Pull request #43945 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 226e07144e0fdda1ae9935c063b9dddddea8a4c9+44626eaf8173ad4920f5bebf53b9ef0469f38bb2 (bd26a9ff47ccf30b10d30e7a7fd9f94fc59b23a5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43945@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-11T12:11:36.410Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-11T12:11:36.414Z] Trying to pass milestone 3 [Pipeline] milestone [2022-08-11T12:11:36.506Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-11T12:11:36.804Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05a6e58afee36d648) in /home/ubuntu/workspace/moby_PR-43945 [Pipeline] { [Pipeline] checkout [2022-08-11T12:11:36.905Z] The recommended git tool is: git [2022-08-11T12:11:39.024Z] using credential docker-jenkins-github-credentials [2022-08-11T12:11:39.034Z] Cloning the remote Git repository [2022-08-11T12:11:39.034Z] Cloning with configured refspecs honoured and without tags [2022-08-11T12:11:39.054Z] Cloning repository https://github.com/moby/moby.git [2022-08-11T12:11:39.106Z] > git init /home/ubuntu/workspace/moby_PR-43945 # timeout=10 [2022-08-11T12:11:39.496Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-11T12:11:39.497Z] > git --version # timeout=10 [2022-08-11T12:11:39.523Z] > git --version # 'git version 2.17.1' [2022-08-11T12:11:39.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:11:39.526Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43945/head:refs/remotes/origin/PR-43945 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:04.344Z] Fetching without tags [2022-08-11T12:12:04.573Z] Merging remotes/origin/master commit 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 into PR head commit 226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:12:04.273Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-11T12:12:04.290Z] > git config --add remote.origin.fetch +refs/pull/43945/head:refs/remotes/origin/PR-43945 # timeout=10 [2022-08-11T12:12:04.305Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:04.330Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-11T12:12:04.356Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-11T12:12:04.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:04.361Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43945/head:refs/remotes/origin/PR-43945 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:04.593Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T12:12:04.623Z] > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10 [2022-08-11T12:12:05.867Z] Merge succeeded, producing 226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:12:05.868Z] Checking out Revision 226e07144e0fdda1ae9935c063b9dddddea8a4c9 (PR-43945) [2022-08-11T12:12:05.785Z] > git remote # timeout=10 [2022-08-11T12:12:05.808Z] > git config --get remote.origin.url # timeout=10 [2022-08-11T12:12:05.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:05.840Z] > git merge 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 # timeout=10 [2022-08-11T12:12:05.860Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-11T12:12:05.875Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T12:12:05.888Z] > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10 [2022-08-11T12:12:10.546Z] Commit message: "cmd/dockerd: initContainerd() use early return" [2022-08-11T12:12:10.575Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T12:12:11.580Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43945:/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-11T12:12:10.559Z] > git rev-list --no-walk 02c608064b51cf6e8a7bc972a38b5434f05ae8d8 # timeout=10 [2022-08-11T12:12:15.789Z] Unable to find image 'alpine:latest' locally [2022-08-11T12:12:16.049Z] latest: Pulling from library/alpine [2022-08-11T12:12:16.049Z] 213ec9aee27d: Pulling fs layer [2022-08-11T12:12:16.049Z] 213ec9aee27d: Verifying Checksum [2022-08-11T12:12:16.049Z] 213ec9aee27d: Download complete [2022-08-11T12:12:16.623Z] 213ec9aee27d: Pull complete [2022-08-11T12:12:16.883Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-11T12:12:16.883Z] Status: Downloaded newer image for alpine:latest [2022-08-11T12:12:22.168Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-08-11T12:12:25.691Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e369e1b58ff5f5b3) in /home/ubuntu/workspace/moby_PR-43945 [2022-08-11T12:12:25.691Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0839bc5058bf93d07) in /home/ubuntu/workspace/moby_PR-43945 [Pipeline] node [2022-08-11T12:12:25.697Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05a6e58afee36d648) in /home/ubuntu/workspace/moby_PR-43945 [2022-08-11T12:12:25.698Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07f473c41f17386a7) in /home/ubuntu/workspace/moby_PR-43945 [Pipeline] node Stage "s390x" skipped due to when conditional [2022-08-11T12:12:25.701Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fdc4782840dcc80c) in /home/ubuntu/workspace/moby_PR-43945 Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-11T12:12:25.768Z] The recommended git tool is: git [Pipeline] checkout [2022-08-11T12:12:25.774Z] The recommended git tool is: git [Pipeline] checkout [2022-08-11T12:12:25.780Z] using credential docker-jenkins-github-credentials [2022-08-11T12:12:25.781Z] The recommended git tool is: git [Pipeline] checkout [2022-08-11T12:12:25.788Z] using credential docker-jenkins-github-credentials [2022-08-11T12:12:25.788Z] The recommended git tool is: git [2022-08-11T12:12:25.790Z] Cloning the remote Git repository [2022-08-11T12:12:25.790Z] using credential docker-jenkins-github-credentials [2022-08-11T12:12:25.790Z] Cloning with configured refspecs honoured and without tags [2022-08-11T12:12:25.797Z] using credential docker-jenkins-github-credentials [2022-08-11T12:12:25.800Z] Cloning the remote Git repository [2022-08-11T12:12:25.800Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-08-11T12:12:25.812Z] The recommended git tool is: git [2022-08-11T12:12:25.820Z] Cloning the remote Git repository [2022-08-11T12:12:25.820Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-08-11T12:12:25.827Z] Fetching changes from the remote Git repository [2022-08-11T12:12:25.829Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-11T12:12:25.839Z] Cloning the remote Git repository [2022-08-11T12:12:25.839Z] Cloning with configured refspecs honoured and without tags [2022-08-11T12:12:25.842Z] Fetching without tags [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) 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] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [2022-08-11T12:12:25.811Z] Cloning repository https://github.com/moby/moby.git [2022-08-11T12:12:25.812Z] > git init /home/ubuntu/workspace/moby_PR-43945 # timeout=10 [2022-08-11T12:12:25.824Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-11T12:12:25.825Z] > git --version # timeout=10 [2022-08-11T12:12:25.832Z] > git --version # 'git version 2.17.1' [2022-08-11T12:12:25.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:25.833Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43945/head:refs/remotes/origin/PR-43945 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-11T12:12:26.112Z] Merging remotes/origin/master commit 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 into PR head commit 226e07144e0fdda1ae9935c063b9dddddea8a4c9 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-11T12:12:26.290Z] Merge succeeded, producing 226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:12:26.290Z] Checking out Revision 226e07144e0fdda1ae9935c063b9dddddea8a4c9 (PR-43945) [2022-08-11T12:12:26.495Z] Commit message: "cmd/dockerd: initContainerd() use early return" [2022-08-11T12:12:25.794Z] Cloning repository https://github.com/moby/moby.git [2022-08-11T12:12:25.795Z] > git init /home/ubuntu/workspace/moby_PR-43945 # timeout=10 [2022-08-11T12:12:25.812Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-11T12:12:25.813Z] > git --version # timeout=10 [2022-08-11T12:12:25.820Z] > git --version # 'git version 2.17.1' [2022-08-11T12:12:25.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:25.822Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43945/head:refs/remotes/origin/PR-43945 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:25.810Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43945/.git # timeout=10 [2022-08-11T12:12:25.835Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-11T12:12:25.850Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-11T12:12:25.850Z] > git --version # timeout=10 [2022-08-11T12:12:25.861Z] > git --version # 'git version 2.17.1' [2022-08-11T12:12:25.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:25.866Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43945/head:refs/remotes/origin/PR-43945 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:26.119Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T12:12:26.131Z] > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10 [2022-08-11T12:12:26.215Z] > git remote # timeout=10 [2022-08-11T12:12:26.226Z] > git config --get remote.origin.url # timeout=10 [2022-08-11T12:12:26.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:26.243Z] > git merge 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 # timeout=10 [2022-08-11T12:12:26.279Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-11T12:12:26.298Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T12:12:26.318Z] > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10 [2022-08-11T12:12:25.830Z] Cloning repository https://github.com/moby/moby.git [2022-08-11T12:12:25.830Z] > git init /home/ubuntu/workspace/moby_PR-43945 # timeout=10 [2022-08-11T12:12:25.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-11T12:12:25.836Z] > git --version # timeout=10 [2022-08-11T12:12:25.838Z] > git --version # 'git version 2.25.1' [2022-08-11T12:12:25.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:25.839Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43945/head:refs/remotes/origin/PR-43945 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:25.841Z] Cloning repository https://github.com/moby/moby.git [2022-08-11T12:12:25.841Z] > git init /home/ubuntu/workspace/moby_PR-43945 # timeout=10 [2022-08-11T12:12:25.849Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-11T12:12:25.849Z] > git --version # timeout=10 [2022-08-11T12:12:25.853Z] > git --version # 'git version 2.25.1' [2022-08-11T12:12:25.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:25.854Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43945/head:refs/remotes/origin/PR-43945 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-11T12:12:27.265Z] + docker version [2022-08-11T12:12:27.265Z] Client: Docker Engine - Community [2022-08-11T12:12:27.265Z] Version: 20.10.14 [2022-08-11T12:12:27.265Z] API version: 1.41 [2022-08-11T12:12:27.265Z] Go version: go1.16.15 [2022-08-11T12:12:27.265Z] Git commit: a224086 [2022-08-11T12:12:27.265Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-11T12:12:27.265Z] OS/Arch: linux/amd64 [2022-08-11T12:12:27.265Z] Context: default [2022-08-11T12:12:27.265Z] Experimental: true [2022-08-11T12:12:27.265Z] [2022-08-11T12:12:27.265Z] Server: Docker Engine - Community [2022-08-11T12:12:27.265Z] Engine: [2022-08-11T12:12:27.265Z] Version: 20.10.14 [2022-08-11T12:12:27.265Z] API version: 1.41 (minimum version 1.12) [2022-08-11T12:12:27.265Z] Go version: go1.16.15 [2022-08-11T12:12:27.265Z] Git commit: 87a90dc [2022-08-11T12:12:27.265Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-11T12:12:27.265Z] OS/Arch: linux/amd64 [2022-08-11T12:12:27.265Z] Experimental: true [2022-08-11T12:12:27.265Z] containerd: [2022-08-11T12:12:27.265Z] Version: 1.5.11 [2022-08-11T12:12:27.265Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-11T12:12:27.265Z] runc: [2022-08-11T12:12:27.265Z] Version: 1.0.3 [2022-08-11T12:12:27.265Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-11T12:12:27.265Z] docker-init: [2022-08-11T12:12:27.265Z] Version: 0.19.0 [2022-08-11T12:12:27.265Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-11T12:12:27.569Z] + docker info [2022-08-11T12:12:39.803Z] Client: [2022-08-11T12:12:39.803Z] Context: default [2022-08-11T12:12:39.803Z] Debug Mode: false [2022-08-11T12:12:39.803Z] Plugins: [2022-08-11T12:12:39.803Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-11T12:12:39.803Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-11T12:12:39.803Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-11T12:12:39.803Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-11T12:12:39.803Z] [2022-08-11T12:12:39.803Z] Server: [2022-08-11T12:12:39.803Z] Containers: 0 [2022-08-11T12:12:39.803Z] Running: 0 [2022-08-11T12:12:39.803Z] Paused: 0 [2022-08-11T12:12:39.803Z] Stopped: 0 [2022-08-11T12:12:39.803Z] Images: 1 [2022-08-11T12:12:39.803Z] Server Version: 20.10.14 [2022-08-11T12:12:39.803Z] Storage Driver: overlay2 [2022-08-11T12:12:39.803Z] Backing Filesystem: extfs [2022-08-11T12:12:39.803Z] Supports d_type: true [2022-08-11T12:12:39.803Z] Native Overlay Diff: true [2022-08-11T12:12:39.803Z] userxattr: false [2022-08-11T12:12:39.803Z] Logging Driver: json-file [2022-08-11T12:12:39.803Z] Cgroup Driver: cgroupfs [2022-08-11T12:12:39.803Z] Cgroup Version: 1 [2022-08-11T12:12:39.803Z] Plugins: [2022-08-11T12:12:39.803Z] Volume: local [2022-08-11T12:12:39.803Z] Network: bridge host ipvlan macvlan null overlay [2022-08-11T12:12:39.803Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-11T12:12:39.803Z] Swarm: inactive [2022-08-11T12:12:39.803Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-11T12:12:39.803Z] Default Runtime: runc [2022-08-11T12:12:39.803Z] Init Binary: docker-init [2022-08-11T12:12:39.803Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-11T12:12:39.803Z] runc version: v1.0.3-0-gf46b6ba [2022-08-11T12:12:39.803Z] init version: de40ad0 [2022-08-11T12:12:39.803Z] Security Options: [2022-08-11T12:12:39.803Z] apparmor [2022-08-11T12:12:39.803Z] seccomp [2022-08-11T12:12:39.803Z] Profile: default [2022-08-11T12:12:39.803Z] Kernel Version: 5.4.0-1071-aws [2022-08-11T12:12:39.803Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-11T12:12:39.803Z] OSType: linux [2022-08-11T12:12:39.803Z] Architecture: x86_64 [2022-08-11T12:12:39.803Z] CPUs: 2 [2022-08-11T12:12:39.803Z] Total Memory: 7.483GiB [2022-08-11T12:12:39.803Z] Name: ip-10-100-44-185 [2022-08-11T12:12:39.803Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-11T12:12:39.803Z] Docker Root Dir: /var/lib/docker [2022-08-11T12:12:39.803Z] Debug Mode: false [2022-08-11T12:12:39.803Z] Registry: https://index.docker.io/v1/ [2022-08-11T12:12:39.803Z] Labels: [2022-08-11T12:12:39.803Z] Experimental: true [2022-08-11T12:12:39.803Z] Insecure Registries: [2022-08-11T12:12:39.803Z] 127.0.0.0/8 [2022-08-11T12:12:39.803Z] Live Restore Enabled: true [2022-08-11T12:12:39.803Z] [2022-08-11T12:12:39.803Z] WARNING: No swap limit support [Pipeline] sh [2022-08-11T12:12:40.100Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-11T12:12:40.100Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-11T12:12:40.100Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43945/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-11T12:12:40.100Z] + bash /home/ubuntu/workspace/moby_PR-43945/check-config.sh [2022-08-11T12:12:40.100Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-11T12:12:40.100Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-11T12:12:40.100Z] [2022-08-11T12:12:40.100Z] Generally Necessary: [2022-08-11T12:12:40.100Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-11T12:12:40.100Z] - apparmor: enabled and tools installed [2022-08-11T12:12:40.100Z] - CONFIG_NAMESPACES: enabled [2022-08-11T12:12:40.100Z] - CONFIG_NET_NS: enabled [2022-08-11T12:12:40.100Z] - CONFIG_PID_NS: enabled [2022-08-11T12:12:40.100Z] - CONFIG_IPC_NS: enabled [2022-08-11T12:12:40.100Z] - CONFIG_UTS_NS: enabled [2022-08-11T12:12:40.100Z] - CONFIG_CGROUPS: enabled [2022-08-11T12:12:40.100Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-11T12:12:40.100Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-11T12:12:40.100Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-11T12:12:40.100Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-11T12:12:40.100Z] - CONFIG_CPUSETS: enabled [2022-08-11T12:12:40.100Z] - CONFIG_MEMCG: enabled [2022-08-11T12:12:40.100Z] - CONFIG_KEYS: enabled [2022-08-11T12:12:40.374Z] - CONFIG_VETH: enabled (as module) [2022-08-11T12:12:40.374Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-11T12:12:40.374Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-11T12:12:40.374Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-11T12:12:40.374Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-11T12:12:40.374Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-11T12:12:40.374Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-11T12:12:40.374Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-11T12:12:40.374Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-11T12:12:40.374Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-11T12:12:40.374Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-11T12:12:40.374Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-11T12:12:40.374Z] - CONFIG_CGROUP_BPF: enabled [2022-08-11T12:12:40.374Z] [2022-08-11T12:12:40.374Z] Optional Features: [2022-08-11T12:12:40.374Z] - CONFIG_USER_NS: enabled [2022-08-11T12:12:40.374Z] - CONFIG_SECCOMP: enabled [2022-08-11T12:12:40.374Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-11T12:12:40.374Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-11T12:12:40.374Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-11T12:12:40.374Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-11T12:12:40.374Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-11T12:12:40.374Z] - CONFIG_BLK_CGROUP: enabled [2022-08-11T12:12:40.374Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-11T12:12:40.644Z] - CONFIG_CGROUP_PERF: enabled [2022-08-11T12:12:40.644Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-11T12:12:40.644Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-11T12:12:40.644Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-11T12:12:40.644Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-11T12:12:40.644Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-11T12:12:40.644Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-11T12:12:40.644Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-11T12:12:40.644Z] - CONFIG_IP_VS: enabled (as module) [2022-08-11T12:12:40.644Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-11T12:12:40.644Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-11T12:12:40.644Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-11T12:12:40.644Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-11T12:12:40.644Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-11T12:12:40.644Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-11T12:12:40.644Z] - CONFIG_EXT4_FS: enabled [2022-08-11T12:12:40.644Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-11T12:12:40.644Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-11T12:12:40.644Z] - Network Drivers: [2022-08-11T12:12:40.644Z] - "overlay": [2022-08-11T12:12:40.644Z] - CONFIG_VXLAN: enabled (as module) [2022-08-11T12:12:40.644Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-11T12:12:40.644Z] Optional (for encrypted networks): [2022-08-11T12:12:40.910Z] - CONFIG_CRYPTO: enabled [2022-08-11T12:12:40.910Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-11T12:12:40.910Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-11T12:12:40.910Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-11T12:12:40.910Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-11T12:12:40.910Z] - CONFIG_XFRM: enabled [2022-08-11T12:12:40.910Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-11T12:12:40.910Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-11T12:12:40.910Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-11T12:12:40.910Z] - "ipvlan": [2022-08-11T12:12:40.910Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-11T12:12:40.910Z] - "macvlan": [2022-08-11T12:12:40.910Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-11T12:12:40.910Z] - CONFIG_DUMMY: enabled (as module) [2022-08-11T12:12:40.910Z] - "ftp,tftp client in container": [2022-08-11T12:12:40.910Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-11T12:12:40.910Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-11T12:12:40.910Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-11T12:12:40.910Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-11T12:12:40.910Z] - Storage Drivers: [2022-08-11T12:12:40.910Z] - "aufs": [2022-08-11T12:12:40.910Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-11T12:12:40.910Z] - "btrfs": [2022-08-11T12:12:40.910Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-11T12:12:40.910Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-11T12:12:40.910Z] - "devicemapper": [2022-08-11T12:12:40.910Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-11T12:12:40.910Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-11T12:12:40.910Z] - "overlay": [2022-08-11T12:12:40.910Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-11T12:12:40.910Z] - "zfs": [2022-08-11T12:12:40.910Z] - /dev/zfs: present [2022-08-11T12:12:40.910Z] - zfs command: missing [2022-08-11T12:12:41.152Z] Fetching without tags [2022-08-11T12:12:41.170Z] - zpool command: missing [2022-08-11T12:12:41.170Z] [2022-08-11T12:12:41.170Z] Limits: [2022-08-11T12:12:41.170Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-11T12:12:41.170Z] [2022-08-11T12:12:41.170Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-11T12:12:41.357Z] Merging remotes/origin/master commit 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 into PR head commit 226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:12:41.510Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 . [2022-08-11T12:12:41.129Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-11T12:12:41.132Z] > git config --add remote.origin.fetch +refs/pull/43945/head:refs/remotes/origin/PR-43945 # timeout=10 [2022-08-11T12:12:41.139Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:41.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-11T12:12:41.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-11T12:12:41.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:41.156Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43945/head:refs/remotes/origin/PR-43945 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:41.359Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T12:12:41.363Z] > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10 [2022-08-11T12:12:41.775Z] #1 [internal] load build definition from Dockerfile [2022-08-11T12:12:41.775Z] #1 sha256:6a724860c11954f17557cf88caaa54974f1aff26641712e5cd47d699281dd0bb [2022-08-11T12:12:41.775Z] #1 transferring dockerfile: 37B [2022-08-11T12:12:41.775Z] #1 transferring dockerfile: 19.07kB done [2022-08-11T12:12:41.775Z] #1 DONE 0.1s [2022-08-11T12:12:41.775Z] [2022-08-11T12:12:41.775Z] #2 [internal] load .dockerignore [2022-08-11T12:12:41.775Z] #2 sha256:477f449e6733a45aea87f149ff96b7a0c6a26e2838e2931ec7772150295e7f43 [2022-08-11T12:12:41.775Z] #2 transferring context: 145B done [2022-08-11T12:12:41.775Z] #2 DONE 0.1s [2022-08-11T12:12:41.775Z] [2022-08-11T12:12:41.775Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-11T12:12:41.775Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-11T12:12:41.896Z] Merge succeeded, producing 226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:12:41.896Z] Checking out Revision 226e07144e0fdda1ae9935c063b9dddddea8a4c9 (PR-43945) [2022-08-11T12:12:42.036Z] #3 DONE 0.4s [2022-08-11T12:12:42.296Z] [2022-08-11T12:12:42.296Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-11T12:12:42.296Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-11T12:12:42.296Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-11T12:12:42.296Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-11T12:12:42.296Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-11T12:12:42.296Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-11T12:12:42.296Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 2.10MB / 9.94MB 0.1s [2022-08-11T12:12:42.296Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.2s [2022-08-11T12:12:42.483Z] Fetching without tags [2022-08-11T12:12:42.557Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-11T12:12:42.558Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-11T12:12:42.625Z] Commit message: "cmd/dockerd: initContainerd() use early return" [2022-08-11T12:12:42.648Z] Merging remotes/origin/master commit 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 into PR head commit 226e07144e0fdda1ae9935c063b9dddddea8a4c9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-11T12:12:43.128Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-08-11T12:12:43.128Z] #4 DONE 0.9s [2022-08-11T12:12:43.223Z] Merge succeeded, producing 226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:12:43.223Z] Checking out Revision 226e07144e0fdda1ae9935c063b9dddddea8a4c9 (PR-43945) [2022-08-11T12:12:43.349Z] + docker version [2022-08-11T12:12:43.349Z] Client: Docker Engine - Community [2022-08-11T12:12:43.349Z] Version: 20.10.14 [2022-08-11T12:12:43.349Z] API version: 1.41 [2022-08-11T12:12:43.349Z] Go version: go1.16.15 [2022-08-11T12:12:43.349Z] Git commit: a224086 [2022-08-11T12:12:43.349Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-11T12:12:43.349Z] OS/Arch: linux/arm64 [2022-08-11T12:12:43.349Z] Context: default [2022-08-11T12:12:43.349Z] Experimental: true [2022-08-11T12:12:43.349Z] [2022-08-11T12:12:43.349Z] Server: Docker Engine - Community [2022-08-11T12:12:43.349Z] Engine: [2022-08-11T12:12:43.349Z] Version: 20.10.14 [2022-08-11T12:12:43.349Z] API version: 1.41 (minimum version 1.12) [2022-08-11T12:12:43.349Z] Go version: go1.16.15 [2022-08-11T12:12:43.349Z] Git commit: 87a90dc [2022-08-11T12:12:43.349Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-11T12:12:43.349Z] OS/Arch: linux/arm64 [2022-08-11T12:12:43.349Z] Experimental: true [2022-08-11T12:12:43.349Z] containerd: [2022-08-11T12:12:43.349Z] Version: 1.5.11 [2022-08-11T12:12:43.349Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-11T12:12:43.349Z] runc: [2022-08-11T12:12:43.349Z] Version: 1.0.3 [2022-08-11T12:12:43.349Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-11T12:12:43.349Z] docker-init: [2022-08-11T12:12:43.349Z] Version: 0.19.0 [2022-08-11T12:12:43.349Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-11T12:12:43.388Z] [2022-08-11T12:12:43.388Z] #6 [internal] load build definition from Dockerfile [2022-08-11T12:12:43.388Z] #6 sha256:3cc37a8e55d9e794e10575788ede9c6bc32259230da0f06adc689670e54b0f4a [2022-08-11T12:12:43.388Z] #6 DONE 0.0s [2022-08-11T12:12:43.388Z] [2022-08-11T12:12:43.388Z] #5 [internal] load .dockerignore [2022-08-11T12:12:43.388Z] #5 sha256:215db2862be8e20876202825dedc4005758ff1e8aa2cb3be4c09531a3e971a6b [2022-08-11T12:12:43.388Z] #5 DONE 0.0s [2022-08-11T12:12:43.388Z] [2022-08-11T12:12:43.388Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-11T12:12:43.388Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-11T12:12:42.467Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-11T12:12:42.474Z] > git config --add remote.origin.fetch +refs/pull/43945/head:refs/remotes/origin/PR-43945 # timeout=10 [2022-08-11T12:12:42.477Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:42.485Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-11T12:12:42.493Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-11T12:12:42.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:42.494Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43945/head:refs/remotes/origin/PR-43945 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:42.658Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T12:12:42.665Z] > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10 [2022-08-11T12:12:43.190Z] > git remote # timeout=10 [2022-08-11T12:12:43.198Z] > git config --get remote.origin.url # timeout=10 [2022-08-11T12:12:43.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:43.208Z] > git merge 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 # timeout=10 [2022-08-11T12:12:43.224Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-11T12:12:43.233Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T12:12:43.238Z] > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10 [2022-08-11T12:12:43.472Z] Commit message: "cmd/dockerd: initContainerd() use early return" [2022-08-11T12:12:41.873Z] > git remote # timeout=10 [2022-08-11T12:12:41.878Z] > git config --get remote.origin.url # timeout=10 [2022-08-11T12:12:41.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:41.884Z] > git merge 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 # timeout=10 [2022-08-11T12:12:41.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-11T12:12:41.898Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T12:12:41.901Z] > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10 [2022-08-11T12:12:43.623Z] + docker info [2022-08-11T12:12:43.624Z] Client: [2022-08-11T12:12:43.624Z] Context: default [2022-08-11T12:12:43.624Z] Debug Mode: false [2022-08-11T12:12:43.624Z] Plugins: [2022-08-11T12:12:43.624Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-11T12:12:43.624Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-11T12:12:43.624Z] [2022-08-11T12:12:43.624Z] Server: [2022-08-11T12:12:43.624Z] Containers: 0 [2022-08-11T12:12:43.624Z] Running: 0 [2022-08-11T12:12:43.624Z] Paused: 0 [2022-08-11T12:12:43.624Z] Stopped: 0 [2022-08-11T12:12:43.624Z] Images: 1 [2022-08-11T12:12:43.624Z] Server Version: 20.10.14 [2022-08-11T12:12:43.624Z] Storage Driver: overlay2 [2022-08-11T12:12:43.624Z] Backing Filesystem: extfs [2022-08-11T12:12:43.624Z] Supports d_type: true [2022-08-11T12:12:43.624Z] Native Overlay Diff: true [2022-08-11T12:12:43.624Z] userxattr: false [2022-08-11T12:12:43.624Z] Logging Driver: json-file [2022-08-11T12:12:43.624Z] Cgroup Driver: cgroupfs [2022-08-11T12:12:43.624Z] Cgroup Version: 1 [2022-08-11T12:12:43.624Z] Plugins: [2022-08-11T12:12:43.624Z] Volume: local [2022-08-11T12:12:43.624Z] Network: bridge host ipvlan macvlan null overlay [2022-08-11T12:12:43.624Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-11T12:12:43.624Z] Swarm: inactive [2022-08-11T12:12:43.624Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-11T12:12:43.624Z] Default Runtime: runc [2022-08-11T12:12:43.624Z] Init Binary: docker-init [2022-08-11T12:12:43.624Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-11T12:12:43.624Z] runc version: v1.0.3-0-gf46b6ba [2022-08-11T12:12:43.624Z] init version: de40ad0 [2022-08-11T12:12:43.624Z] Security Options: [2022-08-11T12:12:43.624Z] apparmor [2022-08-11T12:12:43.624Z] seccomp [2022-08-11T12:12:43.624Z] Profile: default [2022-08-11T12:12:43.624Z] Kernel Version: 5.13.0-1021-aws [2022-08-11T12:12:43.624Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-11T12:12:43.624Z] OSType: linux [2022-08-11T12:12:43.624Z] Architecture: aarch64 [2022-08-11T12:12:43.624Z] CPUs: 2 [2022-08-11T12:12:43.624Z] Total Memory: 7.562GiB [2022-08-11T12:12:43.624Z] Name: ip-10-100-84-208 [2022-08-11T12:12:43.624Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-11T12:12:43.624Z] Docker Root Dir: /var/lib/docker [2022-08-11T12:12:43.624Z] Debug Mode: false [2022-08-11T12:12:43.624Z] Registry: https://index.docker.io/v1/ [2022-08-11T12:12:43.624Z] Labels: [2022-08-11T12:12:43.624Z] Experimental: true [2022-08-11T12:12:43.624Z] Insecure Registries: [2022-08-11T12:12:43.624Z] 127.0.0.0/8 [2022-08-11T12:12:43.624Z] Live Restore Enabled: true [2022-08-11T12:12:43.624Z] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-11T12:12:43.949Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-11T12:12:43.949Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-11T12:12:43.949Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43945/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-11T12:12:43.949Z] + bash /home/ubuntu/workspace/moby_PR-43945/check-config.sh [2022-08-11T12:12:43.949Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-11T12:12:43.949Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-11T12:12:43.949Z] [2022-08-11T12:12:43.949Z] Generally Necessary: [2022-08-11T12:12:43.949Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-11T12:12:43.949Z] - apparmor: enabled and tools installed [2022-08-11T12:12:43.949Z] - CONFIG_NAMESPACES: enabled [2022-08-11T12:12:43.949Z] - CONFIG_NET_NS: enabled [2022-08-11T12:12:43.949Z] - CONFIG_PID_NS: enabled [2022-08-11T12:12:43.949Z] - CONFIG_IPC_NS: enabled [2022-08-11T12:12:43.949Z] - CONFIG_UTS_NS: enabled [2022-08-11T12:12:43.949Z] - CONFIG_CGROUPS: enabled [2022-08-11T12:12:43.949Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-11T12:12:43.949Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-11T12:12:43.949Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-11T12:12:43.949Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-11T12:12:43.949Z] - CONFIG_CPUSETS: enabled [2022-08-11T12:12:43.949Z] - CONFIG_MEMCG: enabled [2022-08-11T12:12:43.949Z] - CONFIG_KEYS: enabled [2022-08-11T12:12:43.949Z] - CONFIG_VETH: enabled (as module) [2022-08-11T12:12:43.949Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-11T12:12:43.949Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-11T12:12:43.949Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-11T12:12:43.949Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-11T12:12:43.949Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-11T12:12:43.949Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-11T12:12:43.949Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-11T12:12:43.949Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-11T12:12:43.949Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-11T12:12:43.949Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-11T12:12:43.949Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-11T12:12:43.949Z] - CONFIG_CGROUP_BPF: enabled [2022-08-11T12:12:43.949Z] [2022-08-11T12:12:43.949Z] Optional Features: [2022-08-11T12:12:43.949Z] - CONFIG_USER_NS: enabled [2022-08-11T12:12:43.949Z] - CONFIG_SECCOMP: enabled [2022-08-11T12:12:43.949Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-11T12:12:44.105Z] + docker version [2022-08-11T12:12:44.105Z] Client: Docker Engine - Community [2022-08-11T12:12:44.105Z] Version: 20.10.14 [2022-08-11T12:12:44.105Z] API version: 1.41 [2022-08-11T12:12:44.105Z] Go version: go1.16.15 [2022-08-11T12:12:44.105Z] Git commit: a224086 [2022-08-11T12:12:44.105Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-11T12:12:44.105Z] OS/Arch: linux/amd64 [2022-08-11T12:12:44.105Z] Context: default [2022-08-11T12:12:44.105Z] Experimental: true [2022-08-11T12:12:44.105Z] [2022-08-11T12:12:44.105Z] Server: Docker Engine - Community [2022-08-11T12:12:44.105Z] Engine: [2022-08-11T12:12:44.105Z] Version: 20.10.14 [2022-08-11T12:12:44.105Z] API version: 1.41 (minimum version 1.12) [2022-08-11T12:12:44.105Z] Go version: go1.16.15 [2022-08-11T12:12:44.105Z] Git commit: 87a90dc [2022-08-11T12:12:44.105Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-11T12:12:44.105Z] OS/Arch: linux/amd64 [2022-08-11T12:12:44.105Z] Experimental: true [2022-08-11T12:12:44.105Z] containerd: [2022-08-11T12:12:44.105Z] Version: 1.5.11 [2022-08-11T12:12:44.105Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-11T12:12:44.105Z] runc: [2022-08-11T12:12:44.105Z] Version: 1.0.3 [2022-08-11T12:12:44.105Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-11T12:12:44.105Z] docker-init: [2022-08-11T12:12:44.105Z] Version: 0.19.0 [2022-08-11T12:12:44.105Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-11T12:12:44.206Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-11T12:12:44.206Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-11T12:12:44.206Z] (cgroup swap accounting is currently enabled) [2022-08-11T12:12:44.206Z] - CONFIG_BLK_CGROUP: enabled [2022-08-11T12:12:44.206Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-11T12:12:44.206Z] - CONFIG_CGROUP_PERF: enabled [2022-08-11T12:12:44.206Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-11T12:12:44.206Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-11T12:12:44.206Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-11T12:12:44.206Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-11T12:12:44.206Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-11T12:12:44.206Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-11T12:12:44.206Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-11T12:12:44.206Z] - CONFIG_IP_VS: enabled (as module) [2022-08-11T12:12:44.206Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-11T12:12:44.206Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-11T12:12:44.206Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-11T12:12:44.206Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-11T12:12:44.206Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-11T12:12:44.206Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-11T12:12:44.206Z] - CONFIG_EXT4_FS: enabled [2022-08-11T12:12:44.206Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-11T12:12:44.206Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-11T12:12:44.206Z] - Network Drivers: [2022-08-11T12:12:44.206Z] - "overlay": [2022-08-11T12:12:44.206Z] - CONFIG_VXLAN: enabled (as module) [2022-08-11T12:12:44.206Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-11T12:12:44.206Z] Optional (for encrypted networks): [2022-08-11T12:12:44.330Z] #10 DONE 1.0s [2022-08-11T12:12:44.330Z] [2022-08-11T12:12:44.330Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-11T12:12:44.330Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-11T12:12:44.330Z] #8 DONE 0.9s [2022-08-11T12:12:44.330Z] [2022-08-11T12:12:44.330Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-11T12:12:44.330Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-11T12:12:44.330Z] #9 DONE 0.9s [2022-08-11T12:12:44.330Z] [2022-08-11T12:12:44.330Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-11T12:12:44.330Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-11T12:12:44.330Z] #7 DONE 0.9s [2022-08-11T12:12:44.384Z] + docker info [2022-08-11T12:12:44.385Z] Client: [2022-08-11T12:12:44.385Z] Context: default [2022-08-11T12:12:44.385Z] Debug Mode: false [2022-08-11T12:12:44.385Z] Plugins: [2022-08-11T12:12:44.385Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-11T12:12:44.385Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-11T12:12:44.385Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-11T12:12:44.385Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-11T12:12:44.385Z] [2022-08-11T12:12:44.385Z] Server: [2022-08-11T12:12:44.385Z] Containers: 0 [2022-08-11T12:12:44.385Z] Running: 0 [2022-08-11T12:12:44.385Z] Paused: 0 [2022-08-11T12:12:44.385Z] Stopped: 0 [2022-08-11T12:12:44.385Z] Images: 1 [2022-08-11T12:12:44.385Z] Server Version: 20.10.14 [2022-08-11T12:12:44.385Z] Storage Driver: overlay2 [2022-08-11T12:12:44.385Z] Backing Filesystem: extfs [2022-08-11T12:12:44.385Z] Supports d_type: true [2022-08-11T12:12:44.385Z] Native Overlay Diff: true [2022-08-11T12:12:44.385Z] userxattr: false [2022-08-11T12:12:44.385Z] Logging Driver: json-file [2022-08-11T12:12:44.385Z] Cgroup Driver: systemd [2022-08-11T12:12:44.385Z] Cgroup Version: 2 [2022-08-11T12:12:44.385Z] Plugins: [2022-08-11T12:12:44.385Z] Volume: local [2022-08-11T12:12:44.385Z] Network: bridge host ipvlan macvlan null overlay [2022-08-11T12:12:44.385Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-11T12:12:44.385Z] Swarm: inactive [2022-08-11T12:12:44.385Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-11T12:12:44.385Z] Default Runtime: runc [2022-08-11T12:12:44.385Z] Init Binary: docker-init [2022-08-11T12:12:44.385Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-11T12:12:44.385Z] runc version: v1.0.3-0-gf46b6ba [2022-08-11T12:12:44.385Z] init version: de40ad0 [2022-08-11T12:12:44.385Z] Security Options: [2022-08-11T12:12:44.385Z] apparmor [2022-08-11T12:12:44.385Z] seccomp [2022-08-11T12:12:44.385Z] Profile: default [2022-08-11T12:12:44.385Z] cgroupns [2022-08-11T12:12:44.385Z] Kernel Version: 5.13.0-1021-aws [2022-08-11T12:12:44.385Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-11T12:12:44.385Z] OSType: linux [2022-08-11T12:12:44.385Z] Architecture: x86_64 [2022-08-11T12:12:44.385Z] CPUs: 2 [2022-08-11T12:12:44.385Z] Total Memory: 7.559GiB [2022-08-11T12:12:44.385Z] Name: ip-10-100-103-107 [2022-08-11T12:12:44.385Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-11T12:12:44.385Z] Docker Root Dir: /var/lib/docker [2022-08-11T12:12:44.385Z] Debug Mode: false [2022-08-11T12:12:44.385Z] Registry: https://index.docker.io/v1/ [2022-08-11T12:12:44.385Z] Labels: [2022-08-11T12:12:44.385Z] Experimental: true [2022-08-11T12:12:44.385Z] Insecure Registries: [2022-08-11T12:12:44.385Z] 127.0.0.0/8 [2022-08-11T12:12:44.385Z] Live Restore Enabled: true [2022-08-11T12:12:44.385Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-11T12:12:44.464Z] - CONFIG_CRYPTO: enabled [2022-08-11T12:12:44.464Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-11T12:12:44.464Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-11T12:12:44.464Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-11T12:12:44.464Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-11T12:12:44.464Z] - CONFIG_XFRM: enabled [2022-08-11T12:12:44.464Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-11T12:12:44.464Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-11T12:12:44.464Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-11T12:12:44.464Z] - "ipvlan": [2022-08-11T12:12:44.464Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-11T12:12:44.464Z] - "macvlan": [2022-08-11T12:12:44.464Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-11T12:12:44.464Z] - CONFIG_DUMMY: enabled (as module) [2022-08-11T12:12:44.464Z] - "ftp,tftp client in container": [2022-08-11T12:12:44.464Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-11T12:12:44.464Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-11T12:12:44.464Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-11T12:12:44.464Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-11T12:12:44.464Z] - Storage Drivers: [2022-08-11T12:12:44.464Z] - "aufs": [2022-08-11T12:12:44.464Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-11T12:12:44.464Z] - "btrfs": [2022-08-11T12:12:44.464Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-11T12:12:44.464Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-11T12:12:44.464Z] - "devicemapper": [2022-08-11T12:12:44.464Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-11T12:12:44.464Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-11T12:12:44.464Z] - "overlay": [2022-08-11T12:12:44.464Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-11T12:12:44.464Z] - "zfs": [2022-08-11T12:12:44.464Z] - /dev/zfs: present [2022-08-11T12:12:44.464Z] - zfs command: missing [2022-08-11T12:12:44.464Z] - zpool command: missing [2022-08-11T12:12:44.464Z] [2022-08-11T12:12:44.464Z] Limits: [2022-08-11T12:12:44.464Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-11T12:12:44.464Z] [2022-08-11T12:12:44.464Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-11T12:12:44.707Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 . [2022-08-11T12:12:44.707Z] #1 [internal] load build definition from Dockerfile [2022-08-11T12:12:44.707Z] #1 sha256:911040a69b5aca9a40f8923f0773a1d0f82d3297b39831cd2e9ace2e8cbbda79 [2022-08-11T12:12:44.707Z] #1 transferring dockerfile: 19.07kB done [2022-08-11T12:12:44.707Z] #1 DONE 0.0s [2022-08-11T12:12:44.707Z] [2022-08-11T12:12:44.707Z] #2 [internal] load .dockerignore [2022-08-11T12:12:44.707Z] #2 sha256:f0262f617fc91311ef89eff96ceae161c7a00bc80650cb8cfb601aeab7b79718 [2022-08-11T12:12:44.707Z] #2 transferring context: 145B 0.0s done [2022-08-11T12:12:44.707Z] #2 DONE 0.0s [2022-08-11T12:12:44.707Z] [2022-08-11T12:12:44.707Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-11T12:12:44.707Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-11T12:12:44.780Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 . [2022-08-11T12:12:44.901Z] [2022-08-11T12:12:44.901Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-11T12:12:44.901Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-11T12:12:44.901Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-11T12:12:44.901Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-11T12:12:44.901Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-11T12:12:44.901Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-11T12:12:44.901Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.10MB / 55.00MB 0.1s [2022-08-11T12:12:44.901Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.29MB / 55.00MB 0.2s [2022-08-11T12:12:44.965Z] #3 DONE 0.1s [2022-08-11T12:12:44.965Z] [2022-08-11T12:12:44.965Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-11T12:12:44.965Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-11T12:12:44.965Z] #4 CACHED [2022-08-11T12:12:44.965Z] [2022-08-11T12:12:44.965Z] #5 [internal] load .dockerignore [2022-08-11T12:12:44.965Z] #5 sha256:60e84839168fcfc3e6e018494ca77fb4d484aeb3aa8fd301ae26f8e3c8e70ea0 [2022-08-11T12:12:44.965Z] #5 DONE 0.0s [2022-08-11T12:12:44.965Z] [2022-08-11T12:12:44.965Z] #6 [internal] load build definition from Dockerfile [2022-08-11T12:12:44.965Z] #6 sha256:592720a271a18ce1ae2ee61f3397be23d7f0fc412311f12a5eac83a15f191fc2 [2022-08-11T12:12:44.965Z] #6 DONE 0.0s [2022-08-11T12:12:44.965Z] [2022-08-11T12:12:44.965Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-11T12:12:44.965Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-11T12:12:44.965Z] #8 DONE 0.1s [2022-08-11T12:12:44.965Z] [2022-08-11T12:12:44.965Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-11T12:12:44.965Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-11T12:12:45.037Z] #1 [internal] load build definition from Dockerfile [2022-08-11T12:12:45.037Z] #1 sha256:0adb6ffab38633ab08827d398b972a943fccccb9da7f01307be56b9f91c94dbd [2022-08-11T12:12:45.037Z] #1 transferring dockerfile: 19.07kB done [2022-08-11T12:12:45.037Z] #1 DONE 0.0s [2022-08-11T12:12:45.037Z] [2022-08-11T12:12:45.037Z] #2 [internal] load .dockerignore [2022-08-11T12:12:45.037Z] #2 sha256:703850a251ce82e3c75801f0061eb328f6885534e1ed54b2cfc8c6593f2d012d [2022-08-11T12:12:45.037Z] #2 transferring context: 145B done [2022-08-11T12:12:45.037Z] #2 DONE 0.0s [2022-08-11T12:12:45.037Z] [2022-08-11T12:12:45.037Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-11T12:12:45.037Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-11T12:12:45.037Z] #3 DONE 0.1s [2022-08-11T12:12:45.037Z] [2022-08-11T12:12:45.037Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-11T12:12:45.037Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-11T12:12:45.037Z] #4 CACHED [2022-08-11T12:12:45.162Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.49MB / 55.00MB 0.3s [2022-08-11T12:12:45.162Z] #28 ... [2022-08-11T12:12:45.162Z] [2022-08-11T12:12:45.162Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-11T12:12:45.162Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-11T12:12:45.162Z] #49 DONE 0.0s [2022-08-11T12:12:45.224Z] #10 DONE 0.1s [2022-08-11T12:12:45.224Z] [2022-08-11T12:12:45.224Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-11T12:12:45.224Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-11T12:12:45.224Z] #7 DONE 0.1s [2022-08-11T12:12:45.224Z] [2022-08-11T12:12:45.224Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-11T12:12:45.224Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-11T12:12:45.224Z] #9 DONE 0.1s [2022-08-11T12:12:45.293Z] [2022-08-11T12:12:45.294Z] #6 [internal] load build definition from Dockerfile [2022-08-11T12:12:45.294Z] #6 sha256:de35be36689a2d05263c4477b52e32989e66238a5c69543a827c7fa3c86b7a1c [2022-08-11T12:12:45.294Z] #6 DONE 0.0s [2022-08-11T12:12:45.294Z] [2022-08-11T12:12:45.294Z] #5 [internal] load .dockerignore [2022-08-11T12:12:45.294Z] #5 sha256:42ec35f47afee8aef95b9be23dd54c1c5fee92f6756998940db556f8ade23cb4 [2022-08-11T12:12:45.294Z] #5 DONE 0.0s [2022-08-11T12:12:45.294Z] [2022-08-11T12:12:45.294Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-11T12:12:45.294Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-11T12:12:45.294Z] #10 DONE 0.2s [2022-08-11T12:12:45.294Z] [2022-08-11T12:12:45.294Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-11T12:12:45.294Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-11T12:12:45.294Z] #8 DONE 0.2s [2022-08-11T12:12:45.294Z] [2022-08-11T12:12:45.294Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-11T12:12:45.294Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-11T12:12:45.294Z] #9 DONE 0.2s [2022-08-11T12:12:45.294Z] [2022-08-11T12:12:45.294Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-11T12:12:45.294Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-11T12:12:45.294Z] #7 DONE 0.2s [2022-08-11T12:12:45.422Z] [2022-08-11T12:12:45.422Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:12:45.422Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:12:45.422Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-11T12:12:45.422Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-11T12:12:45.422Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 29.36MB / 55.00MB 0.5s [2022-08-11T12:12:45.422Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-11T12:12:45.422Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-11T12:12:45.422Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.2s done [2022-08-11T12:12:45.422Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.4s done [2022-08-11T12:12:45.422Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.15MB / 54.58MB 0.5s [2022-08-11T12:12:45.422Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 0.5s [2022-08-11T12:12:45.422Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 32.51MB / 55.00MB 0.6s [2022-08-11T12:12:45.492Z] [2022-08-11T12:12:45.492Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-11T12:12:45.492Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-11T12:12:45.492Z] #73 DONE 0.0s [2022-08-11T12:12:45.492Z] [2022-08-11T12:12:45.492Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-11T12:12:45.492Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-11T12:12:45.492Z] #71 DONE 0.0s [2022-08-11T12:12:45.492Z] [2022-08-11T12:12:45.492Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-11T12:12:45.492Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-11T12:12:45.492Z] #72 CACHED [2022-08-11T12:12:45.492Z] [2022-08-11T12:12:45.492Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-11T12:12:45.492Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-11T12:12:45.492Z] #74 CACHED [2022-08-11T12:12:45.492Z] [2022-08-11T12:12:45.492Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-11T12:12:45.492Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-11T12:12:45.492Z] #28 CACHED [2022-08-11T12:12:45.492Z] [2022-08-11T12:12:45.492Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:12:45.492Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:12:45.492Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-11T12:12:45.684Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.39MB / 54.58MB 0.7s [2022-08-11T12:12:45.684Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 38.40MB / 55.00MB 0.8s [2022-08-11T12:12:45.684Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 46.14MB / 55.00MB 1.0s [2022-08-11T12:12:45.684Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 15.75MB / 54.58MB 1.0s [2022-08-11T12:12:45.684Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.39MB / 85.90MB 1.0s [2022-08-11T12:12:45.761Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-11T12:12:45.761Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-11T12:12:45.761Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-11T12:12:45.761Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.2s [2022-08-11T12:12:45.761Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 0.2s [2022-08-11T12:12:45.761Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.2s [2022-08-11T12:12:45.950Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 50.33MB / 55.00MB 1.1s [2022-08-11T12:12:45.950Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 18.87MB / 54.58MB 1.1s [2022-08-11T12:12:45.950Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.2s [2022-08-11T12:12:45.950Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 22.02MB / 54.58MB 1.2s [2022-08-11T12:12:45.950Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 14.68MB / 85.90MB 1.2s [2022-08-11T12:12:46.027Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 3.37MB / 5.16MB 0.3s [2022-08-11T12:12:46.027Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.05MB / 10.88MB 0.3s [2022-08-11T12:12:46.027Z] #11 ... [2022-08-11T12:12:46.027Z] [2022-08-11T12:12:46.027Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-11T12:12:46.027Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-11T12:12:46.027Z] #49 CACHED [2022-08-11T12:12:46.027Z] [2022-08-11T12:12:46.027Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:12:46.027Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:12:46.027Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s done [2022-08-11T12:12:46.027Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.15MB / 54.58MB 0.5s [2022-08-11T12:12:46.027Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.5s done [2022-08-11T12:12:46.027Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-11T12:12:46.218Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 25.17MB / 54.58MB 1.3s [2022-08-11T12:12:46.287Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 7.34MB / 54.58MB 0.6s [2022-08-11T12:12:46.287Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 0.6s [2022-08-11T12:12:46.287Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 16.78MB / 54.58MB 0.8s [2022-08-11T12:12:46.287Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.34MB / 85.90MB 0.8s [2022-08-11T12:12:46.480Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 29.67MB / 54.58MB 1.5s [2022-08-11T12:12:46.480Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 22.02MB / 85.90MB 1.5s [2022-08-11T12:12:46.480Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.7s done [2022-08-11T12:12:46.480Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 34.60MB / 54.58MB 1.7s [2022-08-11T12:12:46.559Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 20.97MB / 54.58MB 0.9s [2022-08-11T12:12:46.559Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.49MB / 141.86MB 0.9s [2022-08-11T12:12:46.559Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 25.17MB / 54.58MB 1.0s [2022-08-11T12:12:46.559Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 15.73MB / 85.90MB 1.0s [2022-08-11T12:12:46.660Z] [2022-08-11T12:12:46.660Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-11T12:12:46.660Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-11T12:12:46.660Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-08-11T12:12:46.660Z] #73 DONE 0.0s [2022-08-11T12:12:46.660Z] [2022-08-11T12:12:46.660Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-11T12:12:46.660Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-11T12:12:46.660Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-11T12:12:46.660Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-11T12:12:46.660Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-11T12:12:46.660Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-11T12:12:46.660Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 0B / 53.68MB 0.1s [2022-08-11T12:12:46.740Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 39.48MB / 54.58MB 1.8s [2022-08-11T12:12:46.740Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 29.36MB / 85.90MB 1.8s [2022-08-11T12:12:46.740Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 1.8s [2022-08-11T12:12:46.740Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 45.09MB / 54.58MB 2.0s [2022-08-11T12:12:46.740Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 35.81MB / 85.90MB 2.0s [2022-08-11T12:12:46.821Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 28.80MB / 54.58MB 1.1s [2022-08-11T12:12:46.821Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 34.73MB / 54.58MB 1.2s [2022-08-11T12:12:46.821Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 25.17MB / 141.86MB 1.2s [2022-08-11T12:12:46.821Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 24.40MB / 85.90MB 1.2s [2022-08-11T12:12:46.821Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 42.99MB / 54.58MB 1.3s [2022-08-11T12:12:46.821Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 33.55MB / 85.90MB 1.3s [2022-08-11T12:12:46.918Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 9.44MB / 53.68MB 0.2s [2022-08-11T12:12:46.918Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 20.97MB / 53.68MB 0.3s [2022-08-11T12:12:47.005Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 48.23MB / 54.58MB 2.2s [2022-08-11T12:12:47.176Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 29.36MB / 53.68MB 0.4s [2022-08-11T12:12:47.176Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 39.85MB / 53.68MB 0.5s [2022-08-11T12:12:47.271Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 52.97MB / 54.58MB 2.3s [2022-08-11T12:12:47.272Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 42.99MB / 85.90MB 2.3s [2022-08-11T12:12:47.272Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 7.34MB / 141.86MB 2.3s [2022-08-11T12:12:47.389Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.53MB / 54.58MB 1.6s [2022-08-11T12:12:47.389Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 38.80MB / 141.86MB 1.6s [2022-08-11T12:12:47.389Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 45.09MB / 85.90MB 1.6s [2022-08-11T12:12:47.389Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 47.19MB / 141.86MB 1.8s [2022-08-11T12:12:47.389Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 54.53MB / 85.90MB 1.8s [2022-08-11T12:12:47.389Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 1.8s done [2022-08-11T12:12:47.389Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 60.82MB / 85.90MB 1.9s [2022-08-11T12:12:47.389Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 1.9s [2022-08-11T12:12:47.437Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 49.28MB / 53.68MB 0.6s [2022-08-11T12:12:47.437Z] #28 ... [2022-08-11T12:12:47.437Z] [2022-08-11T12:12:47.437Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-11T12:12:47.437Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-11T12:12:47.437Z] #49 DONE 0.0s [2022-08-11T12:12:47.437Z] [2022-08-11T12:12:47.437Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-11T12:12:47.437Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-11T12:12:47.437Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.8s [2022-08-11T12:12:47.534Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 53.48MB / 85.90MB 2.6s [2022-08-11T12:12:47.534Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 17.83MB / 141.86MB 2.6s [2022-08-11T12:12:47.534Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 58.72MB / 85.90MB 2.7s [2022-08-11T12:12:47.650Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 58.72MB / 141.86MB 2.1s [2022-08-11T12:12:47.650Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 67.16MB / 85.90MB 2.1s [2022-08-11T12:12:47.650Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 1.9s done [2022-08-11T12:12:47.796Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.9s done [2022-08-11T12:12:47.796Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 66.06MB / 85.90MB 2.9s [2022-08-11T12:12:47.796Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 34.60MB / 141.86MB 2.9s [2022-08-11T12:12:47.796Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 2.9s [2022-08-11T12:12:47.796Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.9s done [2022-08-11T12:12:47.909Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 71.56MB / 85.90MB 2.2s [2022-08-11T12:12:48.063Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 74.45MB / 85.90MB 3.1s [2022-08-11T12:12:48.063Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 45.09MB / 141.86MB 3.2s [2022-08-11T12:12:48.171Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 69.21MB / 141.86MB 2.5s [2022-08-11T12:12:48.171Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 78.64MB / 85.90MB 2.5s [2022-08-11T12:12:48.323Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 79.69MB / 85.90MB 3.4s [2022-08-11T12:12:48.367Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.7s done [2022-08-11T12:12:48.430Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 2.3s done [2022-08-11T12:12:48.430Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 77.59MB / 141.86MB 2.7s [2022-08-11T12:12:48.430Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 2.7s [2022-08-11T12:12:48.583Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 84.12MB / 85.90MB 3.6s [2022-08-11T12:12:48.583Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 55.57MB / 141.86MB 3.6s [2022-08-11T12:12:48.583Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.5s [2022-08-11T12:12:48.583Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 63.96MB / 141.86MB 3.8s [2022-08-11T12:12:48.629Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d [2022-08-11T12:12:48.689Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 91.23MB / 141.86MB 3.0s [2022-08-11T12:12:48.689Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 2.9s done [2022-08-11T12:12:48.689Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-11T12:12:48.844Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 71.30MB / 141.86MB 4.0s [2022-08-11T12:12:48.887Z] #28 ... [2022-08-11T12:12:48.887Z] [2022-08-11T12:12:48.887Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-11T12:12:48.887Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-11T12:12:48.887Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-11T12:12:48.887Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-11T12:12:48.887Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-08-11T12:12:48.887Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-08-11T12:12:48.887Z] #73 DONE 2.2s [2022-08-11T12:12:48.887Z] [2022-08-11T12:12:48.887Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-11T12:12:48.887Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-11T12:12:48.887Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-11T12:12:48.887Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-11T12:12:48.887Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-11T12:12:48.887Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-11T12:12:48.887Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-08-11T12:12:48.887Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-08-11T12:12:48.887Z] #71 DONE 2.3s [2022-08-11T12:12:48.887Z] [2022-08-11T12:12:48.887Z] #24 [internal] load build context [2022-08-11T12:12:48.887Z] #24 sha256:2522e038b2785007ba28a3577b9c33b9615eb9f75e85e0ab3d678b7786ba5bec [2022-08-11T12:12:48.887Z] #24 transferring context: 62.41MB 2.0s done [2022-08-11T12:12:48.887Z] #24 DONE 2.3s [2022-08-11T12:12:48.887Z] [2022-08-11T12:12:48.887Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:12:48.887Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-11T12:12:48.887Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-11T12:12:48.887Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-11T12:12:48.887Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.6s done [2022-08-11T12:12:48.887Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-11T12:12:48.887Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-11T12:12:48.887Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 1.9s done [2022-08-11T12:12:48.887Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 2.0s [2022-08-11T12:12:48.887Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 12.74MB / 81.12MB 2.2s [2022-08-11T12:12:48.887Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 1.55MB / 54.68MB 2.2s [2022-08-11T12:12:48.887Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0B / 108.99MB 2.2s [2022-08-11T12:12:48.953Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 100.66MB / 141.86MB 3.3s [2022-08-11T12:12:48.953Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 108.00MB / 141.86MB 3.5s [2022-08-11T12:12:49.105Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 85.98MB / 141.86MB 4.2s [2022-08-11T12:12:49.105Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.4s done [2022-08-11T12:12:49.105Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 94.37MB / 141.86MB 4.4s [2022-08-11T12:12:49.146Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 39.85MB / 81.12MB 2.4s [2022-08-11T12:12:49.146Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 29.66MB / 54.68MB 2.4s [2022-08-11T12:12:49.146Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 12.58MB / 108.99MB 2.4s [2022-08-11T12:12:49.146Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 46.45MB / 81.12MB 2.5s [2022-08-11T12:12:49.146Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 39.85MB / 54.68MB 2.5s [2022-08-11T12:12:49.146Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 25.26MB / 108.99MB 2.5s [2022-08-11T12:12:49.365Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 103.81MB / 141.86MB 4.6s [2022-08-11T12:12:49.403Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 76.19MB / 81.12MB 2.7s [2022-08-11T12:12:49.403Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 2.7s [2022-08-11T12:12:49.403Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 50.33MB / 108.99MB 2.7s [2022-08-11T12:12:49.403Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 2.8s [2022-08-11T12:12:49.403Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 60.82MB / 108.99MB 2.8s [2022-08-11T12:12:49.522Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 120.59MB / 141.86MB 3.9s [2022-08-11T12:12:49.630Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 115.34MB / 141.86MB 4.8s [2022-08-11T12:12:49.659Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 67.11MB / 108.99MB 3.0s [2022-08-11T12:12:49.784Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 135.47MB / 141.86MB 4.2s [2022-08-11T12:12:49.889Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 126.88MB / 141.86MB 5.0s [2022-08-11T12:12:49.915Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 98.57MB / 108.99MB 3.2s [2022-08-11T12:12:50.021Z] Fetching without tags [2022-08-11T12:12:50.149Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 136.87MB / 141.86MB 5.3s [2022-08-11T12:12:50.172Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 3.4s [2022-08-11T12:12:50.257Z] Merging remotes/origin/master commit 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 into PR head commit 226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:12:50.361Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 4.6s done [2022-08-11T12:12:50.933Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 2.2s done [2022-08-11T12:12:51.011Z] Merge succeeded, producing 226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:12:51.012Z] Checking out Revision 226e07144e0fdda1ae9935c063b9dddddea8a4c9 (PR-43945) [2022-08-11T12:12:51.282Z] Fetching without tags [2022-08-11T12:12:51.538Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 4.3s done [2022-08-11T12:12:51.538Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 [2022-08-11T12:12:51.538Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.2s done [2022-08-11T12:12:51.198Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-11T12:12:51.212Z] > git config --add remote.origin.fetch +refs/pull/43945/head:refs/remotes/origin/PR-43945 # timeout=10 [2022-08-11T12:12:51.219Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:51.255Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-11T12:12:51.287Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-11T12:12:51.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:51.288Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43945/head:refs/remotes/origin/PR-43945 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:49.992Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-11T12:12:49.999Z] > git config --add remote.origin.fetch +refs/pull/43945/head:refs/remotes/origin/PR-43945 # timeout=10 [2022-08-11T12:12:50.009Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:50.019Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-11T12:12:50.033Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-11T12:12:50.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:50.035Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43945/head:refs/remotes/origin/PR-43945 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-11T12:12:50.271Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T12:12:50.288Z] > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10 [2022-08-11T12:12:50.972Z] > git remote # timeout=10 [2022-08-11T12:12:50.984Z] > git config --get remote.origin.url # timeout=10 [2022-08-11T12:12:50.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:50.993Z] > git merge 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 # timeout=10 [2022-08-11T12:12:51.013Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-11T12:12:51.025Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T12:12:51.033Z] > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10 [2022-08-11T12:12:51.573Z] Merging remotes/origin/master commit 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 into PR head commit 226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:12:51.877Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-11T12:12:51.877Z] #11 ... [2022-08-11T12:12:51.877Z] [2022-08-11T12:12:51.877Z] #24 [internal] load build context [2022-08-11T12:12:51.877Z] #24 sha256:f5710daf400862644e574817eeccc614b5ea6843f2fe67239b1bb23b0fde868c [2022-08-11T12:12:51.877Z] #24 transferring context: 62.40MB 6.3s done [2022-08-11T12:12:51.877Z] #24 DONE 6.4s [2022-08-11T12:12:51.877Z] [2022-08-11T12:12:51.877Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:12:51.877Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:12:51.877Z] #11 ... [2022-08-11T12:12:51.877Z] [2022-08-11T12:12:51.877Z] #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-11T12:12:51.877Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-11T12:12:51.877Z] #29 1.351 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:12:51.877Z] #29 1.595 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:12:51.877Z] #29 1.858 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:12:51.877Z] #29 2.001 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:12:51.877Z] #29 2.001 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:12:51.877Z] #29 2.378 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:12:51.877Z] #29 4.039 Reading package lists... [2022-08-11T12:12:51.877Z] #29 5.198 Reading package lists... [2022-08-11T12:12:52.062Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 6.7s done [2022-08-11T12:12:52.062Z] #11 ... [2022-08-11T12:12:52.062Z] [2022-08-11T12:12:52.062Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-11T12:12:52.062Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-11T12:12:52.062Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-11T12:12:52.062Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-11T12:12:52.062Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-11T12:12:52.062Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-11T12:12:52.062Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done [2022-08-11T12:12:52.062Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-08-11T12:12:52.062Z] #71 DONE 7.2s [2022-08-11T12:12:52.062Z] [2022-08-11T12:12:52.062Z] #24 [internal] load build context [2022-08-11T12:12:52.062Z] #24 sha256:9bace72d5316b7031b5f8ebde3312b476ba86c3a4a7bf4bc6cbfca749ed6f64c [2022-08-11T12:12:52.062Z] #24 transferring context: 61.19MB 7.3s [2022-08-11T12:12:52.062Z] #24 transferring context: 62.41MB 7.4s done [2022-08-11T12:12:52.066Z] Commit message: "cmd/dockerd: initContainerd() use early return" [2022-08-11T12:12:52.101Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.1s [2022-08-11T12:12:52.136Z] #29 6.228 Building dependency tree... [2022-08-11T12:12:52.136Z] #29 ... [2022-08-11T12:12:52.136Z] [2022-08-11T12:12:52.136Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:12:52.136Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:12:52.321Z] #24 DONE 7.5s [2022-08-11T12:12:52.321Z] [2022-08-11T12:12:52.321Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-11T12:12:52.321Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-11T12:12:52.321Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.7s done [2022-08-11T12:12:52.337Z] Merge succeeded, producing 226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:12:52.337Z] Checking out Revision 226e07144e0fdda1ae9935c063b9dddddea8a4c9 (PR-43945) [2022-08-11T12:12:52.357Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-11T12:12:52.712Z] + docker version [2022-08-11T12:12:52.712Z] Client: Docker Engine - Community [2022-08-11T12:12:52.712Z] Version: 20.10.14 [2022-08-11T12:12:52.712Z] API version: 1.41 [2022-08-11T12:12:52.712Z] Go version: go1.16.15 [2022-08-11T12:12:52.712Z] Git commit: a224086 [2022-08-11T12:12:52.712Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-11T12:12:52.712Z] OS/Arch: linux/amd64 [2022-08-11T12:12:52.712Z] Context: default [2022-08-11T12:12:52.712Z] Experimental: true [2022-08-11T12:12:52.712Z] [2022-08-11T12:12:52.712Z] Server: Docker Engine - Community [2022-08-11T12:12:52.712Z] Engine: [2022-08-11T12:12:52.712Z] Version: 20.10.14 [2022-08-11T12:12:52.712Z] API version: 1.41 (minimum version 1.12) [2022-08-11T12:12:52.712Z] Go version: go1.16.15 [2022-08-11T12:12:52.712Z] Git commit: 87a90dc [2022-08-11T12:12:52.712Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-11T12:12:52.712Z] OS/Arch: linux/amd64 [2022-08-11T12:12:52.712Z] Experimental: true [2022-08-11T12:12:52.712Z] containerd: [2022-08-11T12:12:52.712Z] Version: 1.5.11 [2022-08-11T12:12:52.712Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-11T12:12:52.712Z] runc: [2022-08-11T12:12:52.712Z] Version: 1.0.3 [2022-08-11T12:12:52.712Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-11T12:12:52.712Z] docker-init: [2022-08-11T12:12:52.712Z] Version: 0.19.0 [2022-08-11T12:12:52.712Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-11T12:12:52.920Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab [2022-08-11T12:12:52.933Z] Commit message: "cmd/dockerd: initContainerd() use early return" [2022-08-11T12:12:53.005Z] + docker info [2022-08-11T12:12:53.005Z] Client: [2022-08-11T12:12:53.005Z] Context: default [2022-08-11T12:12:53.005Z] Debug Mode: false [2022-08-11T12:12:53.005Z] Plugins: [2022-08-11T12:12:53.005Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-11T12:12:53.005Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-11T12:12:53.005Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-11T12:12:53.005Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-11T12:12:53.005Z] [2022-08-11T12:12:53.005Z] Server: [2022-08-11T12:12:53.005Z] Containers: 0 [2022-08-11T12:12:53.005Z] Running: 0 [2022-08-11T12:12:53.005Z] Paused: 0 [2022-08-11T12:12:53.005Z] Stopped: 0 [2022-08-11T12:12:53.005Z] Images: 1 [2022-08-11T12:12:53.005Z] Server Version: 20.10.14 [2022-08-11T12:12:53.005Z] Storage Driver: overlay2 [2022-08-11T12:12:53.005Z] Backing Filesystem: extfs [2022-08-11T12:12:53.005Z] Supports d_type: true [2022-08-11T12:12:53.005Z] Native Overlay Diff: true [2022-08-11T12:12:53.005Z] userxattr: false [2022-08-11T12:12:53.005Z] Logging Driver: json-file [2022-08-11T12:12:53.005Z] Cgroup Driver: cgroupfs [2022-08-11T12:12:53.005Z] Cgroup Version: 1 [2022-08-11T12:12:53.005Z] Plugins: [2022-08-11T12:12:53.005Z] Volume: local [2022-08-11T12:12:53.005Z] Network: bridge host ipvlan macvlan null overlay [2022-08-11T12:12:53.005Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-11T12:12:53.005Z] Swarm: inactive [2022-08-11T12:12:53.005Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-11T12:12:53.005Z] Default Runtime: runc [2022-08-11T12:12:53.005Z] Init Binary: docker-init [2022-08-11T12:12:53.005Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-11T12:12:53.005Z] runc version: v1.0.3-0-gf46b6ba [2022-08-11T12:12:53.005Z] init version: de40ad0 [2022-08-11T12:12:53.005Z] Security Options: [2022-08-11T12:12:53.005Z] apparmor [2022-08-11T12:12:53.005Z] seccomp [2022-08-11T12:12:53.005Z] Profile: default [2022-08-11T12:12:53.005Z] Kernel Version: 5.4.0-1071-aws [2022-08-11T12:12:53.005Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-11T12:12:53.005Z] OSType: linux [2022-08-11T12:12:53.005Z] Architecture: x86_64 [2022-08-11T12:12:53.005Z] CPUs: 2 [2022-08-11T12:12:53.005Z] Total Memory: 7.565GiB [2022-08-11T12:12:53.005Z] Name: ip-10-100-110-85 [2022-08-11T12:12:53.005Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-11T12:12:53.005Z] Docker Root Dir: /var/lib/docker [2022-08-11T12:12:53.005Z] Debug Mode: false [2022-08-11T12:12:53.005Z] Registry: https://index.docker.io/v1/ [2022-08-11T12:12:53.005Z] Labels: [2022-08-11T12:12:53.005Z] Experimental: true [2022-08-11T12:12:53.005Z] Insecure Registries: [2022-08-11T12:12:53.005Z] 127.0.0.0/8 [2022-08-11T12:12:53.005Z] Live Restore Enabled: true [2022-08-11T12:12:53.005Z] [2022-08-11T12:12:53.005Z] WARNING: No swap limit support [Pipeline] sh [2022-08-11T12:12:53.264Z] #28 ... [2022-08-11T12:12:53.264Z] [2022-08-11T12:12:53.264Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:12:53.264Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:12:53.295Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-11T12:12:53.295Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-11T12:12:53.295Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43945/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-11T12:12:53.295Z] + bash /home/ubuntu/workspace/moby_PR-43945/check-config.sh [2022-08-11T12:12:53.295Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-11T12:12:53.295Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-11T12:12:53.295Z] [2022-08-11T12:12:53.295Z] Generally Necessary: [2022-08-11T12:12:53.295Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-11T12:12:53.295Z] - apparmor: enabled and tools installed [2022-08-11T12:12:53.295Z] - CONFIG_NAMESPACES: enabled [2022-08-11T12:12:53.295Z] - CONFIG_NET_NS: enabled [2022-08-11T12:12:53.295Z] - CONFIG_PID_NS: enabled [2022-08-11T12:12:53.295Z] - CONFIG_IPC_NS: enabled [2022-08-11T12:12:53.295Z] - CONFIG_UTS_NS: enabled [2022-08-11T12:12:53.295Z] - CONFIG_CGROUPS: enabled [2022-08-11T12:12:53.295Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-11T12:12:53.295Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-11T12:12:53.295Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-11T12:12:53.295Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-11T12:12:53.295Z] - CONFIG_CPUSETS: enabled [2022-08-11T12:12:53.295Z] - CONFIG_MEMCG: enabled [2022-08-11T12:12:53.295Z] - CONFIG_KEYS: enabled [2022-08-11T12:12:53.295Z] - CONFIG_VETH: enabled (as module) [2022-08-11T12:12:53.295Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-11T12:12:53.295Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-11T12:12:53.295Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-11T12:12:53.295Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-11T12:12:53.295Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-11T12:12:53.295Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-11T12:12:53.295Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-11T12:12:53.295Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-11T12:12:53.295Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-11T12:12:53.295Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-11T12:12:53.486Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 6.7s done [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T12:12:53.524Z] #11 ... [2022-08-11T12:12:53.524Z] [2022-08-11T12:12:53.524Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-11T12:12:53.524Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-11T12:12:53.524Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-11T12:12:53.525Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-11T12:12:53.525Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-11T12:12:53.525Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-11T12:12:53.525Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2022-08-11T12:12:53.525Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-08-11T12:12:53.525Z] #73 DONE 8.6s [2022-08-11T12:12:53.525Z] [2022-08-11T12:12:53.525Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:12:53.525Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:12:53.525Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.6s [2022-08-11T12:12:53.557Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-11T12:12:53.557Z] - CONFIG_CGROUP_BPF: enabled [2022-08-11T12:12:53.557Z] [2022-08-11T12:12:53.557Z] Optional Features: [2022-08-11T12:12:53.557Z] - CONFIG_USER_NS: enabled [2022-08-11T12:12:53.557Z] - CONFIG_SECCOMP: enabled [2022-08-11T12:12:53.557Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-11T12:12:53.557Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-11T12:12:53.557Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-11T12:12:53.557Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-11T12:12:53.557Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-11T12:12:53.557Z] - CONFIG_BLK_CGROUP: enabled [2022-08-11T12:12:53.557Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-11T12:12:53.557Z] - CONFIG_CGROUP_PERF: enabled [2022-08-11T12:12:53.557Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-11T12:12:53.557Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-11T12:12:53.557Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-11T12:12:53.557Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-11T12:12:53.557Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-11T12:12:53.557Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-11T12:12:53.557Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-11T12:12:53.557Z] - CONFIG_IP_VS: enabled (as module) [2022-08-11T12:12:53.557Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-11T12:12:53.557Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-11T12:12:53.557Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-11T12:12:53.557Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-11T12:12:53.557Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-11T12:12:53.557Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-11T12:12:53.557Z] - CONFIG_EXT4_FS: enabled [2022-08-11T12:12:53.557Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-11T12:12:53.558Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-11T12:12:53.800Z] + [ PR != PR ] [2022-08-11T12:12:53.800Z] + [ master != master ] [2022-08-11T12:12:53.800Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [2022-08-11T12:12:51.577Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T12:12:51.588Z] > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10 [2022-08-11T12:12:52.298Z] > git remote # timeout=10 [2022-08-11T12:12:52.306Z] > git config --get remote.origin.url # timeout=10 [2022-08-11T12:12:52.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-11T12:12:52.315Z] > git merge 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 # timeout=10 [2022-08-11T12:12:52.330Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-11T12:12:52.341Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T12:12:52.349Z] > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10 [2022-08-11T12:12:53.826Z] - Network Drivers: [2022-08-11T12:12:53.826Z] - "overlay": [2022-08-11T12:12:53.826Z] - CONFIG_VXLAN: enabled (as module) [2022-08-11T12:12:53.826Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-11T12:12:53.826Z] Optional (for encrypted networks): [2022-08-11T12:12:53.826Z] - CONFIG_CRYPTO: enabled [2022-08-11T12:12:53.826Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-11T12:12:53.826Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-11T12:12:53.826Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-11T12:12:53.826Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-11T12:12:53.826Z] - CONFIG_XFRM: enabled [2022-08-11T12:12:53.826Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-11T12:12:53.826Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-11T12:12:53.826Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-11T12:12:53.826Z] - "ipvlan": [2022-08-11T12:12:53.826Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-11T12:12:53.826Z] - "macvlan": [2022-08-11T12:12:53.826Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-11T12:12:53.826Z] - CONFIG_DUMMY: enabled (as module) [2022-08-11T12:12:53.826Z] - "ftp,tftp client in container": [2022-08-11T12:12:53.826Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-11T12:12:53.826Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-11T12:12:53.826Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-11T12:12:53.826Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-11T12:12:53.826Z] - Storage Drivers: [2022-08-11T12:12:53.826Z] - "aufs": [2022-08-11T12:12:53.826Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-11T12:12:53.826Z] - "btrfs": [2022-08-11T12:12:53.826Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-11T12:12:53.826Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-11T12:12:53.826Z] - "devicemapper": [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-11T12:12:54.086Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-11T12:12:54.086Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-11T12:12:54.086Z] - "overlay": [2022-08-11T12:12:54.086Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-11T12:12:54.086Z] - "zfs": [2022-08-11T12:12:54.086Z] - /dev/zfs: present [2022-08-11T12:12:54.086Z] - zfs command: missing [2022-08-11T12:12:54.086Z] - zpool command: missing [2022-08-11T12:12:54.086Z] [2022-08-11T12:12:54.086Z] Limits: [2022-08-11T12:12:54.086Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-11T12:12:54.086Z] [2022-08-11T12:12:54.086Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-11T12:12:54.138Z] + docker version [2022-08-11T12:12:54.138Z] Client: Docker Engine - Community [2022-08-11T12:12:54.138Z] Version: 20.10.14 [2022-08-11T12:12:54.138Z] API version: 1.41 [2022-08-11T12:12:54.138Z] Go version: go1.16.15 [2022-08-11T12:12:54.138Z] Git commit: a224086 [2022-08-11T12:12:54.138Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-11T12:12:54.138Z] OS/Arch: linux/amd64 [2022-08-11T12:12:54.138Z] Context: default [2022-08-11T12:12:54.138Z] Experimental: true [2022-08-11T12:12:54.138Z] [2022-08-11T12:12:54.138Z] Server: Docker Engine - Community [2022-08-11T12:12:54.138Z] Engine: [2022-08-11T12:12:54.138Z] Version: 20.10.14 [2022-08-11T12:12:54.138Z] API version: 1.41 (minimum version 1.12) [2022-08-11T12:12:54.138Z] Go version: go1.16.15 [2022-08-11T12:12:54.138Z] Git commit: 87a90dc [2022-08-11T12:12:54.138Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-11T12:12:54.138Z] OS/Arch: linux/amd64 [2022-08-11T12:12:54.138Z] Experimental: true [2022-08-11T12:12:54.138Z] containerd: [2022-08-11T12:12:54.138Z] Version: 1.5.11 [2022-08-11T12:12:54.138Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-11T12:12:54.138Z] runc: [2022-08-11T12:12:54.138Z] Version: 1.0.3 [2022-08-11T12:12:54.138Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-11T12:12:54.138Z] docker-init: [2022-08-11T12:12:54.138Z] Version: 0.19.0 [2022-08-11T12:12:54.138Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-11T12:12:54.430Z] + sudo modprobe ip_vs [2022-08-11T12:12:54.430Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 . [2022-08-11T12:12:54.465Z] + docker info [2022-08-11T12:12:54.465Z] Client: [2022-08-11T12:12:54.465Z] Context: default [2022-08-11T12:12:54.465Z] Debug Mode: false [2022-08-11T12:12:54.465Z] Plugins: [2022-08-11T12:12:54.465Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-11T12:12:54.465Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-11T12:12:54.465Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-11T12:12:54.465Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-11T12:12:54.465Z] [2022-08-11T12:12:54.465Z] Server: [2022-08-11T12:12:54.465Z] Containers: 0 [2022-08-11T12:12:54.465Z] Running: 0 [2022-08-11T12:12:54.465Z] Paused: 0 [2022-08-11T12:12:54.465Z] Stopped: 0 [2022-08-11T12:12:54.465Z] Images: 1 [2022-08-11T12:12:54.465Z] Server Version: 20.10.14 [2022-08-11T12:12:54.465Z] Storage Driver: overlay2 [2022-08-11T12:12:54.465Z] Backing Filesystem: extfs [2022-08-11T12:12:54.465Z] Supports d_type: true [2022-08-11T12:12:54.465Z] Native Overlay Diff: true [2022-08-11T12:12:54.465Z] userxattr: false [2022-08-11T12:12:54.465Z] Logging Driver: json-file [2022-08-11T12:12:54.465Z] Cgroup Driver: cgroupfs [2022-08-11T12:12:54.465Z] Cgroup Version: 1 [2022-08-11T12:12:54.465Z] Plugins: [2022-08-11T12:12:54.465Z] Volume: local [2022-08-11T12:12:54.465Z] Network: bridge host ipvlan macvlan null overlay [2022-08-11T12:12:54.465Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-11T12:12:54.465Z] Swarm: inactive [2022-08-11T12:12:54.465Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-11T12:12:54.465Z] Default Runtime: runc [2022-08-11T12:12:54.465Z] Init Binary: docker-init [2022-08-11T12:12:54.465Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-11T12:12:54.465Z] runc version: v1.0.3-0-gf46b6ba [2022-08-11T12:12:54.465Z] init version: de40ad0 [2022-08-11T12:12:54.465Z] Security Options: [2022-08-11T12:12:54.465Z] apparmor [2022-08-11T12:12:54.465Z] seccomp [2022-08-11T12:12:54.465Z] Profile: default [2022-08-11T12:12:54.465Z] Kernel Version: 5.4.0-1071-aws [2022-08-11T12:12:54.465Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-11T12:12:54.465Z] OSType: linux [2022-08-11T12:12:54.465Z] Architecture: x86_64 [2022-08-11T12:12:54.465Z] CPUs: 2 [2022-08-11T12:12:54.465Z] Total Memory: 7.565GiB [2022-08-11T12:12:54.465Z] Name: ip-10-100-57-73 [2022-08-11T12:12:54.465Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-11T12:12:54.465Z] Docker Root Dir: /var/lib/docker [2022-08-11T12:12:54.465Z] Debug Mode: false [2022-08-11T12:12:54.465Z] Registry: https://index.docker.io/v1/ [2022-08-11T12:12:54.465Z] Labels: [2022-08-11T12:12:54.465Z] Experimental: true [2022-08-11T12:12:54.465Z] Insecure Registries: [2022-08-11T12:12:54.465Z] 127.0.0.0/8 [2022-08-11T12:12:54.465Z] Live Restore Enabled: true [2022-08-11T12:12:54.465Z] [2022-08-11T12:12:54.465Z] WARNING: No swap limit support [Pipeline] sh [2022-08-11T12:12:54.689Z] #2 [internal] load .dockerignore [2022-08-11T12:12:54.689Z] #2 sha256:1a271038dfe8f1fcddf410fb819ce0d94f03e0e0be116a7607fb4150eb96d560 [2022-08-11T12:12:54.689Z] #2 transferring context: 145B done [2022-08-11T12:12:54.689Z] #2 DONE 0.0s [2022-08-11T12:12:54.689Z] [2022-08-11T12:12:54.689Z] #1 [internal] load build definition from Dockerfile [2022-08-11T12:12:54.689Z] #1 sha256:c3120110297d8997099fb8c51602847002d2a74a5d1204d8232f431629398869 [2022-08-11T12:12:54.689Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-11T12:12:54.689Z] #1 DONE 0.1s [2022-08-11T12:12:54.689Z] [2022-08-11T12:12:54.689Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-11T12:12:54.689Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-11T12:12:54.689Z] #3 DONE 0.1s [2022-08-11T12:12:54.689Z] [2022-08-11T12:12:54.689Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-11T12:12:54.689Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-11T12:12:54.689Z] #4 CACHED [2022-08-11T12:12:54.759Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-11T12:12:54.759Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-11T12:12:54.759Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43945/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-11T12:12:54.759Z] + bash /home/ubuntu/workspace/moby_PR-43945/check-config.sh [2022-08-11T12:12:54.759Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-11T12:12:54.759Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-11T12:12:54.759Z] [2022-08-11T12:12:54.759Z] Generally Necessary: [2022-08-11T12:12:54.759Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-11T12:12:54.759Z] - apparmor: enabled and tools installed [2022-08-11T12:12:54.759Z] - CONFIG_NAMESPACES: enabled [2022-08-11T12:12:54.759Z] - CONFIG_NET_NS: enabled [2022-08-11T12:12:54.759Z] - CONFIG_PID_NS: enabled [2022-08-11T12:12:54.759Z] - CONFIG_IPC_NS: enabled [2022-08-11T12:12:54.759Z] - CONFIG_UTS_NS: enabled [2022-08-11T12:12:54.759Z] - CONFIG_CGROUPS: enabled [2022-08-11T12:12:54.759Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-11T12:12:54.759Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-11T12:12:54.759Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-11T12:12:54.759Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-11T12:12:54.759Z] - CONFIG_CPUSETS: enabled [2022-08-11T12:12:54.759Z] - CONFIG_MEMCG: enabled [2022-08-11T12:12:54.759Z] - CONFIG_KEYS: enabled [2022-08-11T12:12:54.759Z] - CONFIG_VETH: enabled (as module) [2022-08-11T12:12:54.759Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-11T12:12:54.759Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-11T12:12:54.759Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-11T12:12:54.759Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-11T12:12:54.759Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-11T12:12:54.759Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-11T12:12:54.759Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-11T12:12:54.759Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-11T12:12:54.759Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-11T12:12:54.854Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 1.8s done [2022-08-11T12:12:54.904Z] #11 ... [2022-08-11T12:12:54.904Z] [2022-08-11T12:12:54.904Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-11T12:12:54.904Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-11T12:12:54.904Z] #72 DONE 0.5s [2022-08-11T12:12:54.904Z] [2022-08-11T12:12:54.904Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-11T12:12:54.904Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-11T12:12:54.948Z] [2022-08-11T12:12:54.948Z] #5 [internal] load build definition from Dockerfile [2022-08-11T12:12:54.948Z] #5 sha256:c5d27cf9cdb2f8037428754b705ccf8342b1c810e3261a1c7de0ef5594584e5c [2022-08-11T12:12:54.948Z] #5 DONE 0.0s [2022-08-11T12:12:54.948Z] [2022-08-11T12:12:54.948Z] #6 [internal] load .dockerignore [2022-08-11T12:12:54.948Z] #6 sha256:552fc2383f695b91df767fb0564079cbf60406c63f49fe186b47624337d2c08a [2022-08-11T12:12:54.948Z] #6 DONE 0.0s [2022-08-11T12:12:54.948Z] [2022-08-11T12:12:54.948Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-11T12:12:54.948Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-11T12:12:54.948Z] #8 DONE 0.1s [2022-08-11T12:12:54.948Z] [2022-08-11T12:12:54.948Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-11T12:12:54.948Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-11T12:12:54.948Z] #9 DONE 0.1s [2022-08-11T12:12:54.948Z] [2022-08-11T12:12:54.948Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-11T12:12:54.948Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-11T12:12:55.019Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-11T12:12:55.019Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-11T12:12:55.019Z] - CONFIG_CGROUP_BPF: enabled [2022-08-11T12:12:55.019Z] [2022-08-11T12:12:55.019Z] Optional Features: [2022-08-11T12:12:55.019Z] - CONFIG_USER_NS: enabled [2022-08-11T12:12:55.019Z] - CONFIG_SECCOMP: enabled [2022-08-11T12:12:55.019Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-11T12:12:55.019Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-11T12:12:55.019Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-11T12:12:55.019Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-11T12:12:55.019Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-11T12:12:55.019Z] - CONFIG_BLK_CGROUP: enabled [2022-08-11T12:12:55.019Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-11T12:12:55.019Z] - CONFIG_CGROUP_PERF: enabled [2022-08-11T12:12:55.019Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-11T12:12:55.019Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-11T12:12:55.019Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-11T12:12:55.019Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-11T12:12:55.019Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-11T12:12:55.019Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-11T12:12:55.019Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-11T12:12:55.019Z] - CONFIG_IP_VS: enabled (as module) [2022-08-11T12:12:55.019Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-11T12:12:55.019Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-11T12:12:55.019Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-11T12:12:55.019Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-11T12:12:55.019Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-11T12:12:55.019Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-11T12:12:55.019Z] - CONFIG_EXT4_FS: enabled [2022-08-11T12:12:55.019Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-11T12:12:55.019Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-11T12:12:55.206Z] #10 DONE 0.2s [2022-08-11T12:12:55.206Z] [2022-08-11T12:12:55.206Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-11T12:12:55.206Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-11T12:12:55.295Z] - Network Drivers: [2022-08-11T12:12:55.295Z] - "overlay": [2022-08-11T12:12:55.295Z] - CONFIG_VXLAN: enabled (as module) [2022-08-11T12:12:55.295Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-11T12:12:55.295Z] Optional (for encrypted networks): [2022-08-11T12:12:55.295Z] - CONFIG_CRYPTO: enabled [2022-08-11T12:12:55.295Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-11T12:12:55.295Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-11T12:12:55.295Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-11T12:12:55.295Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-11T12:12:55.295Z] - CONFIG_XFRM: enabled [2022-08-11T12:12:55.295Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-11T12:12:55.295Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-11T12:12:55.295Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-11T12:12:55.295Z] - "ipvlan": [2022-08-11T12:12:55.295Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-11T12:12:55.295Z] - "macvlan": [2022-08-11T12:12:55.295Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-11T12:12:55.295Z] - CONFIG_DUMMY: enabled (as module) [2022-08-11T12:12:55.295Z] - "ftp,tftp client in container": [2022-08-11T12:12:55.295Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-11T12:12:55.295Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-11T12:12:55.295Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-11T12:12:55.295Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-11T12:12:55.295Z] - Storage Drivers: [2022-08-11T12:12:55.295Z] - "aufs": [2022-08-11T12:12:55.295Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-11T12:12:55.295Z] - "btrfs": [2022-08-11T12:12:55.295Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-11T12:12:55.295Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-11T12:12:55.295Z] - "devicemapper": [2022-08-11T12:12:55.417Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 8.6s [2022-08-11T12:12:55.473Z] #28 ... [2022-08-11T12:12:55.473Z] [2022-08-11T12:12:55.473Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-11T12:12:55.473Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-11T12:12:55.473Z] #74 DONE 0.9s [2022-08-11T12:12:55.473Z] [2022-08-11T12:12:55.473Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-11T12:12:55.473Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-11T12:12:55.556Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-11T12:12:55.556Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-11T12:12:55.556Z] - "overlay": [2022-08-11T12:12:55.556Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-11T12:12:55.556Z] - "zfs": [2022-08-11T12:12:55.556Z] - /dev/zfs: present [2022-08-11T12:12:55.556Z] - zfs command: missing [2022-08-11T12:12:55.556Z] - zpool command: missing [2022-08-11T12:12:55.556Z] [2022-08-11T12:12:55.556Z] Limits: [2022-08-11T12:12:55.556Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-11T12:12:55.556Z] [2022-08-11T12:12:55.556Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-11T12:12:55.889Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 . [2022-08-11T12:12:55.981Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 0.1s [2022-08-11T12:12:56.143Z] #7 DONE 1.1s [2022-08-11T12:12:56.152Z] #1 [internal] load build definition from Dockerfile [2022-08-11T12:12:56.152Z] #1 sha256:8804b2596a6fefc25e5b7320c75e8113931a9fe8ee8b71a8ef03feff48725358 [2022-08-11T12:12:56.152Z] #1 transferring dockerfile: 19.07kB done [2022-08-11T12:12:56.152Z] #1 DONE 0.0s [2022-08-11T12:12:56.152Z] [2022-08-11T12:12:56.152Z] #2 [internal] load .dockerignore [2022-08-11T12:12:56.152Z] #2 sha256:8e28c30cd7092651d57abc63f0ba72ae90142b7cdc5fd0b65107476c739c1e4b [2022-08-11T12:12:56.152Z] #2 transferring context: 145B done [2022-08-11T12:12:56.152Z] #2 DONE 0.0s [2022-08-11T12:12:56.152Z] [2022-08-11T12:12:56.152Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-11T12:12:56.152Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-11T12:12:56.152Z] #3 DONE 0.1s [2022-08-11T12:12:56.152Z] [2022-08-11T12:12:56.152Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-11T12:12:56.152Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-11T12:12:56.152Z] #4 CACHED [2022-08-11T12:12:56.239Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 9.5s done [2022-08-11T12:12:56.328Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.2s done [2022-08-11T12:12:56.328Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0.1s [2022-08-11T12:12:56.408Z] [2022-08-11T12:12:56.408Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-11T12:12:56.408Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-11T12:12:56.408Z] #73 DONE 0.0s [2022-08-11T12:12:56.408Z] [2022-08-11T12:12:56.408Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-11T12:12:56.408Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-11T12:12:56.408Z] #71 DONE 0.0s [2022-08-11T12:12:56.408Z] [2022-08-11T12:12:56.408Z] #24 [internal] load build context [2022-08-11T12:12:56.408Z] #24 sha256:42e7ca45060687f59d4a0ed0a225b3240b00676dbffaadafa52e4eb10c1cd8ad [2022-08-11T12:12:56.408Z] #24 ... [2022-08-11T12:12:56.408Z] [2022-08-11T12:12:56.408Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-11T12:12:56.408Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-11T12:12:56.408Z] #72 CACHED [2022-08-11T12:12:56.408Z] [2022-08-11T12:12:56.408Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-11T12:12:56.408Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-11T12:12:56.408Z] #74 CACHED [2022-08-11T12:12:56.408Z] [2022-08-11T12:12:56.408Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-11T12:12:56.408Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-11T12:12:56.408Z] #28 CACHED [2022-08-11T12:12:56.408Z] [2022-08-11T12:12:56.408Z] #24 [internal] load build context [2022-08-11T12:12:56.408Z] #24 sha256:42e7ca45060687f59d4a0ed0a225b3240b00676dbffaadafa52e4eb10c1cd8ad [2022-08-11T12:12:56.412Z] [2022-08-11T12:12:56.412Z] #6 [internal] load build definition from Dockerfile [2022-08-11T12:12:56.412Z] #6 sha256:517e5131d206755453d29e713fab5f697ef864aca27b21f9967007d4b3a26294 [2022-08-11T12:12:56.412Z] #6 DONE 0.0s [2022-08-11T12:12:56.412Z] [2022-08-11T12:12:56.412Z] #5 [internal] load .dockerignore [2022-08-11T12:12:56.412Z] #5 sha256:dd38deea3496b2abb34783ac789582fa2bc20876e847da714ff2bba41a8998c8 [2022-08-11T12:12:56.412Z] #5 DONE 0.0s [2022-08-11T12:12:56.412Z] [2022-08-11T12:12:56.412Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-11T12:12:56.412Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-11T12:12:56.412Z] #7 DONE 0.1s [2022-08-11T12:12:56.412Z] [2022-08-11T12:12:56.412Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-11T12:12:56.412Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-11T12:12:56.496Z] #11 ... [2022-08-11T12:12:56.496Z] [2022-08-11T12:12:56.496Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-11T12:12:56.496Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-11T12:12:56.496Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 2.3s done [2022-08-11T12:12:56.496Z] #28 DONE 10.0s [2022-08-11T12:12:56.496Z] [2022-08-11T12:12:56.496Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:12:56.496Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-11T12:12:56.496Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 9.8s [2022-08-11T12:12:56.672Z] #10 DONE 0.1s [2022-08-11T12:12:56.672Z] [2022-08-11T12:12:56.672Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-11T12:12:56.672Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-11T12:12:56.672Z] #9 DONE 0.1s [2022-08-11T12:12:56.672Z] [2022-08-11T12:12:56.672Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-11T12:12:56.672Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-11T12:12:56.672Z] #8 DONE 0.1s [2022-08-11T12:12:56.857Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 9.7s done [2022-08-11T12:12:56.857Z] #28 DONE 12.1s [2022-08-11T12:12:56.857Z] [2022-08-11T12:12:56.857Z] #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-11T12:12:56.857Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-11T12:12:56.904Z] #11 ... [2022-08-11T12:12:56.904Z] [2022-08-11T12:12:56.904Z] #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-11T12:12:56.904Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-11T12:12:56.904Z] #29 6.566 The following additional packages will be installed: [2022-08-11T12:12:56.904Z] #29 6.566 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-11T12:12:56.904Z] #29 6.567 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-11T12:12:56.904Z] #29 6.568 Recommended packages: [2022-08-11T12:12:56.904Z] #29 6.568 libldap-common publicsuffix libsasl2-modules [2022-08-11T12:12:56.904Z] #29 6.744 The following NEW packages will be installed: [2022-08-11T12:12:56.904Z] #29 6.744 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-11T12:12:56.904Z] #29 6.745 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-11T12:12:56.904Z] #29 6.745 libssh2-1 openssl [2022-08-11T12:12:56.904Z] #29 7.016 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-11T12:12:56.904Z] #29 7.016 Need to get 3047 kB of archives. [2022-08-11T12:12:56.904Z] #29 7.016 After this operation, 6661 kB of additional disk space will be used. [2022-08-11T12:12:56.904Z] #29 7.016 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-11T12:12:56.904Z] #29 7.028 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-11T12:12:56.904Z] #29 7.028 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-11T12:12:56.904Z] #29 7.034 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-11T12:12:56.904Z] #29 7.034 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-11T12:12:56.904Z] #29 7.035 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-11T12:12:56.904Z] #29 7.038 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-11T12:12:56.904Z] #29 7.040 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-11T12:12:56.904Z] #29 7.041 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-11T12:12:56.904Z] #29 7.043 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-11T12:12:56.904Z] #29 7.045 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-11T12:12:56.904Z] #29 7.047 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-11T12:12:56.904Z] #29 7.049 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-11T12:12:56.904Z] #29 7.058 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-11T12:12:56.904Z] #29 7.063 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-11T12:12:56.904Z] #29 7.212 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:12:56.904Z] #29 7.246 Fetched 3047 kB in 0s (9813 kB/s) [2022-08-11T12:12:56.904Z] #29 7.280 Selecting previously unselected package openssl. [2022-08-11T12:12:56.904Z] #29 7.280 (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-11T12:12:56.904Z] #29 7.280 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 7.284 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-11T12:12:56.904Z] #29 7.430 Selecting previously unselected package ca-certificates. [2022-08-11T12:12:56.904Z] #29 7.430 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-11T12:12:56.904Z] #29 7.442 Unpacking ca-certificates (20210119) ... [2022-08-11T12:12:56.904Z] #29 7.526 Selecting previously unselected package libbrotli1:amd64. [2022-08-11T12:12:56.904Z] #29 7.526 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 7.534 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-11T12:12:56.904Z] #29 7.604 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-11T12:12:56.904Z] #29 7.604 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 7.609 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:12:56.904Z] #29 7.658 Selecting previously unselected package libsasl2-2:amd64. [2022-08-11T12:12:56.904Z] #29 7.658 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 7.662 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:12:56.904Z] #29 7.715 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-11T12:12:56.904Z] #29 7.716 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 7.721 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-11T12:12:56.904Z] #29 7.800 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-11T12:12:56.904Z] #29 7.801 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 7.806 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-11T12:12:56.904Z] #29 7.859 Selecting previously unselected package libpsl5:amd64. [2022-08-11T12:12:56.904Z] #29 7.859 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 7.863 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-11T12:12:56.904Z] #29 7.905 Selecting previously unselected package librtmp1:amd64. [2022-08-11T12:12:56.904Z] #29 7.905 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 7.910 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-11T12:12:56.904Z] #29 7.951 Selecting previously unselected package libssh2-1:amd64. [2022-08-11T12:12:56.904Z] #29 7.951 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 7.956 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-11T12:12:56.904Z] #29 8.016 Selecting previously unselected package libcurl4:amd64. [2022-08-11T12:12:56.904Z] #29 8.016 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 8.020 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-11T12:12:56.904Z] #29 8.096 Selecting previously unselected package curl. [2022-08-11T12:12:56.904Z] #29 8.096 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 8.104 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-11T12:12:56.904Z] #29 8.175 Selecting previously unselected package libonig5:amd64. [2022-08-11T12:12:56.904Z] #29 8.175 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 8.179 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:12:56.904Z] #29 8.245 Selecting previously unselected package libjq1:amd64. [2022-08-11T12:12:56.904Z] #29 8.245 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 8.250 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:12:56.904Z] #29 8.294 Selecting previously unselected package jq. [2022-08-11T12:12:56.904Z] #29 8.295 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-11T12:12:56.904Z] #29 8.302 Unpacking jq (1.6-2.1) ... [2022-08-11T12:12:56.904Z] #29 8.342 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-11T12:12:56.904Z] #29 8.355 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-11T12:12:56.904Z] #29 8.366 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-11T12:12:56.904Z] #29 8.379 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:12:56.904Z] #29 8.391 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-11T12:12:56.904Z] #29 8.403 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:12:56.904Z] #29 8.416 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-11T12:12:56.904Z] #29 8.429 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-11T12:12:56.904Z] #29 8.456 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:12:56.904Z] #29 8.468 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:12:56.904Z] #29 8.480 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-11T12:12:56.904Z] #29 8.495 Setting up ca-certificates (20210119) ... [2022-08-11T12:12:56.904Z] #29 9.100 Updating certificates in /etc/ssl/certs... [2022-08-11T12:12:56.904Z] #29 9.772 129 added, 0 removed; done. [2022-08-11T12:12:56.904Z] #29 9.865 Setting up jq (1.6-2.1) ... [2022-08-11T12:12:56.904Z] #29 9.878 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-11T12:12:56.904Z] #29 9.890 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-11T12:12:56.904Z] #29 9.901 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:12:56.904Z] #29 9.921 Processing triggers for ca-certificates (20210119) ... [2022-08-11T12:12:56.904Z] #29 9.933 Updating certificates in /etc/ssl/certs... [2022-08-11T12:12:56.904Z] #29 10.51 0 added, 0 removed; done. [2022-08-11T12:12:56.904Z] #29 10.51 Running hooks in /etc/ca-certificates/update.d... [2022-08-11T12:12:56.904Z] #29 10.51 done. [2022-08-11T12:12:56.904Z] #29 DONE 11.2s [2022-08-11T12:12:56.904Z] [2022-08-11T12:12:56.904Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:12:56.904Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:12:56.904Z] #11 ... [2022-08-11T12:12:56.904Z] [2022-08-11T12:12:56.904Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-11T12:12:56.904Z] #30 sha256:bccbbf1eec973a2b047b0f5b909577cd3c6dd535d5fae93d93b902c8b7c53e27 [2022-08-11T12:12:56.904Z] #30 DONE 0.2s [2022-08-11T12:12:56.904Z] [2022-08-11T12:12:56.904Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:12:56.904Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:12:56.976Z] #24 ... [2022-08-11T12:12:56.976Z] [2022-08-11T12:12:56.976Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-11T12:12:56.976Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-11T12:12:56.976Z] #49 CACHED [2022-08-11T12:12:56.976Z] [2022-08-11T12:12:56.976Z] #24 [internal] load build context [2022-08-11T12:12:56.976Z] #24 sha256:42e7ca45060687f59d4a0ed0a225b3240b00676dbffaadafa52e4eb10c1cd8ad [2022-08-11T12:12:58.053Z] [2022-08-11T12:12:58.053Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-11T12:12:58.053Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-11T12:12:58.053Z] #80 DONE 0.0s [2022-08-11T12:12:58.053Z] [2022-08-11T12:12:58.053Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-11T12:12:58.053Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-11T12:12:58.053Z] #78 DONE 0.0s [2022-08-11T12:12:58.053Z] [2022-08-11T12:12:58.053Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-11T12:12:58.053Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-11T12:12:58.053Z] #35 CACHED [2022-08-11T12:12:58.053Z] [2022-08-11T12:12:58.053Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-11T12:12:58.053Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-11T12:12:58.053Z] #79 CACHED [2022-08-11T12:12:58.053Z] [2022-08-11T12:12:58.053Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-11T12:12:58.053Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-11T12:12:58.053Z] #81 CACHED [2022-08-11T12:12:58.053Z] [2022-08-11T12:12:58.053Z] #31 [internal] load build context [2022-08-11T12:12:58.053Z] #31 sha256:be930692556fadc87282cee2af8d3e1589015bcfe4bc25edd2611dcdbe8c1b95 [2022-08-11T12:12:58.532Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 2.6s done [2022-08-11T12:12:58.778Z] #29 1.659 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:12:58.778Z] #29 1.670 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:12:58.778Z] #29 1.670 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:12:58.778Z] #29 1.862 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:12:59.002Z] #31 ... [2022-08-11T12:12:59.002Z] [2022-08-11T12:12:59.002Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-11T12:12:59.002Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-11T12:12:59.002Z] #56 CACHED [2022-08-11T12:12:59.002Z] [2022-08-11T12:12:59.002Z] #31 [internal] load build context [2022-08-11T12:12:59.002Z] #31 sha256:be930692556fadc87282cee2af8d3e1589015bcfe4bc25edd2611dcdbe8c1b95 [2022-08-11T12:12:59.041Z] #29 2.151 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:12:59.473Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0.1s [2022-08-11T12:12:59.609Z] #29 2.526 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:00.289Z] #24 transferring context: 15.29MB 3.3s [2022-08-11T12:13:00.549Z] #29 3.784 Fetched 8567 kB in 2s (3601 kB/s) [2022-08-11T12:13:00.926Z] #31 transferring context: 12.85MB 3.0s [2022-08-11T12:13:01.092Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.3s done [2022-08-11T12:13:01.092Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-11T12:13:01.489Z] #29 3.784 Reading package lists... [2022-08-11T12:13:02.449Z] #29 4.624 Reading package lists... [2022-08-11T12:13:02.449Z] #29 5.473 Building dependency tree... [2022-08-11T12:13:02.709Z] #29 5.876 The following additional packages will be installed: [2022-08-11T12:13:02.709Z] #29 5.876 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-11T12:13:02.709Z] #29 5.876 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-11T12:13:02.745Z] #11 ... [2022-08-11T12:13:02.745Z] [2022-08-11T12:13:02.745Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-11T12:13:02.745Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-11T12:13:02.745Z] #72 DONE 1.8s [2022-08-11T12:13:02.745Z] [2022-08-11T12:13:02.745Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-11T12:13:02.745Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-11T12:13:02.969Z] #29 5.884 Recommended packages: [2022-08-11T12:13:02.969Z] #29 5.884 libldap-common publicsuffix libsasl2-modules [2022-08-11T12:13:02.969Z] #29 6.100 The following NEW packages will be installed: [2022-08-11T12:13:02.969Z] #29 6.100 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-11T12:13:02.969Z] #29 6.100 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-11T12:13:02.969Z] #29 6.100 libssh2-1 openssl [2022-08-11T12:13:03.541Z] #29 6.386 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-11T12:13:03.541Z] #29 6.386 Need to get 3047 kB of archives. [2022-08-11T12:13:03.541Z] #29 6.386 After this operation, 6661 kB of additional disk space will be used. [2022-08-11T12:13:03.541Z] #29 6.386 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-11T12:13:03.541Z] #29 6.402 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-11T12:13:03.541Z] #29 6.402 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-11T12:13:03.541Z] #29 6.409 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-11T12:13:03.541Z] #29 6.409 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-11T12:13:03.541Z] #29 6.409 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-11T12:13:03.541Z] #29 6.421 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-11T12:13:03.541Z] #29 6.421 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-11T12:13:03.541Z] #29 6.421 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-11T12:13:03.541Z] #29 6.421 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-11T12:13:03.541Z] #29 6.422 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-11T12:13:03.541Z] #29 6.425 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-11T12:13:03.541Z] #29 6.441 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-11T12:13:03.541Z] #29 6.441 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-11T12:13:03.541Z] #29 6.441 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-11T12:13:03.541Z] #29 6.610 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:03.541Z] #29 6.673 Fetched 3047 kB in 0s (9395 kB/s) [2022-08-11T12:13:03.541Z] #29 6.699 Selecting previously unselected package openssl. [2022-08-11T12:13:03.541Z] #29 6.699 (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-11T12:13:03.541Z] #29 6.707 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-11T12:13:03.541Z] #29 6.710 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-11T12:13:03.580Z] #24 ... [2022-08-11T12:13:03.580Z] [2022-08-11T12:13:03.580Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:03.580Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:03.580Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-11T12:13:03.580Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-11T12:13:03.581Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-11T12:13:03.581Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-11T12:13:03.581Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.8s done [2022-08-11T12:13:03.581Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.6s done [2022-08-11T12:13:03.581Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.4s done [2022-08-11T12:13:03.581Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.6s done [2022-08-11T12:13:03.581Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 3.6s done [2022-08-11T12:13:03.581Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 115.34MB / 141.86MB 6.9s [2022-08-11T12:13:03.581Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.5s done [2022-08-11T12:13:03.581Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.9s [2022-08-11T12:13:03.581Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 122.53MB / 141.86MB 7.2s [2022-08-11T12:13:03.801Z] #29 6.887 Selecting previously unselected package ca-certificates. [2022-08-11T12:13:03.801Z] #29 6.887 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-11T12:13:03.801Z] #29 6.887 Unpacking ca-certificates (20210119) ... [2022-08-11T12:13:03.801Z] #29 6.996 Selecting previously unselected package libbrotli1:amd64. [2022-08-11T12:13:03.801Z] #29 6.996 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-11T12:13:03.801Z] #29 7.004 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-11T12:13:03.801Z] #29 7.082 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-11T12:13:03.801Z] #29 7.082 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-11T12:13:04.062Z] #29 7.087 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:04.062Z] #29 7.152 Selecting previously unselected package libsasl2-2:amd64. [2022-08-11T12:13:04.062Z] #29 7.152 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-11T12:13:04.062Z] #29 7.157 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:04.062Z] #29 7.230 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-11T12:13:04.062Z] #29 7.230 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-11T12:13:04.151Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 132.12MB / 141.86MB 7.6s [2022-08-11T12:13:04.151Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 2.5s done [2022-08-11T12:13:04.322Z] #29 7.233 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-11T12:13:04.323Z] #29 7.308 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-11T12:13:04.323Z] #29 7.308 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-11T12:13:04.323Z] #29 7.316 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-11T12:13:04.323Z] #29 7.374 Selecting previously unselected package libpsl5:amd64. [2022-08-11T12:13:04.323Z] #29 7.374 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-11T12:13:04.323Z] #29 7.384 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-11T12:13:04.323Z] #29 7.436 Selecting previously unselected package librtmp1:amd64. [2022-08-11T12:13:04.323Z] #29 7.436 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-11T12:13:04.323Z] #29 7.450 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-11T12:13:04.323Z] #29 7.496 Selecting previously unselected package libssh2-1:amd64. [2022-08-11T12:13:04.323Z] #29 7.496 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-11T12:13:04.583Z] #29 7.501 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-11T12:13:04.583Z] #29 7.572 Selecting previously unselected package libcurl4:amd64. [2022-08-11T12:13:04.583Z] #29 7.572 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-11T12:13:04.583Z] #29 7.581 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:04.583Z] #29 7.667 Selecting previously unselected package curl. [2022-08-11T12:13:04.583Z] #29 7.667 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-11T12:13:04.583Z] #29 7.676 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:04.583Z] #29 7.742 Selecting previously unselected package libonig5:amd64. [2022-08-11T12:13:04.583Z] #29 7.744 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-11T12:13:04.583Z] #29 7.747 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:13:04.583Z] #29 7.843 Selecting previously unselected package libjq1:amd64. [2022-08-11T12:13:04.583Z] #29 7.843 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-11T12:13:04.642Z] #74 DONE 2.2s [2022-08-11T12:13:04.642Z] [2022-08-11T12:13:04.642Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:04.642Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-11T12:13:04.720Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 140.51MB / 141.86MB 8.2s [2022-08-11T12:13:04.843Z] #29 7.849 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:13:04.843Z] #29 7.917 Selecting previously unselected package jq. [2022-08-11T12:13:04.843Z] #29 7.917 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-11T12:13:04.843Z] #29 7.922 Unpacking jq (1.6-2.1) ... [2022-08-11T12:13:04.843Z] #29 7.990 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-11T12:13:04.843Z] #29 8.006 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-11T12:13:04.843Z] #29 8.023 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-11T12:13:04.843Z] #29 8.034 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:04.843Z] #29 8.046 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-11T12:13:04.843Z] #29 8.055 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:04.843Z] #29 8.069 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-11T12:13:04.843Z] #29 8.079 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-11T12:13:04.843Z] #29 8.094 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:13:04.900Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 5.4s done [2022-08-11T12:13:05.104Z] #29 8.103 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:13:05.104Z] #29 8.114 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-11T12:13:05.104Z] #29 8.126 Setting up ca-certificates (20210119) ... [2022-08-11T12:13:05.157Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-11T12:13:05.291Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.5s done [2022-08-11T12:13:05.291Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-11T12:13:05.415Z] #11 DONE 18.8s [2022-08-11T12:13:05.415Z] [2022-08-11T12:13:05.415Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-11T12:13:05.415Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-11T12:13:05.675Z] #29 8.774 Updating certificates in /etc/ssl/certs... [2022-08-11T12:13:05.978Z] #12 DONE 0.5s [2022-08-11T12:13:05.978Z] [2022-08-11T12:13:05.978Z] #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-11T12:13:05.978Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-11T12:13:06.224Z] #31 ... [2022-08-11T12:13:06.224Z] [2022-08-11T12:13:06.224Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:06.224Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:06.224Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a done [2022-08-11T12:13:06.224Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-11T12:13:06.224Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.5s done [2022-08-11T12:13:06.224Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-11T12:13:06.224Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-11T12:13:06.224Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.8s done [2022-08-11T12:13:06.224Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.3s done [2022-08-11T12:13:06.224Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 3.8s done [2022-08-11T12:13:06.224Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.7s done [2022-08-11T12:13:06.224Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 7.3s [2022-08-11T12:13:06.224Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.5s done [2022-08-11T12:13:06.224Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 2.4s [2022-08-11T12:13:06.224Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 2.6s done [2022-08-11T12:13:06.224Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.0s done [2022-08-11T12:13:06.246Z] #29 ... [2022-08-11T12:13:06.246Z] [2022-08-11T12:13:06.246Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:06.246Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:06.246Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-11T12:13:06.246Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.9s done [2022-08-11T12:13:06.246Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 7.5s [2022-08-11T12:13:06.361Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-11T12:13:06.484Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-11T12:13:06.549Z] #13 DONE 0.5s [2022-08-11T12:13:06.549Z] [2022-08-11T12:13:06.549Z] #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-11T12:13:06.549Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-11T12:13:06.549Z] #29 1.042 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:06.549Z] #29 1.074 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:06.549Z] #29 1.082 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:06.549Z] #29 1.277 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-11T12:13:06.549Z] #29 1.591 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [173 kB] [2022-08-11T12:13:06.549Z] #29 1.594 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-11T12:13:06.549Z] #29 3.082 Fetched 8454 kB in 2s (3630 kB/s) [2022-08-11T12:13:06.549Z] #29 3.082 Reading package lists... [2022-08-11T12:13:06.549Z] #29 3.773 Reading package lists... [2022-08-11T12:13:06.549Z] #29 4.293 Building dependency tree... [2022-08-11T12:13:06.549Z] #29 4.609 The following additional packages will be installed: [2022-08-11T12:13:06.549Z] #29 4.609 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-11T12:13:06.549Z] #29 4.609 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-11T12:13:06.549Z] #29 4.610 Recommended packages: [2022-08-11T12:13:06.549Z] #29 4.610 libldap-common publicsuffix libsasl2-modules [2022-08-11T12:13:06.549Z] #29 4.737 The following NEW packages will be installed: [2022-08-11T12:13:06.549Z] #29 4.737 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-11T12:13:06.549Z] #29 4.737 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-11T12:13:06.549Z] #29 4.737 libssh2-1 openssl [2022-08-11T12:13:06.549Z] #29 5.019 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-11T12:13:06.549Z] #29 5.019 Need to get 2942 kB of archives. [2022-08-11T12:13:06.549Z] #29 5.019 After this operation, 6482 kB of additional disk space will be used. [2022-08-11T12:13:06.549Z] #29 5.019 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-11T12:13:06.549Z] #29 5.244 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-11T12:13:06.549Z] #29 5.306 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-11T12:13:06.549Z] #29 5.365 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-11T12:13:06.549Z] #29 5.365 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-11T12:13:06.549Z] #29 5.368 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-11T12:13:06.549Z] #29 5.393 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-11T12:13:06.549Z] #29 5.393 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-11T12:13:06.549Z] #29 5.393 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-11T12:13:06.549Z] #29 5.393 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-11T12:13:06.549Z] #29 5.393 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-11T12:13:06.549Z] #29 5.393 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-11T12:13:06.549Z] #29 5.393 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-11T12:13:06.549Z] #29 5.465 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-11T12:13:06.549Z] #29 5.465 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-11T12:13:06.549Z] #29 5.704 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:06.549Z] #29 5.794 Fetched 2942 kB in 1s (4129 kB/s) [2022-08-11T12:13:06.549Z] #29 6.022 Selecting previously unselected package openssl. [2022-08-11T12:13:06.549Z] #29 6.022 (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-11T12:13:06.549Z] #29 6.027 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 6.115 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-11T12:13:06.549Z] #29 6.482 Selecting previously unselected package ca-certificates. [2022-08-11T12:13:06.549Z] #29 6.482 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-11T12:13:06.549Z] #29 6.497 Unpacking ca-certificates (20210119) ... [2022-08-11T12:13:06.549Z] #29 7.168 Selecting previously unselected package libbrotli1:arm64. [2022-08-11T12:13:06.549Z] #29 7.168 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 7.311 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-11T12:13:06.549Z] #29 7.559 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-11T12:13:06.549Z] #29 7.559 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 7.568 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:06.549Z] #29 7.627 Selecting previously unselected package libsasl2-2:arm64. [2022-08-11T12:13:06.549Z] #29 7.697 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 7.706 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:06.549Z] #29 7.764 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-11T12:13:06.549Z] #29 7.764 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 7.767 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-11T12:13:06.549Z] #29 7.832 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-11T12:13:06.549Z] #29 7.832 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 7.836 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-11T12:13:06.549Z] #29 7.887 Selecting previously unselected package libpsl5:arm64. [2022-08-11T12:13:06.549Z] #29 7.887 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 7.892 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-11T12:13:06.549Z] #29 7.954 Selecting previously unselected package librtmp1:arm64. [2022-08-11T12:13:06.549Z] #29 7.954 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 7.961 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-11T12:13:06.549Z] #29 8.004 Selecting previously unselected package libssh2-1:arm64. [2022-08-11T12:13:06.549Z] #29 8.004 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 8.008 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-11T12:13:06.549Z] #29 8.081 Selecting previously unselected package libcurl4:arm64. [2022-08-11T12:13:06.549Z] #29 8.081 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 8.081 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:06.549Z] #29 8.138 Selecting previously unselected package curl. [2022-08-11T12:13:06.549Z] #29 8.138 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 8.143 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:06.549Z] #29 8.210 Selecting previously unselected package libonig5:arm64. [2022-08-11T12:13:06.549Z] #29 8.210 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 8.216 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-11T12:13:06.549Z] #29 8.290 Selecting previously unselected package libjq1:arm64. [2022-08-11T12:13:06.549Z] #29 8.290 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 8.290 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-11T12:13:06.549Z] #29 8.347 Selecting previously unselected package jq. [2022-08-11T12:13:06.549Z] #29 8.347 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-11T12:13:06.549Z] #29 8.355 Unpacking jq (1.6-2.1) ... [2022-08-11T12:13:06.549Z] #29 8.392 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-11T12:13:06.549Z] #29 8.409 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-11T12:13:06.549Z] #29 8.420 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-11T12:13:06.549Z] #29 8.436 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:06.549Z] #29 8.455 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-11T12:13:06.549Z] #29 8.468 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:06.549Z] #29 8.480 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-11T12:13:06.549Z] #29 8.491 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-11T12:13:06.549Z] #29 8.511 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-11T12:13:06.549Z] #29 8.531 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-11T12:13:06.549Z] #29 8.543 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-11T12:13:06.549Z] #29 8.556 Setting up ca-certificates (20210119) ... [2022-08-11T12:13:06.549Z] #29 9.243 Updating certificates in /etc/ssl/certs... [2022-08-11T12:13:06.675Z] #11 ... [2022-08-11T12:13:06.675Z] [2022-08-11T12:13:06.675Z] #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-11T12:13:06.675Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-11T12:13:06.675Z] #29 1.797 Hit:1 http://deb.debian.org/debian bullseye InRelease [2022-08-11T12:13:06.675Z] #29 1.797 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease [2022-08-11T12:13:06.675Z] #29 1.797 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease [2022-08-11T12:13:06.675Z] #29 2.505 Reading package lists... [2022-08-11T12:13:06.675Z] #29 3.473 Reading package lists... [2022-08-11T12:13:06.675Z] #29 4.366 Building dependency tree... [2022-08-11T12:13:06.675Z] #29 4.590 Reading state information... [2022-08-11T12:13:06.675Z] #29 4.781 The following additional packages will be installed: [2022-08-11T12:13:06.675Z] #29 4.782 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-11T12:13:06.675Z] #29 4.782 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-11T12:13:06.675Z] #29 4.791 Recommended packages: [2022-08-11T12:13:06.675Z] #29 4.791 libldap-common publicsuffix libsasl2-modules [2022-08-11T12:13:06.675Z] #29 5.065 The following NEW packages will be installed: [2022-08-11T12:13:06.675Z] #29 5.065 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-11T12:13:06.675Z] #29 5.065 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-11T12:13:06.675Z] #29 5.065 libssh2-1 openssl [2022-08-11T12:13:06.675Z] #29 5.308 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-11T12:13:06.675Z] #29 5.308 Need to get 3047 kB of archives. [2022-08-11T12:13:06.675Z] #29 5.308 After this operation, 6661 kB of additional disk space will be used. [2022-08-11T12:13:06.675Z] #29 5.308 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-11T12:13:06.675Z] #29 5.328 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-11T12:13:06.675Z] #29 5.328 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-11T12:13:06.675Z] #29 5.328 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-11T12:13:06.675Z] #29 5.328 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-11T12:13:06.675Z] #29 5.328 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-11T12:13:06.675Z] #29 5.336 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-11T12:13:06.675Z] #29 5.336 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-11T12:13:06.675Z] #29 5.336 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-11T12:13:06.675Z] #29 5.336 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-11T12:13:06.675Z] #29 5.343 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-11T12:13:06.675Z] #29 5.344 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-11T12:13:06.675Z] #29 5.391 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-11T12:13:06.675Z] #29 5.391 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-11T12:13:06.675Z] #29 5.391 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-11T12:13:06.675Z] #29 5.665 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:06.675Z] #29 5.728 Fetched 3047 kB in 0s (9384 kB/s) [2022-08-11T12:13:06.675Z] #29 5.766 Selecting previously unselected package openssl. [2022-08-11T12:13:06.675Z] #29 5.766 (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-11T12:13:06.675Z] #29 5.777 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 5.813 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-11T12:13:06.675Z] #29 6.026 Selecting previously unselected package ca-certificates. [2022-08-11T12:13:06.675Z] #29 6.026 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-11T12:13:06.675Z] #29 6.041 Unpacking ca-certificates (20210119) ... [2022-08-11T12:13:06.675Z] #29 6.247 Selecting previously unselected package libbrotli1:amd64. [2022-08-11T12:13:06.675Z] #29 6.247 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 6.247 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-11T12:13:06.675Z] #29 6.300 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-11T12:13:06.675Z] #29 6.300 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 6.300 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:06.675Z] #29 6.354 Selecting previously unselected package libsasl2-2:amd64. [2022-08-11T12:13:06.675Z] #29 6.354 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 6.364 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:06.675Z] #29 6.451 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-11T12:13:06.675Z] #29 6.451 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 6.499 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-11T12:13:06.675Z] #29 6.583 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-11T12:13:06.675Z] #29 6.583 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 6.583 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-11T12:13:06.675Z] #29 6.660 Selecting previously unselected package libpsl5:amd64. [2022-08-11T12:13:06.675Z] #29 6.660 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 6.660 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-11T12:13:06.675Z] #29 6.745 Selecting previously unselected package librtmp1:amd64. [2022-08-11T12:13:06.675Z] #29 6.745 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 6.745 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-11T12:13:06.675Z] #29 6.793 Selecting previously unselected package libssh2-1:amd64. [2022-08-11T12:13:06.675Z] #29 6.793 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 6.805 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-11T12:13:06.675Z] #29 6.881 Selecting previously unselected package libcurl4:amd64. [2022-08-11T12:13:06.675Z] #29 6.881 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 6.881 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:06.675Z] #29 6.985 Selecting previously unselected package curl. [2022-08-11T12:13:06.675Z] #29 6.985 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 7.027 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:06.675Z] #29 7.074 Selecting previously unselected package libonig5:amd64. [2022-08-11T12:13:06.675Z] #29 7.074 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 7.077 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:13:06.675Z] #29 7.191 Selecting previously unselected package libjq1:amd64. [2022-08-11T12:13:06.675Z] #29 7.191 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 7.199 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:13:06.675Z] #29 7.287 Selecting previously unselected package jq. [2022-08-11T12:13:06.675Z] #29 7.287 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-11T12:13:06.675Z] #29 7.297 Unpacking jq (1.6-2.1) ... [2022-08-11T12:13:06.675Z] #29 7.367 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-11T12:13:06.675Z] #29 7.401 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-11T12:13:06.675Z] #29 7.401 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-11T12:13:06.675Z] #29 7.401 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:06.675Z] #29 7.439 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-11T12:13:06.675Z] #29 7.439 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:06.675Z] #29 7.439 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-11T12:13:06.675Z] #29 7.459 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-11T12:13:06.675Z] #29 7.471 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:13:06.675Z] #29 7.479 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:13:06.675Z] #29 7.522 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-11T12:13:06.675Z] #29 7.522 Setting up ca-certificates (20210119) ... [2022-08-11T12:13:06.675Z] #29 8.363 Updating certificates in /etc/ssl/certs... [2022-08-11T12:13:06.675Z] #29 9.408 129 added, 0 removed; done. [2022-08-11T12:13:06.675Z] #29 9.438 Setting up jq (1.6-2.1) ... [2022-08-11T12:13:06.675Z] #29 9.457 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:06.675Z] #29 9.470 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:06.675Z] #29 9.487 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:13:06.675Z] #29 9.549 Processing triggers for ca-certificates (20210119) ... [2022-08-11T12:13:06.675Z] #29 9.549 Updating certificates in /etc/ssl/certs... [2022-08-11T12:13:06.675Z] #29 ... [2022-08-11T12:13:06.675Z] [2022-08-11T12:13:06.675Z] #24 [internal] load build context [2022-08-11T12:13:06.675Z] #24 sha256:42e7ca45060687f59d4a0ed0a225b3240b00676dbffaadafa52e4eb10c1cd8ad [2022-08-11T12:13:06.675Z] #24 transferring context: 62.41MB 10.2s done [2022-08-11T12:13:06.675Z] #24 DONE 10.3s [2022-08-11T12:13:06.675Z] [2022-08-11T12:13:06.675Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:06.675Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:06.807Z] #29 ... [2022-08-11T12:13:06.807Z] [2022-08-11T12:13:06.807Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-11T12:13:06.807Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-11T12:13:06.807Z] #33 DONE 0.3s [2022-08-11T12:13:06.807Z] [2022-08-11T12:13:06.807Z] #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-11T12:13:06.807Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-11T12:13:06.807Z] #50 DONE 0.3s [2022-08-11T12:13:06.807Z] [2022-08-11T12:13:06.807Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-11T12:13:06.807Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-11T12:13:06.807Z] #46 DONE 0.4s [2022-08-11T12:13:06.807Z] [2022-08-11T12:13:06.807Z] #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-11T12:13:06.807Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-11T12:13:06.807Z] #29 10.23 129 added, 0 removed; done. [2022-08-11T12:13:06.807Z] #29 ... [2022-08-11T12:13:06.807Z] [2022-08-11T12:13:06.807Z] #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-11T12:13:06.807Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-11T12:13:06.815Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.0s done [2022-08-11T12:13:06.815Z] #11 ... [2022-08-11T12:13:06.815Z] [2022-08-11T12:13:06.815Z] #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-11T12:13:06.815Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-11T12:13:06.815Z] #29 9.945 129 added, 0 removed; done. [2022-08-11T12:13:06.815Z] #29 9.977 Setting up jq (1.6-2.1) ... [2022-08-11T12:13:06.815Z] #29 9.993 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:06.815Z] #29 10.01 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:06.929Z] #11 ... [2022-08-11T12:13:06.929Z] [2022-08-11T12:13:06.929Z] #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-11T12:13:06.929Z] #31 sha256:b3bcba9baee25c2ed95d2f9658b3c45cfa14591aebe3cf6f4ee9a81c52cb9174 [2022-08-11T12:13:06.929Z] #31 1.454 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-11T12:13:06.929Z] #31 1.739 [2022-08-11T12:13:06.929Z] #31 1.952 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:06.929Z] #31 2.240 [2022-08-11T12:13:06.929Z] #31 3.118 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-11T12:13:06.929Z] #31 3.369 [2022-08-11T12:13:06.929Z] #31 3.584 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:06.929Z] #31 3.858 [2022-08-11T12:13:06.929Z] #31 4.793 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-11T12:13:06.929Z] #31 5.054 [2022-08-11T12:13:06.929Z] #31 5.270 #=#=# ################## 26.2% ########################################## 58.4% ################################################################ 89.9% ######################################################################## 100.0% [2022-08-11T12:13:06.929Z] #31 5.795 [2022-08-11T12:13:06.929Z] #31 6.683 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-11T12:13:06.929Z] #31 6.931 [2022-08-11T12:13:06.929Z] #31 7.145 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:06.929Z] #31 7.388 [2022-08-11T12:13:06.929Z] #31 8.025 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-11T12:13:06.929Z] #31 8.283 [2022-08-11T12:13:06.929Z] #31 8.498 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:06.930Z] #31 8.794 [2022-08-11T12:13:06.930Z] #31 8.860 Download of images into '/build' complete. [2022-08-11T12:13:06.930Z] #31 8.860 Use something like the following to load the result into a Docker daemon: [2022-08-11T12:13:06.930Z] #31 8.860 tar -cC '/build' . | docker load [2022-08-11T12:13:07.066Z] #47 ... [2022-08-11T12:13:07.066Z] [2022-08-11T12:13:07.066Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-11T12:13:07.066Z] #25 sha256:d969929385a9705b7d58145d55b88a32f920b5e9acc8af33e83446a3ce8f9d50 [2022-08-11T12:13:07.066Z] #25 DONE 0.6s [2022-08-11T12:13:07.066Z] [2022-08-11T12:13:07.066Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-11T12:13:07.066Z] #66 sha256:8fad69397a448735393307e66eede930cda98e7c822ffada464b0efda906182c [2022-08-11T12:13:07.066Z] #66 DONE 0.6s [2022-08-11T12:13:07.074Z] #29 10.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:13:07.074Z] #29 10.04 Processing triggers for ca-certificates (20210119) ... [2022-08-11T12:13:07.074Z] #29 10.07 Updating certificates in /etc/ssl/certs... [2022-08-11T12:13:07.188Z] #31 ... [2022-08-11T12:13:07.188Z] [2022-08-11T12:13:07.188Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:07.188Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:07.324Z] [2022-08-11T12:13:07.324Z] #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-11T12:13:07.324Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-11T12:13:07.324Z] #29 10.27 Setting up jq (1.6-2.1) ... [2022-08-11T12:13:07.324Z] #29 10.29 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:07.324Z] #29 10.30 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:07.324Z] #29 10.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:13:07.324Z] #29 10.36 Processing triggers for ca-certificates (20210119) ... [2022-08-11T12:13:07.324Z] #29 10.37 Updating certificates in /etc/ssl/certs... [2022-08-11T12:13:07.613Z] #11 ... [2022-08-11T12:13:07.613Z] [2022-08-11T12:13:07.613Z] #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-11T12:13:07.613Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-11T12:13:07.613Z] #29 10.56 0 added, 0 removed; done. [2022-08-11T12:13:07.613Z] #29 10.56 Running hooks in /etc/ca-certificates/update.d... [2022-08-11T12:13:07.613Z] #29 10.56 done. [2022-08-11T12:13:07.613Z] #29 DONE 11.2s [2022-08-11T12:13:07.613Z] [2022-08-11T12:13:07.613Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:07.613Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:07.613Z] #11 ... [2022-08-11T12:13:07.613Z] [2022-08-11T12:13:07.613Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-11T12:13:07.613Z] #30 sha256:a6a4b7a2a6c38d0361d2ddbc9c55e19b7d9bd5ae0424640ff8c7a1e2f07df8de [2022-08-11T12:13:07.613Z] #30 DONE 0.1s [2022-08-11T12:13:07.613Z] [2022-08-11T12:13:07.613Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:07.613Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:07.756Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 7.3s done [2022-08-11T12:13:08.013Z] #29 11.06 0 added, 0 removed; done. [2022-08-11T12:13:08.013Z] #29 11.06 Running hooks in /etc/ca-certificates/update.d... [2022-08-11T12:13:08.013Z] #29 11.06 done. [2022-08-11T12:13:08.258Z] #29 11.47 0 added, 0 removed; done. [2022-08-11T12:13:08.258Z] #29 11.47 Running hooks in /etc/ca-certificates/update.d... [2022-08-11T12:13:08.258Z] #29 11.48 done. [2022-08-11T12:13:08.258Z] #29 DONE 11.6s [2022-08-11T12:13:08.258Z] [2022-08-11T12:13:08.258Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-11T12:13:08.258Z] #30 sha256:0b0ada4b7af84e2cb5aa81fa001d3c636a41dafa2cd0c22ca1ad1efb3bb462e5 [2022-08-11T12:13:08.412Z] #11 ... [2022-08-11T12:13:08.412Z] [2022-08-11T12:13:08.412Z] #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-11T12:13:08.412Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-11T12:13:08.412Z] #36 1.866 Hit:1 http://deb.debian.org/debian bullseye InRelease [2022-08-11T12:13:08.412Z] #36 1.866 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease [2022-08-11T12:13:08.412Z] #36 1.866 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease [2022-08-11T12:13:08.412Z] #36 2.568 Reading package lists... [2022-08-11T12:13:08.412Z] #36 3.551 Reading package lists... [2022-08-11T12:13:08.412Z] #36 4.399 Building dependency tree... [2022-08-11T12:13:08.412Z] #36 4.663 Reading state information... [2022-08-11T12:13:08.412Z] #36 4.813 The following additional packages will be installed: [2022-08-11T12:13:08.412Z] #36 4.813 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-11T12:13:08.412Z] #36 4.819 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-11T12:13:08.412Z] #36 4.819 Recommended packages: [2022-08-11T12:13:08.412Z] #36 4.819 libldap-common publicsuffix libsasl2-modules [2022-08-11T12:13:08.412Z] #36 5.024 The following NEW packages will be installed: [2022-08-11T12:13:08.412Z] #36 5.024 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-11T12:13:08.412Z] #36 5.024 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-11T12:13:08.412Z] #36 5.024 libssh2-1 openssl [2022-08-11T12:13:08.412Z] #36 5.326 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-11T12:13:08.412Z] #36 5.326 Need to get 3047 kB of archives. [2022-08-11T12:13:08.412Z] #36 5.326 After this operation, 6661 kB of additional disk space will be used. [2022-08-11T12:13:08.412Z] #36 5.326 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-11T12:13:08.412Z] #36 5.326 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-11T12:13:08.412Z] #36 5.352 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-11T12:13:08.412Z] #36 5.375 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-11T12:13:08.412Z] #36 5.375 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-11T12:13:08.412Z] #36 5.402 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-11T12:13:08.412Z] #36 5.402 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-11T12:13:08.412Z] #36 5.402 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-11T12:13:08.412Z] #36 5.402 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-11T12:13:08.412Z] #36 5.402 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-11T12:13:08.412Z] #36 5.465 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-11T12:13:08.412Z] #36 5.465 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-11T12:13:08.412Z] #36 5.465 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-11T12:13:08.412Z] #36 5.465 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-11T12:13:08.412Z] #36 5.465 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-11T12:13:08.412Z] #36 5.853 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:08.412Z] #36 5.895 Fetched 3047 kB in 0s (7172 kB/s) [2022-08-11T12:13:08.412Z] #36 5.948 Selecting previously unselected package openssl. [2022-08-11T12:13:08.412Z] #36 5.948 (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-11T12:13:08.412Z] #36 5.948 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-11T12:13:08.412Z] #36 5.964 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-11T12:13:08.412Z] #36 6.176 Selecting previously unselected package ca-certificates. [2022-08-11T12:13:08.412Z] #36 6.194 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-11T12:13:08.412Z] #36 6.194 Unpacking ca-certificates (20210119) ... [2022-08-11T12:13:08.412Z] #36 6.292 Selecting previously unselected package libbrotli1:amd64. [2022-08-11T12:13:08.412Z] #36 6.292 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-11T12:13:08.412Z] #36 6.310 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-11T12:13:08.412Z] #36 6.407 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-11T12:13:08.412Z] #36 6.407 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-11T12:13:08.412Z] #36 6.412 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:08.412Z] #36 6.499 Selecting previously unselected package libsasl2-2:amd64. [2022-08-11T12:13:08.412Z] #36 6.499 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-11T12:13:08.412Z] #36 6.509 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:08.412Z] #36 6.584 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-11T12:13:08.412Z] #36 6.584 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-11T12:13:08.412Z] #36 6.584 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-11T12:13:08.412Z] #36 7.260 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-11T12:13:08.412Z] #36 7.260 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-11T12:13:08.412Z] #36 7.536 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-11T12:13:08.412Z] #36 8.071 Selecting previously unselected package libpsl5:amd64. [2022-08-11T12:13:08.412Z] #36 8.071 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-11T12:13:08.412Z] #36 8.079 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-11T12:13:08.412Z] #36 8.148 Selecting previously unselected package librtmp1:amd64. [2022-08-11T12:13:08.412Z] #36 8.148 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-11T12:13:08.412Z] #36 8.152 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-11T12:13:08.412Z] #36 8.285 Selecting previously unselected package libssh2-1:amd64. [2022-08-11T12:13:08.412Z] #36 8.285 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-11T12:13:08.412Z] #36 8.286 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-11T12:13:08.412Z] #36 8.384 Selecting previously unselected package libcurl4:amd64. [2022-08-11T12:13:08.412Z] #36 8.384 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-11T12:13:08.412Z] #36 8.395 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:08.412Z] #36 8.521 Selecting previously unselected package curl. [2022-08-11T12:13:08.412Z] #36 8.521 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-11T12:13:08.412Z] #36 8.542 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:08.412Z] #36 8.641 Selecting previously unselected package libonig5:amd64. [2022-08-11T12:13:08.413Z] #36 8.641 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-11T12:13:08.413Z] #36 8.641 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:13:08.413Z] #36 8.727 Selecting previously unselected package libjq1:amd64. [2022-08-11T12:13:08.413Z] #36 8.727 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-11T12:13:08.413Z] #36 8.727 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:13:08.413Z] #36 8.791 Selecting previously unselected package jq. [2022-08-11T12:13:08.413Z] #36 8.791 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-11T12:13:08.413Z] #36 8.791 Unpacking jq (1.6-2.1) ... [2022-08-11T12:13:08.413Z] #36 8.846 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-11T12:13:08.413Z] #36 8.865 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-11T12:13:08.413Z] #36 8.882 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-11T12:13:08.413Z] #36 8.896 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:08.413Z] #36 8.910 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-11T12:13:08.413Z] #36 8.924 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-11T12:13:08.413Z] #36 8.946 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-11T12:13:08.413Z] #36 8.962 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-11T12:13:08.413Z] #36 8.979 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:13:08.413Z] #36 8.997 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:13:08.413Z] #36 9.019 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-11T12:13:08.413Z] #36 9.047 Setting up ca-certificates (20210119) ... [2022-08-11T12:13:08.413Z] #36 9.978 Updating certificates in /etc/ssl/certs... [2022-08-11T12:13:08.413Z] #36 ... [2022-08-11T12:13:08.413Z] [2022-08-11T12:13:08.413Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:08.413Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:08.413Z] #11 ... [2022-08-11T12:13:08.413Z] [2022-08-11T12:13:08.413Z] #31 [internal] load build context [2022-08-11T12:13:08.413Z] #31 sha256:be930692556fadc87282cee2af8d3e1589015bcfe4bc25edd2611dcdbe8c1b95 [2022-08-11T12:13:08.413Z] #31 transferring context: 62.41MB 10.5s done [2022-08-11T12:13:08.413Z] #31 DONE 10.6s [2022-08-11T12:13:08.413Z] [2022-08-11T12:13:08.413Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:08.413Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:08.515Z] #30 DONE 0.1s [2022-08-11T12:13:08.516Z] [2022-08-11T12:13:08.516Z] #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-11T12:13:08.516Z] #31 sha256:2031d8814ca903aee8dc1c76cac56278f6c3b5e69fa57ae43ccc708fa33b2b47 [2022-08-11T12:13:08.690Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-11T12:13:09.394Z] #29 DONE 12.4s [2022-08-11T12:13:09.394Z] [2022-08-11T12:13:09.394Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-11T12:13:09.394Z] #30 sha256:033e1d6a4794e0843f1f27f94b782b58daf2b75402ad91795e414dfac0aebdae [2022-08-11T12:13:09.394Z] #30 DONE 0.2s [2022-08-11T12:13:09.394Z] [2022-08-11T12:13:09.394Z] #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-11T12:13:09.394Z] #31 sha256:35832c0baec6764b0a06078f80bd139ee0dd0052e2d1019a557f3f8ef45d3428 [2022-08-11T12:13:09.626Z] #11 DONE 23.9s [2022-08-11T12:13:09.626Z] [2022-08-11T12:13:09.626Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-11T12:13:09.626Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-11T12:13:09.626Z] #12 ... [2022-08-11T12:13:09.626Z] [2022-08-11T12:13:09.626Z] #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-11T12:13:09.626Z] #31 sha256:b3bcba9baee25c2ed95d2f9658b3c45cfa14591aebe3cf6f4ee9a81c52cb9174 [2022-08-11T12:13:09.626Z] #31 DONE 12.7s [2022-08-11T12:13:09.884Z] [2022-08-11T12:13:09.884Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-11T12:13:09.884Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-11T12:13:10.143Z] #12 DONE 0.7s [2022-08-11T12:13:10.143Z] [2022-08-11T12:13:10.143Z] #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-11T12:13:10.143Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-11T12:13:10.401Z] #13 DONE 0.4s [2022-08-11T12:13:10.662Z] [2022-08-11T12:13:10.662Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-11T12:13:10.662Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-11T12:13:10.662Z] #33 ... [2022-08-11T12:13:10.662Z] [2022-08-11T12:13:10.662Z] #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-11T12:13:10.662Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-11T12:13:10.662Z] #50 DONE 0.2s [2022-08-11T12:13:10.912Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.2s [2022-08-11T12:13:10.922Z] [2022-08-11T12:13:10.922Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-11T12:13:10.922Z] #25 sha256:f71083af57296d261b7ae7acb9e85505d8c549cc3bf78b5cae57cfac934728f9 [2022-08-11T12:13:10.922Z] #25 DONE 0.3s [2022-08-11T12:13:10.922Z] [2022-08-11T12:13:10.922Z] #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-11T12:13:10.922Z] #26 sha256:cf41a706b4864451878f4ada6ccc3c0b9b68e7c0463d8e555db5680b8ccb3426 [2022-08-11T12:13:10.922Z] #26 ... [2022-08-11T12:13:10.922Z] [2022-08-11T12:13:10.922Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-11T12:13:10.922Z] #66 sha256:b6802d537278b812f9def66a0b089fff183b712bf51f03edbdea093d664b62b7 [2022-08-11T12:13:10.922Z] #66 DONE 0.4s [2022-08-11T12:13:10.922Z] [2022-08-11T12:13:10.922Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-11T12:13:10.922Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-11T12:13:10.922Z] #33 DONE 0.4s [2022-08-11T12:13:10.922Z] [2022-08-11T12:13:10.922Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-11T12:13:10.922Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-11T12:13:10.922Z] #46 DONE 0.5s [2022-08-11T12:13:11.181Z] [2022-08-11T12:13:11.181Z] #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-11T12:13:11.181Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:13:11.302Z] #31 1.811 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-11T12:13:11.561Z] #31 2.195 [2022-08-11T12:13:11.729Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.1s [2022-08-11T12:13:11.821Z] #31 2.434 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:12.081Z] #31 2.674 [2022-08-11T12:13:12.674Z] #11 ... [2022-08-11T12:13:12.674Z] [2022-08-11T12:13:12.674Z] #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-11T12:13:12.674Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-11T12:13:12.674Z] #36 11.23 129 added, 0 removed; done. [2022-08-11T12:13:12.674Z] #36 11.28 Setting up jq (1.6-2.1) ... [2022-08-11T12:13:12.674Z] #36 11.29 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:12.674Z] #36 11.30 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-11T12:13:12.674Z] #36 11.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:13:12.674Z] #36 11.34 Processing triggers for ca-certificates (20210119) ... [2022-08-11T12:13:12.674Z] #36 11.36 Updating certificates in /etc/ssl/certs... [2022-08-11T12:13:12.674Z] #36 12.26 0 added, 0 removed; done. [2022-08-11T12:13:12.674Z] #36 12.26 Running hooks in /etc/ca-certificates/update.d... [2022-08-11T12:13:12.674Z] #36 12.26 done. [2022-08-11T12:13:12.674Z] #36 DONE 14.8s [2022-08-11T12:13:12.674Z] [2022-08-11T12:13:12.674Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:12.674Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:12.934Z] #11 ... [2022-08-11T12:13:12.934Z] [2022-08-11T12:13:12.934Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-11T12:13:12.934Z] #37 sha256:c62abe5957eafee9b4509c40f9cae66d218e5c41412e2f01b91ec82295de6adb [2022-08-11T12:13:12.934Z] #37 DONE 0.2s [2022-08-11T12:13:12.934Z] [2022-08-11T12:13:12.934Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:12.934Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:13.020Z] #31 3.632 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-11T12:13:13.287Z] #31 3.961 [2022-08-11T12:13:13.452Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.3s done [2022-08-11T12:13:13.713Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-11T12:13:13.768Z] #31 ... [2022-08-11T12:13:13.768Z] [2022-08-11T12:13:13.768Z] #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-11T12:13:13.768Z] #26 sha256:328ec82092072efda90ff208317385ed98152c83cbd20bdede8b0d1144f135c6 [2022-08-11T12:13:13.768Z] #26 3.972 + RM_GOPATH=0 [2022-08-11T12:13:13.768Z] #26 3.972 + TMP_GOPATH= [2022-08-11T12:13:13.768Z] #26 3.972 + : /build [2022-08-11T12:13:13.768Z] #26 3.972 + '[' -z '' ']' [2022-08-11T12:13:13.768Z] #26 3.972 ++ mktemp -d [2022-08-11T12:13:13.768Z] #26 3.982 + export GOPATH=/tmp/tmp.yfqaX9CVP0 [2022-08-11T12:13:13.768Z] #26 3.982 + GOPATH=/tmp/tmp.yfqaX9CVP0 [2022-08-11T12:13:13.768Z] #26 3.982 + RM_GOPATH=1 [2022-08-11T12:13:13.768Z] #26 3.982 + case "$(go env GOARCH)" in [2022-08-11T12:13:13.768Z] #26 3.982 ++ go env GOARCH [2022-08-11T12:13:13.768Z] #26 4.007 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:13.768Z] #26 4.007 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:13.768Z] #26 4.093 ++ dirname /install.sh [2022-08-11T12:13:13.768Z] #26 4.113 + dir=/ [2022-08-11T12:13:13.768Z] #26 4.113 + bin=dockercli [2022-08-11T12:13:13.768Z] #26 4.113 + shift [2022-08-11T12:13:13.768Z] #26 4.114 + '[' '!' -f //dockercli.installer ']' [2022-08-11T12:13:13.768Z] #26 4.120 + . //dockercli.installer [2022-08-11T12:13:13.768Z] #26 4.120 ++ : stable [2022-08-11T12:13:13.768Z] #26 4.120 ++ : 17.06.2-ce [2022-08-11T12:13:13.768Z] #26 4.120 Install docker/cli version 17.06.2-ce from stable [2022-08-11T12:13:13.768Z] #26 4.120 + install_dockercli [2022-08-11T12:13:13.768Z] #26 4.120 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-11T12:13:13.768Z] #26 4.122 ++ uname -m [2022-08-11T12:13:13.768Z] #26 4.123 + arch=aarch64 [2022-08-11T12:13:13.768Z] #26 4.123 + '[' aarch64 '!=' x86_64 ']' [2022-08-11T12:13:13.768Z] #26 4.123 + '[' aarch64 '!=' s390x ']' [2022-08-11T12:13:13.768Z] #26 4.123 + '[' aarch64 '!=' armhf ']' [2022-08-11T12:13:13.768Z] #26 4.123 + build_dockercli [2022-08-11T12:13:13.768Z] #26 4.123 + git clone https://github.com/docker/docker-ce /tmp/tmp.yfqaX9CVP0/tmp/docker-ce [2022-08-11T12:13:13.768Z] #26 4.141 Cloning into '/tmp/tmp.yfqaX9CVP0/tmp/docker-ce'... [2022-08-11T12:13:13.857Z] #31 4.203 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:14.117Z] #31 4.543 [2022-08-11T12:13:14.854Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 7.9s done [2022-08-11T12:13:14.854Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-11T12:13:15.076Z] #31 5.590 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-11T12:13:15.337Z] #31 5.916 [2022-08-11T12:13:15.858Z] #31 6.156 #=#=# ################## 25.6% ######################################### 57.8% ################################################################ 89.2% ######################################################################## 100.0% [2022-08-11T12:13:16.121Z] #31 6.764 [2022-08-11T12:13:16.290Z] #26 ... [2022-08-11T12:13:16.290Z] [2022-08-11T12:13:16.290Z] #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-11T12:13:16.290Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-11T12:13:16.290Z] #55 4.816 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-11T12:13:16.290Z] #55 6.594 go: downloading github.com/fatih/color v1.13.0 [2022-08-11T12:13:16.290Z] #55 6.599 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-11T12:13:16.290Z] #55 6.729 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-11T12:13:16.290Z] #55 6.735 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-11T12:13:16.290Z] #55 7.074 go: downloading github.com/spf13/viper v1.11.0 [2022-08-11T12:13:16.290Z] #55 7.084 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-11T12:13:16.290Z] #55 7.694 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-11T12:13:16.290Z] #55 7.707 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-11T12:13:16.290Z] #55 7.731 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-11T12:13:16.290Z] #55 7.830 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-11T12:13:16.290Z] #55 9.256 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-11T12:13:16.290Z] #55 9.373 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-11T12:13:16.290Z] #55 9.593 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-11T12:13:16.290Z] #55 9.623 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-11T12:13:16.290Z] #55 ... [2022-08-11T12:13:16.290Z] [2022-08-11T12:13:16.290Z] #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-11T12:13:16.290Z] #31 sha256:2031d8814ca903aee8dc1c76cac56278f6c3b5e69fa57ae43ccc708fa33b2b47 [2022-08-11T12:13:16.290Z] #31 7.979 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-11T12:13:16.382Z] #31 ... [2022-08-11T12:13:16.382Z] [2022-08-11T12:13:16.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:16.382Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:16.382Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.2s done [2022-08-11T12:13:16.382Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 1.7s [2022-08-11T12:13:16.483Z] #47 ... [2022-08-11T12:13:16.483Z] [2022-08-11T12:13:16.483Z] #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-11T12:13:16.483Z] #26 sha256:cf41a706b4864451878f4ada6ccc3c0b9b68e7c0463d8e555db5680b8ccb3426 [2022-08-11T12:13:16.483Z] #26 5.287 + RM_GOPATH=0 [2022-08-11T12:13:16.483Z] #26 5.287 + TMP_GOPATH= [2022-08-11T12:13:16.483Z] #26 5.287 + : /build [2022-08-11T12:13:16.483Z] #26 5.287 + '[' -z '' ']' [2022-08-11T12:13:16.483Z] #26 5.287 ++ mktemp -d [2022-08-11T12:13:16.483Z] #26 5.287 + export GOPATH=/tmp/tmp.9X2KZl5sQc [2022-08-11T12:13:16.483Z] #26 5.287 + GOPATH=/tmp/tmp.9X2KZl5sQc [2022-08-11T12:13:16.483Z] #26 5.287 + RM_GOPATH=1 [2022-08-11T12:13:16.483Z] #26 5.287 + case "$(go env GOARCH)" in [2022-08-11T12:13:16.483Z] #26 5.287 ++ go env GOARCH [2022-08-11T12:13:16.483Z] #26 5.287 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:16.483Z] #26 5.287 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:16.483Z] #26 5.287 ++ dirname /install.sh [2022-08-11T12:13:16.483Z] #26 5.287 + dir=/ [2022-08-11T12:13:16.483Z] #26 5.287 + bin=dockercli [2022-08-11T12:13:16.483Z] #26 5.287 + shift [2022-08-11T12:13:16.483Z] #26 5.287 + '[' '!' -f //dockercli.installer ']' [2022-08-11T12:13:16.483Z] #26 5.287 + . //dockercli.installer [2022-08-11T12:13:16.483Z] #26 5.287 ++ : stable [2022-08-11T12:13:16.483Z] #26 5.287 ++ : 17.06.2-ce [2022-08-11T12:13:16.483Z] #26 5.287 + install_dockercli [2022-08-11T12:13:16.483Z] #26 5.287 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-11T12:13:16.483Z] #26 5.287 ++ uname -m [2022-08-11T12:13:16.483Z] #26 5.287 + arch=x86_64 [2022-08-11T12:13:16.483Z] #26 5.287 + '[' x86_64 '!=' x86_64 ']' [2022-08-11T12:13:16.483Z] #26 5.287 + url=https://download.docker.com/linux/static [2022-08-11T12:13:16.483Z] #26 5.287 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-11T12:13:16.483Z] #26 5.287 + tar -xz docker/docker [2022-08-11T12:13:16.483Z] #26 5.287 Install docker/cli version 17.06.2-ce from stable [2022-08-11T12:13:16.547Z] #31 ... [2022-08-11T12:13:16.548Z] [2022-08-11T12:13:16.548Z] #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-11T12:13:16.548Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-11T12:13:16.548Z] #38 4.748 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-11T12:13:16.548Z] #38 ... [2022-08-11T12:13:16.548Z] [2022-08-11T12:13:16.548Z] #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-11T12:13:16.548Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-11T12:13:16.548Z] #40 3.081 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-11T12:13:16.548Z] #40 3.539 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-11T12:13:16.548Z] #40 3.731 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-11T12:13:16.548Z] #40 3.832 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-11T12:13:16.548Z] #40 3.840 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-11T12:13:16.548Z] #40 4.400 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-11T12:13:16.548Z] #40 4.477 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-11T12:13:16.805Z] #40 ... [2022-08-11T12:13:16.805Z] [2022-08-11T12:13:16.805Z] #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-11T12:13:16.805Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-11T12:13:16.805Z] #76 4.938 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:16.805Z] #76 5.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:16.805Z] #76 5.297 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:16.805Z] #76 6.033 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-11T12:13:16.805Z] #76 8.914 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [173 kB] [2022-08-11T12:13:17.061Z] #76 ... [2022-08-11T12:13:17.061Z] [2022-08-11T12:13:17.061Z] #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-11T12:13:17.061Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-11T12:13:17.061Z] #42 5.084 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:17.061Z] #42 5.135 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:17.061Z] #42 5.298 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:17.061Z] #42 6.132 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-11T12:13:17.061Z] #42 8.408 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [173 kB] [2022-08-11T12:13:17.061Z] #42 ... [2022-08-11T12:13:17.061Z] [2022-08-11T12:13:17.061Z] #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-11T12:13:17.061Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-11T12:13:17.061Z] #36 4.316 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-11T12:13:17.319Z] #36 ... [2022-08-11T12:13:17.319Z] [2022-08-11T12:13:17.319Z] #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-11T12:13:17.319Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-11T12:13:17.319Z] #57 4.236 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-11T12:13:17.319Z] #57 5.095 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-11T12:13:17.319Z] #57 5.133 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-11T12:13:17.319Z] #57 5.136 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-11T12:13:17.319Z] #57 6.458 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-11T12:13:17.319Z] #57 ... [2022-08-11T12:13:17.319Z] [2022-08-11T12:13:17.319Z] #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-11T12:13:17.319Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-11T12:13:17.319Z] #14 4.938 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:17.319Z] #14 5.129 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:17.319Z] #14 5.308 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:17.319Z] #14 5.812 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-11T12:13:17.319Z] #14 8.705 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [173 kB] [2022-08-11T12:13:17.325Z] #11 ... [2022-08-11T12:13:17.325Z] [2022-08-11T12:13:17.325Z] #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-11T12:13:17.325Z] #31 sha256:35832c0baec6764b0a06078f80bd139ee0dd0052e2d1019a557f3f8ef45d3428 [2022-08-11T12:13:17.325Z] #31 7.803 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-11T12:13:17.576Z] #14 ... [2022-08-11T12:13:17.576Z] [2022-08-11T12:13:17.576Z] #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-11T12:13:17.576Z] #67 sha256:3b67f2427a11fd84804f90ad61acc86a0332ae4830eff4485e43f0764d6f607c [2022-08-11T12:13:17.576Z] #67 3.595 + RM_GOPATH=0 [2022-08-11T12:13:17.576Z] #67 3.595 + TMP_GOPATH= [2022-08-11T12:13:17.576Z] #67 3.595 + : /build [2022-08-11T12:13:17.576Z] #67 3.595 + '[' -z '' ']' [2022-08-11T12:13:17.576Z] #67 3.601 ++ mktemp -d [2022-08-11T12:13:17.576Z] #67 3.616 + export GOPATH=/tmp/tmp.ei6F2n8wow [2022-08-11T12:13:17.576Z] #67 3.616 + GOPATH=/tmp/tmp.ei6F2n8wow [2022-08-11T12:13:17.576Z] #67 3.616 + RM_GOPATH=1 [2022-08-11T12:13:17.576Z] #67 3.616 + case "$(go env GOARCH)" in [2022-08-11T12:13:17.576Z] #67 3.617 ++ go env GOARCH [2022-08-11T12:13:17.576Z] #67 3.669 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:13:17.576Z] #67 3.669 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:17.576Z] #67 3.669 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:17.576Z] #67 3.669 ++ dirname /install.sh [2022-08-11T12:13:17.576Z] #67 3.669 + dir=/ [2022-08-11T12:13:17.576Z] #67 3.669 + bin=rootlesskit [2022-08-11T12:13:17.576Z] #67 3.669 + shift [2022-08-11T12:13:17.576Z] #67 3.669 + '[' '!' -f //rootlesskit.installer ']' [2022-08-11T12:13:17.576Z] #67 3.669 + . //rootlesskit.installer [2022-08-11T12:13:17.576Z] #67 3.669 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:13:17.576Z] #67 3.669 + install_rootlesskit [2022-08-11T12:13:17.576Z] #67 3.669 + case "$1" in [2022-08-11T12:13:17.576Z] #67 3.669 + export CGO_ENABLED=0 [2022-08-11T12:13:17.576Z] #67 3.669 + CGO_ENABLED=0 [2022-08-11T12:13:17.576Z] #67 3.669 + _install_rootlesskit [2022-08-11T12:13:17.576Z] #67 3.669 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-11T12:13:17.576Z] #67 3.669 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-11T12:13:17.576Z] #67 3.669 + GOBIN=/build [2022-08-11T12:13:17.576Z] #67 3.669 + GO111MODULE=on [2022-08-11T12:13:17.576Z] #67 3.669 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:13:17.576Z] #67 4.250 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-11T12:13:17.576Z] #67 6.095 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-11T12:13:17.576Z] #67 6.151 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-11T12:13:17.576Z] #67 6.628 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-11T12:13:17.576Z] #67 9.257 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-11T12:13:17.576Z] #67 9.860 go: downloading github.com/google/uuid v1.3.0 [2022-08-11T12:13:17.576Z] #67 9.900 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-11T12:13:17.576Z] #67 9.996 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-11T12:13:17.576Z] #67 10.10 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-11T12:13:17.576Z] #67 10.14 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-11T12:13:17.576Z] #67 10.27 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-11T12:13:17.576Z] #67 10.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-11T12:13:17.576Z] #67 ... [2022-08-11T12:13:17.576Z] [2022-08-11T12:13:17.576Z] #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-11T12:13:17.576Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-11T12:13:17.576Z] #51 4.808 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:17.576Z] #51 4.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:17.576Z] #51 4.945 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:17.576Z] #51 5.368 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-11T12:13:17.576Z] #51 6.221 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-11T12:13:17.576Z] #51 9.248 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [173 kB] [2022-08-11T12:13:17.584Z] #31 8.115 [2022-08-11T12:13:17.833Z] #51 ... [2022-08-11T12:13:17.833Z] [2022-08-11T12:13:17.833Z] #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-11T12:13:17.833Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-11T12:13:17.833Z] #53 4.272 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-11T12:13:17.833Z] #53 5.347 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-11T12:13:17.833Z] #53 5.349 go: downloading github.com/fatih/color v1.10.0 [2022-08-11T12:13:17.833Z] #53 5.418 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-11T12:13:17.833Z] #53 5.463 go: downloading github.com/pkg/errors v0.9.1 [2022-08-11T12:13:17.833Z] #53 5.792 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-11T12:13:17.833Z] #53 5.841 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-11T12:13:17.833Z] #53 5.958 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-11T12:13:17.833Z] #53 6.059 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-11T12:13:17.833Z] #53 6.123 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-11T12:13:17.833Z] #53 6.217 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-11T12:13:17.833Z] #53 6.320 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-11T12:13:17.833Z] #53 6.534 go: downloading golang.org/x/tools v0.1.0 [2022-08-11T12:13:17.833Z] #53 ... [2022-08-11T12:13:17.833Z] [2022-08-11T12:13:17.833Z] #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-11T12:13:17.833Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-11T12:13:17.833Z] #34 3.913 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-11T12:13:17.833Z] #34 3.913 Cloning into '.'... [2022-08-11T12:13:17.843Z] #31 8.349 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:17.920Z] #11 ... [2022-08-11T12:13:17.920Z] [2022-08-11T12:13:17.920Z] #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-11T12:13:17.920Z] #31 sha256:a58a63db4de7f53f4a2d25e3cb5aeabfd764b01e2c951bd0d3ca1dda4fe78434 [2022-08-11T12:13:17.920Z] #31 2.419 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-11T12:13:17.920Z] #31 2.743 [2022-08-11T12:13:17.920Z] #31 2.972 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:17.920Z] #31 3.261 [2022-08-11T12:13:17.920Z] #31 4.264 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-11T12:13:17.920Z] #31 4.563 [2022-08-11T12:13:17.920Z] #31 4.798 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:17.920Z] #31 5.099 [2022-08-11T12:13:17.920Z] #31 6.215 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-11T12:13:17.920Z] #31 6.527 [2022-08-11T12:13:17.920Z] #31 6.753 #=#=# ################# 23.9% ######################################### 57.1% ################################################################ 89.0% ######################################################################## 100.0% [2022-08-11T12:13:17.920Z] #31 7.329 [2022-08-11T12:13:17.920Z] #31 8.335 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-11T12:13:17.920Z] #31 8.645 [2022-08-11T12:13:17.920Z] #31 8.862 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:17.920Z] #31 9.668 [2022-08-11T12:13:17.920Z] #31 ... [2022-08-11T12:13:17.920Z] [2022-08-11T12:13:17.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:17.920Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:18.090Z] #34 ... [2022-08-11T12:13:18.090Z] [2022-08-11T12:13:18.090Z] #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-11T12:13:18.090Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-11T12:13:18.090Z] #62 5.036 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:18.090Z] #62 5.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:18.090Z] #62 5.302 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:18.090Z] #62 6.113 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-11T12:13:18.090Z] #62 8.429 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [173 kB] [2022-08-11T12:13:18.090Z] #62 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-11T12:13:18.090Z] #62 ... [2022-08-11T12:13:18.090Z] [2022-08-11T12:13:18.091Z] #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-11T12:13:18.091Z] #31 sha256:2031d8814ca903aee8dc1c76cac56278f6c3b5e69fa57ae43ccc708fa33b2b47 [2022-08-11T12:13:18.091Z] #31 9.565 #=#=# [2022-08-11T12:13:18.103Z] #31 8.629 [2022-08-11T12:13:18.605Z] #31 9.959 #=#=# 0.2% ######################################################################## 100.0% [2022-08-11T12:13:18.671Z] #31 9.386 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-11T12:13:18.858Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.1s [2022-08-11T12:13:19.240Z] #31 9.752 [2022-08-11T12:13:19.510Z] #31 9.990 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:19.770Z] #31 10.31 [2022-08-11T12:13:19.770Z] #31 10.40 Download of images into '/build' complete. [2022-08-11T12:13:19.770Z] #31 10.40 Use something like the following to load the result into a Docker daemon: [2022-08-11T12:13:19.770Z] #31 10.40 tar -cC '/build' . | docker load [2022-08-11T12:13:19.974Z] #31 11.46 [2022-08-11T12:13:20.144Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.1s [2022-08-11T12:13:20.683Z] #26 ... [2022-08-11T12:13:20.683Z] [2022-08-11T12:13:20.683Z] #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-11T12:13:20.683Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:13:20.683Z] #76 6.582 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:20.683Z] #76 6.600 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:20.683Z] #76 6.605 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:20.683Z] #76 7.814 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:20.683Z] #76 10.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:20.683Z] #76 ... [2022-08-11T12:13:20.683Z] [2022-08-11T12:13:20.683Z] #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-11T12:13:20.683Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:13:20.683Z] #53 5.168 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-11T12:13:20.683Z] #53 6.818 go: downloading github.com/fatih/color v1.10.0 [2022-08-11T12:13:20.683Z] #53 6.888 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-11T12:13:20.683Z] #53 6.890 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-11T12:13:20.683Z] #53 7.492 go: downloading golang.org/x/tools v0.1.0 [2022-08-11T12:13:20.683Z] #53 7.723 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-11T12:13:20.683Z] #53 7.811 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-11T12:13:20.683Z] #53 7.928 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-11T12:13:20.683Z] #53 8.072 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-11T12:13:20.766Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.9s done [2022-08-11T12:13:20.766Z] #11 ... [2022-08-11T12:13:20.766Z] [2022-08-11T12:13:20.766Z] #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-11T12:13:20.766Z] #31 sha256:a58a63db4de7f53f4a2d25e3cb5aeabfd764b01e2c951bd0d3ca1dda4fe78434 [2022-08-11T12:13:20.766Z] #31 10.46 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-11T12:13:20.766Z] #31 10.79 [2022-08-11T12:13:20.766Z] #31 11.01 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:20.766Z] #31 11.27 [2022-08-11T12:13:20.766Z] #31 11.39 Download of images into '/build' complete. [2022-08-11T12:13:20.766Z] #31 11.39 Use something like the following to load the result into a Docker daemon: [2022-08-11T12:13:20.766Z] #31 11.39 tar -cC '/build' . | docker load [2022-08-11T12:13:20.766Z] #31 DONE 13.1s [2022-08-11T12:13:20.904Z] #31 ... [2022-08-11T12:13:20.904Z] [2022-08-11T12:13:20.904Z] #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-11T12:13:20.904Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-11T12:13:20.904Z] #47 4.157 + git clone https://github.com/docker/distribution.git . [2022-08-11T12:13:20.904Z] #47 4.157 Cloning into '.'... [2022-08-11T12:13:20.904Z] #47 ... [2022-08-11T12:13:20.904Z] [2022-08-11T12:13:20.904Z] #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-11T12:13:20.904Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-11T12:13:20.904Z] #55 13.02 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-11T12:13:20.904Z] #55 13.07 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-11T12:13:20.904Z] #55 13.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-11T12:13:20.904Z] #55 13.39 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-11T12:13:20.904Z] #55 13.58 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-11T12:13:20.904Z] #55 13.62 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-11T12:13:20.904Z] #55 13.71 go: downloading github.com/spf13/afero v1.8.2 [2022-08-11T12:13:20.904Z] #55 13.76 go: downloading github.com/spf13/cast v1.4.1 [2022-08-11T12:13:20.904Z] #55 13.92 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-11T12:13:20.904Z] #55 14.15 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-11T12:13:20.904Z] #55 14.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-11T12:13:20.904Z] #55 14.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-11T12:13:20.904Z] #55 14.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-11T12:13:20.904Z] #55 14.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-11T12:13:20.904Z] #55 14.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-11T12:13:20.944Z] #53 ... [2022-08-11T12:13:20.945Z] [2022-08-11T12:13:20.945Z] #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-11T12:13:20.945Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:20.945Z] #55 3.943 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-11T12:13:20.945Z] #55 5.223 go: downloading github.com/fatih/color v1.13.0 [2022-08-11T12:13:20.945Z] #55 5.272 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-11T12:13:20.945Z] #55 5.366 go: downloading github.com/pkg/errors v0.9.1 [2022-08-11T12:13:20.945Z] #55 5.423 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-11T12:13:20.945Z] #55 5.572 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-11T12:13:20.945Z] #55 5.854 go: downloading github.com/spf13/viper v1.11.0 [2022-08-11T12:13:20.945Z] #55 5.909 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-11T12:13:20.945Z] #55 6.651 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-11T12:13:20.945Z] #55 6.663 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-11T12:13:20.945Z] #55 8.688 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-11T12:13:20.945Z] #55 8.805 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-11T12:13:20.945Z] #55 8.983 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-11T12:13:20.945Z] #55 9.154 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-11T12:13:20.945Z] #55 ... [2022-08-11T12:13:20.945Z] [2022-08-11T12:13:20.945Z] #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-11T12:13:20.945Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:13:20.945Z] #14 4.783 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:20.945Z] #14 4.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:20.945Z] #14 4.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:20.945Z] #14 5.485 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:20.945Z] #14 7.728 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:20.945Z] #14 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:21.026Z] [2022-08-11T12:13:21.026Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:21.026Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:21.151Z] #31 DONE 11.6s [2022-08-11T12:13:21.151Z] [2022-08-11T12:13:21.151Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:21.151Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:21.160Z] #55 14.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-11T12:13:21.160Z] #55 14.81 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-11T12:13:21.160Z] #55 14.87 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-11T12:13:21.204Z] #14 ... [2022-08-11T12:13:21.204Z] [2022-08-11T12:13:21.204Z] #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-11T12:13:21.204Z] #67 sha256:93468987fa222c7b8aff81285f340a62a64f220cf95e3e7b85c8bdd2ad2380a0 [2022-08-11T12:13:21.204Z] #67 4.167 + RM_GOPATH=0 [2022-08-11T12:13:21.204Z] #67 4.167 + TMP_GOPATH= [2022-08-11T12:13:21.204Z] #67 4.167 + : /build [2022-08-11T12:13:21.204Z] #67 4.167 + '[' -z '' ']' [2022-08-11T12:13:21.204Z] #67 4.173 ++ mktemp -d [2022-08-11T12:13:21.204Z] #67 4.173 + export GOPATH=/tmp/tmp.wACEPk9yaO [2022-08-11T12:13:21.204Z] #67 4.173 + GOPATH=/tmp/tmp.wACEPk9yaO [2022-08-11T12:13:21.204Z] #67 4.173 + RM_GOPATH=1 [2022-08-11T12:13:21.204Z] #67 4.173 + case "$(go env GOARCH)" in [2022-08-11T12:13:21.204Z] #67 4.173 ++ go env GOARCH [2022-08-11T12:13:21.204Z] #67 4.190 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:21.204Z] #67 4.190 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:21.204Z] #67 4.190 ++ dirname /install.sh [2022-08-11T12:13:21.204Z] #67 4.200 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:13:21.204Z] #67 4.200 + dir=/ [2022-08-11T12:13:21.204Z] #67 4.200 + bin=rootlesskit [2022-08-11T12:13:21.204Z] #67 4.200 + shift [2022-08-11T12:13:21.204Z] #67 4.200 + '[' '!' -f //rootlesskit.installer ']' [2022-08-11T12:13:21.204Z] #67 4.200 + . //rootlesskit.installer [2022-08-11T12:13:21.204Z] #67 4.200 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:13:21.204Z] #67 4.200 + install_rootlesskit [2022-08-11T12:13:21.204Z] #67 4.200 + case "$1" in [2022-08-11T12:13:21.204Z] #67 4.200 + export CGO_ENABLED=0 [2022-08-11T12:13:21.204Z] #67 4.200 + CGO_ENABLED=0 [2022-08-11T12:13:21.204Z] #67 4.200 + _install_rootlesskit [2022-08-11T12:13:21.204Z] #67 4.200 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-11T12:13:21.204Z] #67 4.200 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-11T12:13:21.204Z] #67 4.200 + GOBIN=/build [2022-08-11T12:13:21.204Z] #67 4.200 + GO111MODULE=on [2022-08-11T12:13:21.204Z] #67 4.200 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:13:21.204Z] #67 4.778 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-11T12:13:21.204Z] #67 7.574 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-11T12:13:21.204Z] #67 7.576 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-11T12:13:21.204Z] #67 8.065 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-11T12:13:21.204Z] #67 ... [2022-08-11T12:13:21.204Z] [2022-08-11T12:13:21.204Z] #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-11T12:13:21.204Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:13:21.204Z] #51 4.326 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:21.204Z] #51 4.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:21.204Z] #51 4.362 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:21.204Z] #51 4.852 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-11T12:13:21.204Z] #51 5.221 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:21.204Z] #51 7.684 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:21.204Z] #51 10.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:21.285Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.1s [2022-08-11T12:13:21.411Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 6.8s [2022-08-11T12:13:21.463Z] #51 ... [2022-08-11T12:13:21.463Z] [2022-08-11T12:13:21.463Z] #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-11T12:13:21.463Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-11T12:13:21.463Z] #57 3.653 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-11T12:13:21.463Z] #57 4.524 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-11T12:13:21.463Z] #57 4.549 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-11T12:13:21.463Z] #57 4.549 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-11T12:13:21.463Z] #57 6.092 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-11T12:13:21.723Z] #57 ... [2022-08-11T12:13:21.723Z] [2022-08-11T12:13:21.723Z] #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-11T12:13:21.723Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:13:21.723Z] #36 4.003 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-11T12:13:21.723Z] #36 ... [2022-08-11T12:13:21.723Z] [2022-08-11T12:13:21.723Z] #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-11T12:13:21.723Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:13:21.723Z] #34 5.986 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-11T12:13:21.723Z] #34 5.988 Cloning into '.'... [2022-08-11T12:13:21.982Z] #34 ... [2022-08-11T12:13:21.982Z] [2022-08-11T12:13:21.982Z] #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-11T12:13:21.982Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-11T12:13:21.982Z] #40 4.800 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-11T12:13:21.982Z] #40 5.571 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-11T12:13:21.982Z] #40 6.929 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-11T12:13:21.982Z] #40 7.306 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-11T12:13:21.982Z] #40 7.369 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-11T12:13:21.982Z] #40 11.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-11T12:13:21.982Z] #40 11.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-11T12:13:21.982Z] #40 ... [2022-08-11T12:13:21.982Z] [2022-08-11T12:13:21.982Z] #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-11T12:13:21.982Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:13:21.982Z] #62 4.590 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:21.982Z] #62 4.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:21.982Z] #62 4.626 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:21.982Z] #62 5.348 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:21.982Z] #62 7.947 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:21.982Z] #62 10.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:22.100Z] #55 15.72 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-11T12:13:22.240Z] #62 ... [2022-08-11T12:13:22.240Z] [2022-08-11T12:13:22.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-11T12:13:22.240Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:13:22.240Z] #42 5.024 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:22.240Z] #42 5.035 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:22.240Z] #42 5.035 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:22.240Z] #42 5.854 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:22.240Z] #42 8.180 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:22.240Z] #42 10.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:22.499Z] #42 ... [2022-08-11T12:13:22.499Z] [2022-08-11T12:13:22.499Z] #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-11T12:13:22.499Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-11T12:13:22.499Z] #38 3.648 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-11T12:13:22.499Z] #38 ... [2022-08-11T12:13:22.499Z] [2022-08-11T12:13:22.499Z] #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-11T12:13:22.499Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:13:22.499Z] #47 5.767 + git clone https://github.com/docker/distribution.git . [2022-08-11T12:13:22.499Z] #47 5.767 Cloning into '.'... [2022-08-11T12:13:22.665Z] #55 16.10 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-11T12:13:22.757Z] #47 ... [2022-08-11T12:13:22.757Z] [2022-08-11T12:13:22.757Z] #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-11T12:13:22.757Z] #67 sha256:93468987fa222c7b8aff81285f340a62a64f220cf95e3e7b85c8bdd2ad2380a0 [2022-08-11T12:13:22.757Z] #67 11.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-11T12:13:22.921Z] #55 ... [2022-08-11T12:13:22.921Z] [2022-08-11T12:13:22.922Z] #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-11T12:13:22.922Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-11T12:13:22.922Z] #38 15.84 tomll can be used in two ways: [2022-08-11T12:13:22.922Z] #38 15.85 Writing to STDIN and reading from STDOUT: [2022-08-11T12:13:22.922Z] #38 15.85 cat file.toml | tomll > file.toml [2022-08-11T12:13:22.922Z] #38 15.85 [2022-08-11T12:13:22.922Z] #38 15.85 Reading and updating a list of files: [2022-08-11T12:13:22.922Z] #38 15.85 tomll a.toml b.toml c.toml [2022-08-11T12:13:22.922Z] #38 15.85 [2022-08-11T12:13:22.922Z] #38 15.85 When given a list of files, tomll will modify all files in place without asking. [2022-08-11T12:13:22.922Z] #38 DONE 16.6s [2022-08-11T12:13:22.922Z] [2022-08-11T12:13:22.922Z] #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-11T12:13:22.922Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-11T12:13:22.922Z] #55 16.55 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-11T12:13:23.453Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.0s done [2022-08-11T12:13:23.453Z] #11 ... [2022-08-11T12:13:23.453Z] [2022-08-11T12:13:23.453Z] #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-11T12:13:23.453Z] #38 sha256:f068562f5b18f568a1cca46ca7bbf5ee81b900c435814d785f8ed2716c80081b [2022-08-11T12:13:23.453Z] #38 2.119 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-11T12:13:23.453Z] #38 2.423 [2022-08-11T12:13:23.453Z] #38 2.651 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:23.453Z] #38 2.951 [2022-08-11T12:13:23.453Z] #38 3.959 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-11T12:13:23.453Z] #38 4.285 [2022-08-11T12:13:23.453Z] #38 4.511 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:23.453Z] #38 4.874 [2022-08-11T12:13:23.453Z] #38 5.838 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-11T12:13:23.453Z] #38 6.176 [2022-08-11T12:13:23.453Z] #38 6.399 #=#=# ##### 7.3% ###################################### 54.1% ###################################################### 75.8% ######################################################################## 100.0% [2022-08-11T12:13:23.453Z] #38 7.132 [2022-08-11T12:13:23.453Z] #38 8.106 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-11T12:13:23.453Z] #38 8.420 [2022-08-11T12:13:23.453Z] #38 8.653 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:23.453Z] #38 8.960 [2022-08-11T12:13:23.453Z] #38 9.723 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-11T12:13:23.453Z] #38 10.05 [2022-08-11T12:13:23.453Z] #38 ... [2022-08-11T12:13:23.453Z] [2022-08-11T12:13:23.453Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:23.453Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:23.453Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.1s [2022-08-11T12:13:23.851Z] #55 17.32 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-11T12:13:23.851Z] #55 17.45 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-11T12:13:24.107Z] #55 17.64 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-11T12:13:24.107Z] #55 17.66 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-11T12:13:24.107Z] #55 17.75 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-11T12:13:24.107Z] #55 17.80 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-11T12:13:24.133Z] #67 12.87 go: downloading github.com/google/uuid v1.3.0 [2022-08-11T12:13:24.133Z] #67 13.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-11T12:13:24.133Z] #67 13.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-11T12:13:24.133Z] #67 13.20 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-11T12:13:24.392Z] #67 13.30 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-11T12:13:24.392Z] #67 13.49 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-11T12:13:24.678Z] #55 18.11 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-11T12:13:24.678Z] #55 18.27 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-11T12:13:24.678Z] #55 18.33 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-11T12:13:24.937Z] #55 18.48 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-11T12:13:24.937Z] #55 18.59 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-11T12:13:25.193Z] #55 18.61 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-11T12:13:25.193Z] #55 18.66 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-11T12:13:25.193Z] #55 18.68 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-11T12:13:25.193Z] #55 18.82 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-11T12:13:25.193Z] #55 18.87 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-11T12:13:25.327Z] #67 14.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-11T12:13:25.327Z] #67 14.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-11T12:13:25.327Z] #67 14.51 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-11T12:13:25.449Z] #55 18.93 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-11T12:13:25.449Z] #55 18.94 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-11T12:13:25.449Z] #55 19.02 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-11T12:13:25.449Z] #55 19.12 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-11T12:13:25.705Z] #55 19.22 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-11T12:13:25.705Z] #55 19.32 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-11T12:13:25.962Z] #55 19.38 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-11T12:13:25.962Z] #55 19.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-11T12:13:25.962Z] #55 19.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-11T12:13:25.962Z] #55 19.53 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-11T12:13:25.962Z] #55 19.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-11T12:13:26.218Z] #55 19.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-11T12:13:26.475Z] #55 20.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-11T12:13:26.562Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-11T12:13:26.691Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 11.9s [2022-08-11T12:13:26.704Z] #67 ... [2022-08-11T12:13:26.704Z] [2022-08-11T12:13:26.704Z] #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-11T12:13:26.704Z] #26 sha256:cf41a706b4864451878f4ada6ccc3c0b9b68e7c0463d8e555db5680b8ccb3426 [2022-08-11T12:13:26.704Z] #26 14.61 + mkdir -p /build [2022-08-11T12:13:26.704Z] #26 14.62 + mv docker/docker /build/ [2022-08-11T12:13:26.704Z] #26 14.64 + rmdir docker [2022-08-11T12:13:26.704Z] #26 DONE 15.4s [2022-08-11T12:13:26.704Z] [2022-08-11T12:13:26.704Z] #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-11T12:13:26.704Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:26.704Z] #55 13.88 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-11T12:13:26.704Z] #55 13.93 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-11T12:13:26.704Z] #55 14.17 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-11T12:13:26.704Z] #55 14.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-11T12:13:26.704Z] #55 14.38 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-11T12:13:26.704Z] #55 14.53 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-11T12:13:26.704Z] #55 14.70 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-11T12:13:26.704Z] #55 14.83 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-11T12:13:26.704Z] #55 14.92 go: downloading github.com/spf13/afero v1.8.2 [2022-08-11T12:13:26.704Z] #55 14.97 go: downloading github.com/spf13/cast v1.4.1 [2022-08-11T12:13:26.704Z] #55 15.27 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-11T12:13:26.704Z] #55 15.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-11T12:13:26.704Z] #55 15.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-11T12:13:26.704Z] #55 15.63 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-11T12:13:26.704Z] #55 15.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-11T12:13:26.704Z] #55 15.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-11T12:13:26.704Z] #55 15.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-11T12:13:26.704Z] #55 15.76 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-11T12:13:26.704Z] #55 15.77 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-11T12:13:26.704Z] #55 16.11 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-11T12:13:26.734Z] #55 20.09 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-11T12:13:26.734Z] #55 20.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-11T12:13:26.734Z] #55 20.23 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-11T12:13:26.734Z] #55 20.31 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-11T12:13:26.734Z] #55 20.38 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-11T12:13:26.750Z] #11 ... [2022-08-11T12:13:26.750Z] [2022-08-11T12:13:26.750Z] #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-11T12:13:26.750Z] #38 sha256:f068562f5b18f568a1cca46ca7bbf5ee81b900c435814d785f8ed2716c80081b [2022-08-11T12:13:26.750Z] #38 10.27 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:26.750Z] #38 10.54 [2022-08-11T12:13:26.750Z] #38 10.63 Download of images into '/build' complete. [2022-08-11T12:13:26.750Z] #38 10.63 Use something like the following to load the result into a Docker daemon: [2022-08-11T12:13:26.750Z] #38 10.63 tar -cC '/build' . | docker load [2022-08-11T12:13:26.750Z] #38 DONE 13.6s [2022-08-11T12:13:26.750Z] [2022-08-11T12:13:26.750Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-11T12:13:26.750Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-11T12:13:26.963Z] #55 16.25 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-11T12:13:26.990Z] #55 20.38 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-11T12:13:26.990Z] #55 20.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-11T12:13:26.990Z] #55 20.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-11T12:13:26.990Z] #55 20.50 go: downloading github.com/julz/importas v0.1.0 [2022-08-11T12:13:26.990Z] #55 20.55 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-11T12:13:26.990Z] #55 20.57 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-11T12:13:27.247Z] #55 20.65 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-11T12:13:27.247Z] #55 20.74 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-11T12:13:27.247Z] #55 20.75 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-11T12:13:27.247Z] #55 20.82 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-11T12:13:27.247Z] #55 20.85 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-11T12:13:27.247Z] #55 20.90 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-11T12:13:27.503Z] #55 20.94 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-11T12:13:27.503Z] #55 20.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-11T12:13:27.503Z] #55 21.03 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-11T12:13:27.534Z] #55 16.84 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-11T12:13:27.534Z] #55 16.90 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-11T12:13:27.534Z] #55 16.95 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-11T12:13:27.760Z] #55 ... [2022-08-11T12:13:27.760Z] [2022-08-11T12:13:27.760Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-11T12:13:27.760Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-11T12:13:27.760Z] #76 11.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-11T12:13:27.760Z] #76 16.97 Fetched 8454 kB in 12s (684 kB/s) [2022-08-11T12:13:27.793Z] #55 ... [2022-08-11T12:13:27.793Z] [2022-08-11T12:13:27.793Z] #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-11T12:13:27.793Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-11T12:13:27.793Z] #38 16.76 tomll can be used in two ways: [2022-08-11T12:13:27.793Z] #38 16.76 Writing to STDIN and reading from STDOUT: [2022-08-11T12:13:27.793Z] #38 16.76 cat file.toml | tomll > file.toml [2022-08-11T12:13:27.793Z] #38 16.76 [2022-08-11T12:13:27.793Z] #38 16.76 Reading and updating a list of files: [2022-08-11T12:13:27.793Z] #38 16.76 tomll a.toml b.toml c.toml [2022-08-11T12:13:27.793Z] #38 16.76 [2022-08-11T12:13:27.793Z] #38 16.76 When given a list of files, tomll will modify all files in place without asking. [2022-08-11T12:13:27.793Z] #38 DONE 17.1s [2022-08-11T12:13:27.793Z] [2022-08-11T12:13:27.793Z] #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-11T12:13:27.793Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:27.793Z] #55 17.20 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-11T12:13:28.016Z] #76 16.97 Reading package lists... [2022-08-11T12:13:28.016Z] #76 ... [2022-08-11T12:13:28.016Z] [2022-08-11T12:13:28.016Z] #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-11T12:13:28.016Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-11T12:13:28.016Z] #42 11.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-11T12:13:28.016Z] #42 15.94 Fetched 8454 kB in 11s (748 kB/s) [2022-08-11T12:13:28.016Z] #42 15.94 Reading package lists... [2022-08-11T12:13:28.016Z] #42 21.27 Reading package lists... [2022-08-11T12:13:28.016Z] #42 ... [2022-08-11T12:13:28.016Z] [2022-08-11T12:13:28.016Z] #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-11T12:13:28.016Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-11T12:13:28.016Z] #14 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-11T12:13:28.016Z] #14 16.67 Fetched 8454 kB in 12s (692 kB/s) [2022-08-11T12:13:28.016Z] #14 16.67 Reading package lists... [2022-08-11T12:13:28.052Z] #55 17.38 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-11T12:13:28.052Z] #55 17.56 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-11T12:13:28.105Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.4s done [2022-08-11T12:13:28.133Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.2s [2022-08-11T12:13:28.273Z] #14 21.73 Reading package lists... [2022-08-11T12:13:28.273Z] #14 ... [2022-08-11T12:13:28.273Z] [2022-08-11T12:13:28.273Z] #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-11T12:13:28.273Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-11T12:13:28.273Z] #36 11.42 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-11T12:13:28.273Z] #36 11.44 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-11T12:13:28.273Z] #36 11.85 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-11T12:13:28.273Z] #36 12.07 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-11T12:13:28.273Z] #36 12.40 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-11T12:13:28.273Z] #36 12.61 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-11T12:13:28.273Z] #36 12.65 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-11T12:13:28.273Z] #36 12.67 go: downloading github.com/peterh/liner v1.2.2 [2022-08-11T12:13:28.273Z] #36 12.93 go: downloading github.com/google/go-dap v0.6.0 [2022-08-11T12:13:28.273Z] #36 13.32 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-11T12:13:28.273Z] #36 13.59 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-11T12:13:28.273Z] #36 14.03 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-11T12:13:28.273Z] #36 14.27 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-11T12:13:28.273Z] #36 14.37 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-11T12:13:28.273Z] #36 15.34 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-11T12:13:28.273Z] #36 ... [2022-08-11T12:13:28.273Z] [2022-08-11T12:13:28.273Z] #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-11T12:13:28.273Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-11T12:13:28.273Z] #53 11.53 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-11T12:13:28.273Z] #53 11.55 go: downloading golang.org/x/mod v0.3.0 [2022-08-11T12:13:28.311Z] #55 17.76 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-11T12:13:28.370Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-11T12:13:28.530Z] #53 ... [2022-08-11T12:13:28.530Z] [2022-08-11T12:13:28.530Z] #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-11T12:13:28.530Z] #67 sha256:3b67f2427a11fd84804f90ad61acc86a0332ae4830eff4485e43f0764d6f607c [2022-08-11T12:13:28.530Z] #67 10.84 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-11T12:13:28.530Z] #67 10.92 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-11T12:13:28.530Z] #67 13.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-11T12:13:28.530Z] #67 ... [2022-08-11T12:13:28.530Z] [2022-08-11T12:13:28.530Z] #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-11T12:13:28.530Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-11T12:13:28.530Z] #47 21.30 Updating files: 83% (1822/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-11T12:13:28.530Z] #47 21.56 + git checkout -q v2.3.0 [2022-08-11T12:13:28.637Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-11T12:13:28.787Z] #47 ... [2022-08-11T12:13:28.787Z] [2022-08-11T12:13:28.787Z] #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-11T12:13:28.787Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-11T12:13:28.787Z] #51 12.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-11T12:13:28.787Z] #51 14.72 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-11T12:13:28.787Z] #51 17.85 Fetched 8457 kB in 13s (632 kB/s) [2022-08-11T12:13:28.903Z] #11 DONE 44.1s [2022-08-11T12:13:28.903Z] [2022-08-11T12:13:28.903Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-11T12:13:28.903Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-11T12:13:29.043Z] #51 17.85 Reading package lists... [2022-08-11T12:13:29.043Z] #51 ... [2022-08-11T12:13:29.043Z] [2022-08-11T12:13:29.043Z] #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-11T12:13:29.044Z] #31 sha256:2031d8814ca903aee8dc1c76cac56278f6c3b5e69fa57ae43ccc708fa33b2b47 [2022-08-11T12:13:29.044Z] #31 16.79 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-11T12:13:29.044Z] #31 18.71 #=#=# [2022-08-11T12:13:29.044Z] #31 19.10 #=#=# 0.4% ######################################################################## 100.0% [2022-08-11T12:13:29.044Z] #31 20.58 [2022-08-11T12:13:29.688Z] #55 19.07 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-11T12:13:29.688Z] #55 19.07 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-11T12:13:29.688Z] #55 19.07 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-11T12:13:29.688Z] #55 19.07 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-11T12:13:29.949Z] #55 19.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-11T12:13:29.949Z] #55 19.34 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-11T12:13:29.949Z] #55 19.41 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-11T12:13:30.207Z] #55 19.70 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-11T12:13:30.326Z] #12 DONE 1.3s [2022-08-11T12:13:30.326Z] [2022-08-11T12:13:30.326Z] #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-11T12:13:30.326Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-11T12:13:30.466Z] #55 19.87 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-11T12:13:30.466Z] #55 19.98 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-11T12:13:30.724Z] #55 20.13 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-11T12:13:30.724Z] #55 20.37 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-11T12:13:30.896Z] #13 DONE 0.7s [2022-08-11T12:13:30.896Z] [2022-08-11T12:13:30.896Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-11T12:13:30.896Z] #25 sha256:25260d5a879e0f893df14a5be21eb51a7dffd8667f96e115177b001d5cf0a6d6 [2022-08-11T12:13:31.159Z] #25 ... [2022-08-11T12:13:31.159Z] [2022-08-11T12:13:31.159Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-11T12:13:31.159Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-11T12:13:31.159Z] #33 DONE 0.2s [2022-08-11T12:13:31.159Z] [2022-08-11T12:13:31.159Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-11T12:13:31.159Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-11T12:13:31.159Z] #46 DONE 0.3s [2022-08-11T12:13:31.159Z] [2022-08-11T12:13:31.159Z] #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-11T12:13:31.159Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-11T12:13:31.159Z] #50 DONE 0.4s [2022-08-11T12:13:31.159Z] [2022-08-11T12:13:31.159Z] #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-11T12:13:31.159Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:13:31.291Z] #55 20.57 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-11T12:13:31.291Z] #55 20.77 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-11T12:13:31.291Z] #55 20.88 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-11T12:13:31.419Z] #51 ... [2022-08-11T12:13:31.419Z] [2022-08-11T12:13:31.419Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-11T12:13:31.419Z] #25 sha256:25260d5a879e0f893df14a5be21eb51a7dffd8667f96e115177b001d5cf0a6d6 [2022-08-11T12:13:31.419Z] #25 DONE 0.4s [2022-08-11T12:13:31.419Z] [2022-08-11T12:13:31.419Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-11T12:13:31.419Z] #66 sha256:6f700aee2271413ebde7cf5036966ff5ef880d8b4846999b136de59836e62b51 [2022-08-11T12:13:31.419Z] #66 DONE 0.5s [2022-08-11T12:13:31.549Z] #55 21.02 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-11T12:13:31.549Z] #55 21.09 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-11T12:13:31.549Z] #55 21.15 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-11T12:13:31.679Z] [2022-08-11T12:13:31.679Z] #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-11T12:13:31.679Z] #67 sha256:a598e01c5379c58d2b3047fc1666d0922ec3ceaf50281193e98d10f7be98ede4 [2022-08-11T12:13:31.808Z] #55 21.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-11T12:13:31.808Z] #55 21.28 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-11T12:13:31.808Z] #55 21.33 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-11T12:13:31.845Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.2s [2022-08-11T12:13:31.845Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.9s done [2022-08-11T12:13:32.067Z] #55 21.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-11T12:13:32.318Z] #31 ... [2022-08-11T12:13:32.318Z] [2022-08-11T12:13:32.318Z] #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-11T12:13:32.318Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-11T12:13:32.318Z] #42 21.27 Reading package lists... [2022-08-11T12:13:32.326Z] #55 21.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-11T12:13:32.326Z] #55 21.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-11T12:13:32.414Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-11T12:13:32.584Z] #55 21.95 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-11T12:13:32.584Z] #55 21.95 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-11T12:13:32.584Z] #55 22.13 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-11T12:13:32.673Z] #11 DONE 36.2s [2022-08-11T12:13:32.673Z] [2022-08-11T12:13:32.673Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-11T12:13:32.673Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-11T12:13:32.842Z] #55 22.28 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-11T12:13:32.842Z] #55 22.28 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-11T12:13:32.842Z] #55 22.35 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-11T12:13:32.842Z] #55 22.40 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-11T12:13:32.882Z] #42 25.76 Building dependency tree... [2022-08-11T12:13:32.882Z] #42 ... [2022-08-11T12:13:32.882Z] [2022-08-11T12:13:32.882Z] #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-11T12:13:32.882Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-11T12:13:32.882Z] #62 16.54 Fetched 8454 kB in 12s (718 kB/s) [2022-08-11T12:13:32.882Z] #62 16.54 Reading package lists... [2022-08-11T12:13:32.882Z] #62 21.62 Reading package lists... [2022-08-11T12:13:33.101Z] #55 22.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-11T12:13:33.101Z] #55 22.59 go: downloading github.com/julz/importas v0.1.0 [2022-08-11T12:13:33.101Z] #55 22.59 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-11T12:13:33.101Z] #55 22.71 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-11T12:13:33.101Z] #55 22.71 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-11T12:13:33.101Z] #55 ... [2022-08-11T12:13:33.101Z] [2022-08-11T12:13:33.101Z] #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-11T12:13:33.101Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:13:33.101Z] #76 12.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:33.101Z] #76 21.52 Fetched 8567 kB in 15s (562 kB/s) [2022-08-11T12:13:33.138Z] #62 26.05 Building dependency tree... [2022-08-11T12:13:33.138Z] #62 ... [2022-08-11T12:13:33.138Z] [2022-08-11T12:13:33.138Z] #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-11T12:13:33.138Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-11T12:13:33.138Z] #55 21.63 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-11T12:13:33.138Z] #55 21.66 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-11T12:13:33.138Z] #55 21.75 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-11T12:13:33.138Z] #55 21.79 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-11T12:13:33.138Z] #55 21.90 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-11T12:13:33.138Z] #55 22.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-11T12:13:33.138Z] #55 22.04 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-11T12:13:33.138Z] #55 22.11 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-11T12:13:33.138Z] #55 22.18 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-11T12:13:33.138Z] #55 22.38 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-11T12:13:33.138Z] #55 22.41 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-11T12:13:33.138Z] #55 22.45 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-11T12:13:33.138Z] #55 22.47 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-11T12:13:33.138Z] #55 22.52 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-11T12:13:33.138Z] #55 22.70 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-11T12:13:33.138Z] #55 22.71 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-11T12:13:33.138Z] #55 22.79 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-11T12:13:33.138Z] #55 22.82 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-11T12:13:33.138Z] #55 22.83 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-11T12:13:33.138Z] #55 22.95 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-11T12:13:33.138Z] #55 22.99 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-11T12:13:33.138Z] #55 23.08 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-11T12:13:33.138Z] #55 23.24 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-11T12:13:33.138Z] #55 23.26 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-11T12:13:33.138Z] #55 23.27 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-11T12:13:33.138Z] #55 23.35 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-11T12:13:33.138Z] #55 23.45 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-11T12:13:33.138Z] #55 23.84 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-11T12:13:33.138Z] #55 24.10 go: downloading honnef.co/go/tools v0.3.1 [2022-08-11T12:13:33.138Z] #55 25.30 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-11T12:13:33.138Z] #55 25.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-11T12:13:33.138Z] #55 25.41 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-11T12:13:33.138Z] #55 25.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-11T12:13:33.138Z] #55 25.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-11T12:13:33.138Z] #55 25.54 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-11T12:13:33.138Z] #55 25.65 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-11T12:13:33.138Z] #55 25.66 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-11T12:13:33.138Z] #55 25.96 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-11T12:13:33.138Z] #55 25.98 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-11T12:13:33.138Z] #55 26.16 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-11T12:13:33.138Z] #55 26.19 go: downloading golang.org/x/text v0.3.7 [2022-08-11T12:13:33.361Z] #76 21.52 Reading package lists... [2022-08-11T12:13:33.361Z] #76 ... [2022-08-11T12:13:33.361Z] [2022-08-11T12:13:33.361Z] #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-11T12:13:33.361Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:33.361Z] #55 22.84 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-11T12:13:33.361Z] #55 22.95 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-11T12:13:33.361Z] #55 22.96 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-11T12:13:33.426Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.3s [2022-08-11T12:13:33.619Z] #55 ... [2022-08-11T12:13:33.619Z] [2022-08-11T12:13:33.619Z] #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-11T12:13:33.619Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:13:33.619Z] #53 13.09 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-11T12:13:33.619Z] #53 13.14 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-11T12:13:33.619Z] #53 13.24 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-11T12:13:33.619Z] #53 15.43 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-11T12:13:33.619Z] #53 15.44 go: downloading golang.org/x/mod v0.3.0 [2022-08-11T12:13:33.619Z] #53 ... [2022-08-11T12:13:33.619Z] [2022-08-11T12:13:33.619Z] #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-11T12:13:33.619Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:13:33.619Z] #51 12.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-11T12:13:33.619Z] #51 20.17 Fetched 8571 kB in 16s (531 kB/s) [2022-08-11T12:13:33.878Z] #51 20.17 Reading package lists... [2022-08-11T12:13:33.878Z] #51 ... [2022-08-11T12:13:33.878Z] [2022-08-11T12:13:33.878Z] #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-11T12:13:33.878Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:33.878Z] #55 23.14 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-11T12:13:33.878Z] #55 23.21 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-11T12:13:33.878Z] #55 23.21 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-11T12:13:33.878Z] #55 23.21 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-11T12:13:33.878Z] #55 23.31 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-11T12:13:34.446Z] #55 ... [2022-08-11T12:13:34.446Z] [2022-08-11T12:13:34.446Z] #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-11T12:13:34.446Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:13:34.446Z] #36 13.83 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-11T12:13:34.446Z] #36 13.83 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-11T12:13:34.446Z] #36 14.49 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-11T12:13:34.446Z] #36 14.65 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-11T12:13:34.446Z] #36 15.07 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-11T12:13:34.446Z] #36 15.42 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-11T12:13:34.446Z] #36 15.43 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-11T12:13:34.446Z] #36 15.53 go: downloading github.com/peterh/liner v1.2.2 [2022-08-11T12:13:34.446Z] #36 15.91 go: downloading github.com/google/go-dap v0.6.0 [2022-08-11T12:13:34.446Z] #36 16.36 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-11T12:13:34.446Z] #36 16.67 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-11T12:13:34.446Z] #36 17.63 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-11T12:13:34.446Z] #36 17.81 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-11T12:13:34.446Z] #36 17.88 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-11T12:13:34.446Z] #36 19.35 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-11T12:13:34.446Z] #36 19.47 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-11T12:13:34.705Z] #36 ... [2022-08-11T12:13:34.705Z] [2022-08-11T12:13:34.705Z] #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-11T12:13:34.705Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:34.705Z] #55 24.04 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-11T12:13:34.705Z] #55 24.04 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-11T12:13:34.705Z] #55 24.19 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-11T12:13:34.811Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 11.6s done [2022-08-11T12:13:34.963Z] #55 24.32 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-11T12:13:34.964Z] #55 24.47 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-11T12:13:34.964Z] #55 24.51 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-11T12:13:35.072Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-11T12:13:35.222Z] #55 24.64 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-11T12:13:35.222Z] #55 24.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-11T12:13:35.222Z] #55 24.77 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-11T12:13:35.331Z] #11 DONE 37.3s [2022-08-11T12:13:35.331Z] [2022-08-11T12:13:35.331Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-11T12:13:35.331Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-11T12:13:35.481Z] #55 25.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-11T12:13:35.481Z] #55 25.12 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-11T12:13:35.668Z] #55 ... [2022-08-11T12:13:35.668Z] [2022-08-11T12:13:35.668Z] #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-11T12:13:35.668Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-11T12:13:35.741Z] #55 25.19 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-11T12:13:35.741Z] #55 25.25 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-11T12:13:35.741Z] #55 25.38 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-11T12:13:35.928Z] #40 29.37 NAME: [2022-08-11T12:13:35.928Z] #40 29.38 go-winres - A tool for embedding resources in Windows executables [2022-08-11T12:13:35.928Z] #40 29.38 [2022-08-11T12:13:35.928Z] #40 29.38 USAGE: [2022-08-11T12:13:35.928Z] #40 29.38 go-winres [global options] command [command options] [arguments...] [2022-08-11T12:13:35.928Z] #40 29.38 [2022-08-11T12:13:35.928Z] #40 29.38 COMMANDS: [2022-08-11T12:13:35.928Z] #40 29.38 init Create an initial ./winres/winres.json [2022-08-11T12:13:35.928Z] #40 29.38 make Make syso files for the "go build" command [2022-08-11T12:13:35.928Z] #40 29.39 simply Make syso files for the "go build" command (simplified) [2022-08-11T12:13:35.928Z] #40 29.39 extract Extract all resources from an executable [2022-08-11T12:13:35.928Z] #40 29.39 patch Replace resources in an executable file (exe, dll) [2022-08-11T12:13:35.928Z] #40 29.39 help, h Shows a list of commands or help for one command [2022-08-11T12:13:35.928Z] #40 29.39 [2022-08-11T12:13:35.928Z] #40 29.39 GLOBAL OPTIONS: [2022-08-11T12:13:35.928Z] #40 29.39 --help, -h show help (default: false) [2022-08-11T12:13:35.968Z] #12 DONE 2.9s [2022-08-11T12:13:35.968Z] [2022-08-11T12:13:35.968Z] #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-11T12:13:35.968Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-11T12:13:36.000Z] #55 25.46 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-11T12:13:36.185Z] #40 DONE 29.8s [2022-08-11T12:13:36.185Z] [2022-08-11T12:13:36.185Z] #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-11T12:13:36.185Z] #31 sha256:2031d8814ca903aee8dc1c76cac56278f6c3b5e69fa57ae43ccc708fa33b2b47 [2022-08-11T12:13:36.185Z] #31 25.40 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-11T12:13:36.185Z] #31 27.14 #=#=# [2022-08-11T12:13:36.227Z] #13 DONE 0.6s [2022-08-11T12:13:36.227Z] [2022-08-11T12:13:36.227Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-11T12:13:36.227Z] #25 sha256:988bdad56b4435e7d0a75b85817d02c3fded2da78533309c349f94c720b0c877 [2022-08-11T12:13:36.227Z] #25 DONE 0.1s [2022-08-11T12:13:36.227Z] [2022-08-11T12:13:36.227Z] #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-11T12:13:36.227Z] #26 sha256:ed410d0da8252123091c286d19a1a18669436150850eaf9bd8bc04b3e62bf336 [2022-08-11T12:13:36.261Z] #55 25.58 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-11T12:13:36.261Z] #55 25.66 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-11T12:13:36.261Z] #55 25.71 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-11T12:13:36.261Z] #55 25.78 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-11T12:13:36.494Z] #26 ... [2022-08-11T12:13:36.494Z] [2022-08-11T12:13:36.494Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-11T12:13:36.494Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-11T12:13:36.494Z] #33 DONE 0.2s [2022-08-11T12:13:36.494Z] [2022-08-11T12:13:36.494Z] #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-11T12:13:36.494Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-11T12:13:36.494Z] #50 DONE 0.3s [2022-08-11T12:13:36.494Z] [2022-08-11T12:13:36.494Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-11T12:13:36.494Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-11T12:13:36.494Z] #46 DONE 0.4s [2022-08-11T12:13:36.494Z] [2022-08-11T12:13:36.494Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-11T12:13:36.494Z] #66 sha256:bedb8c0501408da4a1f9072cfa5d05f879cea9f1aa6b5ae1b3541628d1da9a63 [2022-08-11T12:13:36.494Z] #66 DONE 0.4s [2022-08-11T12:13:36.494Z] [2022-08-11T12:13:36.494Z] #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-11T12:13:36.494Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:13:36.521Z] #55 25.86 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-11T12:13:36.521Z] #55 25.96 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-11T12:13:36.521Z] #55 25.96 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-11T12:13:36.961Z] #67 ... [2022-08-11T12:13:36.961Z] [2022-08-11T12:13:36.961Z] #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-11T12:13:36.961Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:36.961Z] #55 6.060 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-11T12:13:37.090Z] #55 26.48 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-11T12:13:37.090Z] #55 26.57 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-11T12:13:37.090Z] #55 26.57 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-11T12:13:37.351Z] #55 26.67 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-11T12:13:37.351Z] #55 26.71 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-11T12:13:37.351Z] #55 26.91 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-11T12:13:37.476Z] #31 27.49 #=#=# 0.0% ########### 15.3% ################ 22.2% ########################## 36.4% ############################### 43.9% ##################################### 52.4% ########################################### 60.9% ################################################ 67.8% ###################################################### 76.2% ########################################################## 81.6% ################################################################### 93.4% ####################################################################### 99.2% ######################################################################## 100.0% [2022-08-11T12:13:37.530Z] #55 ... [2022-08-11T12:13:37.530Z] [2022-08-11T12:13:37.530Z] #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-11T12:13:37.530Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:13:37.530Z] #47 6.335 + git clone https://github.com/docker/distribution.git . [2022-08-11T12:13:37.530Z] #47 6.335 Cloning into '.'... [2022-08-11T12:13:37.735Z] #31 ... [2022-08-11T12:13:37.735Z] [2022-08-11T12:13:37.735Z] #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-11T12:13:37.735Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-11T12:13:37.735Z] #57 31.19 v3.0.2 [2022-08-11T12:13:37.735Z] #57 DONE 31.3s [2022-08-11T12:13:37.792Z] #47 ... [2022-08-11T12:13:37.792Z] [2022-08-11T12:13:37.792Z] #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-11T12:13:37.792Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:13:37.792Z] #14 6.715 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:37.792Z] #14 6.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:37.792Z] #14 6.763 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:37.919Z] #55 27.06 go: downloading honnef.co/go/tools v0.3.1 [2022-08-11T12:13:37.992Z] [2022-08-11T12:13:37.992Z] #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-11T12:13:37.992Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-11T12:13:37.992Z] #42 25.76 Building dependency tree... [2022-08-11T12:13:37.992Z] #42 29.38 The following additional packages will be installed: [2022-08-11T12:13:37.992Z] #42 29.41 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-11T12:13:37.992Z] #42 29.45 Suggested packages: [2022-08-11T12:13:37.992Z] #42 29.47 cmake-doc ninja-build lrzip [2022-08-11T12:13:37.992Z] #42 29.47 Recommended packages: [2022-08-11T12:13:37.992Z] #42 29.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-11T12:13:37.992Z] #42 30.74 The following NEW packages will be installed: [2022-08-11T12:13:37.992Z] #42 30.75 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-11T12:13:37.992Z] #42 30.75 vim-common xxd [2022-08-11T12:13:37.992Z] #42 31.03 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-08-11T12:13:37.992Z] #42 31.03 Need to get 15.6 MB of archives. [2022-08-11T12:13:37.992Z] #42 31.03 After this operation, 67.4 MB of additional disk space will be used. [2022-08-11T12:13:37.992Z] #42 31.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-11T12:13:37.992Z] #42 31.03 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-11T12:13:37.992Z] #42 31.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-11T12:13:37.992Z] #42 31.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-11T12:13:37.992Z] #42 31.54 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-11T12:13:37.992Z] #42 31.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-11T12:13:37.992Z] #42 31.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-11T12:13:37.992Z] #42 31.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-11T12:13:37.992Z] #42 31.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-11T12:13:37.992Z] #42 31.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-11T12:13:37.992Z] #42 ... [2022-08-11T12:13:37.992Z] [2022-08-11T12:13:37.992Z] #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-11T12:13:37.992Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-11T12:13:37.992Z] #76 16.97 Reading package lists... [2022-08-11T12:13:37.992Z] #76 21.91 Reading package lists... [2022-08-11T12:13:37.992Z] #76 26.45 Building dependency tree... [2022-08-11T12:13:37.992Z] #76 30.30 python3 is already the newest version (3.9.2-3). [2022-08-11T12:13:37.992Z] #76 30.30 The following additional packages will be installed: [2022-08-11T12:13:37.992Z] #76 30.30 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-11T12:13:37.992Z] #76 30.30 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-11T12:13:37.992Z] #76 30.30 Suggested packages: [2022-08-11T12:13:37.992Z] #76 30.30 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-11T12:13:37.992Z] #76 30.30 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-11T12:13:37.992Z] #76 30.30 m4-doc ed diffutils-doc [2022-08-11T12:13:37.992Z] #76 30.30 Recommended packages: [2022-08-11T12:13:37.992Z] #76 30.30 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-11T12:13:38.052Z] #14 ... [2022-08-11T12:13:38.052Z] [2022-08-11T12:13:38.052Z] #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-11T12:13:38.052Z] #26 sha256:880ca3545492cf964edb68de6bd82db78160cdb229cfe5209a9d0a0e34eceb8a [2022-08-11T12:13:38.052Z] #26 6.727 + RM_GOPATH=0 [2022-08-11T12:13:38.052Z] #26 6.727 + TMP_GOPATH= [2022-08-11T12:13:38.052Z] #26 6.727 + : /build [2022-08-11T12:13:38.052Z] #26 6.727 + '[' -z '' ']' [2022-08-11T12:13:38.052Z] #26 6.734 ++ mktemp -d [2022-08-11T12:13:38.052Z] #26 6.734 + export GOPATH=/tmp/tmp.nPclEkseDd [2022-08-11T12:13:38.052Z] #26 6.734 + GOPATH=/tmp/tmp.nPclEkseDd [2022-08-11T12:13:38.052Z] #26 6.734 + RM_GOPATH=1 [2022-08-11T12:13:38.052Z] #26 6.734 + case "$(go env GOARCH)" in [2022-08-11T12:13:38.052Z] #26 6.734 ++ go env GOARCH [2022-08-11T12:13:38.052Z] #26 6.771 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:38.052Z] #26 6.771 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:38.052Z] #26 6.771 ++ dirname /install.sh [2022-08-11T12:13:38.052Z] #26 6.788 + dir=/ [2022-08-11T12:13:38.052Z] #26 6.788 + bin=dockercli [2022-08-11T12:13:38.052Z] #26 6.788 + shift [2022-08-11T12:13:38.052Z] #26 6.788 + '[' '!' -f //dockercli.installer ']' [2022-08-11T12:13:38.052Z] #26 6.788 + . //dockercli.installer [2022-08-11T12:13:38.052Z] #26 6.788 ++ : stable [2022-08-11T12:13:38.052Z] #26 6.788 ++ : 17.06.2-ce [2022-08-11T12:13:38.052Z] #26 6.788 + install_dockercli [2022-08-11T12:13:38.052Z] #26 6.788 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-11T12:13:38.052Z] #26 6.788 ++ uname -m [2022-08-11T12:13:38.052Z] #26 6.798 Install docker/cli version 17.06.2-ce from stable [2022-08-11T12:13:38.052Z] #26 6.798 + arch=x86_64 [2022-08-11T12:13:38.052Z] #26 6.798 + '[' x86_64 '!=' x86_64 ']' [2022-08-11T12:13:38.052Z] #26 6.798 + url=https://download.docker.com/linux/static [2022-08-11T12:13:38.052Z] #26 6.798 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-11T12:13:38.052Z] #26 6.798 + tar -xz docker/docker [2022-08-11T12:13:38.249Z] #76 ... [2022-08-11T12:13:38.249Z] [2022-08-11T12:13:38.249Z] #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-11T12:13:38.249Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-11T12:13:38.249Z] #62 26.05 Building dependency tree... [2022-08-11T12:13:38.249Z] #62 30.00 The following additional packages will be installed: [2022-08-11T12:13:38.249Z] #62 30.06 libbtrfs0 [2022-08-11T12:13:38.249Z] #62 30.34 The following NEW packages will be installed: [2022-08-11T12:13:38.249Z] #62 30.37 libbtrfs-dev libbtrfs0 [2022-08-11T12:13:38.249Z] #62 31.00 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-08-11T12:13:38.249Z] #62 31.00 Need to get 454 kB of archives. [2022-08-11T12:13:38.249Z] #62 31.00 After this operation, 1275 kB of additional disk space will be used. [2022-08-11T12:13:38.249Z] #62 31.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-11T12:13:38.250Z] #62 31.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-11T12:13:38.312Z] #26 ... [2022-08-11T12:13:38.312Z] [2022-08-11T12:13:38.312Z] #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-11T12:13:38.312Z] #67 sha256:a598e01c5379c58d2b3047fc1666d0922ec3ceaf50281193e98d10f7be98ede4 [2022-08-11T12:13:38.312Z] #67 7.041 + RM_GOPATH=0 [2022-08-11T12:13:38.312Z] #67 7.041 + TMP_GOPATH= [2022-08-11T12:13:38.312Z] #67 7.041 + : /build [2022-08-11T12:13:38.312Z] #67 7.041 + '[' -z '' ']' [2022-08-11T12:13:38.312Z] #67 7.041 ++ mktemp -d [2022-08-11T12:13:38.486Z] #55 ... [2022-08-11T12:13:38.486Z] [2022-08-11T12:13:38.486Z] #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-11T12:13:38.486Z] #67 sha256:93468987fa222c7b8aff81285f340a62a64f220cf95e3e7b85c8bdd2ad2380a0 [2022-08-11T12:13:38.486Z] #67 17.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-11T12:13:38.486Z] #67 ... [2022-08-11T12:13:38.486Z] [2022-08-11T12:13:38.486Z] #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-11T12:13:38.486Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:13:38.486Z] #76 21.52 Reading package lists... [2022-08-11T12:13:38.572Z] #67 7.090 + export GOPATH=/tmp/tmp.sAoZzEpgI8 [2022-08-11T12:13:38.572Z] #67 7.090 + GOPATH=/tmp/tmp.sAoZzEpgI8 [2022-08-11T12:13:38.572Z] #67 7.090 + RM_GOPATH=1 [2022-08-11T12:13:38.572Z] #67 7.090 + case "$(go env GOARCH)" in [2022-08-11T12:13:38.572Z] #67 7.090 ++ go env GOARCH [2022-08-11T12:13:38.572Z] #67 7.222 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:38.572Z] #67 7.222 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:38.572Z] #67 7.222 ++ dirname /install.sh [2022-08-11T12:13:38.572Z] #67 7.224 + dir=/ [2022-08-11T12:13:38.572Z] #67 7.224 + bin=rootlesskit [2022-08-11T12:13:38.572Z] #67 7.224 + shift [2022-08-11T12:13:38.572Z] #67 7.224 + '[' '!' -f //rootlesskit.installer ']' [2022-08-11T12:13:38.572Z] #67 7.224 + . //rootlesskit.installer [2022-08-11T12:13:38.572Z] #67 7.224 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:13:38.572Z] #67 7.224 + install_rootlesskit [2022-08-11T12:13:38.572Z] #67 7.224 + case "$1" in [2022-08-11T12:13:38.572Z] #67 7.224 + export CGO_ENABLED=0 [2022-08-11T12:13:38.572Z] #67 7.224 + CGO_ENABLED=0 [2022-08-11T12:13:38.572Z] #67 7.224 + _install_rootlesskit [2022-08-11T12:13:38.572Z] #67 7.224 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-11T12:13:38.572Z] #67 7.224 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:13:38.572Z] #67 7.225 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-11T12:13:38.572Z] #67 7.225 + GOBIN=/build [2022-08-11T12:13:38.572Z] #67 7.225 + GO111MODULE=on [2022-08-11T12:13:38.572Z] #67 7.225 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:13:38.629Z] #12 DONE 3.1s [2022-08-11T12:13:38.630Z] [2022-08-11T12:13:38.630Z] #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-11T12:13:38.630Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-11T12:13:38.813Z] #62 32.33 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:39.069Z] #62 32.55 Fetched 454 kB in 0s (913 kB/s) [2022-08-11T12:13:39.069Z] #62 32.63 Selecting previously unselected package libbtrfs0:arm64. [2022-08-11T12:13:39.069Z] #62 32.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-11T12:13:39.069Z] #62 32.72 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-11T12:13:39.069Z] #62 32.73 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-11T12:13:39.199Z] #13 DONE 0.7s [2022-08-11T12:13:39.199Z] [2022-08-11T12:13:39.199Z] #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-11T12:13:39.199Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-11T12:13:39.327Z] #62 ... [2022-08-11T12:13:39.327Z] [2022-08-11T12:13:39.327Z] #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-11T12:13:39.327Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-11T12:13:39.327Z] #51 17.85 Reading package lists... [2022-08-11T12:13:39.327Z] #51 22.70 Reading package lists... [2022-08-11T12:13:39.327Z] #51 27.27 Building dependency tree... [2022-08-11T12:13:39.327Z] #51 31.83 The following additional packages will be installed: [2022-08-11T12:13:39.327Z] #51 31.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-11T12:13:39.327Z] #51 31.84 python3-protobuf python3-six [2022-08-11T12:13:39.327Z] #51 31.85 Suggested packages: [2022-08-11T12:13:39.327Z] #51 31.85 python3-setuptools [2022-08-11T12:13:39.327Z] #51 31.85 Recommended packages: [2022-08-11T12:13:39.327Z] #51 31.85 iproute2 | iproute [2022-08-11T12:13:39.328Z] #51 32.50 The following NEW packages will be installed: [2022-08-11T12:13:39.328Z] #51 32.51 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-11T12:13:39.328Z] #51 32.52 python3-protobuf python3-six [2022-08-11T12:13:39.328Z] #51 ... [2022-08-11T12:13:39.328Z] [2022-08-11T12:13:39.328Z] #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-11T12:13:39.328Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-11T12:13:39.328Z] #62 32.96 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-11T12:13:39.463Z] #45 ... [2022-08-11T12:13:39.463Z] [2022-08-11T12:13:39.463Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-11T12:13:39.463Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-11T12:13:39.463Z] #53 DONE 0.2s [2022-08-11T12:13:39.463Z] [2022-08-11T12:13:39.463Z] #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-11T12:13:39.463Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-11T12:13:39.463Z] #57 DONE 0.2s [2022-08-11T12:13:39.463Z] [2022-08-11T12:13:39.463Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-11T12:13:39.463Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-11T12:13:39.463Z] #40 DONE 0.2s [2022-08-11T12:13:39.463Z] [2022-08-11T12:13:39.463Z] #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-11T12:13:39.463Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:13:39.512Z] #67 7.911 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-11T12:13:39.584Z] #62 32.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-11T12:13:39.584Z] #62 33.00 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-11T12:13:39.842Z] #62 ... [2022-08-11T12:13:39.842Z] [2022-08-11T12:13:39.842Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-11T12:13:39.842Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-11T12:13:39.842Z] #47 22.98 + 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-11T12:13:39.842Z] #47 ... [2022-08-11T12:13:39.842Z] [2022-08-11T12:13:39.842Z] #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-11T12:13:39.842Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-11T12:13:39.842Z] #62 33.46 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-11T12:13:39.842Z] #62 33.47 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-11T12:13:39.842Z] #62 33.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:13:39.862Z] #76 27.86 Reading package lists... [2022-08-11T12:13:39.862Z] #76 ... [2022-08-11T12:13:39.862Z] [2022-08-11T12:13:39.862Z] #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-11T12:13:39.862Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:13:39.862Z] #62 19.34 Fetched 8567 kB in 15s (580 kB/s) [2022-08-11T12:13:39.862Z] #62 19.34 Reading package lists... [2022-08-11T12:13:40.121Z] #62 25.31 Reading package lists... [2022-08-11T12:13:40.121Z] #62 ... [2022-08-11T12:13:40.121Z] [2022-08-11T12:13:40.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-11T12:13:40.121Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:40.121Z] #55 29.06 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-11T12:13:40.121Z] #55 29.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-11T12:13:40.121Z] #55 29.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-11T12:13:40.121Z] #55 29.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-11T12:13:40.121Z] #55 29.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-11T12:13:40.121Z] #55 29.55 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-11T12:13:40.121Z] #55 ... [2022-08-11T12:13:40.121Z] [2022-08-11T12:13:40.121Z] #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-11T12:13:40.121Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:13:40.121Z] #14 19.73 Fetched 8567 kB in 15s (563 kB/s) [2022-08-11T12:13:40.121Z] #14 19.73 Reading package lists... [2022-08-11T12:13:40.380Z] #14 25.99 Reading package lists... [2022-08-11T12:13:40.380Z] #14 ... [2022-08-11T12:13:40.380Z] [2022-08-11T12:13:40.380Z] #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-11T12:13:40.380Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:40.380Z] #55 29.78 go: downloading golang.org/x/text v0.3.7 [2022-08-11T12:13:40.407Z] #62 DONE 33.9s [2022-08-11T12:13:40.407Z] [2022-08-11T12:13:40.407Z] #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-11T12:13:40.407Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-11T12:13:40.407Z] #76 32.33 The following NEW packages will be installed: [2022-08-11T12:13:40.407Z] #76 32.33 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-11T12:13:40.407Z] #76 32.33 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-11T12:13:40.407Z] #76 32.33 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-11T12:13:40.407Z] #76 32.33 libyajl2 m4 patch xz-utils [2022-08-11T12:13:40.407Z] #76 32.72 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded. [2022-08-11T12:13:40.407Z] #76 32.72 Need to get 5916 kB of archives. [2022-08-11T12:13:40.407Z] #76 32.72 After this operation, 18.6 MB of additional disk space will be used. [2022-08-11T12:13:40.407Z] #76 32.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-11T12:13:40.407Z] #76 32.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-11T12:13:40.407Z] #76 32.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-11T12:13:40.407Z] #76 32.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-11T12:13:40.407Z] #76 32.73 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-11T12:13:40.407Z] #76 32.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-11T12:13:40.407Z] #76 32.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-11T12:13:40.407Z] #76 32.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-11T12:13:40.407Z] #76 32.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-11T12:13:40.407Z] #76 32.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-11T12:13:40.407Z] #76 32.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-11T12:13:40.407Z] #76 32.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-11T12:13:40.407Z] #76 32.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-11T12:13:40.407Z] #76 32.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-11T12:13:40.407Z] #76 32.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-11T12:13:40.407Z] #76 32.91 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-11T12:13:40.407Z] #76 32.91 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-11T12:13:40.407Z] #76 32.91 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-11T12:13:40.407Z] #76 32.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-11T12:13:40.407Z] #76 32.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-11T12:13:40.407Z] #76 32.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-11T12:13:40.407Z] #76 32.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-11T12:13:40.407Z] #76 32.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-11T12:13:40.407Z] #76 33.84 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:40.407Z] #76 ... [2022-08-11T12:13:40.407Z] [2022-08-11T12:13:40.407Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-11T12:13:40.407Z] #63 sha256:d8948f9d7171c8dd31803dc1631162c9ce7166f5790b2a502deaa53e5a3f0944 [2022-08-11T12:13:40.407Z] #63 DONE 0.1s [2022-08-11T12:13:40.639Z] #55 ... [2022-08-11T12:13:40.639Z] [2022-08-11T12:13:40.639Z] #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-11T12:13:40.639Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:13:40.639Z] #42 20.17 Fetched 8567 kB in 15s (557 kB/s) [2022-08-11T12:13:40.639Z] #42 20.17 Reading package lists... [2022-08-11T12:13:40.664Z] [2022-08-11T12:13:40.664Z] #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-11T12:13:40.664Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-11T12:13:40.664Z] #76 34.19 Fetched 5916 kB in 1s (10.5 MB/s) [2022-08-11T12:13:40.664Z] #76 34.28 Selecting previously unselected package bzip2. [2022-08-11T12:13:40.894Z] #67 ... [2022-08-11T12:13:40.894Z] [2022-08-11T12:13:40.894Z] #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-11T12:13:40.894Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-11T12:13:40.894Z] #57 6.283 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-11T12:13:40.894Z] #57 7.380 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-11T12:13:40.894Z] #57 7.525 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-11T12:13:40.894Z] #57 7.602 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-11T12:13:40.897Z] #42 26.30 Reading package lists... [2022-08-11T12:13:40.897Z] #42 ... [2022-08-11T12:13:40.897Z] [2022-08-11T12:13:40.897Z] #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-11T12:13:40.897Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:13:40.897Z] #47 27.69 Updating files: 71% (1560/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-11T12:13:40.897Z] #47 28.39 + git checkout -q v2.3.0 [2022-08-11T12:13:40.921Z] #76 34.28 (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-11T12:13:40.921Z] #76 34.43 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-11T12:13:40.921Z] #76 34.49 Unpacking bzip2 (1.0.8-4) ... [2022-08-11T12:13:41.155Z] #57 10.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-11T12:13:41.155Z] #57 ... [2022-08-11T12:13:41.155Z] [2022-08-11T12:13:41.155Z] #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-11T12:13:41.155Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-11T12:13:41.155Z] #40 6.828 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-11T12:13:41.155Z] #40 7.582 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-11T12:13:41.155Z] #40 9.228 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-11T12:13:41.155Z] #40 9.536 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-11T12:13:41.155Z] #40 9.745 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-11T12:13:41.155Z] #40 ... [2022-08-11T12:13:41.155Z] [2022-08-11T12:13:41.155Z] #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-11T12:13:41.155Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:13:41.155Z] #42 8.564 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:41.155Z] #42 8.649 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:41.155Z] #42 8.655 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:41.155Z] #42 10.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:41.156Z] #47 30.09 + 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-11T12:13:41.177Z] #76 34.70 Selecting previously unselected package libmagic-mgc. [2022-08-11T12:13:41.177Z] #76 34.72 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-11T12:13:41.177Z] #76 34.73 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-11T12:13:41.416Z] #42 ... [2022-08-11T12:13:41.416Z] [2022-08-11T12:13:41.416Z] #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-11T12:13:41.416Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-11T12:13:41.416Z] #38 6.880 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-11T12:13:41.416Z] #38 ... [2022-08-11T12:13:41.416Z] [2022-08-11T12:13:41.416Z] #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-11T12:13:41.416Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:13:41.416Z] #62 8.087 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:41.416Z] #62 8.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:41.416Z] #62 8.132 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:41.416Z] #62 9.932 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:41.676Z] #62 ... [2022-08-11T12:13:41.676Z] [2022-08-11T12:13:41.676Z] #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-11T12:13:41.676Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:13:41.676Z] #53 6.830 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-11T12:13:41.676Z] #53 9.512 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-11T12:13:41.676Z] #53 9.516 go: downloading github.com/fatih/color v1.10.0 [2022-08-11T12:13:41.676Z] #53 9.547 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-11T12:13:41.676Z] #53 10.26 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-11T12:13:41.676Z] #53 10.31 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-11T12:13:41.676Z] #53 10.33 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-11T12:13:41.676Z] #53 10.69 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-11T12:13:41.741Z] #76 35.33 Selecting previously unselected package libmagic1:arm64. [2022-08-11T12:13:41.741Z] #76 35.33 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-11T12:13:41.741Z] #76 35.34 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-11T12:13:41.936Z] #53 ... [2022-08-11T12:13:41.937Z] [2022-08-11T12:13:41.937Z] #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-11T12:13:41.937Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:13:41.937Z] #36 7.746 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-11T12:13:41.937Z] #36 ... [2022-08-11T12:13:41.937Z] [2022-08-11T12:13:41.937Z] #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-11T12:13:41.937Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:13:41.937Z] #34 7.066 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-11T12:13:41.937Z] #34 7.066 Cloning into '.'... [2022-08-11T12:13:41.998Z] #76 35.59 Selecting previously unselected package file. [2022-08-11T12:13:41.998Z] #76 35.59 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-11T12:13:41.998Z] #76 35.61 Unpacking file (1:5.39-3) ... [2022-08-11T12:13:42.197Z] #34 ... [2022-08-11T12:13:42.197Z] [2022-08-11T12:13:42.197Z] #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-11T12:13:42.197Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:13:42.197Z] #76 7.143 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:42.197Z] #76 7.247 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:42.197Z] #76 7.265 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:42.197Z] #76 8.831 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:42.197Z] #76 ... [2022-08-11T12:13:42.197Z] [2022-08-11T12:13:42.197Z] #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-11T12:13:42.197Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:13:42.197Z] #53 11.07 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-11T12:13:42.197Z] #53 11.28 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-11T12:13:42.197Z] #53 11.36 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-11T12:13:42.257Z] #76 35.77 Selecting previously unselected package xz-utils. [2022-08-11T12:13:42.257Z] #76 35.77 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-11T12:13:42.257Z] #76 35.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:13:42.515Z] #76 36.03 Selecting previously unselected package libsigsegv2:arm64. [2022-08-11T12:13:42.515Z] #76 36.04 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-11T12:13:42.515Z] #76 ... [2022-08-11T12:13:42.515Z] [2022-08-11T12:13:42.515Z] #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-11T12:13:42.515Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-11T12:13:42.515Z] #14 21.73 Reading package lists... [2022-08-11T12:13:42.515Z] #14 26.10 Building dependency tree... [2022-08-11T12:13:42.515Z] #14 30.15 The following additional packages will be installed: [2022-08-11T12:13:42.515Z] #14 30.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-11T12:13:42.515Z] #14 30.15 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-11T12:13:42.515Z] #14 30.15 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-11T12:13:42.515Z] #14 30.15 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-11T12:13:42.515Z] #14 30.15 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-11T12:13:42.515Z] #14 30.17 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-11T12:13:42.515Z] #14 30.17 mingw-w64-common mingw-w64-x86-64-dev [2022-08-11T12:13:42.515Z] #14 30.17 Suggested packages: [2022-08-11T12:13:42.515Z] #14 30.17 gcc-10-locales seccomp wine64 [2022-08-11T12:13:42.515Z] #14 31.79 The following NEW packages will be installed: [2022-08-11T12:13:42.515Z] #14 31.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-11T12:13:42.515Z] #14 31.79 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-11T12:13:42.515Z] #14 31.79 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-11T12:13:42.515Z] #14 31.79 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-11T12:13:42.515Z] #14 31.79 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-11T12:13:42.515Z] #14 31.79 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-11T12:13:42.515Z] #14 31.79 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-11T12:13:42.515Z] #14 31.79 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-11T12:13:42.515Z] #14 31.79 mingw-w64-x86-64-dev [2022-08-11T12:13:42.515Z] #14 32.37 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-08-11T12:13:42.515Z] #14 32.37 Need to get 108 MB of archives. [2022-08-11T12:13:42.515Z] #14 32.37 After this operation, 620 MB of additional disk space will be used. [2022-08-11T12:13:42.515Z] #14 32.37 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-11T12:13:42.515Z] #14 32.43 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-11T12:13:42.515Z] #14 32.51 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-11T12:13:42.515Z] #14 32.51 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-11T12:13:42.515Z] #14 32.53 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-11T12:13:42.515Z] #14 32.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-11T12:13:42.515Z] #14 32.69 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-11T12:13:42.515Z] #14 32.81 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-11T12:13:42.515Z] #14 32.82 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-11T12:13:42.515Z] #14 33.14 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-11T12:13:42.515Z] #14 34.01 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-11T12:13:42.515Z] #14 34.49 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-11T12:13:42.515Z] #14 34.89 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-11T12:13:42.515Z] #14 35.63 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-11T12:13:42.515Z] #14 35.90 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-11T12:13:42.515Z] #14 35.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-11T12:13:42.515Z] #14 35.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-11T12:13:42.515Z] #14 35.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-11T12:13:42.515Z] #14 35.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-11T12:13:42.515Z] #14 35.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-11T12:13:42.515Z] #14 35.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-11T12:13:42.515Z] #14 35.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-11T12:13:42.515Z] #14 35.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-11T12:13:42.515Z] #14 35.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-11T12:13:42.515Z] #14 35.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-11T12:13:42.515Z] #14 35.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-11T12:13:42.515Z] #14 35.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-11T12:13:42.515Z] #14 35.98 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-11T12:13:42.515Z] #14 36.00 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-11T12:13:42.515Z] #14 36.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-11T12:13:42.515Z] #14 ... [2022-08-11T12:13:42.515Z] [2022-08-11T12:13:42.515Z] #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-11T12:13:42.515Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-11T12:13:42.515Z] #76 36.04 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-11T12:13:42.515Z] #76 36.05 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-11T12:13:42.765Z] #41 ... [2022-08-11T12:13:42.765Z] [2022-08-11T12:13:42.765Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-11T12:13:42.765Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-11T12:13:42.765Z] #14 DONE 3.0s [2022-08-11T12:13:42.765Z] [2022-08-11T12:13:42.765Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-11T12:13:42.765Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-11T12:13:42.768Z] #53 11.78 go: downloading golang.org/x/tools v0.1.0 [2022-08-11T12:13:42.772Z] #76 36.19 Selecting previously unselected package m4. [2022-08-11T12:13:42.772Z] #76 36.20 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-11T12:13:42.772Z] #76 36.20 Unpacking m4 (1.4.18-5) ... [2022-08-11T12:13:42.772Z] #76 36.42 Selecting previously unselected package autoconf. [2022-08-11T12:13:42.772Z] #76 36.43 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-11T12:13:42.772Z] #76 36.43 Unpacking autoconf (2.69-14) ... [2022-08-11T12:13:43.073Z] #47 ... [2022-08-11T12:13:43.073Z] [2022-08-11T12:13:43.073Z] #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-11T12:13:43.073Z] #67 sha256:d23be444e0302f49d819a5b122478119b0b4bbced1dc3ff09ea14e8505206b9c [2022-08-11T12:13:43.073Z] #67 ... [2022-08-11T12:13:43.073Z] [2022-08-11T12:13:43.073Z] #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-11T12:13:43.073Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:13:43.073Z] #76 6.231 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:43.073Z] #76 6.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:43.073Z] #76 6.281 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:43.073Z] #76 ... [2022-08-11T12:13:43.073Z] [2022-08-11T12:13:43.073Z] #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-11T12:13:43.073Z] #26 sha256:ed410d0da8252123091c286d19a1a18669436150850eaf9bd8bc04b3e62bf336 [2022-08-11T12:13:43.073Z] #26 6.608 + RM_GOPATH=0 [2022-08-11T12:13:43.073Z] #26 6.608 + TMP_GOPATH= [2022-08-11T12:13:43.073Z] #26 6.608 + : /build [2022-08-11T12:13:43.073Z] #26 6.608 + '[' -z '' ']' [2022-08-11T12:13:43.073Z] #26 6.608 ++ mktemp -d [2022-08-11T12:13:43.073Z] #26 6.616 + export GOPATH=/tmp/tmp.jTNTPhpug5 [2022-08-11T12:13:43.073Z] #26 6.616 + GOPATH=/tmp/tmp.jTNTPhpug5 [2022-08-11T12:13:43.073Z] #26 6.616 + RM_GOPATH=1 [2022-08-11T12:13:43.073Z] #26 6.616 + case "$(go env GOARCH)" in [2022-08-11T12:13:43.073Z] #26 6.616 ++ go env GOARCH [2022-08-11T12:13:43.073Z] #26 6.641 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:43.073Z] #26 6.641 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:43.073Z] #26 6.641 ++ dirname /install.sh [2022-08-11T12:13:43.073Z] #26 6.643 + dir=/ [2022-08-11T12:13:43.073Z] #26 6.643 + bin=dockercli [2022-08-11T12:13:43.073Z] #26 6.643 + shift [2022-08-11T12:13:43.073Z] #26 6.643 + '[' '!' -f //dockercli.installer ']' [2022-08-11T12:13:43.073Z] #26 6.643 + . //dockercli.installer [2022-08-11T12:13:43.073Z] #26 6.643 ++ : stable [2022-08-11T12:13:43.073Z] #26 6.643 ++ : 17.06.2-ce [2022-08-11T12:13:43.073Z] #26 6.643 + install_dockercli [2022-08-11T12:13:43.073Z] #26 6.643 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-11T12:13:43.073Z] #26 6.643 Install docker/cli version 17.06.2-ce from stable [2022-08-11T12:13:43.073Z] #26 6.648 ++ uname -m [2022-08-11T12:13:43.073Z] #26 6.655 + arch=x86_64 [2022-08-11T12:13:43.073Z] #26 6.655 + '[' x86_64 '!=' x86_64 ']' [2022-08-11T12:13:43.073Z] #26 6.656 + url=https://download.docker.com/linux/static [2022-08-11T12:13:43.073Z] #26 6.670 + tar -xz docker/docker [2022-08-11T12:13:43.073Z] #26 6.680 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-11T12:13:43.341Z] #76 36.80 Selecting previously unselected package autotools-dev. [2022-08-11T12:13:43.341Z] #76 36.80 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-11T12:13:43.341Z] #76 36.81 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-11T12:13:43.600Z] #76 36.96 Selecting previously unselected package automake. [2022-08-11T12:13:43.600Z] #76 36.96 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-11T12:13:43.600Z] #76 36.98 Unpacking automake (1:1.16.3-2) ... [2022-08-11T12:13:43.857Z] #76 37.59 Selecting previously unselected package patch. [2022-08-11T12:13:44.113Z] #76 37.59 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-11T12:13:44.113Z] #76 37.60 Unpacking patch (2.7.6-7) ... [2022-08-11T12:13:44.370Z] #76 37.79 Selecting previously unselected package dpkg-dev. [2022-08-11T12:13:44.370Z] #76 37.79 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-11T12:13:44.370Z] #76 37.79 Unpacking dpkg-dev (1.20.11) ... [2022-08-11T12:13:44.459Z] #47 ... [2022-08-11T12:13:44.459Z] [2022-08-11T12:13:44.459Z] #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-11T12:13:44.459Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:13:44.459Z] #76 27.86 Reading package lists... [2022-08-11T12:13:45.304Z] #76 38.73 Selecting previously unselected package build-essential. [2022-08-11T12:13:45.304Z] #76 38.73 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-11T12:13:45.304Z] #76 38.73 Unpacking build-essential (12.9) ... [2022-08-11T12:13:45.304Z] #76 38.85 Selecting previously unselected package libcap2:arm64. [2022-08-11T12:13:45.304Z] #76 38.85 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-11T12:13:45.304Z] #76 38.86 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-11T12:13:45.561Z] #76 39.03 Selecting previously unselected package libcap-dev:arm64. [2022-08-11T12:13:45.561Z] #76 39.03 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-11T12:13:45.561Z] #76 39.04 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-11T12:13:45.819Z] #76 39.26 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-11T12:13:45.819Z] #76 39.27 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-11T12:13:45.819Z] #76 39.28 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-11T12:13:45.819Z] #76 39.41 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-11T12:13:45.819Z] #76 39.42 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-11T12:13:45.819Z] #76 39.42 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-11T12:13:46.070Z] #15 DONE 3.7s [2022-08-11T12:13:46.070Z] [2022-08-11T12:13:46.070Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-11T12:13:46.070Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-11T12:13:46.076Z] #76 39.56 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-11T12:13:46.076Z] #76 39.57 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-11T12:13:46.076Z] #76 39.58 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-11T12:13:46.334Z] #76 39.81 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-11T12:13:46.334Z] #76 39.84 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-11T12:13:46.334Z] #76 39.85 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-11T12:13:46.364Z] #76 34.08 Building dependency tree... [2022-08-11T12:13:46.370Z] #26 ... [2022-08-11T12:13:46.370Z] [2022-08-11T12:13:46.370Z] #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-11T12:13:46.370Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:13:46.370Z] #36 8.064 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-11T12:13:46.370Z] #36 ... [2022-08-11T12:13:46.370Z] [2022-08-11T12:13:46.370Z] #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-11T12:13:46.370Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:13:46.370Z] #62 7.531 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:46.370Z] #62 7.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:46.370Z] #62 7.573 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:46.370Z] #62 9.008 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:46.370Z] #62 ... [2022-08-11T12:13:46.370Z] [2022-08-11T12:13:46.370Z] #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-11T12:13:46.370Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:13:46.370Z] #53 6.770 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-11T12:13:46.370Z] #53 9.315 go: downloading github.com/fatih/color v1.10.0 [2022-08-11T12:13:46.370Z] #53 9.335 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-11T12:13:46.370Z] #53 9.466 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-11T12:13:46.370Z] #53 10.09 go: downloading golang.org/x/tools v0.1.0 [2022-08-11T12:13:46.751Z] #53 ... [2022-08-11T12:13:46.751Z] [2022-08-11T12:13:46.751Z] #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-11T12:13:46.751Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:46.751Z] #55 6.505 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-11T12:13:46.751Z] #55 8.823 go: downloading github.com/fatih/color v1.13.0 [2022-08-11T12:13:46.751Z] #55 8.834 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-11T12:13:46.751Z] #55 9.088 go: downloading github.com/pkg/errors v0.9.1 [2022-08-11T12:13:46.751Z] #55 9.096 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-11T12:13:46.751Z] #55 9.266 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-11T12:13:46.751Z] #55 9.829 go: downloading github.com/spf13/viper v1.11.0 [2022-08-11T12:13:46.751Z] #55 10.01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-11T12:13:46.751Z] #55 ... [2022-08-11T12:13:46.751Z] [2022-08-11T12:13:46.751Z] #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-11T12:13:46.751Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:13:46.751Z] #42 6.562 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:46.751Z] #42 6.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:46.751Z] #42 6.619 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:46.751Z] #42 7.690 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:46.932Z] #76 ... [2022-08-11T12:13:46.932Z] [2022-08-11T12:13:46.932Z] #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-11T12:13:46.932Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:13:46.932Z] #51 20.17 Reading package lists... [2022-08-11T12:13:46.932Z] #51 26.44 Reading package lists... [2022-08-11T12:13:46.932Z] #51 32.73 Building dependency tree... [2022-08-11T12:13:47.019Z] #42 10.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:47.020Z] #42 ... [2022-08-11T12:13:47.020Z] [2022-08-11T12:13:47.020Z] #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-11T12:13:47.020Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-11T12:13:47.020Z] #38 6.505 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-11T12:13:47.020Z] #38 ... [2022-08-11T12:13:47.020Z] [2022-08-11T12:13:47.020Z] #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-11T12:13:47.020Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-11T12:13:47.020Z] #40 7.614 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-11T12:13:47.020Z] #40 8.806 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-11T12:13:47.191Z] #51 ... [2022-08-11T12:13:47.191Z] [2022-08-11T12:13:47.191Z] #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-11T12:13:47.191Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:13:47.191Z] #14 25.99 Reading package lists... [2022-08-11T12:13:47.191Z] #14 32.38 Building dependency tree... [2022-08-11T12:13:47.191Z] #14 35.71 The following additional packages will be installed: [2022-08-11T12:13:47.191Z] #14 35.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-11T12:13:47.191Z] #14 35.73 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-11T12:13:47.191Z] #14 35.73 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-11T12:13:47.191Z] #14 35.73 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-11T12:13:47.191Z] #14 35.74 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-11T12:13:47.191Z] #14 35.75 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-11T12:13:47.191Z] #14 35.75 mingw-w64-common mingw-w64-x86-64-dev [2022-08-11T12:13:47.191Z] #14 35.76 Suggested packages: [2022-08-11T12:13:47.191Z] #14 35.76 gcc-10-locales seccomp wine64 [2022-08-11T12:13:47.264Z] #76 40.60 Selecting previously unselected package libtool. [2022-08-11T12:13:47.264Z] #76 40.62 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-11T12:13:47.264Z] #76 40.62 Unpacking libtool (2.4.6-15) ... [2022-08-11T12:13:47.264Z] #76 40.90 Selecting previously unselected package libudev-dev:arm64. [2022-08-11T12:13:47.264Z] #76 40.90 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-11T12:13:47.264Z] #76 40.93 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-11T12:13:47.290Z] #40 ... [2022-08-11T12:13:47.290Z] [2022-08-11T12:13:47.290Z] #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-11T12:13:47.290Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-11T12:13:47.290Z] #57 8.444 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-11T12:13:47.290Z] #57 10.26 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-11T12:13:47.290Z] #57 10.55 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-11T12:13:47.290Z] #57 10.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-11T12:13:47.290Z] #57 ... [2022-08-11T12:13:47.290Z] [2022-08-11T12:13:47.290Z] #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-11T12:13:47.290Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:13:47.290Z] #14 7.975 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:47.290Z] #14 8.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:47.290Z] #14 8.045 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:47.290Z] #14 9.466 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:47.521Z] #76 41.11 Selecting previously unselected package libyajl2:arm64. [2022-08-11T12:13:47.521Z] #76 41.11 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-11T12:13:47.521Z] #76 41.12 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-11T12:13:47.521Z] #76 41.19 Selecting previously unselected package libyajl-dev:arm64. [2022-08-11T12:13:47.521Z] #76 41.19 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-11T12:13:47.521Z] #76 41.19 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-11T12:13:47.551Z] #14 ... [2022-08-11T12:13:47.551Z] [2022-08-11T12:13:47.551Z] #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-11T12:13:47.551Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:13:47.551Z] #51 8.126 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:47.551Z] #51 8.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:47.551Z] #51 8.227 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:47.551Z] #51 8.888 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-11T12:13:47.551Z] #51 10.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:47.551Z] #51 ... [2022-08-11T12:13:47.551Z] [2022-08-11T12:13:47.551Z] #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-11T12:13:47.551Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:13:47.551Z] #34 7.131 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-11T12:13:47.551Z] #34 7.155 Cloning into '.'... [2022-08-11T12:13:47.778Z] #76 41.36 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-11T12:13:47.778Z] #76 41.38 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-11T12:13:47.778Z] #76 41.40 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-11T12:13:47.778Z] #76 41.44 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-11T12:13:47.810Z] #34 ... [2022-08-11T12:13:47.810Z] [2022-08-11T12:13:47.810Z] #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-11T12:13:47.810Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:47.810Z] #55 11.12 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-11T12:13:47.810Z] #55 11.16 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-11T12:13:47.810Z] #55 11.49 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-11T12:13:47.810Z] #55 11.49 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-11T12:13:47.993Z] #16 DONE 1.7s [2022-08-11T12:13:47.993Z] [2022-08-11T12:13:47.993Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-11T12:13:47.993Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-11T12:13:48.035Z] #76 41.47 Setting up file (1:5.39-3) ... [2022-08-11T12:13:48.035Z] #76 41.49 Setting up bzip2 (1.0.8-4) ... [2022-08-11T12:13:48.035Z] #76 41.50 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-11T12:13:48.035Z] #76 41.52 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-11T12:13:48.035Z] #76 41.53 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-11T12:13:48.035Z] #76 41.54 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-11T12:13:48.035Z] #76 41.56 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-11T12:13:48.035Z] #76 41.57 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:13:48.035Z] #76 41.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-11T12:13:48.035Z] #76 41.59 Setting up patch (2.7.6-7) ... [2022-08-11T12:13:48.035Z] #76 41.61 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-11T12:13:48.035Z] #76 41.64 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-11T12:13:48.035Z] #76 41.65 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-11T12:13:48.035Z] #76 41.67 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-11T12:13:48.061Z] #53 ... [2022-08-11T12:13:48.061Z] [2022-08-11T12:13:48.061Z] #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-11T12:13:48.061Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-11T12:13:48.061Z] #40 15.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-11T12:13:48.061Z] #40 15.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-11T12:13:48.131Z] #14 37.33 The following NEW packages will be installed: [2022-08-11T12:13:48.131Z] #14 37.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-11T12:13:48.131Z] #14 37.34 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-11T12:13:48.131Z] #14 37.34 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-11T12:13:48.131Z] #14 37.34 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-11T12:13:48.131Z] #14 37.34 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-11T12:13:48.131Z] #14 37.34 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-11T12:13:48.131Z] #14 37.35 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-11T12:13:48.131Z] #14 37.35 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-11T12:13:48.131Z] #14 37.36 mingw-w64-x86-64-dev [2022-08-11T12:13:48.131Z] #14 ... [2022-08-11T12:13:48.131Z] [2022-08-11T12:13:48.131Z] #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-11T12:13:48.131Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:13:48.131Z] #76 37.49 python3 is already the newest version (3.9.2-3). [2022-08-11T12:13:48.131Z] #76 37.49 The following additional packages will be installed: [2022-08-11T12:13:48.131Z] #76 37.49 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-11T12:13:48.131Z] #76 37.51 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-11T12:13:48.131Z] #76 37.51 Suggested packages: [2022-08-11T12:13:48.131Z] #76 37.51 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-11T12:13:48.131Z] #76 37.51 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-11T12:13:48.131Z] #76 37.51 m4-doc ed diffutils-doc [2022-08-11T12:13:48.131Z] #76 37.51 Recommended packages: [2022-08-11T12:13:48.131Z] #76 37.51 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-11T12:13:48.292Z] #76 41.68 Setting up libtool (2.4.6-15) ... [2022-08-11T12:13:48.292Z] #76 41.70 Setting up m4 (1.4.18-5) ... [2022-08-11T12:13:48.292Z] #76 41.71 Setting up dpkg-dev (1.20.11) ... [2022-08-11T12:13:48.292Z] #76 41.74 Setting up autoconf (2.69-14) ... [2022-08-11T12:13:48.292Z] #76 41.76 Setting up build-essential (12.9) ... [2022-08-11T12:13:48.292Z] #76 41.77 Setting up automake (1:1.16.3-2) ... [2022-08-11T12:13:48.292Z] #76 41.79 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-11T12:13:48.292Z] #76 41.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:13:48.390Z] #76 ... [2022-08-11T12:13:48.390Z] [2022-08-11T12:13:48.390Z] #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-11T12:13:48.390Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-11T12:13:48.390Z] #57 37.69 v3.0.2 [2022-08-11T12:13:48.390Z] #57 DONE 37.9s [2022-08-11T12:13:48.668Z] [2022-08-11T12:13:48.668Z] #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-11T12:13:48.668Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:48.668Z] #55 36.96 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-11T12:13:48.668Z] #55 36.97 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-11T12:13:48.668Z] #55 37.30 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-11T12:13:48.668Z] #55 37.30 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-11T12:13:48.668Z] #55 37.43 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-11T12:13:48.668Z] #55 37.78 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-11T12:13:48.668Z] #55 37.86 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-11T12:13:48.668Z] #55 37.90 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-11T12:13:48.668Z] #55 38.03 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-11T12:13:48.668Z] #55 38.15 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-11T12:13:48.668Z] #55 ... [2022-08-11T12:13:48.668Z] [2022-08-11T12:13:48.668Z] #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-11T12:13:48.668Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:13:48.668Z] #62 25.31 Reading package lists... [2022-08-11T12:13:48.668Z] #62 31.26 Building dependency tree... [2022-08-11T12:13:48.668Z] #62 34.78 The following additional packages will be installed: [2022-08-11T12:13:48.668Z] #62 34.80 libbtrfs0 [2022-08-11T12:13:48.668Z] #62 35.00 The following NEW packages will be installed: [2022-08-11T12:13:48.668Z] #62 35.00 libbtrfs-dev libbtrfs0 [2022-08-11T12:13:48.668Z] #62 35.38 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:13:48.668Z] #62 35.38 Need to get 460 kB of archives. [2022-08-11T12:13:48.668Z] #62 35.38 After this operation, 1237 kB of additional disk space will be used. [2022-08-11T12:13:48.668Z] #62 35.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-11T12:13:48.668Z] #62 35.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-11T12:13:48.668Z] #62 36.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:48.668Z] #62 36.86 Fetched 460 kB in 0s (1346 kB/s) [2022-08-11T12:13:48.668Z] #62 36.97 Selecting previously unselected package libbtrfs0:amd64. [2022-08-11T12:13:48.668Z] #62 36.98 (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-11T12:13:48.668Z] #62 37.07 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-11T12:13:48.668Z] #62 37.09 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:13:48.668Z] #62 37.29 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-11T12:13:48.668Z] #62 37.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-11T12:13:48.668Z] #62 37.30 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:13:48.668Z] #62 37.63 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:13:48.668Z] #62 37.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:13:48.668Z] #62 37.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:13:48.668Z] #62 DONE 38.2s [2022-08-11T12:13:48.877Z] #76 ... [2022-08-11T12:13:48.878Z] [2022-08-11T12:13:48.878Z] #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-11T12:13:48.878Z] #31 sha256:2031d8814ca903aee8dc1c76cac56278f6c3b5e69fa57ae43ccc708fa33b2b47 [2022-08-11T12:13:48.878Z] #31 30.38 [2022-08-11T12:13:48.878Z] #31 34.44 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-11T12:13:48.878Z] #31 35.89 [2022-08-11T12:13:48.878Z] #31 36.22 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:48.878Z] #31 37.27 [2022-08-11T12:13:48.878Z] #31 39.65 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-11T12:13:48.878Z] #31 ... [2022-08-11T12:13:48.878Z] [2022-08-11T12:13:48.878Z] #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-11T12:13:48.878Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-11T12:13:48.878Z] #55 32.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-11T12:13:48.878Z] #55 32.45 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-11T12:13:48.878Z] #55 32.54 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-11T12:13:48.878Z] #55 32.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-11T12:13:48.878Z] #55 32.59 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-11T12:13:48.878Z] #55 32.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-11T12:13:48.878Z] #55 32.74 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-11T12:13:48.878Z] #55 32.79 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-11T12:13:48.878Z] #55 32.82 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-11T12:13:48.878Z] #55 32.84 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-11T12:13:48.878Z] #55 33.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-11T12:13:48.878Z] #55 33.16 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-11T12:13:48.878Z] #55 33.72 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-11T12:13:48.878Z] #55 33.86 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-11T12:13:48.878Z] #55 34.01 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-11T12:13:48.878Z] #55 34.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-11T12:13:48.878Z] #55 34.36 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-11T12:13:48.878Z] #55 34.44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-11T12:13:48.878Z] #55 34.48 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-11T12:13:48.878Z] #55 34.62 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-11T12:13:48.878Z] #55 34.70 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-11T12:13:48.878Z] #55 34.74 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-11T12:13:48.878Z] #55 34.75 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-11T12:13:48.878Z] #55 34.87 go: downloading github.com/prometheus/common v0.32.1 [2022-08-11T12:13:48.878Z] #55 35.15 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-11T12:13:48.878Z] #55 35.16 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-11T12:13:48.878Z] #55 35.84 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-11T12:13:48.878Z] #55 36.67 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-11T12:13:48.927Z] [2022-08-11T12:13:48.927Z] #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-11T12:13:48.927Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:48.927Z] #55 38.37 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-11T12:13:48.927Z] #55 38.37 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-11T12:13:48.927Z] #55 38.37 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-11T12:13:48.927Z] #55 38.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-11T12:13:48.927Z] #55 38.55 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-11T12:13:48.999Z] #40 ... [2022-08-11T12:13:49.000Z] [2022-08-11T12:13:49.000Z] #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-11T12:13:49.000Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:49.000Z] #55 7.929 go: downloading github.com/fatih/color v1.13.0 [2022-08-11T12:13:49.000Z] #55 7.933 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-11T12:13:49.000Z] #55 8.228 go: downloading github.com/pkg/errors v0.9.1 [2022-08-11T12:13:49.000Z] #55 8.239 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-11T12:13:49.000Z] #55 8.513 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-11T12:13:49.000Z] #55 9.044 go: downloading github.com/spf13/viper v1.11.0 [2022-08-11T12:13:49.000Z] #55 9.092 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-11T12:13:49.000Z] #55 10.06 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-11T12:13:49.000Z] #55 10.21 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-11T12:13:49.000Z] #55 10.56 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-11T12:13:49.000Z] #55 10.91 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-11T12:13:49.183Z] #55 ... [2022-08-11T12:13:49.183Z] [2022-08-11T12:13:49.183Z] #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-11T12:13:49.183Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-11T12:13:49.183Z] #51 33.00 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-08-11T12:13:49.183Z] #51 33.00 Need to get 2136 kB of archives. [2022-08-11T12:13:49.183Z] #51 33.00 After this operation, 10.8 MB of additional disk space will be used. [2022-08-11T12:13:49.183Z] #51 33.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-11T12:13:49.183Z] #51 33.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-11T12:13:49.183Z] #51 33.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-11T12:13:49.183Z] #51 33.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-11T12:13:49.183Z] #51 33.04 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-11T12:13:49.183Z] #51 33.04 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-11T12:13:49.183Z] #51 33.06 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-11T12:13:49.183Z] #51 35.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-11T12:13:49.183Z] #51 36.62 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:49.183Z] #51 36.86 Fetched 2136 kB in 3s (671 kB/s) [2022-08-11T12:13:49.183Z] #51 36.95 Selecting previously unselected package libprotobuf23:arm64. [2022-08-11T12:13:49.183Z] #51 36.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 ... 15708 files and directories currently installed.) [2022-08-11T12:13:49.183Z] #51 36.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-11T12:13:49.183Z] #51 36.99 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-11T12:13:49.183Z] #51 37.70 Selecting previously unselected package python3-pkg-resources. [2022-08-11T12:13:49.183Z] #51 37.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-11T12:13:49.183Z] #51 37.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:13:49.183Z] #51 37.95 Selecting previously unselected package python3-six. [2022-08-11T12:13:49.183Z] #51 37.95 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-11T12:13:49.183Z] #51 37.96 Unpacking python3-six (1.16.0-2) ... [2022-08-11T12:13:49.183Z] #51 38.09 Selecting previously unselected package python3-protobuf. [2022-08-11T12:13:49.183Z] #51 38.09 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-11T12:13:49.183Z] #51 38.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-11T12:13:49.183Z] #51 38.68 Selecting previously unselected package libnet1:arm64. [2022-08-11T12:13:49.183Z] #51 38.69 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-11T12:13:49.183Z] #51 38.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:13:49.183Z] #51 38.88 Selecting previously unselected package libnl-3-200:arm64. [2022-08-11T12:13:49.183Z] #51 38.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-11T12:13:49.183Z] #51 38.90 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-11T12:13:49.183Z] #51 39.06 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-11T12:13:49.183Z] #51 39.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-11T12:13:49.183Z] #51 39.07 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-11T12:13:49.183Z] #51 39.21 Selecting previously unselected package criu. [2022-08-11T12:13:49.183Z] #51 39.22 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-11T12:13:49.183Z] #51 39.23 Unpacking criu (3.17.1-1) ... [2022-08-11T12:13:49.183Z] #51 40.03 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:13:49.183Z] #51 42.14 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-11T12:13:49.183Z] #51 42.19 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:13:49.183Z] #51 42.26 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-11T12:13:49.183Z] #51 42.33 Setting up python3-six (1.16.0-2) ... [2022-08-11T12:13:49.187Z] #55 38.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-11T12:13:49.187Z] #55 ... [2022-08-11T12:13:49.187Z] [2022-08-11T12:13:49.187Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-11T12:13:49.187Z] #63 sha256:541220cd8f6f9a170ffc9e8058ed760886d5634f983d3896ffb4284924c9d879 [2022-08-11T12:13:49.187Z] #63 DONE 0.6s [2022-08-11T12:13:49.187Z] [2022-08-11T12:13:49.187Z] #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-11T12:13:49.187Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:49.187Z] #55 38.72 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-11T12:13:49.386Z] #17 ... [2022-08-11T12:13:49.386Z] [2022-08-11T12:13:49.386Z] #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-11T12:13:49.386Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:13:49.386Z] #83 4.860 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:49.386Z] #83 4.893 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:49.386Z] #83 4.893 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:49.386Z] #83 5.759 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:49.386Z] #83 8.243 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:49.386Z] #83 ... [2022-08-11T12:13:49.386Z] [2022-08-11T12:13:49.386Z] #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-11T12:13:49.386Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:13:49.386Z] #60 6.148 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-11T12:13:49.386Z] #60 8.897 go: downloading github.com/fatih/color v1.10.0 [2022-08-11T12:13:49.386Z] #60 9.175 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-11T12:13:49.386Z] #60 9.335 go: downloading golang.org/x/tools v0.1.0 [2022-08-11T12:13:49.386Z] #60 9.901 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-11T12:13:49.386Z] #60 9.962 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-11T12:13:49.386Z] #60 10.08 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-11T12:13:49.386Z] #60 ... [2022-08-11T12:13:49.386Z] [2022-08-11T12:13:49.386Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-11T12:13:49.386Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-11T12:13:49.386Z] #17 DONE 1.8s [2022-08-11T12:13:49.386Z] [2022-08-11T12:13:49.386Z] #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-11T12:13:49.386Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:13:49.386Z] #43 4.837 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-11T12:13:49.447Z] #51 ... [2022-08-11T12:13:49.448Z] [2022-08-11T12:13:49.448Z] #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-11T12:13:49.448Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-11T12:13:49.448Z] #76 DONE 42.8s [2022-08-11T12:13:49.448Z] [2022-08-11T12:13:49.448Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-11T12:13:49.448Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-11T12:13:49.448Z] #42 32.87 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:49.448Z] #42 33.15 Fetched 15.6 MB in 1s (16.0 MB/s) [2022-08-11T12:13:49.448Z] #42 33.28 Selecting previously unselected package xxd. [2022-08-11T12:13:49.448Z] #42 33.28 (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-11T12:13:49.448Z] #42 33.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-11T12:13:49.448Z] #42 33.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:13:49.448Z] #42 33.61 Selecting previously unselected package vim-common. [2022-08-11T12:13:49.448Z] #42 33.61 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:13:49.448Z] #42 33.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:13:49.448Z] #42 34.08 Selecting previously unselected package cmake-data. [2022-08-11T12:13:49.448Z] #42 34.08 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-11T12:13:49.448Z] #42 34.09 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-11T12:13:49.448Z] #42 37.50 Selecting previously unselected package libicu67:arm64. [2022-08-11T12:13:49.448Z] #42 37.50 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-11T12:13:49.448Z] #42 37.53 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-11T12:13:49.448Z] #42 ... [2022-08-11T12:13:49.448Z] [2022-08-11T12:13:49.448Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-11T12:13:49.448Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-11T12:13:49.448Z] #14 36.98 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:49.448Z] #14 37.23 Fetched 108 MB in 4s (26.5 MB/s) [2022-08-11T12:13:49.448Z] #14 37.34 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-11T12:13:49.448Z] #14 37.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-11T12:13:49.448Z] #14 37.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-11T12:13:49.448Z] #14 37.41 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-11T12:13:49.448Z] #14 39.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-11T12:13:49.448Z] #14 39.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-11T12:13:49.448Z] #14 39.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-11T12:13:49.448Z] #14 42.42 Selecting previously unselected package binutils-mingw-w64. [2022-08-11T12:13:49.448Z] #14 42.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-11T12:13:49.448Z] #14 42.46 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-11T12:13:49.448Z] #14 42.83 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-11T12:13:49.448Z] #14 42.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-11T12:13:49.448Z] #14 42.84 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-11T12:13:49.569Z] #55 ... [2022-08-11T12:13:49.569Z] [2022-08-11T12:13:49.569Z] #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-11T12:13:49.569Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:13:49.569Z] #14 8.791 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:49.569Z] #14 13.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:49.569Z] #14 17.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:49.649Z] #43 ... [2022-08-11T12:13:49.649Z] [2022-08-11T12:13:49.649Z] #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-11T12:13:49.649Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-11T12:13:49.649Z] #64 5.903 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-11T12:13:49.649Z] #64 7.586 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-11T12:13:49.649Z] #64 7.614 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-11T12:13:49.649Z] #64 7.815 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-11T12:13:49.649Z] #64 10.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-11T12:13:49.649Z] #64 ... [2022-08-11T12:13:49.649Z] [2022-08-11T12:13:49.649Z] #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-11T12:13:49.649Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-11T12:13:49.649Z] #47 6.019 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-11T12:13:49.649Z] #47 7.045 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-11T12:13:49.649Z] #47 9.448 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-11T12:13:49.649Z] #47 9.976 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-11T12:13:49.649Z] #47 10.05 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-11T12:13:49.716Z] #14 43.22 Selecting previously unselected package dmsetup. [2022-08-11T12:13:49.716Z] #14 43.22 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-11T12:13:49.716Z] #14 43.22 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-11T12:13:49.716Z] #14 ... [2022-08-11T12:13:49.716Z] [2022-08-11T12:13:49.716Z] #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-11T12:13:49.716Z] #31 sha256:2031d8814ca903aee8dc1c76cac56278f6c3b5e69fa57ae43ccc708fa33b2b47 [2022-08-11T12:13:49.755Z] #55 39.37 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-11T12:13:49.832Z] #14 ... [2022-08-11T12:13:49.832Z] [2022-08-11T12:13:49.832Z] #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-11T12:13:49.832Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:13:49.832Z] #51 8.682 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:49.832Z] #51 8.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:49.832Z] #51 8.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:49.832Z] #51 9.400 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-11T12:13:49.832Z] #51 11.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:49.832Z] #51 16.81 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:49.911Z] #47 ... [2022-08-11T12:13:49.911Z] [2022-08-11T12:13:49.911Z] #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-11T12:13:49.911Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:13:49.911Z] #54 4.327 + git clone https://github.com/docker/distribution.git . [2022-08-11T12:13:49.911Z] #54 4.327 Cloning into '.'... [2022-08-11T12:13:49.911Z] #54 ... [2022-08-11T12:13:49.911Z] [2022-08-11T12:13:49.911Z] #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-11T12:13:49.911Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:13:49.911Z] #58 5.550 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:49.911Z] #58 5.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:49.911Z] #58 5.595 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:49.911Z] #58 6.141 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-11T12:13:49.911Z] #58 7.178 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:49.911Z] #58 9.365 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:49.974Z] #31 41.46 #=#=# [2022-08-11T12:13:50.014Z] #55 39.58 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-11T12:13:50.014Z] #55 39.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-11T12:13:50.014Z] #55 39.65 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-11T12:13:50.172Z] #58 ... [2022-08-11T12:13:50.172Z] [2022-08-11T12:13:50.172Z] #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-11T12:13:50.172Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:50.172Z] #62 4.750 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-11T12:13:50.172Z] #62 6.797 go: downloading github.com/fatih/color v1.13.0 [2022-08-11T12:13:50.172Z] #62 6.797 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-11T12:13:50.172Z] #62 7.021 go: downloading github.com/pkg/errors v0.9.1 [2022-08-11T12:13:50.172Z] #62 7.045 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-11T12:13:50.172Z] #62 7.483 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-11T12:13:50.172Z] #62 7.747 go: downloading github.com/spf13/viper v1.11.0 [2022-08-11T12:13:50.172Z] #62 8.110 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-11T12:13:50.172Z] #62 8.738 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-11T12:13:50.172Z] #62 8.855 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-11T12:13:50.172Z] #62 8.909 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-11T12:13:50.172Z] #62 9.012 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-11T12:13:50.230Z] #31 41.82 #=#=# ######################################################################## 100.0% [2022-08-11T12:13:50.434Z] #62 ... [2022-08-11T12:13:50.435Z] [2022-08-11T12:13:50.435Z] #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-11T12:13:50.435Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:13:50.435Z] #60 10.64 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-11T12:13:50.435Z] #60 10.67 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-11T12:13:50.435Z] #60 10.90 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-11T12:13:50.435Z] #60 11.05 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-11T12:13:50.435Z] #60 11.14 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-11T12:13:50.487Z] #31 ... [2022-08-11T12:13:50.487Z] [2022-08-11T12:13:50.487Z] #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-11T12:13:50.487Z] #64 sha256:846344a94ed265b8efae216d6ac56aa2897087c64fca1a86c00a66b0ff232461 [2022-08-11T12:13:50.487Z] #64 0.692 + RM_GOPATH=0 [2022-08-11T12:13:50.487Z] #64 0.704 + TMP_GOPATH= [2022-08-11T12:13:50.487Z] #64 0.704 + : /build [2022-08-11T12:13:50.487Z] #64 0.704 + '[' -z '' ']' [2022-08-11T12:13:50.487Z] #64 0.707 ++ mktemp -d [2022-08-11T12:13:50.487Z] #64 0.715 + export GOPATH=/tmp/tmp.PSqjTXQHP5 [2022-08-11T12:13:50.487Z] #64 0.725 + GOPATH=/tmp/tmp.PSqjTXQHP5 [2022-08-11T12:13:50.487Z] #64 0.725 + RM_GOPATH=1 [2022-08-11T12:13:50.487Z] #64 0.725 + case "$(go env GOARCH)" in [2022-08-11T12:13:50.487Z] #64 0.726 ++ go env GOARCH [2022-08-11T12:13:50.487Z] #64 0.759 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:50.487Z] #64 0.760 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:50.487Z] #64 0.769 ++ dirname /install.sh [2022-08-11T12:13:50.487Z] #64 0.777 + dir=/ [2022-08-11T12:13:50.487Z] #64 0.777 + bin=containerd [2022-08-11T12:13:50.487Z] #64 0.779 + shift [2022-08-11T12:13:50.487Z] #64 0.779 + '[' '!' -f //containerd.installer ']' [2022-08-11T12:13:50.487Z] #64 0.779 + . //containerd.installer [2022-08-11T12:13:50.487Z] #64 0.780 ++ set -e [2022-08-11T12:13:50.487Z] #64 0.780 ++ : v1.6.7 [2022-08-11T12:13:50.487Z] #64 0.781 + install_containerd [2022-08-11T12:13:50.487Z] #64 0.782 + echo 'Install containerd version v1.6.7' [2022-08-11T12:13:50.487Z] #64 0.785 Install containerd version v1.6.7 [2022-08-11T12:13:50.487Z] #64 0.788 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PSqjTXQHP5/src/github.com/containerd/containerd [2022-08-11T12:13:50.487Z] #64 0.794 Cloning into '/tmp/tmp.PSqjTXQHP5/src/github.com/containerd/containerd'... [2022-08-11T12:13:50.583Z] #55 40.04 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-11T12:13:50.583Z] #55 40.14 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-11T12:13:50.744Z] #64 ... [2022-08-11T12:13:50.744Z] [2022-08-11T12:13:50.744Z] #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-11T12:13:50.744Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-11T12:13:50.744Z] #42 43.68 Selecting previously unselected package libxml2:arm64. [2022-08-11T12:13:50.744Z] #42 43.69 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-11T12:13:50.744Z] #42 43.69 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-11T12:13:50.744Z] #42 44.16 Selecting previously unselected package libarchive13:arm64. [2022-08-11T12:13:50.744Z] #42 44.16 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-11T12:13:50.744Z] #42 44.17 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-11T12:13:50.842Z] #55 40.21 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-11T12:13:50.842Z] #55 40.34 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-11T12:13:51.001Z] #42 44.36 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-11T12:13:51.001Z] #42 44.36 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-11T12:13:51.001Z] #42 44.38 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-11T12:13:51.001Z] #42 44.53 Selecting previously unselected package librhash0:arm64. [2022-08-11T12:13:51.001Z] #42 44.53 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-11T12:13:51.001Z] #42 44.56 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-11T12:13:51.101Z] #55 40.38 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-11T12:13:51.102Z] #55 40.38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-11T12:13:51.102Z] #55 40.43 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-11T12:13:51.102Z] #55 40.62 go: downloading github.com/prometheus/common v0.32.1 [2022-08-11T12:13:51.108Z] #55 14.39 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-11T12:13:51.108Z] #55 14.49 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-11T12:13:51.108Z] #55 14.85 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-11T12:13:51.257Z] #42 44.75 Selecting previously unselected package libuv1:arm64. [2022-08-11T12:13:51.257Z] #42 44.77 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-11T12:13:51.257Z] #42 44.77 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-11T12:13:51.367Z] #55 15.19 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-11T12:13:51.395Z] #60 ... [2022-08-11T12:13:51.395Z] [2022-08-11T12:13:51.395Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-11T12:13:51.395Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-11T12:13:51.395Z] #18 DONE 1.8s [2022-08-11T12:13:51.395Z] [2022-08-11T12:13:51.395Z] #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-11T12:13:51.395Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:13:51.513Z] #42 44.94 Selecting previously unselected package cmake. [2022-08-11T12:13:51.513Z] #42 44.99 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-11T12:13:51.513Z] #42 45.00 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-11T12:13:51.670Z] #55 40.98 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-11T12:13:51.670Z] #55 40.99 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-11T12:13:52.075Z] #42 ... [2022-08-11T12:13:52.075Z] [2022-08-11T12:13:52.075Z] #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-11T12:13:52.075Z] #31 sha256:2031d8814ca903aee8dc1c76cac56278f6c3b5e69fa57ae43ccc708fa33b2b47 [2022-08-11T12:13:52.075Z] #31 42.99 [2022-08-11T12:13:52.075Z] #31 43.29 Download of images into '/build' complete. [2022-08-11T12:13:52.075Z] #31 43.29 Use something like the following to load the result into a Docker daemon: [2022-08-11T12:13:52.075Z] #31 43.29 tar -cC '/build' . | docker load [2022-08-11T12:13:52.075Z] #31 DONE 43.4s [2022-08-11T12:13:52.075Z] [2022-08-11T12:13:52.075Z] #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-11T12:13:52.075Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-11T12:13:52.075Z] #34 38.44 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-11T12:13:52.075Z] #34 38.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-11T12:13:52.075Z] #34 39.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-11T12:13:52.374Z] #51 ... [2022-08-11T12:13:52.374Z] [2022-08-11T12:13:52.374Z] #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-11T12:13:52.374Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:52.374Z] #55 20.99 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-11T12:13:52.607Z] #55 41.93 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-11T12:13:52.607Z] #55 ... [2022-08-11T12:13:52.607Z] [2022-08-11T12:13:52.607Z] #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-11T12:13:52.607Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:13:52.607Z] #42 26.30 Reading package lists... [2022-08-11T12:13:52.607Z] #42 32.38 Building dependency tree... [2022-08-11T12:13:52.607Z] #42 36.16 The following additional packages will be installed: [2022-08-11T12:13:52.607Z] #42 36.17 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-11T12:13:52.607Z] #42 36.19 Suggested packages: [2022-08-11T12:13:52.607Z] #42 36.19 cmake-doc ninja-build lrzip [2022-08-11T12:13:52.607Z] #42 36.19 Recommended packages: [2022-08-11T12:13:52.607Z] #42 36.19 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-11T12:13:52.607Z] #42 37.19 The following NEW packages will be installed: [2022-08-11T12:13:52.607Z] #42 37.20 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-11T12:13:52.607Z] #42 37.20 vim-common xxd [2022-08-11T12:13:52.607Z] #42 37.55 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:13:52.607Z] #42 37.55 Need to get 17.7 MB of archives. [2022-08-11T12:13:52.607Z] #42 37.55 After this operation, 70.7 MB of additional disk space will be used. [2022-08-11T12:13:52.607Z] #42 37.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-11T12:13:52.607Z] #42 37.56 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-11T12:13:52.607Z] #42 37.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-11T12:13:52.607Z] #42 37.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-11T12:13:52.607Z] #42 38.43 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-11T12:13:52.607Z] #42 38.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-11T12:13:52.607Z] #42 38.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-11T12:13:52.607Z] #42 38.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-11T12:13:52.607Z] #42 38.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-11T12:13:52.607Z] #42 38.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-11T12:13:52.607Z] #42 39.93 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:52.607Z] #42 40.19 Fetched 17.7 MB in 2s (11.0 MB/s) [2022-08-11T12:13:52.607Z] #42 40.27 Selecting previously unselected package xxd. [2022-08-11T12:13:52.607Z] #42 40.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-11T12:13:52.607Z] #42 40.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-11T12:13:52.607Z] #42 40.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:13:52.607Z] #42 40.52 Selecting previously unselected package vim-common. [2022-08-11T12:13:52.607Z] #42 40.54 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:13:52.607Z] #42 40.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:13:52.607Z] #42 40.94 Selecting previously unselected package cmake-data. [2022-08-11T12:13:52.607Z] #42 40.94 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-11T12:13:52.607Z] #42 40.95 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-11T12:13:52.607Z] #42 ... [2022-08-11T12:13:52.607Z] [2022-08-11T12:13:52.607Z] #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-11T12:13:52.607Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:13:52.607Z] #76 39.43 The following NEW packages will be installed: [2022-08-11T12:13:52.607Z] #76 39.43 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-11T12:13:52.607Z] #76 39.43 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-11T12:13:52.607Z] #76 39.43 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-11T12:13:52.607Z] #76 39.43 libyajl2 m4 patch xz-utils [2022-08-11T12:13:52.607Z] #76 39.93 0 upgraded, 23 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:13:52.607Z] #76 39.93 Need to get 5940 kB of archives. [2022-08-11T12:13:52.607Z] #76 39.93 After this operation, 18.7 MB of additional disk space will be used. [2022-08-11T12:13:52.607Z] #76 39.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-11T12:13:52.607Z] #76 39.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-11T12:13:52.607Z] #76 39.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-11T12:13:52.607Z] #76 39.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-11T12:13:52.607Z] #76 39.93 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-11T12:13:52.607Z] #76 39.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-11T12:13:52.607Z] #76 39.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-11T12:13:52.607Z] #76 39.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-11T12:13:52.607Z] #76 39.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-11T12:13:52.607Z] #76 39.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-11T12:13:52.607Z] #76 40.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-11T12:13:52.607Z] #76 40.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-11T12:13:52.607Z] #76 40.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-11T12:13:52.607Z] #76 40.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-11T12:13:52.607Z] #76 40.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-11T12:13:52.607Z] #76 40.18 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-11T12:13:52.607Z] #76 40.19 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-11T12:13:52.607Z] #76 40.19 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-11T12:13:52.607Z] #76 40.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-11T12:13:52.607Z] #76 40.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-11T12:13:52.607Z] #76 40.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-11T12:13:52.607Z] #76 40.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-11T12:13:52.607Z] #76 40.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-11T12:13:52.607Z] #76 41.29 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:52.607Z] #76 41.56 Fetched 5940 kB in 1s (8121 kB/s) [2022-08-11T12:13:52.607Z] #76 41.67 Selecting previously unselected package bzip2. [2022-08-11T12:13:52.607Z] #76 41.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-11T12:13:52.607Z] #76 41.73 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-11T12:13:52.607Z] #76 41.79 Unpacking bzip2 (1.0.8-4) ... [2022-08-11T12:13:52.607Z] #76 41.95 Selecting previously unselected package libmagic-mgc. [2022-08-11T12:13:52.607Z] #76 41.95 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-11T12:13:52.607Z] #76 42.01 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-11T12:13:52.634Z] #55 ... [2022-08-11T12:13:52.634Z] [2022-08-11T12:13:52.634Z] #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-11T12:13:52.634Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:13:52.634Z] #76 11.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:52.634Z] #76 16.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:52.753Z] #55 ... [2022-08-11T12:13:52.753Z] [2022-08-11T12:13:52.753Z] #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-11T12:13:52.753Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:13:52.753Z] #76 6.736 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:13:52.753Z] #76 9.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:52.753Z] #76 14.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:52.867Z] #76 ... [2022-08-11T12:13:52.867Z] [2022-08-11T12:13:52.867Z] #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-11T12:13:52.867Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-11T12:13:52.867Z] #40 41.85 NAME: [2022-08-11T12:13:52.867Z] #40 41.85 go-winres - A tool for embedding resources in Windows executables [2022-08-11T12:13:52.867Z] #40 41.85 [2022-08-11T12:13:52.867Z] #40 41.85 USAGE: [2022-08-11T12:13:52.867Z] #40 41.85 go-winres [global options] command [command options] [arguments...] [2022-08-11T12:13:52.867Z] #40 41.85 [2022-08-11T12:13:52.867Z] #40 41.85 COMMANDS: [2022-08-11T12:13:52.867Z] #40 41.85 init Create an initial ./winres/winres.json [2022-08-11T12:13:52.867Z] #40 41.85 make Make syso files for the "go build" command [2022-08-11T12:13:52.867Z] #40 41.85 simply Make syso files for the "go build" command (simplified) [2022-08-11T12:13:52.867Z] #40 41.85 extract Extract all resources from an executable [2022-08-11T12:13:52.867Z] #40 41.85 patch Replace resources in an executable file (exe, dll) [2022-08-11T12:13:52.867Z] #40 41.85 help, h Shows a list of commands or help for one command [2022-08-11T12:13:52.867Z] #40 41.85 [2022-08-11T12:13:52.867Z] #40 41.85 GLOBAL OPTIONS: [2022-08-11T12:13:52.867Z] #40 41.85 --help, -h show help (default: false) [2022-08-11T12:13:52.867Z] #40 DONE 42.2s [2022-08-11T12:13:52.867Z] [2022-08-11T12:13:52.867Z] #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-11T12:13:52.867Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:13:52.867Z] #51 36.51 The following additional packages will be installed: [2022-08-11T12:13:52.867Z] #51 36.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-11T12:13:52.867Z] #51 36.53 python3-protobuf python3-six [2022-08-11T12:13:52.867Z] #51 36.53 Suggested packages: [2022-08-11T12:13:52.867Z] #51 36.54 python3-setuptools [2022-08-11T12:13:52.867Z] #51 36.54 Recommended packages: [2022-08-11T12:13:52.867Z] #51 36.54 iproute2 | iproute [2022-08-11T12:13:52.867Z] #51 37.27 The following NEW packages will be installed: [2022-08-11T12:13:52.867Z] #51 37.28 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-11T12:13:52.867Z] #51 37.29 python3-protobuf python3-six [2022-08-11T12:13:52.867Z] #51 37.76 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:13:52.867Z] #51 37.76 Need to get 2315 kB of archives. [2022-08-11T12:13:52.867Z] #51 37.76 After this operation, 11.1 MB of additional disk space will be used. [2022-08-11T12:13:52.867Z] #51 37.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-11T12:13:52.867Z] #51 37.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-11T12:13:52.867Z] #51 37.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-11T12:13:52.867Z] #51 37.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-11T12:13:52.867Z] #51 38.10 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-11T12:13:52.867Z] #51 38.10 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-11T12:13:52.867Z] #51 38.10 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-11T12:13:52.867Z] #51 40.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-11T12:13:52.867Z] #51 41.72 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:52.867Z] #51 42.03 Fetched 2315 kB in 3s (739 kB/s) [2022-08-11T12:13:52.867Z] #51 42.16 Selecting previously unselected package libprotobuf23:amd64. [2022-08-11T12:13:52.867Z] #51 42.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-11T12:13:52.894Z] #76 ... [2022-08-11T12:13:52.894Z] [2022-08-11T12:13:52.894Z] #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-11T12:13:52.894Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:13:52.894Z] #53 21.99 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-11T12:13:52.894Z] #53 22.07 go: downloading golang.org/x/mod v0.3.0 [2022-08-11T12:13:53.013Z] #76 ... [2022-08-11T12:13:53.013Z] [2022-08-11T12:13:53.013Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-11T12:13:53.013Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:13:53.013Z] #51 15.74 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:53.127Z] #51 42.25 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-11T12:13:53.127Z] #51 42.25 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-11T12:13:53.393Z] #19 2.149 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:13:53.393Z] #19 2.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:13:53.393Z] #19 2.180 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:13:53.582Z] #51 ... [2022-08-11T12:13:53.582Z] [2022-08-11T12:13:53.582Z] #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-11T12:13:53.582Z] #67 sha256:d23be444e0302f49d819a5b122478119b0b4bbced1dc3ff09ea14e8505206b9c [2022-08-11T12:13:53.582Z] #67 6.940 + RM_GOPATH=0 [2022-08-11T12:13:53.582Z] #67 6.940 + TMP_GOPATH= [2022-08-11T12:13:53.582Z] #67 6.940 + : /build [2022-08-11T12:13:53.582Z] #67 6.940 + '[' -z '' ']' [2022-08-11T12:13:53.582Z] #67 6.943 ++ mktemp -d [2022-08-11T12:13:53.582Z] #67 6.958 + export GOPATH=/tmp/tmp.uKMA1GCNiA [2022-08-11T12:13:53.582Z] #67 6.958 + GOPATH=/tmp/tmp.uKMA1GCNiA [2022-08-11T12:13:53.582Z] #67 6.958 + RM_GOPATH=1 [2022-08-11T12:13:53.582Z] #67 6.958 + case "$(go env GOARCH)" in [2022-08-11T12:13:53.582Z] #67 6.958 ++ go env GOARCH [2022-08-11T12:13:53.582Z] #67 7.083 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:53.582Z] #67 7.083 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:53.582Z] #67 7.083 ++ dirname /install.sh [2022-08-11T12:13:53.582Z] #67 7.091 + dir=/ [2022-08-11T12:13:53.582Z] #67 7.091 + bin=rootlesskit [2022-08-11T12:13:53.582Z] #67 7.091 + shift [2022-08-11T12:13:53.582Z] #67 7.091 + '[' '!' -f //rootlesskit.installer ']' [2022-08-11T12:13:53.582Z] #67 7.091 + . //rootlesskit.installer [2022-08-11T12:13:53.582Z] #67 7.091 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:13:53.582Z] #67 7.091 + install_rootlesskit [2022-08-11T12:13:53.582Z] #67 7.091 + case "$1" in [2022-08-11T12:13:53.582Z] #67 7.091 + export CGO_ENABLED=0 [2022-08-11T12:13:53.582Z] #67 7.091 + CGO_ENABLED=0 [2022-08-11T12:13:53.582Z] #67 7.091 + _install_rootlesskit [2022-08-11T12:13:53.582Z] #67 7.091 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-11T12:13:53.582Z] #67 7.091 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-11T12:13:53.582Z] #67 7.091 + GOBIN=/build [2022-08-11T12:13:53.582Z] #67 7.091 + GO111MODULE=on [2022-08-11T12:13:53.582Z] #67 7.091 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:13:53.582Z] #67 7.091 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:13:53.582Z] #67 8.020 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-11T12:13:53.582Z] #67 12.77 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-11T12:13:53.582Z] #67 12.77 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-11T12:13:53.582Z] #67 14.28 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-11T12:13:53.744Z] #51 ... [2022-08-11T12:13:53.744Z] [2022-08-11T12:13:53.744Z] #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-11T12:13:53.744Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:13:53.744Z] #76 42.67 Selecting previously unselected package libmagic1:amd64. [2022-08-11T12:13:53.744Z] #76 42.67 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-11T12:13:53.744Z] #76 42.67 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-11T12:13:53.744Z] #76 42.83 Selecting previously unselected package file. [2022-08-11T12:13:53.744Z] #76 42.83 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-11T12:13:53.744Z] #76 42.86 Unpacking file (1:5.39-3) ... [2022-08-11T12:13:53.744Z] #76 42.99 Selecting previously unselected package xz-utils. [2022-08-11T12:13:53.744Z] #76 43.01 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-11T12:13:53.744Z] #76 43.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:13:53.841Z] #67 ... [2022-08-11T12:13:53.841Z] [2022-08-11T12:13:53.841Z] #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-11T12:13:53.841Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:13:53.841Z] #47 7.019 + git clone https://github.com/docker/distribution.git . [2022-08-11T12:13:53.841Z] #47 7.041 Cloning into '.'... [2022-08-11T12:13:54.004Z] #76 43.28 Selecting previously unselected package libsigsegv2:amd64. [2022-08-11T12:13:54.004Z] #76 43.28 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-11T12:13:54.004Z] #76 43.28 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-11T12:13:54.263Z] #76 43.61 Selecting previously unselected package m4. [2022-08-11T12:13:54.263Z] #76 43.62 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-11T12:13:54.263Z] #76 43.62 Unpacking m4 (1.4.18-5) ... [2022-08-11T12:13:54.410Z] #47 ... [2022-08-11T12:13:54.410Z] [2022-08-11T12:13:54.410Z] #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-11T12:13:54.410Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:13:54.410Z] #53 10.92 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-11T12:13:54.410Z] #53 11.05 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-11T12:13:54.410Z] #53 11.16 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-11T12:13:54.410Z] #53 11.47 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-11T12:13:54.410Z] #53 18.37 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-11T12:13:54.523Z] #76 43.82 Selecting previously unselected package autoconf. [2022-08-11T12:13:54.523Z] #76 43.82 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-11T12:13:54.523Z] #76 43.84 Unpacking autoconf (2.69-14) ... [2022-08-11T12:13:54.593Z] #34 ... [2022-08-11T12:13:54.593Z] [2022-08-11T12:13:54.593Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-11T12:13:54.593Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-11T12:13:54.593Z] #42 47.76 Setting up libicu67:arm64 (67.1-7) ... [2022-08-11T12:13:54.593Z] #42 47.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:13:54.593Z] #42 47.79 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-11T12:13:54.593Z] #42 47.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:13:54.593Z] #42 47.85 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-11T12:13:54.593Z] #42 47.86 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-11T12:13:54.593Z] #42 47.88 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-11T12:13:54.593Z] #42 47.91 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-11T12:13:54.593Z] #42 47.93 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-11T12:13:54.593Z] #42 47.95 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-11T12:13:54.593Z] #42 47.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:13:54.670Z] #53 18.43 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-11T12:13:54.670Z] #53 18.66 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-11T12:13:54.782Z] #76 44.26 Selecting previously unselected package autotools-dev. [2022-08-11T12:13:54.782Z] #76 44.26 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-11T12:13:54.782Z] #76 44.28 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-11T12:13:54.801Z] #53 ... [2022-08-11T12:13:54.801Z] [2022-08-11T12:13:54.801Z] #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-11T12:13:54.801Z] #67 sha256:a598e01c5379c58d2b3047fc1666d0922ec3ceaf50281193e98d10f7be98ede4 [2022-08-11T12:13:54.801Z] #67 13.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-11T12:13:54.801Z] #67 13.25 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-11T12:13:54.801Z] #67 14.37 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-11T12:13:54.801Z] #67 20.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-11T12:13:54.801Z] #67 21.99 go: downloading github.com/google/uuid v1.3.0 [2022-08-11T12:13:54.801Z] #67 22.30 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-11T12:13:54.801Z] #67 22.57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-11T12:13:54.801Z] #67 22.97 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-11T12:13:54.801Z] #67 ... [2022-08-11T12:13:54.801Z] [2022-08-11T12:13:54.801Z] #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-11T12:13:54.801Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:54.801Z] #55 22.13 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-11T12:13:54.801Z] #55 22.33 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-11T12:13:54.801Z] #55 22.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-11T12:13:54.801Z] #55 22.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-11T12:13:54.801Z] #55 22.55 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-11T12:13:54.801Z] #55 23.16 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-11T12:13:54.801Z] #55 23.45 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-11T12:13:54.801Z] #55 23.90 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-11T12:13:54.833Z] #19 ... [2022-08-11T12:13:54.833Z] [2022-08-11T12:13:54.833Z] #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-11T12:13:54.833Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:13:54.833Z] #41 5.365 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-11T12:13:54.833Z] #41 5.365 Cloning into '.'... [2022-08-11T12:13:54.857Z] #42 DONE 48.4s [2022-08-11T12:13:54.857Z] [2022-08-11T12:13:54.857Z] #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-11T12:13:54.857Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-11T12:13:54.857Z] #51 43.89 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-11T12:13:54.857Z] #51 43.91 Setting up python3-protobuf (3.12.4-1) ... [2022-08-11T12:13:54.857Z] #51 47.31 Setting up criu (3.17.1-1) ... [2022-08-11T12:13:55.041Z] #76 44.53 Selecting previously unselected package automake. [2022-08-11T12:13:55.041Z] #76 44.53 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-11T12:13:55.041Z] #76 44.53 Unpacking automake (1:1.16.3-2) ... [2022-08-11T12:13:55.061Z] #55 ... [2022-08-11T12:13:55.061Z] [2022-08-11T12:13:55.061Z] #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-11T12:13:55.061Z] #26 sha256:880ca3545492cf964edb68de6bd82db78160cdb229cfe5209a9d0a0e34eceb8a [2022-08-11T12:13:55.061Z] #26 22.66 + mkdir -p /build [2022-08-11T12:13:55.061Z] #26 22.67 + mv docker/docker /build/ [2022-08-11T12:13:55.061Z] #26 22.70 + rmdir docker [2022-08-11T12:13:55.061Z] #26 DONE 23.7s [2022-08-11T12:13:55.061Z] [2022-08-11T12:13:55.061Z] #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-11T12:13:55.061Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:55.061Z] #55 24.15 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-11T12:13:55.061Z] #55 24.26 go: downloading github.com/spf13/afero v1.8.2 [2022-08-11T12:13:55.094Z] #41 ... [2022-08-11T12:13:55.094Z] [2022-08-11T12:13:55.094Z] #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-11T12:13:55.094Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-11T12:13:55.094Z] #45 5.661 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-11T12:13:55.094Z] #45 ... [2022-08-11T12:13:55.094Z] [2022-08-11T12:13:55.094Z] #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-11T12:13:55.094Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:13:55.094Z] #43 15.65 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-11T12:13:55.094Z] #43 15.65 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-11T12:13:55.094Z] #43 16.04 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-11T12:13:55.127Z] #51 ... [2022-08-11T12:13:55.127Z] [2022-08-11T12:13:55.127Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-11T12:13:55.127Z] #43 sha256:57a49a45b4df8b0ad008943e0557b2891392f8ea9a1b9ecec4debe112caae20e [2022-08-11T12:13:55.127Z] #43 DONE 0.2s [2022-08-11T12:13:55.321Z] #55 24.47 go: downloading github.com/spf13/cast v1.4.1 [2022-08-11T12:13:55.321Z] #55 ... [2022-08-11T12:13:55.321Z] [2022-08-11T12:13:55.321Z] #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-11T12:13:55.321Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:13:55.321Z] #42 14.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:55.321Z] #42 18.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:55.386Z] [2022-08-11T12:13:55.386Z] #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-11T12:13:55.386Z] #44 sha256:a1c69f0fbf680bb682d5cb9b8e8863e5532217b54523740ea908be187f914593 [2022-08-11T12:13:55.580Z] #42 ... [2022-08-11T12:13:55.580Z] [2022-08-11T12:13:55.580Z] #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-11T12:13:55.580Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:13:55.580Z] #62 14.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:55.580Z] #62 18.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:55.665Z] #43 16.56 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-11T12:13:55.840Z] #62 ... [2022-08-11T12:13:55.840Z] [2022-08-11T12:13:55.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-11T12:13:55.840Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:55.840Z] #55 24.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-11T12:13:55.840Z] #55 24.94 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-11T12:13:55.926Z] #43 16.87 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-11T12:13:55.948Z] #44 0.692 + RM_GOPATH=0 [2022-08-11T12:13:55.948Z] #44 0.700 + TMP_GOPATH= [2022-08-11T12:13:55.948Z] #44 0.700 + : /build [2022-08-11T12:13:55.948Z] #44 0.700 + '[' -z '' ']' [2022-08-11T12:13:55.948Z] #44 0.701 ++ mktemp -d [2022-08-11T12:13:55.948Z] #44 0.706 + export GOPATH=/tmp/tmp.lWKpuFyCOE [2022-08-11T12:13:55.948Z] #44 0.706 + GOPATH=/tmp/tmp.lWKpuFyCOE [2022-08-11T12:13:55.948Z] #44 0.706 + RM_GOPATH=1 [2022-08-11T12:13:55.948Z] #44 0.706 + case "$(go env GOARCH)" in [2022-08-11T12:13:55.948Z] #44 0.707 ++ go env GOARCH [2022-08-11T12:13:55.948Z] #44 0.737 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:55.948Z] #44 0.737 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:55.948Z] #44 0.738 ++ dirname /install.sh [2022-08-11T12:13:55.948Z] #44 0.739 + dir=/ [2022-08-11T12:13:55.948Z] #44 0.739 + bin=tini [2022-08-11T12:13:55.948Z] #44 0.739 + shift [2022-08-11T12:13:55.948Z] #44 0.739 + '[' '!' -f //tini.installer ']' [2022-08-11T12:13:55.948Z] #44 0.739 + . //tini.installer [2022-08-11T12:13:55.948Z] #44 0.739 ++ : v0.19.0 [2022-08-11T12:13:55.948Z] #44 0.739 + install_tini [2022-08-11T12:13:55.948Z] #44 0.739 + echo 'Install tini version v0.19.0' [2022-08-11T12:13:55.948Z] #44 0.739 Install tini version v0.19.0 [2022-08-11T12:13:55.948Z] #44 0.739 + git clone https://github.com/krallin/tini.git /tmp/tmp.lWKpuFyCOE/tini [2022-08-11T12:13:55.948Z] #44 0.743 Cloning into '/tmp/tmp.lWKpuFyCOE/tini'... [2022-08-11T12:13:55.977Z] #76 45.24 Selecting previously unselected package patch. [2022-08-11T12:13:55.977Z] #76 45.24 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-11T12:13:55.977Z] #76 45.24 Unpacking patch (2.7.6-7) ... [2022-08-11T12:13:55.977Z] #76 45.34 Selecting previously unselected package dpkg-dev. [2022-08-11T12:13:55.977Z] #76 45.34 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-11T12:13:55.977Z] #76 45.35 Unpacking dpkg-dev (1.20.11) ... [2022-08-11T12:13:56.188Z] #43 17.08 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-11T12:13:56.188Z] #43 17.14 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-11T12:13:56.409Z] #55 25.51 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-11T12:13:56.449Z] #43 17.19 go: downloading github.com/peterh/liner v1.2.2 [2022-08-11T12:13:56.509Z] #44 ... [2022-08-11T12:13:56.510Z] [2022-08-11T12:13:56.510Z] #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-11T12:13:56.510Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-11T12:13:56.510Z] #51 49.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:13:56.510Z] #51 DONE 49.6s [2022-08-11T12:13:56.510Z] [2022-08-11T12:13:56.510Z] #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-11T12:13:56.510Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-11T12:13:56.510Z] #14 43.52 Selecting previously unselected package mingw-w64-common. [2022-08-11T12:13:56.510Z] #14 43.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-11T12:13:56.510Z] #14 43.53 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-11T12:13:56.510Z] #14 49.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-11T12:13:56.510Z] #14 49.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-11T12:13:56.510Z] #14 49.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-11T12:13:56.577Z] #53 ... [2022-08-11T12:13:56.577Z] [2022-08-11T12:13:56.577Z] #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-11T12:13:56.577Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:13:56.577Z] #51 20.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:56.711Z] #43 17.54 go: downloading github.com/google/go-dap v0.6.0 [2022-08-11T12:13:56.766Z] #14 ... [2022-08-11T12:13:56.766Z] [2022-08-11T12:13:56.766Z] #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-11T12:13:56.766Z] #44 sha256:a1c69f0fbf680bb682d5cb9b8e8863e5532217b54523740ea908be187f914593 [2022-08-11T12:13:56.766Z] #44 1.597 + cd /tmp/tmp.lWKpuFyCOE/tini [2022-08-11T12:13:56.766Z] #44 1.597 + git checkout -q v0.19.0 [2022-08-11T12:13:56.766Z] #44 1.606 + cmake . [2022-08-11T12:13:56.915Z] #76 46.42 Selecting previously unselected package build-essential. [2022-08-11T12:13:57.174Z] #76 46.48 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-11T12:13:57.174Z] #76 46.49 Unpacking build-essential (12.9) ... [2022-08-11T12:13:57.174Z] #76 46.62 Selecting previously unselected package libcap2:amd64. [2022-08-11T12:13:57.174Z] #76 46.62 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-11T12:13:57.174Z] #76 46.62 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:13:57.174Z] #76 46.72 Selecting previously unselected package libcap-dev:amd64. [2022-08-11T12:13:57.283Z] #43 18.19 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-11T12:13:57.328Z] #44 2.368 -- The C compiler identification is GNU 10.2.1 [2022-08-11T12:13:57.436Z] #76 46.73 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-11T12:13:57.436Z] #76 46.74 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-11T12:13:57.436Z] #76 46.92 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-11T12:13:57.436Z] #76 46.92 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:13:57.436Z] #76 46.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:13:57.516Z] #51 ... [2022-08-11T12:13:57.516Z] [2022-08-11T12:13:57.516Z] #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-11T12:13:57.516Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-11T12:13:57.516Z] #40 11.32 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-11T12:13:57.516Z] #40 12.02 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-11T12:13:57.516Z] #40 12.06 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-11T12:13:57.516Z] #40 18.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-11T12:13:57.516Z] #40 18.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-11T12:13:57.585Z] #44 2.471 -- Detecting C compiler ABI info [2022-08-11T12:13:57.694Z] #76 47.06 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-11T12:13:57.694Z] #76 47.06 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:13:57.694Z] #76 47.06 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-11T12:13:57.694Z] #76 47.21 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-11T12:13:57.695Z] #76 47.21 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-11T12:13:57.695Z] #76 47.21 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:13:57.777Z] #40 ... [2022-08-11T12:13:57.777Z] [2022-08-11T12:13:57.777Z] #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-11T12:13:57.777Z] #26 sha256:ed410d0da8252123091c286d19a1a18669436150850eaf9bd8bc04b3e62bf336 [2022-08-11T12:13:57.777Z] #26 21.10 + mkdir -p /build [2022-08-11T12:13:57.777Z] #26 21.11 + mv docker/docker /build/ [2022-08-11T12:13:57.777Z] #26 21.13 + rmdir docker [2022-08-11T12:13:58.147Z] #44 3.097 -- Detecting C compiler ABI info - done [2022-08-11T12:13:58.224Z] #43 19.13 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-11T12:13:58.263Z] #76 47.51 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-11T12:13:58.263Z] #76 47.51 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-11T12:13:58.263Z] #76 47.53 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:13:58.263Z] #76 ... [2022-08-11T12:13:58.263Z] [2022-08-11T12:13:58.263Z] #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-11T12:13:58.263Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:13:58.263Z] #14 37.75 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:13:58.263Z] #14 37.75 Need to get 115 MB of archives. [2022-08-11T12:13:58.263Z] #14 37.75 After this operation, 645 MB of additional disk space will be used. [2022-08-11T12:13:58.263Z] #14 37.75 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-11T12:13:58.263Z] #14 38.02 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-11T12:13:58.263Z] #14 38.17 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-11T12:13:58.263Z] #14 38.17 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-11T12:13:58.263Z] #14 38.17 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-11T12:13:58.263Z] #14 38.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-11T12:13:58.263Z] #14 38.37 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-11T12:13:58.263Z] #14 38.56 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-11T12:13:58.263Z] #14 38.60 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-11T12:13:58.263Z] #14 39.27 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-11T12:13:58.263Z] #14 40.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-11T12:13:58.263Z] #14 41.38 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-11T12:13:58.263Z] #14 41.82 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-11T12:13:58.263Z] #14 43.54 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-11T12:13:58.263Z] #14 44.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-11T12:13:58.263Z] #14 44.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-11T12:13:58.263Z] #14 44.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-11T12:13:58.263Z] #14 44.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-11T12:13:58.263Z] #14 44.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-11T12:13:58.263Z] #14 44.24 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-11T12:13:58.263Z] #14 44.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-11T12:13:58.263Z] #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-11T12:13:58.263Z] #14 44.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-11T12:13:58.263Z] #14 44.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-11T12:13:58.263Z] #14 44.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-11T12:13:58.263Z] #14 44.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-11T12:13:58.263Z] #14 44.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-11T12:13:58.263Z] #14 44.37 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-11T12:13:58.263Z] #14 44.37 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-11T12:13:58.263Z] #14 44.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-11T12:13:58.263Z] #14 45.46 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:13:58.263Z] #14 45.69 Fetched 115 MB in 7s (16.5 MB/s) [2022-08-11T12:13:58.263Z] #14 45.81 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-11T12:13:58.263Z] #14 45.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-11T12:13:58.263Z] #14 45.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-11T12:13:58.263Z] #14 45.89 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-11T12:13:58.263Z] #14 ... [2022-08-11T12:13:58.263Z] [2022-08-11T12:13:58.263Z] #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-11T12:13:58.263Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:13:58.263Z] #51 43.30 Selecting previously unselected package python3-pkg-resources. [2022-08-11T12:13:58.263Z] #51 43.30 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-11T12:13:58.263Z] #51 43.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:13:58.263Z] #51 43.55 Selecting previously unselected package python3-six. [2022-08-11T12:13:58.263Z] #51 43.55 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-11T12:13:58.263Z] #51 43.55 Unpacking python3-six (1.16.0-2) ... [2022-08-11T12:13:58.263Z] #51 43.65 Selecting previously unselected package python3-protobuf. [2022-08-11T12:13:58.263Z] #51 43.66 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-11T12:13:58.263Z] #51 43.67 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-11T12:13:58.263Z] #51 44.33 Selecting previously unselected package libnet1:amd64. [2022-08-11T12:13:58.263Z] #51 44.33 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-11T12:13:58.263Z] #51 44.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:13:58.263Z] #51 44.49 Selecting previously unselected package libnl-3-200:amd64. [2022-08-11T12:13:58.263Z] #51 44.49 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-11T12:13:58.263Z] #51 44.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:13:58.263Z] #51 44.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-11T12:13:58.263Z] #51 44.69 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:13:58.263Z] #51 44.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:13:58.263Z] #51 44.76 Selecting previously unselected package criu. [2022-08-11T12:13:58.263Z] #51 44.76 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-11T12:13:58.263Z] #51 44.76 Unpacking criu (3.17.1-1) ... [2022-08-11T12:13:58.263Z] #51 45.62 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:13:58.263Z] #51 47.60 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-11T12:13:58.263Z] #51 47.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:13:58.405Z] #44 3.211 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-11T12:13:58.405Z] #44 3.216 -- Detecting C compile features [2022-08-11T12:13:58.405Z] #44 3.220 -- Detecting C compile features - done [2022-08-11T12:13:58.405Z] #44 3.273 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-11T12:13:58.521Z] #51 47.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:13:58.521Z] #51 47.67 Setting up python3-six (1.16.0-2) ... [2022-08-11T12:13:58.662Z] #44 3.461 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-11T12:13:58.662Z] #44 3.547 -- Configuring done [2022-08-11T12:13:58.662Z] #44 3.564 -- Generating done [2022-08-11T12:13:58.662Z] #44 3.585 -- Build files have been written to: /tmp/tmp.lWKpuFyCOE/tini [2022-08-11T12:13:58.662Z] #44 3.601 + make tini-static [2022-08-11T12:13:58.795Z] #43 19.53 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-11T12:13:58.795Z] #43 19.68 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-11T12:13:58.919Z] #44 3.953 Scanning dependencies of target tini-static [2022-08-11T12:13:59.165Z] #26 DONE 23.0s [2022-08-11T12:13:59.165Z] [2022-08-11T12:13:59.165Z] #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-11T12:13:59.165Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:59.165Z] #55 22.89 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-11T12:13:59.165Z] #55 22.92 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-11T12:13:59.175Z] #44 4.044 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-11T12:13:59.175Z] #44 ... [2022-08-11T12:13:59.175Z] [2022-08-11T12:13:59.175Z] #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-11T12:13:59.175Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:13:59.175Z] #77 0.757 Cloning into '/tmp/crun-build'... [2022-08-11T12:13:59.175Z] #77 6.465 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-11T12:13:59.175Z] #77 6.508 Cloning into '/tmp/crun-build/libocispec'... [2022-08-11T12:13:59.175Z] #77 8.050 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-11T12:13:59.175Z] #77 8.064 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-11T12:13:59.175Z] #77 8.071 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-11T12:13:59.175Z] #77 8.075 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-11T12:13:59.175Z] #77 8.086 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-11T12:13:59.175Z] #77 9.817 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-11T12:13:59.457Z] #51 ... [2022-08-11T12:13:59.457Z] [2022-08-11T12:13:59.457Z] #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-11T12:13:59.457Z] #64 sha256:efc79fe9c130065890699d9bbbc8d62abcc9a340553bf6737c6f145c5708759e [2022-08-11T12:13:59.457Z] #64 5.375 + RM_GOPATH=0 [2022-08-11T12:13:59.457Z] #64 5.375 + TMP_GOPATH= [2022-08-11T12:13:59.457Z] #64 5.375 + : /build [2022-08-11T12:13:59.457Z] #64 5.375 + '[' -z '' ']' [2022-08-11T12:13:59.457Z] #64 5.375 ++ mktemp -d [2022-08-11T12:13:59.457Z] #64 5.375 + export GOPATH=/tmp/tmp.3HpjgwykIh [2022-08-11T12:13:59.457Z] #64 5.375 + GOPATH=/tmp/tmp.3HpjgwykIh [2022-08-11T12:13:59.457Z] #64 5.375 + RM_GOPATH=1 [2022-08-11T12:13:59.457Z] #64 5.375 + case "$(go env GOARCH)" in [2022-08-11T12:13:59.457Z] #64 5.375 ++ go env GOARCH [2022-08-11T12:13:59.457Z] #64 5.378 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:59.457Z] #64 5.378 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:13:59.457Z] #64 5.378 ++ dirname /install.sh [2022-08-11T12:13:59.457Z] #64 5.378 + dir=/ [2022-08-11T12:13:59.457Z] #64 5.378 + bin=containerd [2022-08-11T12:13:59.457Z] #64 5.378 + shift [2022-08-11T12:13:59.457Z] #64 5.378 + '[' '!' -f //containerd.installer ']' [2022-08-11T12:13:59.457Z] #64 5.378 + . //containerd.installer [2022-08-11T12:13:59.457Z] #64 5.378 ++ set -e [2022-08-11T12:13:59.457Z] #64 5.378 ++ : v1.6.7 [2022-08-11T12:13:59.457Z] #64 5.378 + install_containerd [2022-08-11T12:13:59.457Z] #64 5.436 Install containerd version v1.6.7 [2022-08-11T12:13:59.457Z] #64 5.436 + echo 'Install containerd version v1.6.7' [2022-08-11T12:13:59.457Z] #64 5.436 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3HpjgwykIh/src/github.com/containerd/containerd [2022-08-11T12:13:59.457Z] #64 5.436 Cloning into '/tmp/tmp.3HpjgwykIh/src/github.com/containerd/containerd'... [2022-08-11T12:13:59.457Z] #64 ... [2022-08-11T12:13:59.457Z] [2022-08-11T12:13:59.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-11T12:13:59.457Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:13:59.738Z] #55 ... [2022-08-11T12:13:59.738Z] [2022-08-11T12:13:59.738Z] #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-11T12:13:59.738Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:13:59.738Z] #62 13.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:13:59.738Z] #62 16.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:59.738Z] #62 ... [2022-08-11T12:13:59.738Z] [2022-08-11T12:13:59.738Z] #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-11T12:13:59.738Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:59.738Z] #55 23.48 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-11T12:13:59.738Z] #55 23.70 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-11T12:13:59.742Z] #43 ... [2022-08-11T12:13:59.742Z] [2022-08-11T12:13:59.742Z] #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-11T12:13:59.742Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:13:59.742Z] #83 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:13:59.742Z] #83 ... [2022-08-11T12:13:59.742Z] [2022-08-11T12:13:59.742Z] #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-11T12:13:59.742Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:13:59.742Z] #62 11.53 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-11T12:13:59.742Z] #62 11.73 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-11T12:13:59.742Z] #62 11.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-11T12:13:59.742Z] #62 11.93 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-11T12:13:59.742Z] #62 17.78 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-11T12:13:59.742Z] #62 17.80 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-11T12:13:59.742Z] #62 18.15 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-11T12:13:59.742Z] #62 18.33 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-11T12:13:59.742Z] #62 18.45 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-11T12:13:59.742Z] #62 18.58 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-11T12:13:59.742Z] #62 18.82 go: downloading github.com/spf13/afero v1.8.2 [2022-08-11T12:13:59.742Z] #62 18.96 go: downloading github.com/spf13/cast v1.4.1 [2022-08-11T12:13:59.742Z] #62 19.13 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-11T12:13:59.742Z] #62 19.36 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-11T12:13:59.742Z] #62 19.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-11T12:13:59.742Z] #62 19.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-11T12:13:59.742Z] #62 19.87 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-11T12:13:59.742Z] #62 20.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-11T12:13:59.742Z] #62 20.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-11T12:13:59.742Z] #62 20.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-11T12:13:59.742Z] #62 20.59 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-11T12:13:59.742Z] #62 20.66 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-11T12:14:00.000Z] #55 23.85 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-11T12:14:00.234Z] #34 48.53 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-11T12:14:00.234Z] #34 49.21 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-11T12:14:00.260Z] #55 24.07 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-11T12:14:00.260Z] #55 ... [2022-08-11T12:14:00.260Z] [2022-08-11T12:14:00.260Z] #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-11T12:14:00.260Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-11T12:14:00.260Z] #57 14.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-11T12:14:00.520Z] #57 ... [2022-08-11T12:14:00.520Z] [2022-08-11T12:14:00.520Z] #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-11T12:14:00.520Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:00.520Z] #55 24.19 go: downloading github.com/spf13/afero v1.8.2 [2022-08-11T12:14:00.544Z] #77 ... [2022-08-11T12:14:00.544Z] [2022-08-11T12:14:00.544Z] #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-11T12:14:00.544Z] #44 sha256:a1c69f0fbf680bb682d5cb9b8e8863e5532217b54523740ea908be187f914593 [2022-08-11T12:14:00.544Z] #44 5.451 [100%] Linking C executable tini-static [2022-08-11T12:14:00.611Z] #55 29.36 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-11T12:14:00.611Z] #55 29.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-11T12:14:00.611Z] #55 29.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-11T12:14:00.611Z] #55 ... [2022-08-11T12:14:00.611Z] [2022-08-11T12:14:00.611Z] #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-11T12:14:00.611Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-11T12:14:00.611Z] #38 29.48 tomll can be used in two ways: [2022-08-11T12:14:00.611Z] #38 29.48 Writing to STDIN and reading from STDOUT: [2022-08-11T12:14:00.611Z] #38 29.48 cat file.toml | tomll > file.toml [2022-08-11T12:14:00.611Z] #38 29.48 [2022-08-11T12:14:00.611Z] #38 29.49 Reading and updating a list of files: [2022-08-11T12:14:00.611Z] #38 29.49 tomll a.toml b.toml c.toml [2022-08-11T12:14:00.611Z] #38 29.49 [2022-08-11T12:14:00.611Z] #38 29.49 When given a list of files, tomll will modify all files in place without asking. [2022-08-11T12:14:00.611Z] #38 DONE 29.7s [2022-08-11T12:14:00.611Z] [2022-08-11T12:14:00.611Z] #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-11T12:14:00.611Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:14:00.611Z] #36 26.48 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-11T12:14:00.611Z] #36 26.48 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-11T12:14:00.611Z] #36 27.34 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-11T12:14:00.611Z] #36 27.66 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-11T12:14:00.611Z] #36 28.12 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-11T12:14:00.611Z] #36 28.69 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-11T12:14:00.611Z] #36 28.71 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-11T12:14:00.611Z] #36 28.81 go: downloading github.com/peterh/liner v1.2.2 [2022-08-11T12:14:00.611Z] #36 29.34 go: downloading github.com/google/go-dap v0.6.0 [2022-08-11T12:14:00.781Z] #55 24.46 go: downloading github.com/spf13/cast v1.4.1 [2022-08-11T12:14:00.781Z] #55 24.68 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-11T12:14:00.781Z] #55 ... [2022-08-11T12:14:00.781Z] [2022-08-11T12:14:00.781Z] #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-11T12:14:00.781Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:00.781Z] #14 14.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:14:00.781Z] #14 17.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:14:01.041Z] #14 ... [2022-08-11T12:14:01.041Z] [2022-08-11T12:14:01.041Z] #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-11T12:14:01.041Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:01.041Z] #55 24.89 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-11T12:14:01.041Z] #55 24.89 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-11T12:14:01.106Z] #44 5.921 [100%] Built target tini-static [2022-08-11T12:14:01.106Z] #44 6.027 + mkdir -p /build [2022-08-11T12:14:01.106Z] #44 6.032 + cp tini-static /build/docker-init [2022-08-11T12:14:01.128Z] #62 21.93 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-11T12:14:01.128Z] #62 ... [2022-08-11T12:14:01.128Z] [2022-08-11T12:14:01.129Z] #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-11T12:14:01.129Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:14:01.129Z] #43 21.90 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-11T12:14:01.184Z] #36 30.18 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-11T12:14:01.249Z] #34 50.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-11T12:14:01.300Z] #55 25.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-11T12:14:01.363Z] #44 ... [2022-08-11T12:14:01.363Z] [2022-08-11T12:14:01.363Z] #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-11T12:14:01.363Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-11T12:14:01.363Z] #53 54.67 gotestsum version dev [2022-08-11T12:14:01.363Z] #53 DONE 54.9s [2022-08-11T12:14:01.389Z] #43 22.16 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-11T12:14:01.561Z] #55 25.39 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-11T12:14:01.620Z] [2022-08-11T12:14:01.620Z] #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-11T12:14:01.620Z] #44 sha256:a1c69f0fbf680bb682d5cb9b8e8863e5532217b54523740ea908be187f914593 [2022-08-11T12:14:01.620Z] #44 DONE 6.3s [2022-08-11T12:14:01.620Z] [2022-08-11T12:14:01.620Z] #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-11T12:14:01.620Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:14:01.620Z] #77 11.42 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-11T12:14:01.768Z] #36 30.87 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-11T12:14:01.820Z] #55 ... [2022-08-11T12:14:01.820Z] [2022-08-11T12:14:01.820Z] #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-11T12:14:01.820Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:14:01.820Z] #42 15.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:14:01.820Z] #42 ... [2022-08-11T12:14:01.820Z] [2022-08-11T12:14:01.820Z] #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-11T12:14:01.820Z] #67 sha256:d23be444e0302f49d819a5b122478119b0b4bbced1dc3ff09ea14e8505206b9c [2022-08-11T12:14:01.820Z] #67 20.41 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-11T12:14:01.820Z] #67 21.81 go: downloading github.com/google/uuid v1.3.0 [2022-08-11T12:14:01.820Z] #67 21.82 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-11T12:14:01.820Z] #67 21.94 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-11T12:14:01.820Z] #67 22.42 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-11T12:14:01.820Z] #67 22.52 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-11T12:14:01.820Z] #67 22.90 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-11T12:14:01.820Z] #67 23.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-11T12:14:01.820Z] #67 23.63 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-11T12:14:01.820Z] #67 23.80 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-11T12:14:01.963Z] #43 ... [2022-08-11T12:14:01.963Z] [2022-08-11T12:14:01.963Z] #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-11T12:14:01.963Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:01.963Z] #58 12.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:14:01.963Z] #58 15.73 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-11T12:14:01.963Z] #58 ... [2022-08-11T12:14:01.963Z] [2022-08-11T12:14:01.963Z] #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-11T12:14:01.963Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:01.963Z] #62 22.02 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-11T12:14:01.963Z] #62 22.54 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-11T12:14:01.963Z] #62 22.76 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-11T12:14:01.963Z] #62 22.83 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-11T12:14:02.183Z] #77 13.00 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-11T12:14:02.197Z] #34 ... [2022-08-11T12:14:02.197Z] [2022-08-11T12:14:02.197Z] #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-11T12:14:02.197Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:02.197Z] #76 48.50 Selecting previously unselected package libtool. [2022-08-11T12:14:02.197Z] #76 48.50 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-11T12:14:02.197Z] #76 48.52 Unpacking libtool (2.4.6-15) ... [2022-08-11T12:14:02.197Z] #76 48.81 Selecting previously unselected package libudev-dev:amd64. [2022-08-11T12:14:02.197Z] #76 48.83 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-11T12:14:02.197Z] #76 48.85 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:14:02.197Z] #76 49.10 Selecting previously unselected package libyajl2:amd64. [2022-08-11T12:14:02.197Z] #76 49.10 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-11T12:14:02.197Z] #76 49.11 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:14:02.197Z] #76 49.32 Selecting previously unselected package libyajl-dev:amd64. [2022-08-11T12:14:02.197Z] #76 49.32 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-11T12:14:02.197Z] #76 49.32 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-11T12:14:02.197Z] #76 49.50 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:14:02.197Z] #76 49.53 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-11T12:14:02.197Z] #76 49.56 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:14:02.197Z] #76 49.58 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-11T12:14:02.197Z] #76 49.63 Setting up file (1:5.39-3) ... [2022-08-11T12:14:02.197Z] #76 49.63 Setting up bzip2 (1.0.8-4) ... [2022-08-11T12:14:02.197Z] #76 49.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:02.197Z] #76 49.66 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:02.197Z] #76 49.69 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:14:02.197Z] #76 49.69 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-11T12:14:02.197Z] #76 49.71 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-11T12:14:02.197Z] #76 49.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:14:02.197Z] #76 49.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-11T12:14:02.197Z] #76 49.80 Setting up patch (2.7.6-7) ... [2022-08-11T12:14:02.197Z] #76 49.83 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:14:02.197Z] #76 49.88 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-11T12:14:02.197Z] #76 49.88 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-11T12:14:02.197Z] #76 49.91 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:14:02.197Z] #76 49.96 Setting up libtool (2.4.6-15) ... [2022-08-11T12:14:02.197Z] #76 49.96 Setting up m4 (1.4.18-5) ... [2022-08-11T12:14:02.197Z] #76 49.96 Setting up dpkg-dev (1.20.11) ... [2022-08-11T12:14:02.197Z] #76 50.00 Setting up autoconf (2.69-14) ... [2022-08-11T12:14:02.197Z] #76 50.00 Setting up build-essential (12.9) ... [2022-08-11T12:14:02.197Z] #76 50.00 Setting up automake (1:1.16.3-2) ... [2022-08-11T12:14:02.197Z] #76 50.03 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-11T12:14:02.197Z] #76 50.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:14:02.197Z] #76 DONE 51.7s [2022-08-11T12:14:02.224Z] #62 23.04 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-11T12:14:02.457Z] [2022-08-11T12:14:02.457Z] #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-11T12:14:02.457Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:14:02.485Z] #62 23.35 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-11T12:14:02.712Z] #36 ... [2022-08-11T12:14:02.712Z] [2022-08-11T12:14:02.712Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-11T12:14:02.712Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:02.712Z] #14 31.72 Fetched 8567 kB in 25s (338 kB/s) [2022-08-11T12:14:02.746Z] #77 13.45 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-11T12:14:02.747Z] #62 ... [2022-08-11T12:14:02.747Z] [2022-08-11T12:14:02.747Z] #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-11T12:14:02.747Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-11T12:14:02.747Z] #45 23.00 tomll can be used in two ways: [2022-08-11T12:14:02.747Z] #45 23.00 Writing to STDIN and reading from STDOUT: [2022-08-11T12:14:02.747Z] #45 23.00 cat file.toml | tomll > file.toml [2022-08-11T12:14:02.747Z] #45 23.00 [2022-08-11T12:14:02.747Z] #45 23.00 Reading and updating a list of files: [2022-08-11T12:14:02.747Z] #45 23.00 tomll a.toml b.toml c.toml [2022-08-11T12:14:02.747Z] #45 23.00 [2022-08-11T12:14:02.747Z] #45 23.00 When given a list of files, tomll will modify all files in place without asking. [2022-08-11T12:14:02.747Z] #45 DONE 23.7s [2022-08-11T12:14:03.008Z] [2022-08-11T12:14:03.008Z] #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-11T12:14:03.008Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:03.008Z] #62 23.76 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-11T12:14:03.008Z] #62 23.94 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-11T12:14:03.008Z] #62 24.02 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-11T12:14:03.200Z] #67 ... [2022-08-11T12:14:03.200Z] [2022-08-11T12:14:03.200Z] #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-11T12:14:03.200Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:14:03.200Z] #36 26.69 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-11T12:14:03.200Z] #36 26.76 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-11T12:14:03.269Z] #62 24.15 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-11T12:14:03.337Z] #77 14.04 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-11T12:14:03.530Z] #62 24.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-11T12:14:03.530Z] #62 24.42 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-11T12:14:03.530Z] #62 ... [2022-08-11T12:14:03.530Z] [2022-08-11T12:14:03.530Z] #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-11T12:14:03.530Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-11T12:14:03.530Z] #47 14.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-11T12:14:03.530Z] #47 14.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-11T12:14:03.652Z] #14 31.72 Reading package lists... [2022-08-11T12:14:03.652Z] #14 ... [2022-08-11T12:14:03.652Z] [2022-08-11T12:14:03.652Z] #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-11T12:14:03.652Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:03.652Z] #51 22.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:14:03.652Z] #51 28.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-11T12:14:03.770Z] #36 27.69 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-11T12:14:03.790Z] #47 ... [2022-08-11T12:14:03.790Z] [2022-08-11T12:14:03.790Z] #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-11T12:14:03.790Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:14:03.790Z] #43 23.17 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-11T12:14:03.911Z] #51 ... [2022-08-11T12:14:03.911Z] [2022-08-11T12:14:03.912Z] #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-11T12:14:03.912Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:14:03.912Z] #62 33.06 Fetched 8567 kB in 25s (339 kB/s) [2022-08-11T12:14:04.339Z] #36 28.03 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-11T12:14:04.362Z] #77 ... [2022-08-11T12:14:04.362Z] [2022-08-11T12:14:04.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-11T12:14:04.362Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:04.362Z] #55 43.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-11T12:14:04.362Z] #55 ... [2022-08-11T12:14:04.362Z] [2022-08-11T12:14:04.362Z] #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-11T12:14:04.362Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:04.362Z] #14 48.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-11T12:14:04.362Z] #14 48.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-11T12:14:04.362Z] #14 48.47 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-11T12:14:04.362Z] #14 51.69 Selecting previously unselected package binutils-mingw-w64. [2022-08-11T12:14:04.362Z] #14 51.70 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-11T12:14:04.362Z] #14 51.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-11T12:14:04.362Z] #14 51.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-11T12:14:04.362Z] #14 51.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:14:04.362Z] #14 51.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:14:04.362Z] #14 52.14 Selecting previously unselected package dmsetup. [2022-08-11T12:14:04.362Z] #14 52.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:14:04.362Z] #14 52.16 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-11T12:14:04.362Z] #14 52.36 Selecting previously unselected package mingw-w64-common. [2022-08-11T12:14:04.362Z] #14 52.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-11T12:14:04.362Z] #14 52.46 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-11T12:14:04.599Z] #36 28.32 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-11T12:14:04.852Z] #62 33.06 Reading package lists... [2022-08-11T12:14:04.852Z] #62 ... [2022-08-11T12:14:04.852Z] [2022-08-11T12:14:04.852Z] #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-11T12:14:04.852Z] #67 sha256:a598e01c5379c58d2b3047fc1666d0922ec3ceaf50281193e98d10f7be98ede4 [2022-08-11T12:14:04.852Z] #67 23.46 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-11T12:14:04.852Z] #67 24.06 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-11T12:14:04.852Z] #67 24.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-11T12:14:04.852Z] #67 25.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-11T12:14:04.852Z] #67 25.66 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-11T12:14:04.852Z] #67 28.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-11T12:14:04.852Z] #67 ... [2022-08-11T12:14:04.852Z] [2022-08-11T12:14:04.852Z] #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-11T12:14:04.852Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:04.852Z] #55 29.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-11T12:14:04.852Z] #55 29.96 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-11T12:14:04.852Z] #55 29.96 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-11T12:14:04.852Z] #55 30.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-11T12:14:04.852Z] #55 30.25 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-11T12:14:04.852Z] #55 30.27 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-11T12:14:04.852Z] #55 30.41 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-11T12:14:04.852Z] #55 30.75 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-11T12:14:04.852Z] #55 32.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-11T12:14:04.852Z] #55 32.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-11T12:14:04.852Z] #55 32.36 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-11T12:14:04.852Z] #55 32.39 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-11T12:14:04.852Z] #55 32.69 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-11T12:14:04.852Z] #55 32.77 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-11T12:14:04.852Z] #55 32.98 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-11T12:14:04.852Z] #55 32.99 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-11T12:14:04.852Z] #55 33.12 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-11T12:14:04.852Z] #55 33.81 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-11T12:14:04.861Z] #36 28.58 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-11T12:14:04.861Z] #36 28.82 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-11T12:14:05.112Z] #55 34.17 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-11T12:14:05.120Z] #36 28.98 go: downloading github.com/peterh/liner v1.2.2 [2022-08-11T12:14:05.175Z] #43 ... [2022-08-11T12:14:05.175Z] [2022-08-11T12:14:05.175Z] #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-11T12:14:05.175Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:14:05.175Z] #19 4.099 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-11T12:14:05.175Z] #19 5.423 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-11T12:14:05.175Z] #19 6.935 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-11T12:14:05.175Z] #19 8.760 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-11T12:14:05.175Z] #19 10.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:14:05.175Z] #19 12.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-11T12:14:05.372Z] #55 34.54 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-11T12:14:05.436Z] #19 14.18 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [170 kB] [2022-08-11T12:14:05.436Z] #19 14.19 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [148 kB] [2022-08-11T12:14:05.436Z] #19 ... [2022-08-11T12:14:05.436Z] [2022-08-11T12:14:05.436Z] #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-11T12:14:05.436Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:05.436Z] #62 24.68 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-11T12:14:05.436Z] #62 24.68 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-11T12:14:05.436Z] #62 24.79 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-11T12:14:05.436Z] #62 24.97 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-11T12:14:05.436Z] #62 25.05 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-11T12:14:05.436Z] #62 25.11 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-11T12:14:05.436Z] #62 25.23 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-11T12:14:05.436Z] #62 25.37 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-11T12:14:05.436Z] #62 25.50 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-11T12:14:05.436Z] #62 25.64 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-11T12:14:05.436Z] #62 25.90 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-11T12:14:05.436Z] #62 25.91 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-11T12:14:05.436Z] #62 26.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-11T12:14:05.436Z] #62 26.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-11T12:14:05.436Z] #62 26.20 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-11T12:14:05.436Z] #62 26.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-11T12:14:05.645Z] #55 34.72 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-11T12:14:05.645Z] #55 34.79 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-11T12:14:05.689Z] #36 ... [2022-08-11T12:14:05.689Z] [2022-08-11T12:14:05.689Z] #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-11T12:14:05.689Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-11T12:14:05.689Z] #38 28.55 tomll can be used in two ways: [2022-08-11T12:14:05.689Z] #38 28.56 Writing to STDIN and reading from STDOUT: [2022-08-11T12:14:05.689Z] #38 28.56 cat file.toml | tomll > file.toml [2022-08-11T12:14:05.689Z] #38 28.56 [2022-08-11T12:14:05.689Z] #38 28.56 Reading and updating a list of files: [2022-08-11T12:14:05.689Z] #38 28.56 tomll a.toml b.toml c.toml [2022-08-11T12:14:05.689Z] #38 28.56 [2022-08-11T12:14:05.689Z] #38 28.56 When given a list of files, tomll will modify all files in place without asking. [2022-08-11T12:14:05.689Z] #38 DONE 29.4s [2022-08-11T12:14:05.689Z] [2022-08-11T12:14:05.689Z] #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-11T12:14:05.689Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:05.689Z] #55 25.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-11T12:14:05.689Z] #55 25.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-11T12:14:05.689Z] #55 26.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-11T12:14:05.689Z] #55 26.26 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-11T12:14:05.689Z] #55 26.36 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-11T12:14:05.689Z] #55 27.96 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-11T12:14:05.689Z] #55 28.36 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-11T12:14:05.689Z] #55 29.48 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-11T12:14:05.737Z] #14 ... [2022-08-11T12:14:05.737Z] [2022-08-11T12:14:05.737Z] #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-11T12:14:05.737Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:14:05.737Z] #42 44.91 Selecting previously unselected package libicu67:amd64. [2022-08-11T12:14:05.737Z] #42 44.91 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-11T12:14:05.737Z] #42 44.91 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-11T12:14:05.737Z] #42 52.32 Selecting previously unselected package libxml2:amd64. [2022-08-11T12:14:05.737Z] #42 52.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-11T12:14:05.737Z] #42 52.36 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-11T12:14:05.737Z] #42 53.08 Selecting previously unselected package libarchive13:amd64. [2022-08-11T12:14:05.737Z] #42 53.08 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-11T12:14:05.737Z] #42 53.08 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-11T12:14:05.737Z] #42 53.34 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-11T12:14:05.737Z] #42 53.34 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-11T12:14:05.737Z] #42 53.34 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-11T12:14:05.737Z] #42 53.54 Selecting previously unselected package librhash0:amd64. [2022-08-11T12:14:05.737Z] #42 53.54 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-11T12:14:05.737Z] #42 53.54 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-11T12:14:05.737Z] #42 53.78 Selecting previously unselected package libuv1:amd64. [2022-08-11T12:14:05.737Z] #42 53.78 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-11T12:14:05.737Z] #42 53.78 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-11T12:14:05.737Z] #42 53.90 Selecting previously unselected package cmake. [2022-08-11T12:14:05.737Z] #42 53.90 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-11T12:14:05.737Z] #42 53.90 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-11T12:14:05.906Z] #55 34.87 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-11T12:14:05.906Z] #55 34.93 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-11T12:14:05.950Z] #55 29.58 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-11T12:14:05.950Z] #55 29.87 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-11T12:14:06.012Z] #62 26.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-11T12:14:06.012Z] #62 26.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-11T12:14:06.012Z] #62 26.91 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-11T12:14:06.012Z] #62 26.95 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-11T12:14:06.012Z] #62 27.01 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-11T12:14:06.166Z] #55 35.14 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-11T12:14:06.166Z] #55 35.27 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-11T12:14:06.430Z] #55 35.40 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-11T12:14:06.430Z] #55 35.44 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-11T12:14:06.430Z] #55 35.68 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-11T12:14:06.430Z] #55 35.68 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-11T12:14:06.519Z] #55 30.32 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-11T12:14:06.586Z] #62 27.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-11T12:14:06.586Z] #62 27.25 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-11T12:14:06.586Z] #62 27.34 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-11T12:14:06.586Z] #62 27.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-11T12:14:06.586Z] #62 27.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-11T12:14:06.586Z] #62 27.52 go: downloading github.com/julz/importas v0.1.0 [2022-08-11T12:14:06.690Z] #55 35.93 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-11T12:14:06.779Z] #55 30.52 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-11T12:14:06.854Z] #62 27.59 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-11T12:14:06.855Z] #62 27.67 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-11T12:14:06.855Z] #62 27.73 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-11T12:14:06.855Z] #62 27.83 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-11T12:14:06.951Z] #55 36.19 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-11T12:14:07.115Z] #62 27.92 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-11T12:14:07.115Z] #62 27.97 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-11T12:14:07.115Z] #62 28.10 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-11T12:14:07.230Z] #55 36.29 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-11T12:14:07.230Z] #55 36.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-11T12:14:07.376Z] #62 28.30 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-11T12:14:07.376Z] #62 28.38 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-11T12:14:07.490Z] #55 36.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-11T12:14:07.490Z] #55 36.67 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-11T12:14:07.636Z] #62 28.48 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-11T12:14:07.636Z] #62 28.52 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-11T12:14:07.639Z] #42 ... [2022-08-11T12:14:07.639Z] [2022-08-11T12:14:07.639Z] #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-11T12:14:07.639Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:07.639Z] #51 49.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:14:07.639Z] #51 49.23 Setting up python3-protobuf (3.12.4-1) ... [2022-08-11T12:14:07.639Z] #51 53.82 Setting up criu (3.17.1-1) ... [2022-08-11T12:14:07.639Z] #51 56.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:14:07.639Z] #51 DONE 56.9s [2022-08-11T12:14:07.749Z] #55 36.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-11T12:14:07.897Z] [2022-08-11T12:14:07.897Z] #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-11T12:14:07.897Z] #67 sha256:93468987fa222c7b8aff81285f340a62a64f220cf95e3e7b85c8bdd2ad2380a0 [2022-08-11T12:14:08.156Z] #67 ... [2022-08-11T12:14:08.156Z] [2022-08-11T12:14:08.156Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-11T12:14:08.156Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:14:08.156Z] #77 5.886 Cloning into '/tmp/crun-build'... [2022-08-11T12:14:08.161Z] #55 31.93 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-11T12:14:08.161Z] #55 ... [2022-08-11T12:14:08.161Z] [2022-08-11T12:14:08.161Z] #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-11T12:14:08.161Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:08.161Z] #14 32.02 Fetched 8567 kB in 24s (353 kB/s) [2022-08-11T12:14:08.319Z] #55 37.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-11T12:14:08.319Z] #55 37.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-11T12:14:08.319Z] #55 ... [2022-08-11T12:14:08.319Z] [2022-08-11T12:14:08.319Z] #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-11T12:14:08.319Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:08.319Z] #51 37.07 Fetched 8571 kB in 29s (296 kB/s) [2022-08-11T12:14:08.587Z] #62 ... [2022-08-11T12:14:08.587Z] [2022-08-11T12:14:08.587Z] #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-11T12:14:08.587Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:14:08.587Z] #60 19.22 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-11T12:14:08.587Z] #60 19.23 go: downloading golang.org/x/mod v0.3.0 [2022-08-11T12:14:08.587Z] #60 ... [2022-08-11T12:14:08.587Z] [2022-08-11T12:14:08.587Z] #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-11T12:14:08.587Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:14:08.587Z] #54 28.13 Updating files: 64% (1410/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-11T12:14:08.587Z] #54 29.18 + git checkout -q v2.3.0 [2022-08-11T12:14:09.548Z] #14 32.02 Reading package lists... [2022-08-11T12:14:09.548Z] #14 ... [2022-08-11T12:14:09.548Z] [2022-08-11T12:14:09.548Z] #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-11T12:14:09.548Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:14:09.548Z] #53 23.17 go: downloading golang.org/x/mod v0.3.0 [2022-08-11T12:14:09.548Z] #53 23.24 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-11T12:14:09.548Z] #53 ... [2022-08-11T12:14:09.548Z] [2022-08-11T12:14:09.548Z] #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-11T12:14:09.548Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:09.548Z] #55 32.28 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-11T12:14:09.548Z] #55 32.45 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-11T12:14:09.548Z] #55 32.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-11T12:14:09.548Z] #55 32.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-11T12:14:09.548Z] #55 32.72 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-11T12:14:09.548Z] #55 32.97 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-11T12:14:09.548Z] #55 33.01 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-11T12:14:09.548Z] #55 33.14 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-11T12:14:09.548Z] #55 33.35 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-11T12:14:09.548Z] #55 33.49 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-11T12:14:09.548Z] #55 33.55 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-11T12:14:09.879Z] #77 ... [2022-08-11T12:14:09.879Z] [2022-08-11T12:14:09.879Z] #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-11T12:14:09.879Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-11T12:14:09.879Z] #14 56.39 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-11T12:14:09.879Z] #14 56.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-11T12:14:09.879Z] #14 56.39 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-11T12:14:09.879Z] #14 56.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-11T12:14:09.879Z] #14 56.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-11T12:14:09.879Z] #14 56.54 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-11T12:14:09.879Z] #14 62.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-11T12:14:09.879Z] #14 62.67 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-11T12:14:09.879Z] #14 62.67 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:14:10.059Z] #77 ... [2022-08-11T12:14:10.059Z] [2022-08-11T12:14:10.059Z] #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-11T12:14:10.059Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:14:10.059Z] #42 58.34 Setting up libicu67:amd64 (67.1-7) ... [2022-08-11T12:14:10.059Z] #42 58.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:14:10.059Z] #42 58.37 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-11T12:14:10.059Z] #42 58.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:14:10.059Z] #42 58.43 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-11T12:14:10.059Z] #42 58.44 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-11T12:14:10.059Z] #42 58.48 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-11T12:14:10.059Z] #42 58.51 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-11T12:14:10.059Z] #42 58.53 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-11T12:14:10.059Z] #42 58.54 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-11T12:14:10.059Z] #42 58.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:14:10.059Z] #42 DONE 59.5s [2022-08-11T12:14:10.059Z] [2022-08-11T12:14:10.059Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-11T12:14:10.059Z] #43 sha256:dca784d30963943232d04ab4a4f5b4b70edc41f3f2c176ee4dadaf9b76dd38e7 [2022-08-11T12:14:10.118Z] #55 33.70 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-11T12:14:10.118Z] #55 33.78 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-11T12:14:10.118Z] #55 33.95 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-11T12:14:10.118Z] #55 ... [2022-08-11T12:14:10.118Z] [2022-08-11T12:14:10.118Z] #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-11T12:14:10.118Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:10.118Z] #51 23.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-11T12:14:10.318Z] #43 DONE 0.4s [2022-08-11T12:14:10.318Z] [2022-08-11T12:14:10.318Z] #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-11T12:14:10.318Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:10.318Z] #14 58.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-11T12:14:10.318Z] #14 58.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-11T12:14:10.318Z] #14 58.98 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-11T12:14:10.378Z] #51 ... [2022-08-11T12:14:10.378Z] [2022-08-11T12:14:10.378Z] #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-11T12:14:10.378Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:10.378Z] #55 34.10 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-11T12:14:10.378Z] #55 34.16 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-11T12:14:10.637Z] #55 34.35 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-11T12:14:10.637Z] #55 34.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-11T12:14:10.637Z] #55 34.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-11T12:14:10.897Z] #55 34.57 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-11T12:14:10.897Z] #55 34.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-11T12:14:11.132Z] #54 31.54 + 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-11T12:14:11.467Z] #55 35.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-11T12:14:11.467Z] #55 35.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-11T12:14:11.613Z] #51 37.07 Reading package lists... [2022-08-11T12:14:11.613Z] #51 ... [2022-08-11T12:14:11.613Z] [2022-08-11T12:14:11.613Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-11T12:14:11.613Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:11.613Z] #76 30.74 Fetched 8567 kB in 24s (360 kB/s) [2022-08-11T12:14:11.613Z] #76 30.74 Reading package lists... [2022-08-11T12:14:11.704Z] #54 ... [2022-08-11T12:14:11.704Z] [2022-08-11T12:14:11.704Z] #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-11T12:14:11.704Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:11.704Z] #83 22.41 Fetched 8567 kB in 18s (482 kB/s) [2022-08-11T12:14:11.704Z] #83 22.41 Reading package lists... [2022-08-11T12:14:11.704Z] #83 29.81 Reading package lists... [2022-08-11T12:14:11.704Z] #83 ... [2022-08-11T12:14:11.704Z] [2022-08-11T12:14:11.704Z] #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-11T12:14:11.704Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:11.704Z] #62 29.77 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-11T12:14:11.704Z] #62 29.78 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-11T12:14:11.704Z] #62 29.82 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-11T12:14:11.704Z] #62 29.89 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-11T12:14:11.704Z] #62 30.10 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-11T12:14:11.704Z] #62 30.13 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-11T12:14:11.704Z] #62 30.34 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-11T12:14:11.704Z] #62 30.37 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-11T12:14:11.704Z] #62 30.49 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-11T12:14:11.704Z] #62 30.93 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-11T12:14:11.704Z] #62 30.97 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-11T12:14:11.704Z] #62 31.05 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-11T12:14:11.704Z] #62 31.06 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-11T12:14:11.704Z] #62 31.11 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-11T12:14:11.704Z] #62 31.37 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-11T12:14:11.704Z] #62 31.41 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-11T12:14:11.704Z] #62 31.46 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-11T12:14:11.704Z] #62 31.47 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-11T12:14:11.704Z] #62 31.60 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-11T12:14:11.704Z] #62 31.66 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-11T12:14:11.704Z] #62 31.73 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-11T12:14:11.704Z] #62 31.87 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-11T12:14:11.704Z] #62 32.11 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-11T12:14:11.704Z] #62 32.19 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-11T12:14:11.704Z] #62 32.24 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-11T12:14:11.704Z] #62 32.32 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-11T12:14:11.704Z] #62 32.39 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-11T12:14:11.726Z] #55 35.53 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-11T12:14:11.726Z] #55 35.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-11T12:14:11.873Z] #76 40.87 Reading package lists... [2022-08-11T12:14:11.873Z] #76 ... [2022-08-11T12:14:11.873Z] [2022-08-11T12:14:11.873Z] #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-11T12:14:11.873Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:11.873Z] #55 37.67 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-11T12:14:11.873Z] #55 37.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-11T12:14:11.873Z] #55 38.17 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-11T12:14:11.873Z] #55 38.32 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-11T12:14:11.873Z] #55 38.44 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-11T12:14:11.873Z] #55 38.54 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-11T12:14:11.873Z] #55 38.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-11T12:14:11.873Z] #55 38.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-11T12:14:11.873Z] #55 38.94 go: downloading github.com/julz/importas v0.1.0 [2022-08-11T12:14:11.873Z] #55 38.99 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-11T12:14:11.873Z] #55 39.13 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-11T12:14:11.873Z] #55 39.18 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-11T12:14:11.873Z] #55 39.48 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-11T12:14:11.873Z] #55 39.57 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-11T12:14:11.873Z] #55 39.77 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-11T12:14:11.873Z] #55 39.77 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-11T12:14:11.873Z] #55 40.11 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-11T12:14:11.873Z] #55 40.29 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-11T12:14:11.873Z] #55 40.35 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-11T12:14:11.873Z] #55 40.45 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-11T12:14:11.965Z] #62 32.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-11T12:14:11.986Z] #55 35.81 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-11T12:14:12.226Z] #62 33.14 go: downloading honnef.co/go/tools v0.3.1 [2022-08-11T12:14:12.246Z] #55 36.01 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-11T12:14:12.246Z] #55 36.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-11T12:14:12.511Z] #55 36.32 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-11T12:14:12.511Z] #55 36.43 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-11T12:14:12.771Z] #55 36.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-11T12:14:12.771Z] #55 36.67 go: downloading github.com/julz/importas v0.1.0 [2022-08-11T12:14:12.812Z] #55 41.74 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-11T12:14:12.812Z] #55 41.76 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-11T12:14:12.812Z] #55 41.84 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-11T12:14:12.812Z] #55 41.89 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-11T12:14:13.032Z] #55 36.83 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-11T12:14:13.032Z] #55 36.86 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-11T12:14:13.085Z] #55 ... [2022-08-11T12:14:13.085Z] [2022-08-11T12:14:13.085Z] #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-11T12:14:13.085Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:14:13.085Z] #36 32.11 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-11T12:14:13.085Z] #36 32.64 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-11T12:14:13.085Z] #36 32.67 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-11T12:14:13.085Z] #36 35.00 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-11T12:14:13.085Z] #36 35.09 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-11T12:14:13.085Z] #36 ... [2022-08-11T12:14:13.085Z] [2022-08-11T12:14:13.085Z] #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-11T12:14:13.085Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:14:13.291Z] #55 37.07 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-11T12:14:13.551Z] #55 37.29 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-11T12:14:13.551Z] #55 37.34 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-11T12:14:13.604Z] #47 41.14 Updating files: 59% (1294/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 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: 84% (1840/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-11T12:14:13.604Z] #47 42.58 + git checkout -q v2.3.0 [2022-08-11T12:14:13.812Z] #55 37.52 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-11T12:14:13.812Z] #55 37.60 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-11T12:14:14.072Z] #55 37.79 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-11T12:14:14.072Z] #55 ... [2022-08-11T12:14:14.072Z] [2022-08-11T12:14:14.072Z] #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-11T12:14:14.072Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:14.072Z] #76 27.81 Fetched 8567 kB in 22s (392 kB/s) [2022-08-11T12:14:14.072Z] #76 27.81 Reading package lists... [2022-08-11T12:14:14.072Z] #76 37.49 Reading package lists... [2022-08-11T12:14:14.072Z] #76 ... [2022-08-11T12:14:14.072Z] [2022-08-11T12:14:14.072Z] #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-11T12:14:14.072Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:14.072Z] #55 37.94 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-11T12:14:14.072Z] #55 37.97 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-11T12:14:14.332Z] #55 38.11 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-11T12:14:14.541Z] #47 ... [2022-08-11T12:14:14.541Z] [2022-08-11T12:14:14.541Z] #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-11T12:14:14.541Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:14:14.541Z] #42 33.37 Fetched 8567 kB in 25s (339 kB/s) [2022-08-11T12:14:14.541Z] #42 33.37 Reading package lists... [2022-08-11T12:14:14.541Z] #42 43.34 Reading package lists... [2022-08-11T12:14:14.541Z] #42 ... [2022-08-11T12:14:14.541Z] [2022-08-11T12:14:14.541Z] #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-11T12:14:14.541Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:14.541Z] #55 42.26 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-11T12:14:14.541Z] #55 42.40 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-11T12:14:14.541Z] #55 42.43 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-11T12:14:14.541Z] #55 42.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-11T12:14:14.541Z] #55 42.80 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-11T12:14:14.541Z] #55 43.38 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-11T12:14:14.541Z] #55 43.39 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-11T12:14:14.541Z] #55 43.52 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-11T12:14:14.541Z] #55 43.63 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-11T12:14:14.769Z] #62 35.29 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-11T12:14:14.769Z] #62 35.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-11T12:14:14.769Z] #62 35.58 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-11T12:14:14.800Z] #55 43.85 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-11T12:14:14.800Z] #55 43.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-11T12:14:14.800Z] #55 43.94 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-11T12:14:15.029Z] #62 35.74 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-11T12:14:15.029Z] #62 35.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-11T12:14:15.029Z] #62 ... [2022-08-11T12:14:15.029Z] [2022-08-11T12:14:15.029Z] #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-11T12:14:15.029Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:15.029Z] #58 25.55 Fetched 8571 kB in 20s (423 kB/s) [2022-08-11T12:14:15.029Z] #58 25.55 Reading package lists... [2022-08-11T12:14:15.029Z] #58 32.53 Reading package lists... [2022-08-11T12:14:15.029Z] #58 ... [2022-08-11T12:14:15.029Z] [2022-08-11T12:14:15.029Z] #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-11T12:14:15.029Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:15.029Z] #62 35.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-11T12:14:15.029Z] #62 35.89 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-11T12:14:15.060Z] #55 44.21 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-11T12:14:15.270Z] #55 ... [2022-08-11T12:14:15.270Z] [2022-08-11T12:14:15.270Z] #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-11T12:14:15.270Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:14:15.270Z] #42 29.07 Fetched 8567 kB in 23s (376 kB/s) [2022-08-11T12:14:15.270Z] #42 29.07 Reading package lists... [2022-08-11T12:14:15.270Z] #42 38.40 Reading package lists... [2022-08-11T12:14:15.270Z] #42 ... [2022-08-11T12:14:15.270Z] [2022-08-11T12:14:15.270Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-11T12:14:15.270Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:15.270Z] #55 39.24 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-11T12:14:15.289Z] #62 36.09 go: downloading golang.org/x/text v0.3.7 [2022-08-11T12:14:15.320Z] #55 44.35 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-11T12:14:15.530Z] #55 39.34 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-11T12:14:15.530Z] #55 39.45 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-11T12:14:15.530Z] #55 39.46 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-11T12:14:15.549Z] #62 ... [2022-08-11T12:14:15.549Z] [2022-08-11T12:14:15.549Z] #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-11T12:14:15.549Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:14:15.549Z] #19 14.28 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [173 kB] [2022-08-11T12:14:15.549Z] #19 14.33 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:14:15.549Z] #19 14.33 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [166 kB] [2022-08-11T12:14:15.549Z] #19 14.35 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [156 kB] [2022-08-11T12:14:15.549Z] #19 14.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-11T12:14:15.549Z] #19 14.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-11T12:14:15.549Z] #19 14.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-11T12:14:15.549Z] #19 14.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:14:15.549Z] #19 14.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-11T12:14:15.549Z] #19 14.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-11T12:14:15.549Z] #19 ... [2022-08-11T12:14:15.549Z] [2022-08-11T12:14:15.549Z] #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-11T12:14:15.549Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:15.549Z] #83 29.81 Reading package lists... [2022-08-11T12:14:15.580Z] #55 44.51 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-11T12:14:15.580Z] #55 44.54 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-11T12:14:15.580Z] #55 44.71 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-11T12:14:15.592Z] #14 ... [2022-08-11T12:14:15.592Z] [2022-08-11T12:14:15.592Z] #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-11T12:14:15.592Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:14:15.592Z] #77 12.64 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-11T12:14:15.592Z] #77 12.69 Cloning into '/tmp/crun-build/libocispec'... [2022-08-11T12:14:15.790Z] #55 39.69 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-11T12:14:15.790Z] #55 ... [2022-08-11T12:14:15.790Z] [2022-08-11T12:14:15.790Z] #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-11T12:14:15.790Z] #67 sha256:d23be444e0302f49d819a5b122478119b0b4bbced1dc3ff09ea14e8505206b9c [2022-08-11T12:14:15.790Z] #67 29.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-11T12:14:15.840Z] #55 44.81 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-11T12:14:16.050Z] #67 ... [2022-08-11T12:14:16.050Z] [2022-08-11T12:14:16.050Z] #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-11T12:14:16.050Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:14:16.050Z] #36 29.60 go: downloading github.com/google/go-dap v0.6.0 [2022-08-11T12:14:16.050Z] #36 30.35 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-11T12:14:16.050Z] #36 31.77 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-11T12:14:16.050Z] #36 31.96 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-11T12:14:16.050Z] #36 32.01 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-11T12:14:16.050Z] #36 34.93 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-11T12:14:16.050Z] #36 34.98 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-11T12:14:16.050Z] #36 36.57 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-11T12:14:16.050Z] #36 ... [2022-08-11T12:14:16.050Z] [2022-08-11T12:14:16.050Z] #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-11T12:14:16.050Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:16.050Z] #55 39.82 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-11T12:14:16.050Z] #55 39.91 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-11T12:14:16.310Z] #55 40.05 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-11T12:14:16.310Z] #55 40.13 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-11T12:14:16.410Z] #55 45.26 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-11T12:14:16.410Z] #55 45.39 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-11T12:14:16.415Z] #14 ... [2022-08-11T12:14:16.415Z] [2022-08-11T12:14:16.415Z] #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-11T12:14:16.415Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:14:16.415Z] #77 26.89 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-11T12:14:16.529Z] #77 13.98 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-11T12:14:16.529Z] #77 13.98 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-11T12:14:16.529Z] #77 13.98 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-11T12:14:16.529Z] #77 13.98 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-11T12:14:16.529Z] #77 14.02 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-11T12:14:16.670Z] #55 45.61 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-11T12:14:16.670Z] #55 45.77 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-11T12:14:16.882Z] #55 40.66 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-11T12:14:16.882Z] #55 ... [2022-08-11T12:14:16.882Z] [2022-08-11T12:14:16.882Z] #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-11T12:14:16.882Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:14:16.882Z] #62 30.56 Fetched 8567 kB in 23s (368 kB/s) [2022-08-11T12:14:16.882Z] #62 30.56 Reading package lists... [2022-08-11T12:14:16.882Z] #62 40.09 Reading package lists... [2022-08-11T12:14:16.882Z] #62 ... [2022-08-11T12:14:16.882Z] [2022-08-11T12:14:16.882Z] #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-11T12:14:16.882Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:14:16.930Z] #55 45.90 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-11T12:14:16.930Z] #55 45.90 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-11T12:14:16.930Z] #55 46.10 go: downloading honnef.co/go/tools v0.3.1 [2022-08-11T12:14:17.097Z] #77 ... [2022-08-11T12:14:17.097Z] [2022-08-11T12:14:17.097Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-11T12:14:17.097Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:14:17.097Z] #53 65.55 gotestsum version dev [2022-08-11T12:14:17.097Z] #53 DONE 66.6s [2022-08-11T12:14:17.356Z] [2022-08-11T12:14:17.356Z] #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-11T12:14:17.356Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:17.356Z] #14 65.32 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-11T12:14:17.356Z] #14 65.34 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:14:17.356Z] #14 65.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-11T12:14:17.356Z] #14 65.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-11T12:14:17.356Z] #14 65.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:14:17.356Z] #14 65.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-11T12:14:17.721Z] #83 36.73 Building dependency tree... [2022-08-11T12:14:17.921Z] #47 39.75 Updating files: 37% (823/2176) Updating files: 38% (827/2176) Updating files: 39% (849/2176) Updating files: 40% (871/2176) Updating files: 41% (893/2176) Updating files: 42% (914/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 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-11T12:14:18.180Z] #47 41.54 + git checkout -q v2.3.0 [2022-08-11T12:14:20.224Z] #55 49.23 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-11T12:14:20.224Z] #55 49.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-11T12:14:20.265Z] #83 41.17 python3 is already the newest version (3.9.2-3). [2022-08-11T12:14:20.265Z] #83 41.17 The following additional packages will be installed: [2022-08-11T12:14:20.487Z] #55 49.67 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-11T12:14:20.526Z] #83 41.17 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-11T12:14:20.526Z] #83 41.17 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-11T12:14:20.526Z] #83 41.22 Suggested packages: [2022-08-11T12:14:20.526Z] #83 41.22 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-11T12:14:20.526Z] #83 41.22 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-11T12:14:20.526Z] #83 41.22 m4-doc ed diffutils-doc [2022-08-11T12:14:20.526Z] #83 41.22 Recommended packages: [2022-08-11T12:14:20.526Z] #83 41.22 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-11T12:14:20.646Z] #14 ... [2022-08-11T12:14:20.646Z] [2022-08-11T12:14:20.646Z] #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-11T12:14:20.646Z] #44 sha256:f4c6f5d39a7fcc3fb7710e494624836dfdd65f4af1db0ce7018a008d19eca78f [2022-08-11T12:14:20.646Z] #44 3.735 + RM_GOPATH=0 [2022-08-11T12:14:20.646Z] #44 3.735 + TMP_GOPATH= [2022-08-11T12:14:20.646Z] #44 3.735 + : /build [2022-08-11T12:14:20.646Z] #44 3.735 + '[' -z '' ']' [2022-08-11T12:14:20.646Z] #44 3.735 ++ mktemp -d [2022-08-11T12:14:20.646Z] #44 3.735 + export GOPATH=/tmp/tmp.XAilRmZivO [2022-08-11T12:14:20.646Z] #44 3.735 + GOPATH=/tmp/tmp.XAilRmZivO [2022-08-11T12:14:20.646Z] #44 3.735 + RM_GOPATH=1 [2022-08-11T12:14:20.646Z] #44 3.735 + case "$(go env GOARCH)" in [2022-08-11T12:14:20.646Z] #44 3.771 ++ go env GOARCH [2022-08-11T12:14:20.646Z] #44 3.771 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:14:20.646Z] #44 3.801 Install tini version v0.19.0 [2022-08-11T12:14:20.646Z] #44 3.801 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:14:20.646Z] #44 3.801 ++ dirname /install.sh [2022-08-11T12:14:20.646Z] #44 3.801 + dir=/ [2022-08-11T12:14:20.646Z] #44 3.801 + bin=tini [2022-08-11T12:14:20.646Z] #44 3.801 + shift [2022-08-11T12:14:20.646Z] #44 3.801 + '[' '!' -f //tini.installer ']' [2022-08-11T12:14:20.646Z] #44 3.801 + . //tini.installer [2022-08-11T12:14:20.646Z] #44 3.801 ++ : v0.19.0 [2022-08-11T12:14:20.646Z] #44 3.801 + install_tini [2022-08-11T12:14:20.646Z] #44 3.801 + echo 'Install tini version v0.19.0' [2022-08-11T12:14:20.646Z] #44 3.801 + git clone https://github.com/krallin/tini.git /tmp/tmp.XAilRmZivO/tini [2022-08-11T12:14:20.646Z] #44 3.801 Cloning into '/tmp/tmp.XAilRmZivO/tini'... [2022-08-11T12:14:20.646Z] #44 4.755 + cd /tmp/tmp.XAilRmZivO/tini [2022-08-11T12:14:20.646Z] #44 4.755 + git checkout -q v0.19.0 [2022-08-11T12:14:20.646Z] #44 4.756 + cmake . [2022-08-11T12:14:20.646Z] #44 5.460 -- The C compiler identification is GNU 10.2.1 [2022-08-11T12:14:20.646Z] #44 5.527 -- Detecting C compiler ABI info [2022-08-11T12:14:20.646Z] #44 6.309 -- Detecting C compiler ABI info - done [2022-08-11T12:14:20.646Z] #44 6.507 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-11T12:14:20.646Z] #44 6.509 -- Detecting C compile features [2022-08-11T12:14:20.646Z] #44 6.516 -- Detecting C compile features - done [2022-08-11T12:14:20.646Z] #44 6.651 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-11T12:14:20.646Z] #44 6.895 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-11T12:14:20.646Z] #44 6.940 -- Configuring done [2022-08-11T12:14:20.646Z] #44 6.980 -- Generating done [2022-08-11T12:14:20.646Z] #44 6.982 -- Build files have been written to: /tmp/tmp.XAilRmZivO/tini [2022-08-11T12:14:20.646Z] #44 6.994 + make tini-static [2022-08-11T12:14:20.646Z] #44 7.345 Scanning dependencies of target tini-static [2022-08-11T12:14:20.646Z] #44 7.519 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-11T12:14:20.646Z] #44 8.831 [100%] Linking C executable tini-static [2022-08-11T12:14:20.646Z] #44 9.511 [100%] Built target tini-static [2022-08-11T12:14:20.646Z] #44 9.594 + mkdir -p /build [2022-08-11T12:14:20.646Z] #44 9.616 + cp tini-static /build/docker-init [2022-08-11T12:14:20.646Z] #44 DONE 10.1s [2022-08-11T12:14:20.646Z] [2022-08-11T12:14:20.646Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-11T12:14:20.646Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:14:20.646Z] #77 15.79 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-11T12:14:20.646Z] #77 17.74 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-11T12:14:20.718Z] #47 ... [2022-08-11T12:14:20.718Z] [2022-08-11T12:14:20.718Z] #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-11T12:14:20.718Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:20.718Z] #51 33.96 Fetched 8571 kB in 26s (326 kB/s) [2022-08-11T12:14:20.718Z] #51 33.96 Reading package lists... [2022-08-11T12:14:20.718Z] #51 43.84 Reading package lists... [2022-08-11T12:14:20.718Z] #51 ... [2022-08-11T12:14:20.718Z] [2022-08-11T12:14:20.718Z] #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-11T12:14:20.718Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:20.718Z] #55 40.68 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-11T12:14:20.718Z] #55 40.74 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-11T12:14:20.718Z] #55 40.95 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-11T12:14:20.718Z] #55 41.13 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-11T12:14:20.718Z] #55 41.25 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-11T12:14:20.718Z] #55 41.34 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-11T12:14:20.718Z] #55 41.48 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-11T12:14:20.718Z] #55 41.52 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-11T12:14:20.718Z] #55 41.66 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-11T12:14:20.719Z] #55 41.66 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-11T12:14:20.719Z] #55 41.82 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-11T12:14:20.719Z] #55 42.03 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-11T12:14:20.719Z] #55 42.51 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-11T12:14:20.719Z] #55 42.61 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-11T12:14:20.719Z] #55 42.69 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-11T12:14:20.719Z] #55 43.12 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-11T12:14:20.719Z] #55 43.20 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-11T12:14:20.719Z] #55 43.26 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-11T12:14:20.719Z] #55 43.77 go: downloading honnef.co/go/tools v0.3.1 [2022-08-11T12:14:21.055Z] #55 49.99 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-11T12:14:21.055Z] #55 50.01 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-11T12:14:21.315Z] #55 50.41 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-11T12:14:21.315Z] #55 50.42 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-11T12:14:21.315Z] #55 ... [2022-08-11T12:14:21.315Z] [2022-08-11T12:14:21.315Z] #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-11T12:14:21.315Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:21.315Z] #76 40.87 Reading package lists... [2022-08-11T12:14:21.583Z] #77 19.12 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-11T12:14:21.583Z] #77 19.36 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-11T12:14:21.661Z] #77 ... [2022-08-11T12:14:21.661Z] [2022-08-11T12:14:21.661Z] #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-11T12:14:21.661Z] #64 sha256:846344a94ed265b8efae216d6ac56aa2897087c64fca1a86c00a66b0ff232461 [2022-08-11T12:14:21.661Z] #64 39.02 Updating files: 60% (2964/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-11T12:14:21.661Z] #64 39.99 + cd /tmp/tmp.PSqjTXQHP5/src/github.com/containerd/containerd [2022-08-11T12:14:21.661Z] #64 39.99 + git checkout -q v1.6.7 [2022-08-11T12:14:21.835Z] #76 50.80 Building dependency tree... [2022-08-11T12:14:21.835Z] #76 ... [2022-08-11T12:14:21.835Z] [2022-08-11T12:14:21.835Z] #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-11T12:14:21.835Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:21.835Z] #14 31.72 Reading package lists... [2022-08-11T12:14:21.835Z] #14 41.46 Reading package lists... [2022-08-11T12:14:21.841Z] #77 19.55 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-11T12:14:21.917Z] #64 41.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-11T12:14:21.917Z] #64 41.29 + BUILDTAGS='netgo osusergo static_build' [2022-08-11T12:14:21.917Z] #64 41.29 + export EXTRA_FLAGS=-buildmode=pie [2022-08-11T12:14:21.917Z] #64 41.29 + EXTRA_FLAGS=-buildmode=pie [2022-08-11T12:14:21.917Z] #64 41.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-11T12:14:21.917Z] #64 41.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-11T12:14:21.917Z] #64 41.29 + '[' '' = dynamic ']' [2022-08-11T12:14:21.917Z] #64 41.29 + make [2022-08-11T12:14:22.094Z] #14 51.07 Building dependency tree... [2022-08-11T12:14:22.094Z] #14 ... [2022-08-11T12:14:22.094Z] [2022-08-11T12:14:22.094Z] #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-11T12:14:22.094Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:22.094Z] #55 50.69 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-11T12:14:22.094Z] #55 50.85 go: downloading golang.org/x/text v0.3.7 [2022-08-11T12:14:22.101Z] #55 ... [2022-08-11T12:14:22.101Z] [2022-08-11T12:14:22.101Z] #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-11T12:14:22.101Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:14:22.101Z] #47 45.51 + 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-11T12:14:22.439Z] #83 43.33 The following NEW packages will be installed: [2022-08-11T12:14:22.439Z] #83 43.37 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-11T12:14:22.439Z] #83 43.38 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-11T12:14:22.699Z] #83 43.38 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-11T12:14:22.699Z] #83 43.38 libyajl2 m4 patch xz-utils [2022-08-11T12:14:23.033Z] #55 ... [2022-08-11T12:14:23.033Z] [2022-08-11T12:14:23.033Z] #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-11T12:14:23.033Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:14:23.033Z] #62 33.06 Reading package lists... [2022-08-11T12:14:23.033Z] #62 42.54 Reading package lists... [2022-08-11T12:14:23.271Z] #83 43.95 0 upgraded, 23 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:14:23.271Z] #83 43.95 Need to get 5940 kB of archives. [2022-08-11T12:14:23.271Z] #83 43.95 After this operation, 18.7 MB of additional disk space will be used. [2022-08-11T12:14:23.271Z] #83 43.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-11T12:14:23.271Z] #83 43.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-11T12:14:23.271Z] #83 43.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-11T12:14:23.271Z] #83 43.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-11T12:14:23.271Z] #83 43.97 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-11T12:14:23.271Z] #83 43.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-11T12:14:23.271Z] #83 43.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-11T12:14:23.271Z] #83 44.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-11T12:14:23.271Z] #83 44.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-11T12:14:23.271Z] #83 44.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-11T12:14:23.271Z] #83 44.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-11T12:14:23.271Z] #83 44.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-11T12:14:23.285Z] #64 42.92 + bin/ctr [2022-08-11T12:14:23.293Z] #62 52.05 Building dependency tree... [2022-08-11T12:14:23.293Z] #62 ... [2022-08-11T12:14:23.293Z] [2022-08-11T12:14:23.293Z] #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-11T12:14:23.293Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:14:23.293Z] #42 43.34 Reading package lists... [2022-08-11T12:14:23.532Z] #83 44.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-11T12:14:23.532Z] #83 44.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-11T12:14:23.532Z] #83 44.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-11T12:14:23.532Z] #83 44.33 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-11T12:14:23.532Z] #83 44.33 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-11T12:14:23.532Z] #83 44.33 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-11T12:14:23.532Z] #83 44.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-11T12:14:23.532Z] #83 44.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-11T12:14:23.793Z] #83 44.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-11T12:14:23.793Z] #83 44.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-11T12:14:23.793Z] #83 44.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-11T12:14:24.365Z] #83 ... [2022-08-11T12:14:24.365Z] [2022-08-11T12:14:24.365Z] #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-11T12:14:24.365Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:24.365Z] #62 45.18 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-11T12:14:24.365Z] #62 45.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-11T12:14:24.626Z] #62 45.53 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-11T12:14:24.626Z] #62 45.57 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-11T12:14:24.886Z] #62 45.73 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-11T12:14:25.147Z] #62 46.05 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-11T12:14:25.176Z] #64 ... [2022-08-11T12:14:25.176Z] [2022-08-11T12:14:25.176Z] #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-11T12:14:25.176Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:14:25.176Z] #77 35.93 libtoolize: putting auxiliary files in '.'. [2022-08-11T12:14:25.176Z] #77 35.94 libtoolize: copying file './ltmain.sh' [2022-08-11T12:14:25.217Z] #77 ... [2022-08-11T12:14:25.217Z] [2022-08-11T12:14:25.217Z] #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-11T12:14:25.217Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:25.217Z] #14 74.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-11T12:14:25.217Z] #14 74.24 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:14:25.217Z] #14 74.25 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:14:25.408Z] #62 46.24 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-11T12:14:25.408Z] #62 46.30 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-11T12:14:25.408Z] #62 46.40 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-11T12:14:25.669Z] #62 46.49 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-11T12:14:25.669Z] #62 46.67 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-11T12:14:25.929Z] #62 46.67 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-11T12:14:25.929Z] #62 46.80 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-11T12:14:25.929Z] #62 46.80 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-11T12:14:25.929Z] #62 46.87 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-11T12:14:25.929Z] #62 46.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-11T12:14:26.106Z] #77 36.68 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-11T12:14:26.107Z] #77 36.68 libtoolize: and rerunning libtoolize and aclocal. [2022-08-11T12:14:26.107Z] #77 36.68 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-11T12:14:26.190Z] #62 46.92 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-11T12:14:26.195Z] #42 52.67 Building dependency tree... [2022-08-11T12:14:27.197Z] #62 47.81 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-11T12:14:27.197Z] #62 47.94 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-11T12:14:27.207Z] #42 ... [2022-08-11T12:14:27.207Z] [2022-08-11T12:14:27.207Z] #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-11T12:14:27.207Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:14:27.207Z] #47 45.78 + 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-11T12:14:27.207Z] #47 ... [2022-08-11T12:14:27.207Z] [2022-08-11T12:14:27.207Z] #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-11T12:14:27.207Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:14:27.207Z] #62 52.05 Building dependency tree... [2022-08-11T12:14:27.380Z] #47 ... [2022-08-11T12:14:27.380Z] [2022-08-11T12:14:27.380Z] #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-11T12:14:27.380Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:27.380Z] #14 32.02 Reading package lists... [2022-08-11T12:14:27.380Z] #14 41.73 Reading package lists... [2022-08-11T12:14:27.458Z] #62 ... [2022-08-11T12:14:27.458Z] [2022-08-11T12:14:27.458Z] #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-11T12:14:27.458Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-11T12:14:27.458Z] #64 47.01 v3.0.2 [2022-08-11T12:14:27.458Z] #64 DONE 48.2s [2022-08-11T12:14:27.458Z] [2022-08-11T12:14:27.458Z] #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-11T12:14:27.458Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:27.458Z] #62 48.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-11T12:14:27.458Z] #62 48.16 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-11T12:14:27.458Z] #62 48.28 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-11T12:14:27.640Z] #14 51.44 Building dependency tree... [2022-08-11T12:14:27.640Z] #14 ... [2022-08-11T12:14:27.640Z] [2022-08-11T12:14:27.640Z] #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-11T12:14:27.640Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:27.640Z] #55 46.97 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-11T12:14:27.640Z] #55 47.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-11T12:14:27.640Z] #55 47.25 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-11T12:14:27.640Z] #55 47.49 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-11T12:14:27.640Z] #55 47.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-11T12:14:27.640Z] #55 47.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-11T12:14:27.640Z] #55 47.77 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-11T12:14:27.640Z] #55 47.94 go: downloading golang.org/x/text v0.3.7 [2022-08-11T12:14:27.718Z] #62 48.46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-11T12:14:27.718Z] #62 48.62 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-11T12:14:27.718Z] #62 48.73 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-11T12:14:27.778Z] #62 ... [2022-08-11T12:14:27.778Z] [2022-08-11T12:14:27.778Z] #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-11T12:14:27.778Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:27.778Z] #51 37.07 Reading package lists... [2022-08-11T12:14:27.778Z] #51 46.95 Reading package lists... [2022-08-11T12:14:28.289Z] #62 49.03 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-11T12:14:28.289Z] #62 49.03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-11T12:14:28.289Z] #62 49.07 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-11T12:14:28.289Z] #62 49.23 go: downloading github.com/prometheus/common v0.32.1 [2022-08-11T12:14:28.354Z] #51 56.09 Building dependency tree... [2022-08-11T12:14:28.354Z] #51 ... [2022-08-11T12:14:28.354Z] [2022-08-11T12:14:28.354Z] #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-11T12:14:28.354Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:28.354Z] #76 50.80 Building dependency tree... [2022-08-11T12:14:28.354Z] #76 57.40 python3 is already the newest version (3.9.2-3). [2022-08-11T12:14:28.354Z] #76 57.40 The following additional packages will be installed: [2022-08-11T12:14:28.354Z] #76 57.40 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-11T12:14:28.354Z] #76 57.42 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-11T12:14:28.354Z] #76 57.44 Suggested packages: [2022-08-11T12:14:28.354Z] #76 57.46 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-11T12:14:28.354Z] #76 57.46 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-11T12:14:28.354Z] #76 57.46 m4-doc ed diffutils-doc [2022-08-11T12:14:28.354Z] #76 57.46 Recommended packages: [2022-08-11T12:14:28.354Z] #76 57.46 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-11T12:14:28.550Z] #62 ... [2022-08-11T12:14:28.550Z] [2022-08-11T12:14:28.550Z] #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-11T12:14:28.550Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:28.550Z] #58 32.53 Reading package lists... [2022-08-11T12:14:28.550Z] #58 39.41 Building dependency tree... [2022-08-11T12:14:28.550Z] #58 43.53 The following additional packages will be installed: [2022-08-11T12:14:28.550Z] #58 43.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-11T12:14:28.550Z] #58 43.55 python3-protobuf python3-six [2022-08-11T12:14:28.550Z] #58 43.55 Suggested packages: [2022-08-11T12:14:28.550Z] #58 43.58 python3-setuptools [2022-08-11T12:14:28.550Z] #58 43.58 Recommended packages: [2022-08-11T12:14:28.550Z] #58 43.58 iproute2 | iproute [2022-08-11T12:14:28.550Z] #58 44.37 The following NEW packages will be installed: [2022-08-11T12:14:28.550Z] #58 44.39 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-11T12:14:28.550Z] #58 44.39 python3-protobuf python3-six [2022-08-11T12:14:28.550Z] #58 44.98 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:14:28.550Z] #58 44.98 Need to get 2315 kB of archives. [2022-08-11T12:14:28.550Z] #58 44.98 After this operation, 11.1 MB of additional disk space will be used. [2022-08-11T12:14:28.550Z] #58 44.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-11T12:14:28.550Z] #58 45.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-11T12:14:28.550Z] #58 45.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-11T12:14:28.550Z] #58 45.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-11T12:14:28.550Z] #58 45.13 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-11T12:14:28.550Z] #58 45.13 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-11T12:14:28.550Z] #58 45.14 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-11T12:14:28.550Z] #58 47.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-11T12:14:28.550Z] #58 48.92 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:14:28.550Z] #58 49.29 Fetched 2315 kB in 3s (707 kB/s) [2022-08-11T12:14:28.811Z] #58 ... [2022-08-11T12:14:28.811Z] [2022-08-11T12:14:28.811Z] #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-11T12:14:28.811Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:28.811Z] #83 45.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:14:28.811Z] #83 45.99 Fetched 5940 kB in 1s (6494 kB/s) [2022-08-11T12:14:28.811Z] #83 46.09 Selecting previously unselected package bzip2. [2022-08-11T12:14:28.811Z] #83 46.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 ... 15717 files and directories currently installed.) [2022-08-11T12:14:28.811Z] #83 46.22 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-11T12:14:28.811Z] #83 46.24 Unpacking bzip2 (1.0.8-4) ... [2022-08-11T12:14:28.811Z] #83 46.61 Selecting previously unselected package libmagic-mgc. [2022-08-11T12:14:28.811Z] #83 46.61 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-11T12:14:28.811Z] #83 46.64 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-11T12:14:28.811Z] #83 47.16 Selecting previously unselected package libmagic1:amd64. [2022-08-11T12:14:28.811Z] #83 47.17 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-11T12:14:28.811Z] #83 47.19 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-11T12:14:28.811Z] #83 47.75 Selecting previously unselected package file. [2022-08-11T12:14:28.811Z] #83 47.76 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-11T12:14:28.811Z] #83 47.79 Unpacking file (1:5.39-3) ... [2022-08-11T12:14:28.811Z] #83 47.95 Selecting previously unselected package xz-utils. [2022-08-11T12:14:28.811Z] #83 47.97 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-11T12:14:28.811Z] #83 48.00 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:14:28.811Z] #83 48.31 Selecting previously unselected package libsigsegv2:amd64. [2022-08-11T12:14:28.811Z] #83 48.32 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-11T12:14:28.811Z] #83 48.32 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-11T12:14:28.811Z] #83 48.51 Selecting previously unselected package m4. [2022-08-11T12:14:28.811Z] #83 48.52 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-11T12:14:28.811Z] #83 48.52 Unpacking m4 (1.4.18-5) ... [2022-08-11T12:14:28.811Z] #83 48.99 Selecting previously unselected package autoconf. [2022-08-11T12:14:28.811Z] #83 49.00 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-11T12:14:28.811Z] #83 49.01 Unpacking autoconf (2.69-14) ... [2022-08-11T12:14:28.811Z] #83 49.68 Selecting previously unselected package autotools-dev. [2022-08-11T12:14:28.811Z] #83 49.68 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-11T12:14:28.811Z] #83 49.73 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-11T12:14:29.296Z] #76 ... [2022-08-11T12:14:29.296Z] [2022-08-11T12:14:29.296Z] #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-11T12:14:29.296Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:14:29.296Z] #62 58.51 The following additional packages will be installed: [2022-08-11T12:14:29.383Z] #83 50.04 Selecting previously unselected package automake. [2022-08-11T12:14:29.383Z] #83 50.04 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-11T12:14:29.383Z] #83 50.17 Unpacking automake (1:1.16.3-2) ... [2022-08-11T12:14:29.550Z] #55 ... [2022-08-11T12:14:29.550Z] [2022-08-11T12:14:29.550Z] #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-11T12:14:29.550Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:29.550Z] #51 43.84 Reading package lists... [2022-08-11T12:14:29.555Z] #62 58.51 libbtrfs0 [2022-08-11T12:14:29.815Z] #62 58.87 The following NEW packages will be installed: [2022-08-11T12:14:29.815Z] #62 58.89 libbtrfs-dev libbtrfs0 [2022-08-11T12:14:30.278Z] #77 ... [2022-08-11T12:14:30.278Z] [2022-08-11T12:14:30.278Z] #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-11T12:14:30.278Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-11T12:14:30.278Z] #14 73.19 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-11T12:14:30.278Z] #14 73.19 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-11T12:14:30.278Z] #14 73.20 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:14:30.278Z] #14 78.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-11T12:14:30.278Z] #14 78.50 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-11T12:14:30.278Z] #14 78.52 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-11T12:14:30.328Z] #83 51.03 Selecting previously unselected package patch. [2022-08-11T12:14:30.328Z] #83 51.03 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-11T12:14:30.328Z] #83 51.04 Unpacking patch (2.7.6-7) ... [2022-08-11T12:14:30.328Z] #83 51.29 Selecting previously unselected package dpkg-dev. [2022-08-11T12:14:30.385Z] #62 59.46 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:14:30.385Z] #62 59.46 Need to get 460 kB of archives. [2022-08-11T12:14:30.385Z] #62 59.46 After this operation, 1237 kB of additional disk space will be used. [2022-08-11T12:14:30.385Z] #62 59.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-11T12:14:30.385Z] #62 59.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-11T12:14:30.540Z] #14 84.11 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-11T12:14:30.540Z] #14 84.11 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-11T12:14:30.540Z] #14 84.12 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:14:30.589Z] #83 51.29 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-11T12:14:30.589Z] #83 51.31 Unpacking dpkg-dev (1.20.11) ... [2022-08-11T12:14:30.589Z] #83 ... [2022-08-11T12:14:30.589Z] [2022-08-11T12:14:30.589Z] #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-11T12:14:30.589Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-11T12:14:30.589Z] #47 51.50 NAME: [2022-08-11T12:14:30.589Z] #47 51.50 go-winres - A tool for embedding resources in Windows executables [2022-08-11T12:14:30.589Z] #47 51.50 [2022-08-11T12:14:30.589Z] #47 51.50 USAGE: [2022-08-11T12:14:30.589Z] #47 51.50 go-winres [global options] command [command options] [arguments...] [2022-08-11T12:14:30.589Z] #47 51.50 [2022-08-11T12:14:30.589Z] #47 51.50 COMMANDS: [2022-08-11T12:14:30.589Z] #47 51.50 init Create an initial ./winres/winres.json [2022-08-11T12:14:30.589Z] #47 51.50 make Make syso files for the "go build" command [2022-08-11T12:14:30.589Z] #47 51.50 simply Make syso files for the "go build" command (simplified) [2022-08-11T12:14:30.589Z] #47 51.50 extract Extract all resources from an executable [2022-08-11T12:14:30.589Z] #47 51.50 patch Replace resources in an executable file (exe, dll) [2022-08-11T12:14:30.589Z] #47 51.50 help, h Shows a list of commands or help for one command [2022-08-11T12:14:30.589Z] #47 51.50 [2022-08-11T12:14:30.589Z] #47 51.50 GLOBAL OPTIONS: [2022-08-11T12:14:30.589Z] #47 51.50 --help, -h show help (default: false) [2022-08-11T12:14:30.850Z] #47 DONE 51.7s [2022-08-11T12:14:30.850Z] [2022-08-11T12:14:30.850Z] #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-11T12:14:30.850Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:30.850Z] #58 49.50 Selecting previously unselected package libprotobuf23:amd64. [2022-08-11T12:14:30.850Z] #58 49.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-11T12:14:30.850Z] #58 49.59 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-11T12:14:30.850Z] #58 49.62 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-11T12:14:30.850Z] #58 50.82 Selecting previously unselected package python3-pkg-resources. [2022-08-11T12:14:30.850Z] #58 50.84 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-11T12:14:30.850Z] #58 50.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:14:30.850Z] #58 51.19 Selecting previously unselected package python3-six. [2022-08-11T12:14:30.850Z] #58 51.20 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-11T12:14:30.850Z] #58 51.21 Unpacking python3-six (1.16.0-2) ... [2022-08-11T12:14:30.850Z] #58 51.30 Selecting previously unselected package python3-protobuf. [2022-08-11T12:14:30.850Z] #58 51.31 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-11T12:14:30.850Z] #58 51.45 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-11T12:14:31.420Z] #58 52.05 Selecting previously unselected package libnet1:amd64. [2022-08-11T12:14:31.420Z] #58 52.05 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-11T12:14:31.420Z] #58 52.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:14:31.992Z] #58 52.42 Selecting previously unselected package libnl-3-200:amd64. [2022-08-11T12:14:31.992Z] #58 52.43 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-11T12:14:31.992Z] #58 52.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:14:32.135Z] #51 53.20 Building dependency tree... [2022-08-11T12:14:32.253Z] #58 52.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-11T12:14:32.253Z] #58 52.75 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:14:32.253Z] #58 52.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:32.514Z] #58 52.99 Selecting previously unselected package criu. [2022-08-11T12:14:32.514Z] #58 53.00 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-11T12:14:32.514Z] #58 53.02 Unpacking criu (3.17.1-1) ... [2022-08-11T12:14:32.930Z] #62 61.63 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:14:32.930Z] #62 ... [2022-08-11T12:14:32.930Z] [2022-08-11T12:14:32.930Z] #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-11T12:14:32.930Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-11T12:14:32.930Z] #57 60.82 v3.0.2 [2022-08-11T12:14:32.930Z] #57 DONE 61.9s [2022-08-11T12:14:32.930Z] [2022-08-11T12:14:32.930Z] #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-11T12:14:32.930Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:14:32.930Z] #62 62.07 Fetched 460 kB in 1s (889 kB/s) [2022-08-11T12:14:33.191Z] #62 62.33 Selecting previously unselected package libbtrfs0:amd64. [2022-08-11T12:14:33.452Z] #62 62.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-11T12:14:33.452Z] #62 62.52 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-11T12:14:33.452Z] #62 62.54 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:14:33.521Z] #51 ... [2022-08-11T12:14:33.521Z] [2022-08-11T12:14:33.521Z] #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-11T12:14:33.521Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:33.521Z] #76 37.49 Reading package lists... [2022-08-11T12:14:33.521Z] #76 47.32 Building dependency tree... [2022-08-11T12:14:33.521Z] #76 53.75 python3 is already the newest version (3.9.2-3). [2022-08-11T12:14:33.521Z] #76 53.75 The following additional packages will be installed: [2022-08-11T12:14:33.521Z] #76 53.76 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-11T12:14:33.521Z] #76 53.77 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-11T12:14:33.521Z] #76 53.78 Suggested packages: [2022-08-11T12:14:33.521Z] #76 53.80 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-11T12:14:33.521Z] #76 53.80 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-11T12:14:33.521Z] #76 53.80 m4-doc ed diffutils-doc [2022-08-11T12:14:33.521Z] #76 53.80 Recommended packages: [2022-08-11T12:14:33.521Z] #76 53.80 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-11T12:14:33.521Z] #76 56.65 The following NEW packages will be installed: [2022-08-11T12:14:33.521Z] #76 56.66 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-11T12:14:33.521Z] #76 56.67 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-11T12:14:33.521Z] #76 56.67 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-11T12:14:33.521Z] #76 56.69 libyajl2 m4 patch xz-utils [2022-08-11T12:14:33.522Z] #76 57.31 0 upgraded, 23 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:14:33.522Z] #76 57.31 Need to get 5940 kB of archives. [2022-08-11T12:14:33.522Z] #76 57.31 After this operation, 18.7 MB of additional disk space will be used. [2022-08-11T12:14:33.522Z] #76 57.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-11T12:14:33.522Z] #76 57.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-11T12:14:33.522Z] #76 57.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-11T12:14:33.522Z] #76 57.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-11T12:14:33.522Z] #76 57.42 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-11T12:14:33.522Z] #76 ... [2022-08-11T12:14:33.522Z] [2022-08-11T12:14:33.522Z] #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-11T12:14:33.522Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:33.522Z] #14 51.44 Building dependency tree... [2022-08-11T12:14:33.522Z] #14 57.31 The following additional packages will be installed: [2022-08-11T12:14:33.522Z] #14 57.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-11T12:14:33.522Z] #14 57.31 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-11T12:14:33.522Z] #14 57.31 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-11T12:14:33.522Z] #14 57.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-11T12:14:33.522Z] #14 57.33 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-11T12:14:33.522Z] #14 57.34 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-11T12:14:33.522Z] #14 57.35 mingw-w64-common mingw-w64-x86-64-dev [2022-08-11T12:14:33.522Z] #14 57.36 Suggested packages: [2022-08-11T12:14:33.522Z] #14 57.39 gcc-10-locales seccomp wine64 [2022-08-11T12:14:33.897Z] #58 54.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:14:34.024Z] #62 63.14 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-11T12:14:34.024Z] #62 63.15 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-11T12:14:34.024Z] #62 63.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:14:34.090Z] #14 ... [2022-08-11T12:14:34.090Z] [2022-08-11T12:14:34.090Z] #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-11T12:14:34.090Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:14:34.090Z] #42 38.40 Reading package lists... [2022-08-11T12:14:34.090Z] #42 48.12 Building dependency tree... [2022-08-11T12:14:34.090Z] #42 54.49 The following additional packages will be installed: [2022-08-11T12:14:34.090Z] #42 54.56 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-11T12:14:34.090Z] #42 54.57 Suggested packages: [2022-08-11T12:14:34.090Z] #42 54.57 cmake-doc ninja-build lrzip [2022-08-11T12:14:34.090Z] #42 54.57 Recommended packages: [2022-08-11T12:14:34.090Z] #42 54.57 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-11T12:14:34.090Z] #42 56.48 The following NEW packages will be installed: [2022-08-11T12:14:34.090Z] #42 56.54 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-11T12:14:34.090Z] #42 56.56 vim-common xxd [2022-08-11T12:14:34.090Z] #42 57.18 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:14:34.090Z] #42 57.18 Need to get 17.7 MB of archives. [2022-08-11T12:14:34.090Z] #42 57.18 After this operation, 70.7 MB of additional disk space will be used. [2022-08-11T12:14:34.090Z] #42 57.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-11T12:14:34.090Z] #42 57.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-11T12:14:34.090Z] #42 57.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-11T12:14:34.090Z] #42 57.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-11T12:14:34.295Z] #62 ... [2022-08-11T12:14:34.295Z] [2022-08-11T12:14:34.295Z] #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-11T12:14:34.295Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:34.295Z] #14 51.07 Building dependency tree... [2022-08-11T12:14:34.295Z] #14 57.78 The following additional packages will be installed: [2022-08-11T12:14:34.295Z] #14 57.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-11T12:14:34.295Z] #14 57.80 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-11T12:14:34.295Z] #14 57.80 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-11T12:14:34.295Z] #14 57.80 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-11T12:14:34.295Z] #14 57.80 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-11T12:14:34.295Z] #14 57.80 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-11T12:14:34.295Z] #14 57.80 mingw-w64-common mingw-w64-x86-64-dev [2022-08-11T12:14:34.295Z] #14 57.83 Suggested packages: [2022-08-11T12:14:34.295Z] #14 57.84 gcc-10-locales seccomp wine64 [2022-08-11T12:14:34.295Z] #14 60.42 The following NEW packages will be installed: [2022-08-11T12:14:34.295Z] #14 60.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-11T12:14:34.295Z] #14 60.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-11T12:14:34.295Z] #14 60.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-11T12:14:34.295Z] #14 60.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-11T12:14:34.295Z] #14 60.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-11T12:14:34.295Z] #14 60.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-11T12:14:34.295Z] #14 60.44 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-11T12:14:34.295Z] #14 60.44 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-11T12:14:34.295Z] #14 60.44 mingw-w64-x86-64-dev [2022-08-11T12:14:34.295Z] #14 61.04 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:14:34.295Z] #14 61.04 Need to get 115 MB of archives. [2022-08-11T12:14:34.295Z] #14 61.04 After this operation, 645 MB of additional disk space will be used. [2022-08-11T12:14:34.295Z] #14 61.04 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-11T12:14:34.295Z] #14 61.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-11T12:14:34.295Z] #14 61.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-11T12:14:34.295Z] #14 61.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-11T12:14:34.295Z] #14 61.81 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-11T12:14:34.295Z] #14 61.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-11T12:14:34.295Z] #14 62.38 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-11T12:14:34.295Z] #14 62.70 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-11T12:14:34.295Z] #14 62.71 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-11T12:14:34.350Z] #42 ... [2022-08-11T12:14:34.350Z] [2022-08-11T12:14:34.350Z] #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-11T12:14:34.350Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:34.350Z] #76 57.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-11T12:14:34.350Z] #76 57.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-11T12:14:34.350Z] #76 57.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-11T12:14:34.350Z] #76 57.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-11T12:14:34.350Z] #76 57.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-11T12:14:34.350Z] #76 57.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-11T12:14:34.350Z] #76 57.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-11T12:14:34.350Z] #76 57.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-11T12:14:34.350Z] #76 57.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-11T12:14:34.350Z] #76 57.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-11T12:14:34.350Z] #76 57.90 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-11T12:14:34.350Z] #76 57.90 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-11T12:14:34.350Z] #76 57.91 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-11T12:14:34.350Z] #76 57.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-11T12:14:34.350Z] #76 57.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-11T12:14:34.350Z] #76 58.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-11T12:14:34.350Z] #76 58.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-11T12:14:34.350Z] #76 58.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-11T12:14:34.556Z] #14 ... [2022-08-11T12:14:34.556Z] [2022-08-11T12:14:34.556Z] #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-11T12:14:34.556Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:34.556Z] #76 60.40 The following NEW packages will be installed: [2022-08-11T12:14:34.556Z] #76 60.42 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-11T12:14:34.556Z] #76 60.43 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-11T12:14:34.556Z] #76 60.43 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-11T12:14:34.556Z] #76 60.43 libyajl2 m4 patch xz-utils [2022-08-11T12:14:34.556Z] #76 61.11 0 upgraded, 23 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:14:34.556Z] #76 61.11 Need to get 5940 kB of archives. [2022-08-11T12:14:34.556Z] #76 61.11 After this operation, 18.7 MB of additional disk space will be used. [2022-08-11T12:14:34.556Z] #76 61.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-11T12:14:34.556Z] #76 61.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-11T12:14:34.556Z] #76 61.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-11T12:14:34.556Z] #76 61.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-11T12:14:34.556Z] #76 61.18 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-11T12:14:34.556Z] #76 61.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-11T12:14:34.556Z] #76 61.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-11T12:14:34.556Z] #76 61.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-11T12:14:34.556Z] #76 61.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-11T12:14:34.556Z] #76 61.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-11T12:14:34.556Z] #76 61.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-11T12:14:34.556Z] #76 61.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-11T12:14:34.556Z] #76 61.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-11T12:14:34.556Z] #76 61.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-11T12:14:34.556Z] #76 61.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-11T12:14:34.556Z] #76 61.66 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-11T12:14:34.556Z] #76 61.67 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-11T12:14:34.556Z] #76 61.68 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-11T12:14:34.556Z] #76 61.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-11T12:14:34.556Z] #76 61.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-11T12:14:34.556Z] #76 61.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-11T12:14:34.556Z] #76 61.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-11T12:14:34.556Z] #76 61.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-11T12:14:34.714Z] #14 ... [2022-08-11T12:14:34.714Z] [2022-08-11T12:14:34.714Z] #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-11T12:14:34.714Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:14:34.714Z] #77 44.72 configure.ac:7: installing './compile' [2022-08-11T12:14:34.714Z] #77 44.73 configure.ac:11: installing './config.guess' [2022-08-11T12:14:34.714Z] #77 44.74 configure.ac:11: installing './config.sub' [2022-08-11T12:14:34.714Z] #77 44.75 configure.ac:8: installing './install-sh' [2022-08-11T12:14:34.714Z] #77 44.78 configure.ac:8: installing './missing' [2022-08-11T12:14:34.714Z] #77 44.89 Makefile.am: installing './depcomp' [2022-08-11T12:14:34.818Z] #76 63.73 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:14:35.277Z] #77 45.86 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-11T12:14:35.277Z] #77 45.87 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-11T12:14:35.277Z] #77 46.01 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-11T12:14:35.277Z] #77 46.01 libtoolize: copying file 'm4/libtool.m4' [2022-08-11T12:14:35.391Z] #76 64.45 Fetched 5940 kB in 1s (4999 kB/s) [2022-08-11T12:14:35.535Z] #77 46.10 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-11T12:14:35.535Z] #77 46.26 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-11T12:14:35.652Z] [2022-08-11T12:14:35.652Z] #76 ... [2022-08-11T12:14:35.652Z] [2022-08-11T12:14:35.652Z] #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-11T12:14:35.652Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:14:35.652Z] #62 64.00 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:14:35.652Z] #62 64.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:14:35.652Z] #62 64.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:14:35.652Z] #62 DONE 64.9s [2022-08-11T12:14:35.652Z] [2022-08-11T12:14:35.652Z] #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-11T12:14:35.652Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:35.652Z] #76 64.86 Selecting previously unselected package bzip2. [2022-08-11T12:14:35.792Z] #77 46.39 libtoolize: copying file 'm4/ltversion.m4' [2022-08-11T12:14:35.792Z] #77 46.53 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-11T12:14:35.792Z] #77 46.63 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-11T12:14:35.912Z] #76 64.86 (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-11T12:14:35.912Z] #76 64.97 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-11T12:14:36.176Z] #76 65.20 Unpacking bzip2 (1.0.8-4) ... [2022-08-11T12:14:36.176Z] #76 ... [2022-08-11T12:14:36.176Z] [2022-08-11T12:14:36.176Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-11T12:14:36.176Z] #63 sha256:d100852ecbe4f1225aa9fdc5c397ab2f33eb6a5f388ae5c3e03776c144b7f4f5 [2022-08-11T12:14:36.176Z] #63 DONE 0.5s [2022-08-11T12:14:36.256Z] #76 ... [2022-08-11T12:14:36.257Z] [2022-08-11T12:14:36.257Z] #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-11T12:14:36.257Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:14:36.257Z] #62 40.09 Reading package lists... [2022-08-11T12:14:36.257Z] #62 50.06 Building dependency tree... [2022-08-11T12:14:36.257Z] #62 56.01 The following additional packages will be installed: [2022-08-11T12:14:36.257Z] #62 56.04 libbtrfs0 [2022-08-11T12:14:36.257Z] #62 56.59 The following NEW packages will be installed: [2022-08-11T12:14:36.257Z] #62 56.59 libbtrfs-dev libbtrfs0 [2022-08-11T12:14:36.257Z] #62 57.20 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:14:36.257Z] #62 57.20 Need to get 460 kB of archives. [2022-08-11T12:14:36.257Z] #62 57.20 After this operation, 1237 kB of additional disk space will be used. [2022-08-11T12:14:36.257Z] #62 57.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-11T12:14:36.257Z] #62 57.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-11T12:14:36.257Z] #62 59.43 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:14:36.257Z] #62 59.95 Fetched 460 kB in 0s (1146 kB/s) [2022-08-11T12:14:36.257Z] #62 ... [2022-08-11T12:14:36.257Z] [2022-08-11T12:14:36.257Z] #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-11T12:14:36.257Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:36.257Z] #55 59.24 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-11T12:14:36.257Z] #55 59.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-11T12:14:36.257Z] #55 59.85 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-11T12:14:36.257Z] #55 59.86 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-11T12:14:36.257Z] #55 60.08 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-11T12:14:36.257Z] #55 60.16 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-11T12:14:36.441Z] [2022-08-11T12:14:36.441Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-11T12:14:36.441Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:36.441Z] #76 65.53 Selecting previously unselected package libmagic-mgc. [2022-08-11T12:14:36.441Z] #76 65.54 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-11T12:14:36.441Z] #76 65.54 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-11T12:14:36.446Z] #58 56.93 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-11T12:14:36.446Z] #58 ... [2022-08-11T12:14:36.446Z] [2022-08-11T12:14:36.446Z] #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-11T12:14:36.446Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:36.446Z] #83 52.78 Selecting previously unselected package build-essential. [2022-08-11T12:14:36.446Z] #83 52.80 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-11T12:14:36.446Z] #83 52.81 Unpacking build-essential (12.9) ... [2022-08-11T12:14:36.446Z] #83 53.03 Selecting previously unselected package libcap2:amd64. [2022-08-11T12:14:36.446Z] #83 53.03 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-11T12:14:36.446Z] #83 53.05 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:14:36.446Z] #83 53.27 Selecting previously unselected package libcap-dev:amd64. [2022-08-11T12:14:36.446Z] #83 53.29 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-11T12:14:36.446Z] #83 53.31 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-11T12:14:36.446Z] #83 53.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-11T12:14:36.446Z] #83 53.67 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:14:36.446Z] #83 53.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:36.446Z] #83 53.91 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-11T12:14:36.446Z] #83 53.96 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:14:36.446Z] #83 53.98 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:36.446Z] #83 54.44 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-11T12:14:36.446Z] #83 54.46 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-11T12:14:36.446Z] #83 54.48 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:14:36.446Z] #83 54.78 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-11T12:14:36.446Z] #83 54.78 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-11T12:14:36.446Z] #83 54.79 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:14:36.446Z] #83 55.71 Selecting previously unselected package libtool. [2022-08-11T12:14:36.446Z] #83 55.71 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-11T12:14:36.446Z] #83 55.72 Unpacking libtool (2.4.6-15) ... [2022-08-11T12:14:36.446Z] #83 56.06 Selecting previously unselected package libudev-dev:amd64. [2022-08-11T12:14:36.446Z] #83 56.06 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-11T12:14:36.446Z] #83 56.07 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:14:36.446Z] #83 56.43 Selecting previously unselected package libyajl2:amd64. [2022-08-11T12:14:36.446Z] #83 56.43 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-11T12:14:36.446Z] #83 56.44 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:14:36.446Z] #83 56.69 Selecting previously unselected package libyajl-dev:amd64. [2022-08-11T12:14:36.446Z] #83 56.69 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-11T12:14:36.446Z] #83 56.71 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-11T12:14:36.446Z] #83 56.95 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:14:36.446Z] #83 57.06 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-11T12:14:36.446Z] #83 57.09 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:14:36.446Z] #83 57.12 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-11T12:14:36.446Z] #83 57.17 Setting up file (1:5.39-3) ... [2022-08-11T12:14:36.446Z] #83 57.19 Setting up bzip2 (1.0.8-4) ... [2022-08-11T12:14:36.446Z] #83 57.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:36.446Z] #83 57.28 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:36.446Z] #83 57.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:14:36.446Z] #83 57.36 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-11T12:14:36.447Z] #83 57.39 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-11T12:14:36.516Z] #55 60.40 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-11T12:14:36.707Z] #83 57.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:14:36.707Z] #83 57.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-11T12:14:36.707Z] #83 57.47 Setting up patch (2.7.6-7) ... [2022-08-11T12:14:36.707Z] #83 57.49 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:14:36.707Z] #83 57.51 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-11T12:14:36.707Z] #83 57.54 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-11T12:14:36.707Z] #83 57.56 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:14:36.707Z] #83 57.57 Setting up libtool (2.4.6-15) ... [2022-08-11T12:14:36.707Z] #83 57.58 Setting up m4 (1.4.18-5) ... [2022-08-11T12:14:36.707Z] #83 57.60 Setting up dpkg-dev (1.20.11) ... [2022-08-11T12:14:36.707Z] #83 57.63 Setting up autoconf (2.69-14) ... [2022-08-11T12:14:36.707Z] #83 57.67 Setting up build-essential (12.9) ... [2022-08-11T12:14:36.707Z] #83 57.68 Setting up automake (1:1.16.3-2) ... [2022-08-11T12:14:36.707Z] #83 57.70 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-11T12:14:36.777Z] #55 60.67 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-11T12:14:36.967Z] #83 57.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:14:37.038Z] #55 60.79 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-11T12:14:37.038Z] #55 60.95 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-11T12:14:37.298Z] #55 61.12 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-11T12:14:37.298Z] #55 61.14 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-11T12:14:37.383Z] #76 66.56 Selecting previously unselected package libmagic1:amd64. [2022-08-11T12:14:37.429Z] #14 ... [2022-08-11T12:14:37.429Z] [2022-08-11T12:14:37.429Z] #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-11T12:14:37.429Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:14:37.429Z] #77 34.29 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-11T12:14:37.539Z] #83 DONE 58.2s [2022-08-11T12:14:37.539Z] [2022-08-11T12:14:37.539Z] #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-11T12:14:37.539Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:14:37.569Z] #55 61.31 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-11T12:14:37.569Z] #55 61.32 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-11T12:14:37.569Z] #55 61.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-11T12:14:37.643Z] #76 66.57 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-11T12:14:37.643Z] #76 66.65 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-11T12:14:37.835Z] #55 61.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-11T12:14:37.835Z] #55 61.69 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-11T12:14:37.903Z] #76 67.03 Selecting previously unselected package file. [2022-08-11T12:14:37.903Z] #76 67.06 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-11T12:14:37.903Z] #76 67.07 Unpacking file (1:5.39-3) ... [2022-08-11T12:14:38.095Z] #55 ... [2022-08-11T12:14:38.096Z] [2022-08-11T12:14:38.096Z] #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-11T12:14:38.096Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-11T12:14:38.096Z] #62 60.13 Selecting previously unselected package libbtrfs0:amd64. [2022-08-11T12:14:38.096Z] #62 60.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-11T12:14:38.096Z] #62 60.15 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-11T12:14:38.096Z] #62 60.16 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:14:38.096Z] #62 60.44 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-11T12:14:38.096Z] #62 60.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-11T12:14:38.096Z] #62 60.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:14:38.096Z] #62 61.11 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:14:38.096Z] #62 61.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:14:38.096Z] #62 61.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:14:38.096Z] #62 DONE 62.0s [2022-08-11T12:14:38.163Z] #76 67.43 Selecting previously unselected package xz-utils. [2022-08-11T12:14:38.356Z] [2022-08-11T12:14:38.356Z] #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-11T12:14:38.356Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:38.356Z] #76 60.42 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:14:38.356Z] #76 60.83 Fetched 5940 kB in 1s (5087 kB/s) [2022-08-11T12:14:38.356Z] #76 61.01 Selecting previously unselected package bzip2. [2022-08-11T12:14:38.356Z] #76 61.01 (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-11T12:14:38.356Z] #76 61.14 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-11T12:14:38.356Z] #76 61.15 Unpacking bzip2 (1.0.8-4) ... [2022-08-11T12:14:38.356Z] #76 61.36 Selecting previously unselected package libmagic-mgc. [2022-08-11T12:14:38.356Z] #76 61.39 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-11T12:14:38.356Z] #76 61.40 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-11T12:14:38.356Z] #76 ... [2022-08-11T12:14:38.356Z] [2022-08-11T12:14:38.356Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-11T12:14:38.356Z] #63 sha256:e1f6647285f5a9ca114b16bac10995378459876b75efe8bddc655a4d952d947e [2022-08-11T12:14:38.356Z] #63 DONE 0.2s [2022-08-11T12:14:38.356Z] [2022-08-11T12:14:38.356Z] #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-11T12:14:38.356Z] #64 sha256:7149ac5efaa9b2e0c7042f395c920435ee3355b7d552a9563752a463c85895bf [2022-08-11T12:14:38.425Z] #76 67.44 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-11T12:14:38.425Z] #76 67.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:14:38.923Z] #84 1.379 Cloning into '/tmp/crun-build'... [2022-08-11T12:14:38.997Z] #76 68.18 Selecting previously unselected package libsigsegv2:amd64. [2022-08-11T12:14:39.184Z] #84 ... [2022-08-11T12:14:39.184Z] [2022-08-11T12:14:39.184Z] #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-11T12:14:39.184Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:39.184Z] #62 49.98 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-11T12:14:39.184Z] #62 50.03 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-11T12:14:39.184Z] #62 51.03 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-11T12:14:39.184Z] #62 52.89 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-11T12:14:39.257Z] #76 68.18 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-11T12:14:39.257Z] #76 68.19 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-11T12:14:39.445Z] #62 ... [2022-08-11T12:14:39.445Z] [2022-08-11T12:14:39.445Z] #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-11T12:14:39.445Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:39.445Z] #58 56.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:14:39.445Z] #58 56.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:39.445Z] #58 57.02 Setting up python3-six (1.16.0-2) ... [2022-08-11T12:14:39.445Z] #58 58.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:14:39.445Z] #58 58.34 Setting up python3-protobuf (3.12.4-1) ... [2022-08-11T12:14:39.532Z] #76 68.69 Selecting previously unselected package m4. [2022-08-11T12:14:39.532Z] #76 68.69 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-11T12:14:39.532Z] #76 68.72 Unpacking m4 (1.4.18-5) ... [2022-08-11T12:14:39.738Z] #64 ... [2022-08-11T12:14:39.738Z] [2022-08-11T12:14:39.738Z] #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-11T12:14:39.738Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-11T12:14:39.738Z] #57 63.18 v3.0.2 [2022-08-11T12:14:39.738Z] #57 DONE 63.6s [2022-08-11T12:14:39.738Z] [2022-08-11T12:14:39.738Z] #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-11T12:14:39.738Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:39.738Z] #76 62.90 Selecting previously unselected package libmagic1:amd64. [2022-08-11T12:14:39.738Z] #76 62.90 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-11T12:14:39.738Z] #76 62.93 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-11T12:14:39.738Z] #76 63.24 Selecting previously unselected package file. [2022-08-11T12:14:39.739Z] #76 63.24 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-11T12:14:39.739Z] #76 63.37 Unpacking file (1:5.39-3) ... [2022-08-11T12:14:39.739Z] #76 63.65 Selecting previously unselected package xz-utils. [2022-08-11T12:14:39.739Z] #76 63.65 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-11T12:14:39.739Z] #76 63.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:14:39.795Z] #76 ... [2022-08-11T12:14:39.795Z] [2022-08-11T12:14:39.795Z] #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-11T12:14:39.795Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:14:39.795Z] #42 58.88 The following additional packages will be installed: [2022-08-11T12:14:39.795Z] #42 58.94 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-11T12:14:39.795Z] #42 58.94 Suggested packages: [2022-08-11T12:14:39.795Z] #42 58.96 cmake-doc ninja-build lrzip [2022-08-11T12:14:39.795Z] #42 58.96 Recommended packages: [2022-08-11T12:14:39.795Z] #42 58.96 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-11T12:14:39.795Z] #42 60.64 The following NEW packages will be installed: [2022-08-11T12:14:39.795Z] #42 60.66 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-11T12:14:39.795Z] #42 60.67 vim-common xxd [2022-08-11T12:14:39.795Z] #42 61.18 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:14:39.795Z] #42 61.18 Need to get 17.7 MB of archives. [2022-08-11T12:14:39.795Z] #42 61.18 After this operation, 70.7 MB of additional disk space will be used. [2022-08-11T12:14:39.795Z] #42 61.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-11T12:14:39.795Z] #42 61.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-11T12:14:39.795Z] #42 61.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-11T12:14:39.795Z] #42 61.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-11T12:14:39.795Z] #42 62.20 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-11T12:14:39.795Z] #42 62.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-11T12:14:39.795Z] #42 62.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-11T12:14:39.795Z] #42 62.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-11T12:14:39.795Z] #42 62.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-11T12:14:39.795Z] #42 62.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-11T12:14:39.795Z] #42 64.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:14:39.795Z] #42 65.16 Fetched 17.7 MB in 2s (9017 kB/s) [2022-08-11T12:14:39.795Z] #42 65.34 Selecting previously unselected package xxd. [2022-08-11T12:14:39.795Z] #42 65.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-11T12:14:39.795Z] #42 65.45 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-11T12:14:39.795Z] #42 65.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:14:39.795Z] #42 65.88 Selecting previously unselected package vim-common. [2022-08-11T12:14:39.795Z] #42 65.88 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:14:39.795Z] #42 65.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:14:39.795Z] #42 66.43 Selecting previously unselected package cmake-data. [2022-08-11T12:14:39.795Z] #42 66.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-11T12:14:39.795Z] #42 66.46 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-11T12:14:39.795Z] #42 ... [2022-08-11T12:14:39.795Z] [2022-08-11T12:14:39.795Z] #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-11T12:14:39.795Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:39.795Z] #51 56.09 Building dependency tree... [2022-08-11T12:14:39.795Z] #51 63.12 The following additional packages will be installed: [2022-08-11T12:14:39.795Z] #51 63.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-11T12:14:39.795Z] #51 63.19 python3-protobuf python3-six [2022-08-11T12:14:39.795Z] #51 63.21 Suggested packages: [2022-08-11T12:14:39.795Z] #51 63.25 python3-setuptools [2022-08-11T12:14:39.795Z] #51 63.25 Recommended packages: [2022-08-11T12:14:39.795Z] #51 63.25 iproute2 | iproute [2022-08-11T12:14:39.795Z] #51 64.25 The following NEW packages will be installed: [2022-08-11T12:14:39.795Z] #51 64.27 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-11T12:14:39.795Z] #51 64.27 python3-protobuf python3-six [2022-08-11T12:14:39.795Z] #51 65.06 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:14:39.795Z] #51 65.06 Need to get 2315 kB of archives. [2022-08-11T12:14:39.795Z] #51 65.06 After this operation, 11.1 MB of additional disk space will be used. [2022-08-11T12:14:39.795Z] #51 65.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-11T12:14:39.795Z] #51 65.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-11T12:14:39.795Z] #51 65.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-11T12:14:39.795Z] #51 65.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-11T12:14:39.795Z] #51 65.19 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-11T12:14:39.795Z] #51 65.20 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-11T12:14:39.795Z] #51 65.22 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-11T12:14:39.795Z] #51 67.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-11T12:14:40.066Z] #51 ... [2022-08-11T12:14:40.066Z] [2022-08-11T12:14:40.066Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-11T12:14:40.066Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-11T12:14:40.066Z] #40 68.98 NAME: [2022-08-11T12:14:40.066Z] #40 69.06 go-winres - A tool for embedding resources in Windows executables [2022-08-11T12:14:40.066Z] #40 69.06 [2022-08-11T12:14:40.066Z] #40 69.06 USAGE: [2022-08-11T12:14:40.066Z] #40 69.06 go-winres [global options] command [command options] [arguments...] [2022-08-11T12:14:40.066Z] #40 69.06 [2022-08-11T12:14:40.066Z] #40 69.06 COMMANDS: [2022-08-11T12:14:40.066Z] #40 69.06 init Create an initial ./winres/winres.json [2022-08-11T12:14:40.066Z] #40 69.06 make Make syso files for the "go build" command [2022-08-11T12:14:40.066Z] #40 69.06 simply Make syso files for the "go build" command (simplified) [2022-08-11T12:14:40.066Z] #40 69.06 extract Extract all resources from an executable [2022-08-11T12:14:40.066Z] #40 69.06 patch Replace resources in an executable file (exe, dll) [2022-08-11T12:14:40.066Z] #40 69.06 help, h Shows a list of commands or help for one command [2022-08-11T12:14:40.066Z] #40 69.06 [2022-08-11T12:14:40.066Z] #40 69.06 GLOBAL OPTIONS: [2022-08-11T12:14:40.066Z] #40 69.06 --help, -h show help (default: false) [2022-08-11T12:14:40.308Z] #76 64.16 Selecting previously unselected package libsigsegv2:amd64. [2022-08-11T12:14:40.308Z] #76 64.17 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-11T12:14:40.308Z] #76 64.19 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-11T12:14:40.327Z] #40 DONE 69.4s [2022-08-11T12:14:40.327Z] [2022-08-11T12:14:40.327Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-11T12:14:40.327Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:40.327Z] #76 69.38 Selecting previously unselected package autoconf. [2022-08-11T12:14:40.327Z] #76 69.42 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-11T12:14:40.327Z] #76 69.49 Unpacking autoconf (2.69-14) ... [2022-08-11T12:14:40.568Z] #76 64.43 Selecting previously unselected package m4. [2022-08-11T12:14:40.568Z] #76 64.43 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-11T12:14:40.568Z] #76 64.44 Unpacking m4 (1.4.18-5) ... [2022-08-11T12:14:41.138Z] #76 65.03 Selecting previously unselected package autoconf. [2022-08-11T12:14:41.138Z] #76 65.03 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-11T12:14:41.266Z] #76 70.28 Selecting previously unselected package autotools-dev. [2022-08-11T12:14:41.266Z] #76 70.29 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-11T12:14:41.266Z] #76 70.31 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-11T12:14:41.398Z] #76 65.04 Unpacking autoconf (2.69-14) ... [2022-08-11T12:14:41.526Z] #76 70.67 Selecting previously unselected package automake. [2022-08-11T12:14:41.526Z] #76 70.67 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-11T12:14:41.526Z] #76 70.71 Unpacking automake (1:1.16.3-2) ... [2022-08-11T12:14:41.632Z] #77 ... [2022-08-11T12:14:41.632Z] [2022-08-11T12:14:41.632Z] #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-11T12:14:41.632Z] #64 sha256:efc79fe9c130065890699d9bbbc8d62abcc9a340553bf6737c6f145c5708759e [2022-08-11T12:14:41.632Z] #64 50.92 Updating files: 44% (2170/4926) Updating files: 45% (2217/4926) Updating files: 46% (2266/4926) Updating files: 47% (2316/4926) Updating files: 48% (2365/4926) Updating files: 49% (2414/4926) Updating files: 50% (2463/4926) Updating files: 51% (2513/4926) Updating files: 52% (2562/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 87% (4302/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-11T12:14:41.632Z] #64 52.42 + cd /tmp/tmp.3HpjgwykIh/src/github.com/containerd/containerd [2022-08-11T12:14:41.891Z] #64 52.42 + git checkout -q v1.6.7 [2022-08-11T12:14:42.339Z] #76 66.19 Selecting previously unselected package autotools-dev. [2022-08-11T12:14:42.339Z] #76 66.19 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-11T12:14:42.339Z] #76 66.20 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-11T12:14:42.428Z] #77 ... [2022-08-11T12:14:42.428Z] [2022-08-11T12:14:42.428Z] #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-11T12:14:42.428Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-11T12:14:42.428Z] #14 95.30 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-11T12:14:42.428Z] #14 95.30 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-11T12:14:42.428Z] #14 95.31 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:14:42.599Z] #76 66.45 Selecting previously unselected package automake. [2022-08-11T12:14:42.599Z] #76 66.47 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-11T12:14:42.599Z] #76 66.57 Unpacking automake (1:1.16.3-2) ... [2022-08-11T12:14:42.759Z] #58 63.07 Setting up criu (3.17.1-1) ... [2022-08-11T12:14:42.908Z] #76 71.73 Selecting previously unselected package patch. [2022-08-11T12:14:42.908Z] #76 71.75 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-11T12:14:42.908Z] #76 71.80 Unpacking patch (2.7.6-7) ... [2022-08-11T12:14:43.168Z] #76 72.22 Selecting previously unselected package dpkg-dev. [2022-08-11T12:14:43.168Z] #76 72.22 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-11T12:14:43.168Z] #76 72.22 Unpacking dpkg-dev (1.20.11) ... [2022-08-11T12:14:43.330Z] #58 ... [2022-08-11T12:14:43.330Z] [2022-08-11T12:14:43.330Z] #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-11T12:14:43.330Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:14:43.330Z] #41 53.77 Updating files: 99% (1509/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-11T12:14:43.330Z] #41 53.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-11T12:14:43.330Z] #41 53.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-11T12:14:43.797Z] #64 54.37 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-11T12:14:43.797Z] #64 54.38 + BUILDTAGS='netgo osusergo static_build' [2022-08-11T12:14:43.797Z] #64 54.38 + export EXTRA_FLAGS=-buildmode=pie [2022-08-11T12:14:43.797Z] #64 54.38 + EXTRA_FLAGS=-buildmode=pie [2022-08-11T12:14:43.797Z] #64 54.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-11T12:14:43.797Z] #64 54.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-11T12:14:43.797Z] #64 54.38 + '[' '' = dynamic ']' [2022-08-11T12:14:43.797Z] #64 54.38 + make [2022-08-11T12:14:43.981Z] #76 67.88 Selecting previously unselected package patch. [2022-08-11T12:14:43.981Z] #76 67.89 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-11T12:14:43.981Z] #76 67.89 Unpacking patch (2.7.6-7) ... [2022-08-11T12:14:44.501Z] #76 68.21 Selecting previously unselected package dpkg-dev. [2022-08-11T12:14:44.501Z] #76 68.23 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-11T12:14:44.501Z] #76 68.24 Unpacking dpkg-dev (1.20.11) ... [2022-08-11T12:14:44.501Z] #76 ... [2022-08-11T12:14:44.501Z] [2022-08-11T12:14:44.501Z] #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-11T12:14:44.501Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:14:44.501Z] #42 58.24 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-11T12:14:44.501Z] #42 58.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-11T12:14:44.501Z] #42 58.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-11T12:14:44.501Z] #42 58.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-11T12:14:44.501Z] #42 58.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-11T12:14:44.501Z] #42 58.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-11T12:14:44.501Z] #42 60.89 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:14:44.501Z] #42 61.32 Fetched 17.7 MB in 2s (7917 kB/s) [2022-08-11T12:14:44.501Z] #42 61.52 Selecting previously unselected package xxd. [2022-08-11T12:14:44.501Z] #42 61.52 (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-11T12:14:44.501Z] #42 61.68 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-11T12:14:44.501Z] #42 61.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:14:44.501Z] #42 62.06 Selecting previously unselected package vim-common. [2022-08-11T12:14:44.501Z] #42 62.07 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:14:44.501Z] #42 62.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:14:44.501Z] #42 63.00 Selecting previously unselected package cmake-data. [2022-08-11T12:14:44.501Z] #42 63.00 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-11T12:14:44.501Z] #42 63.06 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-11T12:14:44.501Z] #42 ... [2022-08-11T12:14:44.501Z] [2022-08-11T12:14:44.501Z] #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-11T12:14:44.501Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:44.501Z] #51 60.01 The following additional packages will be installed: [2022-08-11T12:14:44.501Z] #51 60.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-11T12:14:44.501Z] #51 60.03 python3-protobuf python3-six [2022-08-11T12:14:44.501Z] #51 60.06 Suggested packages: [2022-08-11T12:14:44.501Z] #51 60.06 python3-setuptools [2022-08-11T12:14:44.501Z] #51 60.06 Recommended packages: [2022-08-11T12:14:44.501Z] #51 60.06 iproute2 | iproute [2022-08-11T12:14:44.501Z] #51 61.05 The following NEW packages will be installed: [2022-08-11T12:14:44.501Z] #51 61.06 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-11T12:14:44.501Z] #51 61.07 python3-protobuf python3-six [2022-08-11T12:14:44.501Z] #51 61.84 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:14:44.501Z] #51 61.84 Need to get 2315 kB of archives. [2022-08-11T12:14:44.501Z] #51 61.84 After this operation, 11.1 MB of additional disk space will be used. [2022-08-11T12:14:44.501Z] #51 61.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-11T12:14:44.501Z] #51 62.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-11T12:14:44.501Z] #51 62.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-11T12:14:44.501Z] #51 62.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-11T12:14:44.501Z] #51 62.20 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-11T12:14:44.501Z] #51 62.20 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-11T12:14:44.501Z] #51 62.29 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-11T12:14:44.501Z] #51 64.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-11T12:14:44.501Z] #51 67.03 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:14:44.501Z] #51 67.38 Fetched 2315 kB in 4s (595 kB/s) [2022-08-11T12:14:44.501Z] #51 67.62 Selecting previously unselected package libprotobuf23:amd64. [2022-08-11T12:14:44.501Z] #51 67.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-11T12:14:44.501Z] #51 67.76 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-11T12:14:44.501Z] #51 67.78 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-11T12:14:44.566Z] #76 ... [2022-08-11T12:14:44.566Z] [2022-08-11T12:14:44.566Z] #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-11T12:14:44.566Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:44.566Z] #55 63.55 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-11T12:14:44.566Z] #55 63.77 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-11T12:14:44.566Z] #55 63.79 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-11T12:14:44.566Z] #55 64.00 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-11T12:14:44.566Z] #55 64.06 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-11T12:14:44.566Z] #55 64.17 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-11T12:14:44.566Z] #55 64.17 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-11T12:14:44.566Z] #55 64.34 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-11T12:14:44.566Z] #55 64.38 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-11T12:14:44.566Z] #55 64.64 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-11T12:14:44.566Z] #55 64.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-11T12:14:44.566Z] #55 65.10 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-11T12:14:44.566Z] #55 66.27 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-11T12:14:44.566Z] #55 66.34 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-11T12:14:44.566Z] #55 66.63 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-11T12:14:44.566Z] #55 66.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-11T12:14:44.566Z] #55 67.12 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-11T12:14:44.566Z] #55 67.32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-11T12:14:44.566Z] #55 67.33 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-11T12:14:44.566Z] #55 67.47 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-11T12:14:44.566Z] #55 67.75 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-11T12:14:44.566Z] #55 67.75 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-11T12:14:44.566Z] #55 67.96 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-11T12:14:44.566Z] #55 68.04 go: downloading github.com/prometheus/common v0.32.1 [2022-08-11T12:14:44.566Z] #55 68.84 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-11T12:14:44.566Z] #55 68.93 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-11T12:14:44.566Z] #55 70.54 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-11T12:14:44.566Z] #55 72.83 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-11T12:14:44.566Z] #55 ... [2022-08-11T12:14:44.566Z] [2022-08-11T12:14:44.566Z] #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-11T12:14:44.566Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:44.566Z] #51 69.99 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:14:44.566Z] #51 70.51 Fetched 2315 kB in 4s (625 kB/s) [2022-08-11T12:14:44.566Z] #51 70.68 Selecting previously unselected package libprotobuf23:amd64. [2022-08-11T12:14:44.566Z] #51 70.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-11T12:14:44.566Z] #51 70.82 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-11T12:14:44.566Z] #51 70.85 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-11T12:14:44.566Z] #51 72.13 Selecting previously unselected package python3-pkg-resources. [2022-08-11T12:14:44.566Z] #51 72.14 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-11T12:14:44.566Z] #51 72.14 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:14:44.566Z] #51 72.73 Selecting previously unselected package python3-six. [2022-08-11T12:14:44.566Z] #51 72.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-11T12:14:44.566Z] #51 72.74 Unpacking python3-six (1.16.0-2) ... [2022-08-11T12:14:44.566Z] #51 72.99 Selecting previously unselected package python3-protobuf. [2022-08-11T12:14:44.566Z] #51 72.99 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-11T12:14:44.566Z] #51 73.00 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-11T12:14:44.714Z] #41 ... [2022-08-11T12:14:44.714Z] [2022-08-11T12:14:44.714Z] #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-11T12:14:44.714Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:44.714Z] #58 65.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:14:44.826Z] #51 ... [2022-08-11T12:14:44.826Z] [2022-08-11T12:14:44.826Z] #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-11T12:14:44.826Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:44.826Z] #14 64.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-11T12:14:44.826Z] #14 65.83 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-11T12:14:44.826Z] #14 66.85 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-11T12:14:44.826Z] #14 67.92 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-11T12:14:44.826Z] #14 70.50 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-11T12:14:44.826Z] #14 71.45 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-11T12:14:44.826Z] #14 71.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-11T12:14:44.826Z] #14 71.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-11T12:14:44.826Z] #14 71.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-11T12:14:44.826Z] #14 71.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-11T12:14:44.827Z] #14 71.55 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-11T12:14:44.827Z] #14 71.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-11T12:14:44.827Z] #14 71.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-11T12:14:44.827Z] #14 71.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-11T12:14:44.827Z] #14 71.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-11T12:14:44.827Z] #14 71.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-11T12:14:44.827Z] #14 71.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-11T12:14:44.827Z] #14 71.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-11T12:14:44.827Z] #14 71.84 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-11T12:14:44.827Z] #14 71.84 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-11T12:14:44.827Z] #14 71.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-11T12:14:44.827Z] #14 73.75 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:14:45.075Z] #51 ... [2022-08-11T12:14:45.076Z] [2022-08-11T12:14:45.076Z] #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-11T12:14:45.076Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-11T12:14:45.076Z] #40 68.73 NAME: [2022-08-11T12:14:45.076Z] #40 68.73 go-winres - A tool for embedding resources in Windows executables [2022-08-11T12:14:45.076Z] #40 68.73 [2022-08-11T12:14:45.076Z] #40 68.74 USAGE: [2022-08-11T12:14:45.076Z] #40 68.74 go-winres [global options] command [command options] [arguments...] [2022-08-11T12:14:45.076Z] #40 68.74 [2022-08-11T12:14:45.076Z] #40 68.74 COMMANDS: [2022-08-11T12:14:45.076Z] #40 68.74 init Create an initial ./winres/winres.json [2022-08-11T12:14:45.076Z] #40 68.74 make Make syso files for the "go build" command [2022-08-11T12:14:45.076Z] #40 68.74 simply Make syso files for the "go build" command (simplified) [2022-08-11T12:14:45.076Z] #40 68.74 extract Extract all resources from an executable [2022-08-11T12:14:45.076Z] #40 68.74 patch Replace resources in an executable file (exe, dll) [2022-08-11T12:14:45.076Z] #40 68.75 help, h Shows a list of commands or help for one command [2022-08-11T12:14:45.076Z] #40 68.75 [2022-08-11T12:14:45.076Z] #40 68.75 GLOBAL OPTIONS: [2022-08-11T12:14:45.076Z] #40 68.75 --help, -h show help (default: false) [2022-08-11T12:14:45.092Z] #14 74.25 Fetched 115 MB in 11s (10.2 MB/s) [2022-08-11T12:14:45.092Z] #14 ... [2022-08-11T12:14:45.092Z] [2022-08-11T12:14:45.092Z] #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-11T12:14:45.092Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:45.092Z] #76 74.23 Selecting previously unselected package build-essential. [2022-08-11T12:14:45.092Z] #76 74.24 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-11T12:14:45.092Z] #76 74.25 Unpacking build-essential (12.9) ... [2022-08-11T12:14:45.174Z] #64 56.01 + bin/ctr [2022-08-11T12:14:45.336Z] #40 DONE 69.2s [2022-08-11T12:14:45.336Z] [2022-08-11T12:14:45.336Z] #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-11T12:14:45.336Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:14:45.336Z] #55 62.85 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-11T12:14:45.336Z] #55 63.04 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-11T12:14:45.336Z] #55 63.40 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-11T12:14:45.336Z] #55 63.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-11T12:14:45.336Z] #55 63.90 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-11T12:14:45.336Z] #55 64.05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-11T12:14:45.336Z] #55 64.19 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-11T12:14:45.336Z] #55 64.19 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-11T12:14:45.336Z] #55 64.47 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-11T12:14:45.336Z] #55 64.47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-11T12:14:45.336Z] #55 64.64 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-11T12:14:45.336Z] #55 64.80 go: downloading github.com/prometheus/common v0.32.1 [2022-08-11T12:14:45.336Z] #55 65.46 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-11T12:14:45.336Z] #55 65.56 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-11T12:14:45.336Z] #55 66.92 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-11T12:14:45.359Z] #58 DONE 65.8s [2022-08-11T12:14:45.359Z] [2022-08-11T12:14:45.359Z] #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-11T12:14:45.359Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:14:45.596Z] #55 69.29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-11T12:14:45.596Z] #55 ... [2022-08-11T12:14:45.596Z] [2022-08-11T12:14:45.596Z] #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-11T12:14:45.596Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:14:45.596Z] #42 69.40 Selecting previously unselected package libicu67:amd64. [2022-08-11T12:14:45.596Z] #42 69.43 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-11T12:14:45.596Z] #42 69.53 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-11T12:14:45.661Z] #76 74.62 Selecting previously unselected package libcap2:amd64. [2022-08-11T12:14:45.661Z] #76 74.63 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-11T12:14:45.661Z] #76 74.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:14:45.922Z] #76 75.03 Selecting previously unselected package libcap-dev:amd64. [2022-08-11T12:14:45.922Z] #76 75.05 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-11T12:14:45.922Z] #76 75.05 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-11T12:14:46.169Z] #42 ... [2022-08-11T12:14:46.169Z] [2022-08-11T12:14:46.169Z] #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-11T12:14:46.169Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:46.169Z] #14 59.99 The following NEW packages will be installed: [2022-08-11T12:14:46.169Z] #14 60.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-11T12:14:46.169Z] #14 60.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-11T12:14:46.169Z] #14 60.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-11T12:14:46.169Z] #14 60.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-11T12:14:46.169Z] #14 60.00 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-11T12:14:46.169Z] #14 60.00 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-11T12:14:46.169Z] #14 60.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-11T12:14:46.169Z] #14 60.02 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-11T12:14:46.169Z] #14 60.02 mingw-w64-x86-64-dev [2022-08-11T12:14:46.169Z] #14 60.56 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:14:46.169Z] #14 60.56 Need to get 115 MB of archives. [2022-08-11T12:14:46.169Z] #14 60.56 After this operation, 645 MB of additional disk space will be used. [2022-08-11T12:14:46.169Z] #14 60.56 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-11T12:14:46.169Z] #14 60.83 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-11T12:14:46.169Z] #14 61.20 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-11T12:14:46.169Z] #14 61.23 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-11T12:14:46.169Z] #14 61.23 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-11T12:14:46.169Z] #14 61.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-11T12:14:46.169Z] #14 61.75 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-11T12:14:46.169Z] #14 62.08 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-11T12:14:46.169Z] #14 62.08 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-11T12:14:46.169Z] #14 63.39 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-11T12:14:46.169Z] #14 66.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-11T12:14:46.169Z] #14 67.42 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-11T12:14:46.169Z] #14 68.67 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-11T12:14:46.181Z] #76 75.31 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-11T12:14:46.181Z] #76 75.32 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:14:46.181Z] #76 75.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:46.181Z] #76 ... [2022-08-11T12:14:46.181Z] [2022-08-11T12:14:46.181Z] #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-11T12:14:46.181Z] #64 sha256:71a20118e64908717d47f84218aa3b20c90837f76180f11b8c6c2a2a7bc9fe1b [2022-08-11T12:14:46.181Z] #64 1.331 + RM_GOPATH=0 [2022-08-11T12:14:46.181Z] #64 1.331 + TMP_GOPATH= [2022-08-11T12:14:46.181Z] #64 1.331 + : /build [2022-08-11T12:14:46.181Z] #64 1.331 + '[' -z '' ']' [2022-08-11T12:14:46.181Z] #64 1.331 ++ mktemp -d [2022-08-11T12:14:46.181Z] #64 1.393 + export GOPATH=/tmp/tmp.qYo9g2C11g [2022-08-11T12:14:46.181Z] #64 1.393 + GOPATH=/tmp/tmp.qYo9g2C11g [2022-08-11T12:14:46.181Z] #64 1.393 + RM_GOPATH=1 [2022-08-11T12:14:46.181Z] #64 1.393 + case "$(go env GOARCH)" in [2022-08-11T12:14:46.181Z] #64 1.393 ++ go env GOARCH [2022-08-11T12:14:46.181Z] #64 1.483 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:14:46.181Z] #64 1.483 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:14:46.181Z] #64 1.484 ++ dirname /install.sh [2022-08-11T12:14:46.181Z] #64 1.512 + dir=/ [2022-08-11T12:14:46.181Z] #64 1.512 + bin=containerd [2022-08-11T12:14:46.181Z] #64 1.512 + shift [2022-08-11T12:14:46.181Z] #64 1.512 + '[' '!' -f //containerd.installer ']' [2022-08-11T12:14:46.181Z] #64 1.512 + . //containerd.installer [2022-08-11T12:14:46.181Z] #64 1.512 ++ set -e [2022-08-11T12:14:46.181Z] #64 1.512 ++ : v1.6.7 [2022-08-11T12:14:46.181Z] #64 1.512 + install_containerd [2022-08-11T12:14:46.181Z] #64 1.526 + echo 'Install containerd version v1.6.7' [2022-08-11T12:14:46.181Z] #64 1.526 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qYo9g2C11g/src/github.com/containerd/containerd [2022-08-11T12:14:46.181Z] #64 1.526 Cloning into '/tmp/tmp.qYo9g2C11g/src/github.com/containerd/containerd'... [2022-08-11T12:14:46.181Z] #64 1.528 Install containerd version v1.6.7 [2022-08-11T12:14:46.338Z] #41 ... [2022-08-11T12:14:46.339Z] [2022-08-11T12:14:46.339Z] #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-11T12:14:46.339Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:14:46.339Z] #84 9.035 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-11T12:14:46.429Z] #14 ... [2022-08-11T12:14:46.429Z] [2022-08-11T12:14:46.429Z] #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-11T12:14:46.429Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:46.429Z] #51 68.98 Selecting previously unselected package python3-pkg-resources. [2022-08-11T12:14:46.429Z] #51 68.98 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-11T12:14:46.429Z] #51 69.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:14:46.429Z] #51 69.47 Selecting previously unselected package python3-six. [2022-08-11T12:14:46.429Z] #51 69.48 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-11T12:14:46.429Z] #51 69.53 Unpacking python3-six (1.16.0-2) ... [2022-08-11T12:14:46.429Z] #51 69.82 Selecting previously unselected package python3-protobuf. [2022-08-11T12:14:46.429Z] #51 69.83 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-11T12:14:46.429Z] #51 69.83 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-11T12:14:46.443Z] #64 ... [2022-08-11T12:14:46.443Z] [2022-08-11T12:14:46.443Z] #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-11T12:14:46.443Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:46.443Z] #76 75.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-11T12:14:46.443Z] #76 75.47 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:14:46.443Z] #76 75.51 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:46.599Z] #84 9.087 Cloning into '/tmp/crun-build/libocispec'... [2022-08-11T12:14:46.702Z] #76 75.64 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-11T12:14:46.702Z] #76 75.64 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-11T12:14:46.702Z] #76 75.65 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:14:46.962Z] #76 76.06 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-11T12:14:46.962Z] #76 76.10 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-11T12:14:46.962Z] #76 76.11 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:14:47.676Z] #14 100.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-11T12:14:47.677Z] #14 100.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-11T12:14:47.677Z] #14 100.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-11T12:14:47.677Z] #14 100.4 Selecting previously unselected package libapparmor1:arm64. [2022-08-11T12:14:47.677Z] #14 100.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-11T12:14:47.677Z] #14 100.4 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-11T12:14:47.677Z] #14 100.5 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-11T12:14:47.677Z] #14 100.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-11T12:14:47.677Z] #14 100.6 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-11T12:14:47.677Z] #14 100.7 Selecting previously unselected package libbtrfs0:arm64. [2022-08-11T12:14:47.677Z] #14 100.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-11T12:14:47.677Z] #14 100.7 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-11T12:14:47.677Z] #14 100.8 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-11T12:14:47.677Z] #14 100.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-11T12:14:47.677Z] #14 100.8 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-11T12:14:47.677Z] #14 101.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-11T12:14:47.677Z] #14 101.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-11T12:14:47.677Z] #14 101.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-11T12:14:47.677Z] #14 101.1 Selecting previously unselected package libudev-dev:arm64. [2022-08-11T12:14:47.677Z] #14 101.2 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-11T12:14:47.677Z] #14 101.2 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-11T12:14:47.677Z] #14 101.3 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-11T12:14:47.677Z] #14 101.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-11T12:14:47.677Z] #14 101.3 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-11T12:14:47.824Z] #51 71.28 Selecting previously unselected package libnet1:amd64. [2022-08-11T12:14:47.825Z] #51 71.28 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-11T12:14:47.825Z] #51 71.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:14:47.932Z] #14 101.6 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-11T12:14:47.932Z] #14 101.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-11T12:14:47.932Z] #14 101.6 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-11T12:14:48.001Z] #84 10.67 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-11T12:14:48.127Z] #51 71.61 Selecting previously unselected package libnl-3-200:amd64. [2022-08-11T12:14:48.127Z] #51 71.62 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-11T12:14:48.127Z] #51 71.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:14:48.189Z] #14 101.7 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-11T12:14:48.189Z] #14 101.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-11T12:14:48.189Z] #14 101.7 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-11T12:14:48.262Z] #84 10.72 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-11T12:14:48.262Z] #84 10.72 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-11T12:14:48.262Z] #84 10.73 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-11T12:14:48.262Z] #84 10.77 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-11T12:14:48.345Z] #76 77.18 Selecting previously unselected package libtool. [2022-08-11T12:14:48.345Z] #76 77.20 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-11T12:14:48.345Z] #76 77.22 Unpacking libtool (2.4.6-15) ... [2022-08-11T12:14:48.445Z] #14 101.9 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-11T12:14:48.445Z] #14 101.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-11T12:14:48.445Z] #14 101.9 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-11T12:14:48.445Z] #14 102.0 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-11T12:14:48.445Z] #14 102.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-11T12:14:48.445Z] #14 102.0 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-11T12:14:48.605Z] #76 77.68 Selecting previously unselected package libudev-dev:amd64. [2022-08-11T12:14:48.605Z] #76 77.69 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-11T12:14:48.605Z] #76 77.70 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:14:48.696Z] #51 72.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-11T12:14:48.696Z] #51 72.15 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:14:48.696Z] #51 72.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:48.696Z] #51 72.34 Selecting previously unselected package criu. [2022-08-11T12:14:48.983Z] #51 72.35 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-11T12:14:48.983Z] #51 72.37 Unpacking criu (3.17.1-1) ... [2022-08-11T12:14:49.007Z] #14 102.4 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-11T12:14:49.007Z] #14 102.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-11T12:14:49.007Z] #14 102.5 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-11T12:14:49.175Z] #76 78.16 Selecting previously unselected package libyajl2:amd64. [2022-08-11T12:14:49.175Z] #76 78.17 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-11T12:14:49.175Z] #76 78.20 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:14:49.175Z] #76 78.38 Selecting previously unselected package libyajl-dev:amd64. [2022-08-11T12:14:49.263Z] #14 102.7 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-11T12:14:49.263Z] #14 102.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-11T12:14:49.263Z] #14 102.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-11T12:14:49.263Z] #14 102.8 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-11T12:14:49.263Z] #14 102.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-11T12:14:49.263Z] #14 102.8 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-11T12:14:49.263Z] #14 102.9 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-11T12:14:49.366Z] #64 ... [2022-08-11T12:14:49.366Z] [2022-08-11T12:14:49.366Z] #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-11T12:14:49.366Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:49.366Z] #14 88.36 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-11T12:14:49.366Z] #14 88.36 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:14:49.366Z] #14 88.37 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:14:49.366Z] #14 94.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-11T12:14:49.366Z] #14 94.80 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:14:49.366Z] #14 94.81 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-11T12:14:49.366Z] #14 ... [2022-08-11T12:14:49.366Z] [2022-08-11T12:14:49.366Z] #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-11T12:14:49.366Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:14:49.366Z] #77 44.71 libtoolize: putting auxiliary files in '.'. [2022-08-11T12:14:49.366Z] #77 44.71 libtoolize: copying file './ltmain.sh' [2022-08-11T12:14:49.366Z] #77 45.32 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-11T12:14:49.366Z] #77 45.32 libtoolize: and rerunning libtoolize and aclocal. [2022-08-11T12:14:49.366Z] #77 45.32 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-11T12:14:49.435Z] #76 78.45 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-11T12:14:49.435Z] #76 78.45 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-11T12:14:49.520Z] #14 102.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-11T12:14:49.520Z] #14 102.9 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-11T12:14:49.695Z] #76 78.78 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:14:49.695Z] #76 78.80 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-11T12:14:49.695Z] #76 78.82 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:14:49.695Z] #76 78.84 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-11T12:14:49.695Z] #76 78.87 Setting up file (1:5.39-3) ... [2022-08-11T12:14:49.695Z] #76 78.89 Setting up bzip2 (1.0.8-4) ... [2022-08-11T12:14:49.695Z] #76 78.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:49.695Z] #76 78.92 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:49.695Z] #76 78.94 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:14:49.954Z] #76 78.96 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-11T12:14:49.954Z] #76 78.98 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-11T12:14:49.954Z] #76 78.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:14:49.954Z] #76 79.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-11T12:14:50.082Z] #14 103.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-11T12:14:50.082Z] #14 103.6 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-11T12:14:50.082Z] #14 103.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-11T12:14:50.082Z] #14 103.6 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-11T12:14:50.082Z] #14 103.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-11T12:14:50.082Z] #14 103.6 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-11T12:14:50.083Z] #14 103.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-11T12:14:50.083Z] #14 103.6 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-11T12:14:50.083Z] #14 103.6 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-11T12:14:50.083Z] #14 103.7 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-11T12:14:50.083Z] #14 103.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-11T12:14:50.083Z] #14 103.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-11T12:14:50.083Z] #14 103.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-11T12:14:50.083Z] #14 103.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-11T12:14:50.083Z] #14 103.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-11T12:14:50.083Z] #14 103.7 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-11T12:14:50.083Z] #14 103.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-11T12:14:50.083Z] #14 103.7 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-11T12:14:50.177Z] #84 12.92 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-11T12:14:50.214Z] #76 79.13 Setting up patch (2.7.6-7) ... [2022-08-11T12:14:50.214Z] #76 79.16 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:14:50.214Z] #76 79.20 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-11T12:14:50.214Z] #76 79.26 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-11T12:14:50.214Z] #76 79.29 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:14:50.214Z] #76 79.34 Setting up libtool (2.4.6-15) ... [2022-08-11T12:14:50.214Z] #76 79.40 Setting up m4 (1.4.18-5) ... [2022-08-11T12:14:50.339Z] #14 103.7 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-11T12:14:50.339Z] #14 103.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-11T12:14:50.339Z] #14 103.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:14:50.339Z] #14 103.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-11T12:14:50.339Z] #14 103.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:14:50.339Z] #14 103.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-11T12:14:50.339Z] #14 103.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-11T12:14:50.339Z] #14 103.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:14:50.339Z] #14 103.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-11T12:14:50.339Z] #14 103.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:14:50.339Z] #14 103.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-11T12:14:50.339Z] #14 103.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-11T12:14:50.339Z] #14 103.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-11T12:14:50.339Z] #14 103.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-11T12:14:50.339Z] #14 103.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-11T12:14:50.361Z] #51 ... [2022-08-11T12:14:50.361Z] [2022-08-11T12:14:50.361Z] #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-11T12:14:50.361Z] #64 sha256:7149ac5efaa9b2e0c7042f395c920435ee3355b7d552a9563752a463c85895bf [2022-08-11T12:14:50.361Z] #64 2.064 + RM_GOPATH=0 [2022-08-11T12:14:50.361Z] #64 2.064 + TMP_GOPATH= [2022-08-11T12:14:50.361Z] #64 2.064 + : /build [2022-08-11T12:14:50.361Z] #64 2.064 + '[' -z '' ']' [2022-08-11T12:14:50.361Z] #64 2.064 ++ mktemp -d [2022-08-11T12:14:50.361Z] #64 2.066 + export GOPATH=/tmp/tmp.fkYj6jfiM7 [2022-08-11T12:14:50.361Z] #64 2.066 + GOPATH=/tmp/tmp.fkYj6jfiM7 [2022-08-11T12:14:50.361Z] #64 2.066 + RM_GOPATH=1 [2022-08-11T12:14:50.361Z] #64 2.066 + case "$(go env GOARCH)" in [2022-08-11T12:14:50.361Z] #64 2.068 ++ go env GOARCH [2022-08-11T12:14:50.361Z] #64 2.092 Install containerd version v1.6.7 [2022-08-11T12:14:50.361Z] #64 2.092 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:14:50.361Z] #64 2.092 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:14:50.361Z] #64 2.092 ++ dirname /install.sh [2022-08-11T12:14:50.361Z] #64 2.092 + dir=/ [2022-08-11T12:14:50.361Z] #64 2.092 + bin=containerd [2022-08-11T12:14:50.361Z] #64 2.092 + shift [2022-08-11T12:14:50.361Z] #64 2.092 + '[' '!' -f //containerd.installer ']' [2022-08-11T12:14:50.361Z] #64 2.092 + . //containerd.installer [2022-08-11T12:14:50.361Z] #64 2.092 ++ set -e [2022-08-11T12:14:50.361Z] #64 2.092 ++ : v1.6.7 [2022-08-11T12:14:50.361Z] #64 2.092 + install_containerd [2022-08-11T12:14:50.361Z] #64 2.092 + echo 'Install containerd version v1.6.7' [2022-08-11T12:14:50.361Z] #64 2.092 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fkYj6jfiM7/src/github.com/containerd/containerd [2022-08-11T12:14:50.361Z] #64 2.136 Cloning into '/tmp/tmp.fkYj6jfiM7/src/github.com/containerd/containerd'... [2022-08-11T12:14:50.474Z] #76 79.44 Setting up dpkg-dev (1.20.11) ... [2022-08-11T12:14:50.474Z] #76 79.51 Setting up autoconf (2.69-14) ... [2022-08-11T12:14:50.474Z] #76 79.55 Setting up build-essential (12.9) ... [2022-08-11T12:14:50.474Z] #76 79.59 Setting up automake (1:1.16.3-2) ... [2022-08-11T12:14:50.474Z] #76 79.61 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-11T12:14:50.596Z] #14 104.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:14:50.623Z] #64 ... [2022-08-11T12:14:50.624Z] [2022-08-11T12:14:50.624Z] #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-11T12:14:50.624Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:14:50.734Z] #76 79.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:14:51.304Z] #76 DONE 80.3s [2022-08-11T12:14:51.304Z] [2022-08-11T12:14:51.304Z] #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-11T12:14:51.304Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:14:51.304Z] #34 76.10 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 96% (1472/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-11T12:14:51.304Z] #34 77.07 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-11T12:14:51.304Z] #34 77.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-11T12:14:51.664Z] #34 73.73 Updating files: 69% (1051/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/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-11T12:14:51.923Z] #34 75.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-11T12:14:51.965Z] #14 DONE 105.4s [2022-08-11T12:14:51.965Z] [2022-08-11T12:14:51.965Z] #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-11T12:14:51.965Z] #67 sha256:3b67f2427a11fd84804f90ad61acc86a0332ae4830eff4485e43f0764d6f607c [2022-08-11T12:14:51.965Z] #67 99.14 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-11T12:14:51.965Z] #67 99.14 + GOBIN=/build [2022-08-11T12:14:51.965Z] #67 99.14 + GO111MODULE=on [2022-08-11T12:14:51.965Z] #67 99.14 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:14:51.965Z] #67 104.4 rootlesskit version 1.0.0 [2022-08-11T12:14:51.965Z] #67 104.4 Usage of /build/rootlesskit-docker-proxy: [2022-08-11T12:14:51.965Z] #67 104.4 -container-ip string [2022-08-11T12:14:51.965Z] #67 104.4 container ip [2022-08-11T12:14:51.965Z] #67 104.4 -container-port int [2022-08-11T12:14:51.965Z] #67 104.4 container port (default -1) [2022-08-11T12:14:51.965Z] #67 104.4 -host-ip string [2022-08-11T12:14:51.965Z] #67 104.4 host ip [2022-08-11T12:14:51.965Z] #67 104.4 -host-port int [2022-08-11T12:14:51.965Z] #67 104.4 host port (default -1) [2022-08-11T12:14:51.965Z] #67 104.4 -proto string [2022-08-11T12:14:51.965Z] #67 104.4 proxy protocol (default "tcp") [2022-08-11T12:14:51.965Z] #67 DONE 104.8s [2022-08-11T12:14:51.965Z] [2022-08-11T12:14:51.965Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-11T12:14:51.965Z] #59 sha256:175c2f8429e7fe24a436104096fdca6f8ad78957e452b02260f104a405cd7ab2 [2022-08-11T12:14:51.965Z] #59 ... [2022-08-11T12:14:51.965Z] [2022-08-11T12:14:51.965Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-11T12:14:51.965Z] #68 sha256:0c75097cee5fdc48ba9eb57ddbd7d2d67f3fe29e50577ce618a8e36928f5f8de [2022-08-11T12:14:51.965Z] #68 DONE 0.3s [2022-08-11T12:14:52.091Z] #84 14.40 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-11T12:14:52.221Z] [2022-08-11T12:14:52.221Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-11T12:14:52.221Z] #59 sha256:175c2f8429e7fe24a436104096fdca6f8ad78957e452b02260f104a405cd7ab2 [2022-08-11T12:14:52.221Z] #59 DONE 0.3s [2022-08-11T12:14:52.221Z] [2022-08-11T12:14:52.221Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-11T12:14:52.221Z] #69 sha256:b4a399ed22b8773a69caedf32017d07f6cc5f31e3f834f6b73538a5aabc9471c [2022-08-11T12:14:52.221Z] #69 DONE 0.1s [2022-08-11T12:14:52.221Z] [2022-08-11T12:14:52.221Z] #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-11T12:14:52.221Z] #60 sha256:181f5d39870bde309cd462971f0a26cbb3358652e0237aeefbdbad3d3ada0c53 [2022-08-11T12:14:52.660Z] #84 15.44 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-11T12:14:52.920Z] #84 15.59 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-11T12:14:52.920Z] #84 15.69 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-11T12:14:53.071Z] #34 75.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-11T12:14:53.212Z] #34 ... [2022-08-11T12:14:53.212Z] [2022-08-11T12:14:53.212Z] #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-11T12:14:53.212Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:14:53.212Z] #42 72.19 Selecting previously unselected package libicu67:amd64. [2022-08-11T12:14:53.212Z] #42 72.19 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-11T12:14:53.212Z] #42 72.19 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-11T12:14:53.212Z] #42 ... [2022-08-11T12:14:53.212Z] [2022-08-11T12:14:53.212Z] #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-11T12:14:53.212Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:14:53.212Z] #51 73.90 Selecting previously unselected package libnet1:amd64. [2022-08-11T12:14:53.212Z] #51 73.92 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-11T12:14:53.212Z] #51 73.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:14:53.212Z] #51 74.22 Selecting previously unselected package libnl-3-200:amd64. [2022-08-11T12:14:53.212Z] #51 74.22 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-11T12:14:53.212Z] #51 74.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:14:53.212Z] #51 74.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-11T12:14:53.212Z] #51 74.67 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:14:53.212Z] #51 74.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:53.212Z] #51 74.86 Selecting previously unselected package criu. [2022-08-11T12:14:53.212Z] #51 74.91 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-11T12:14:53.212Z] #51 74.93 Unpacking criu (3.17.1-1) ... [2022-08-11T12:14:53.212Z] #51 76.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:14:53.212Z] #51 79.13 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-11T12:14:53.212Z] #51 79.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:14:53.212Z] #51 79.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:53.212Z] #51 79.24 Setting up python3-six (1.16.0-2) ... [2022-08-11T12:14:53.212Z] #51 81.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:14:53.212Z] #51 81.47 Setting up python3-protobuf (3.12.4-1) ... [2022-08-11T12:14:53.590Z] #60 ... [2022-08-11T12:14:53.590Z] [2022-08-11T12:14:53.590Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-11T12:14:53.590Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-11T12:14:53.590Z] #15 DONE 1.5s [2022-08-11T12:14:53.590Z] [2022-08-11T12:14:53.590Z] #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-11T12:14:53.590Z] #60 sha256:181f5d39870bde309cd462971f0a26cbb3358652e0237aeefbdbad3d3ada0c53 [2022-08-11T12:14:53.590Z] #60 1.093 + RM_GOPATH=0 [2022-08-11T12:14:53.590Z] #60 1.094 + TMP_GOPATH= [2022-08-11T12:14:53.590Z] #60 1.094 + : /build [2022-08-11T12:14:53.590Z] #60 1.094 + '[' -z '' ']' [2022-08-11T12:14:53.590Z] #60 1.096 ++ mktemp -d [2022-08-11T12:14:53.590Z] #60 1.119 + export GOPATH=/tmp/tmp.sz0N47X5BM [2022-08-11T12:14:53.590Z] #60 1.120 + GOPATH=/tmp/tmp.sz0N47X5BM [2022-08-11T12:14:53.590Z] #60 1.120 + RM_GOPATH=1 [2022-08-11T12:14:53.590Z] #60 1.120 + case "$(go env GOARCH)" in [2022-08-11T12:14:53.590Z] #60 1.124 ++ go env GOARCH [2022-08-11T12:14:53.590Z] #60 1.154 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:14:53.590Z] #60 1.154 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:14:53.590Z] #60 1.154 ++ dirname /install.sh [2022-08-11T12:14:53.590Z] #60 1.154 + dir=/ [2022-08-11T12:14:53.590Z] #60 1.155 + bin=runc [2022-08-11T12:14:53.590Z] #60 1.155 + shift [2022-08-11T12:14:53.590Z] #60 1.155 + '[' '!' -f //runc.installer ']' [2022-08-11T12:14:53.590Z] #60 1.157 + . //runc.installer [2022-08-11T12:14:53.590Z] #60 1.159 ++ set -e [2022-08-11T12:14:53.590Z] #60 1.159 ++ : v1.1.3 [2022-08-11T12:14:53.590Z] #60 1.159 + install_runc [2022-08-11T12:14:53.590Z] #60 1.159 + RUNC_BUILDTAGS=seccomp [2022-08-11T12:14:53.590Z] #60 1.159 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-11T12:14:53.590Z] #60 1.159 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sz0N47X5BM/src/github.com/opencontainers/runc [2022-08-11T12:14:53.590Z] #60 1.159 Install runc version v1.1.3 (build tags: seccomp) [2022-08-11T12:14:53.590Z] #60 1.171 Cloning into '/tmp/tmp.sz0N47X5BM/src/github.com/opencontainers/runc'... [2022-08-11T12:14:53.782Z] #51 ... [2022-08-11T12:14:53.782Z] [2022-08-11T12:14:53.782Z] #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-11T12:14:53.782Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:14:53.782Z] #42 82.71 Selecting previously unselected package libxml2:amd64. [2022-08-11T12:14:53.782Z] #42 82.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-11T12:14:53.782Z] #42 82.77 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-11T12:14:53.862Z] #84 ... [2022-08-11T12:14:53.862Z] [2022-08-11T12:14:53.862Z] #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-11T12:14:53.862Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:14:53.862Z] #60 74.65 gotestsum version dev [2022-08-11T12:14:54.434Z] #60 DONE 75.3s [2022-08-11T12:14:54.434Z] [2022-08-11T12:14:54.434Z] #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-11T12:14:54.434Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:14:54.524Z] #60 ... [2022-08-11T12:14:54.524Z] [2022-08-11T12:14:54.524Z] #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-11T12:14:54.524Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-11T12:14:54.524Z] #16 DONE 1.1s [2022-08-11T12:14:54.524Z] [2022-08-11T12:14:54.524Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-11T12:14:54.524Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-11T12:14:54.725Z] #42 83.95 Selecting previously unselected package libarchive13:amd64. [2022-08-11T12:14:54.725Z] #42 83.95 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-11T12:14:54.725Z] #42 83.96 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-11T12:14:55.087Z] #17 0.643 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-11T12:14:55.087Z] #17 DONE 0.7s [2022-08-11T12:14:55.087Z] [2022-08-11T12:14:55.087Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-11T12:14:55.087Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-11T12:14:55.295Z] #42 ... [2022-08-11T12:14:55.295Z] [2022-08-11T12:14:55.295Z] #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-11T12:14:55.295Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:55.295Z] #14 74.49 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-11T12:14:55.295Z] #14 74.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-11T12:14:55.295Z] #14 74.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-11T12:14:55.295Z] #14 74.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-11T12:14:55.295Z] #14 78.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-11T12:14:55.295Z] #14 78.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-11T12:14:55.295Z] #14 78.50 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-11T12:14:55.295Z] #14 82.67 Selecting previously unselected package binutils-mingw-w64. [2022-08-11T12:14:55.295Z] #14 82.70 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-11T12:14:55.295Z] #14 82.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-11T12:14:55.295Z] #14 82.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-11T12:14:55.295Z] #14 82.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:14:55.295Z] #14 83.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:14:55.295Z] #14 83.30 Selecting previously unselected package dmsetup. [2022-08-11T12:14:55.295Z] #14 83.31 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:14:55.295Z] #14 83.32 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-11T12:14:55.295Z] #14 83.57 Selecting previously unselected package mingw-w64-common. [2022-08-11T12:14:55.295Z] #14 83.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-11T12:14:55.295Z] #14 83.60 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-11T12:14:55.555Z] #14 ... [2022-08-11T12:14:55.555Z] [2022-08-11T12:14:55.555Z] #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-11T12:14:55.555Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:14:55.555Z] #42 84.62 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-11T12:14:55.555Z] #42 84.63 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-11T12:14:55.555Z] #42 84.66 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-11T12:14:55.650Z] #18 DONE 0.6s [2022-08-11T12:14:55.650Z] [2022-08-11T12:14:55.650Z] #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-11T12:14:55.650Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:14:55.650Z] #77 57.18 configure.ac:7: installing 'build-aux/compile' [2022-08-11T12:14:55.650Z] #77 57.19 configure.ac:9: installing 'build-aux/config.guess' [2022-08-11T12:14:55.650Z] #77 57.20 configure.ac:9: installing 'build-aux/config.sub' [2022-08-11T12:14:55.650Z] #77 57.21 configure.ac:11: installing 'build-aux/install-sh' [2022-08-11T12:14:55.650Z] #77 57.23 configure.ac:11: installing 'build-aux/missing' [2022-08-11T12:14:55.650Z] #77 57.40 Makefile.am: installing 'build-aux/depcomp' [2022-08-11T12:14:55.650Z] #77 57.51 parallel-tests: installing 'build-aux/test-driver' [2022-08-11T12:14:55.650Z] #77 59.79 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-11T12:14:55.650Z] #77 59.79 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-11T12:14:55.650Z] #77 60.49 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-11T12:14:55.650Z] #77 60.49 libtoolize: copying file 'm4/libtool.m4' [2022-08-11T12:14:55.650Z] #77 60.59 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-11T12:14:55.650Z] #77 60.72 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-11T12:14:55.650Z] #77 60.80 libtoolize: copying file 'm4/ltversion.m4' [2022-08-11T12:14:55.650Z] #77 60.89 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-11T12:14:55.907Z] #77 ... [2022-08-11T12:14:55.907Z] [2022-08-11T12:14:55.907Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-11T12:14:55.907Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-11T12:14:55.934Z] #77 ... [2022-08-11T12:14:55.934Z] [2022-08-11T12:14:55.934Z] #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-11T12:14:55.934Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:55.934Z] #14 101.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-11T12:14:55.934Z] #14 101.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:14:55.934Z] #14 101.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:14:56.125Z] #42 85.07 Selecting previously unselected package librhash0:amd64. [2022-08-11T12:14:56.125Z] #42 85.08 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-11T12:14:56.125Z] #42 85.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-11T12:14:56.350Z] #41 ... [2022-08-11T12:14:56.350Z] [2022-08-11T12:14:56.350Z] #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-11T12:14:56.350Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:14:56.350Z] #19 64.87 Fetched 49.2 MB in 1min 3s (780 kB/s) [2022-08-11T12:14:56.363Z] #34 ... [2022-08-11T12:14:56.363Z] [2022-08-11T12:14:56.363Z] #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-11T12:14:56.363Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-11T12:14:56.363Z] #76 69.90 Selecting previously unselected package build-essential. [2022-08-11T12:14:56.363Z] #76 69.90 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-11T12:14:56.363Z] #76 69.93 Unpacking build-essential (12.9) ... [2022-08-11T12:14:56.363Z] #76 70.47 Selecting previously unselected package libcap2:amd64. [2022-08-11T12:14:56.363Z] #76 70.47 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-11T12:14:56.363Z] #76 70.52 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:14:56.363Z] #76 70.76 Selecting previously unselected package libcap-dev:amd64. [2022-08-11T12:14:56.363Z] #76 70.76 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-11T12:14:56.363Z] #76 70.79 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-11T12:14:56.363Z] #76 71.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-11T12:14:56.363Z] #76 71.47 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:14:56.363Z] #76 71.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:56.363Z] #76 71.77 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-11T12:14:56.363Z] #76 71.77 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:14:56.363Z] #76 71.80 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:56.363Z] #76 72.04 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-11T12:14:56.363Z] #76 72.05 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-11T12:14:56.363Z] #76 72.07 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:14:56.363Z] #76 72.38 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-11T12:14:56.363Z] #76 72.42 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-11T12:14:56.363Z] #76 72.48 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:14:56.363Z] #76 73.77 Selecting previously unselected package libtool. [2022-08-11T12:14:56.363Z] #76 73.77 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-11T12:14:56.363Z] #76 73.83 Unpacking libtool (2.4.6-15) ... [2022-08-11T12:14:56.363Z] #76 74.32 Selecting previously unselected package libudev-dev:amd64. [2022-08-11T12:14:56.363Z] #76 74.36 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-11T12:14:56.363Z] #76 74.40 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:14:56.363Z] #76 74.80 Selecting previously unselected package libyajl2:amd64. [2022-08-11T12:14:56.363Z] #76 74.81 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-11T12:14:56.363Z] #76 74.86 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:14:56.363Z] #76 75.03 Selecting previously unselected package libyajl-dev:amd64. [2022-08-11T12:14:56.363Z] #76 75.03 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-11T12:14:56.363Z] #76 75.05 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-11T12:14:56.363Z] #76 75.28 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:14:56.363Z] #76 75.36 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-11T12:14:56.363Z] #76 75.41 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:14:56.363Z] #76 75.46 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-11T12:14:56.363Z] #76 77.57 Setting up file (1:5.39-3) ... [2022-08-11T12:14:56.363Z] #76 78.35 Setting up bzip2 (1.0.8-4) ... [2022-08-11T12:14:56.363Z] #76 78.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:56.363Z] #76 78.45 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-11T12:14:56.363Z] #76 78.49 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:14:56.363Z] #76 78.51 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-11T12:14:56.363Z] #76 78.52 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-11T12:14:56.363Z] #76 78.59 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:14:56.363Z] #76 78.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-11T12:14:56.363Z] #76 78.67 Setting up patch (2.7.6-7) ... [2022-08-11T12:14:56.363Z] #76 78.72 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:14:56.363Z] #76 78.75 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-11T12:14:56.363Z] #76 78.77 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-11T12:14:56.363Z] #76 78.80 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:14:56.363Z] #76 78.86 Setting up libtool (2.4.6-15) ... [2022-08-11T12:14:56.363Z] #76 78.91 Setting up m4 (1.4.18-5) ... [2022-08-11T12:14:56.363Z] #76 78.94 Setting up dpkg-dev (1.20.11) ... [2022-08-11T12:14:56.363Z] #76 78.96 Setting up autoconf (2.69-14) ... [2022-08-11T12:14:56.363Z] #76 78.98 Setting up build-essential (12.9) ... [2022-08-11T12:14:56.363Z] #76 79.00 Setting up automake (1:1.16.3-2) ... [2022-08-11T12:14:56.363Z] #76 79.04 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-11T12:14:56.363Z] #76 79.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:14:56.393Z] #42 85.41 Selecting previously unselected package libuv1:amd64. [2022-08-11T12:14:56.394Z] #42 85.46 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-11T12:14:56.394Z] #42 85.49 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-11T12:14:56.470Z] #19 DONE 0.7s [2022-08-11T12:14:56.470Z] [2022-08-11T12:14:56.470Z] #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-11T12:14:56.470Z] #64 sha256:846344a94ed265b8efae216d6ac56aa2897087c64fca1a86c00a66b0ff232461 [2022-08-11T12:14:56.470Z] #64 ... [2022-08-11T12:14:56.470Z] [2022-08-11T12:14:56.470Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-11T12:14:56.470Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-11T12:14:56.654Z] #42 85.71 Selecting previously unselected package cmake. [2022-08-11T12:14:56.654Z] #42 85.72 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-11T12:14:56.654Z] #42 85.73 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-11T12:14:57.033Z] #20 DONE 0.7s [2022-08-11T12:14:57.033Z] [2022-08-11T12:14:57.033Z] #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-11T12:14:57.033Z] #26 sha256:328ec82092072efda90ff208317385ed98152c83cbd20bdede8b0d1144f135c6 [2022-08-11T12:14:57.292Z] #26 ... [2022-08-11T12:14:57.292Z] [2022-08-11T12:14:57.292Z] #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-11T12:14:57.292Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-11T12:14:57.741Z] #76 DONE 81.3s [2022-08-11T12:14:57.741Z] [2022-08-11T12:14:57.741Z] #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-11T12:14:57.741Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:14:57.741Z] #14 71.35 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-11T12:14:57.741Z] #14 72.22 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-11T12:14:57.741Z] #14 72.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-11T12:14:57.741Z] #14 72.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-11T12:14:57.741Z] #14 72.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-11T12:14:57.741Z] #14 72.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-11T12:14:57.741Z] #14 72.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-11T12:14:57.741Z] #14 72.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-11T12:14:57.741Z] #14 72.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-11T12:14:57.741Z] #14 72.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-11T12:14:57.741Z] #14 72.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-11T12:14:57.741Z] #14 72.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-11T12:14:57.741Z] #14 72.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-11T12:14:57.741Z] #14 72.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-11T12:14:57.741Z] #14 72.49 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-11T12:14:57.741Z] #14 72.49 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-11T12:14:57.741Z] #14 72.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-11T12:14:57.741Z] #14 74.62 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:14:57.741Z] #14 75.13 Fetched 115 MB in 12s (9341 kB/s) [2022-08-11T12:14:57.741Z] #14 75.33 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-11T12:14:57.741Z] #14 75.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-11T12:14:57.741Z] #14 75.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-11T12:14:57.741Z] #14 75.50 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-11T12:14:57.741Z] #14 81.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-11T12:14:57.741Z] #14 81.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-11T12:14:57.741Z] #14 81.41 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-11T12:14:57.741Z] #14 ... [2022-08-11T12:14:57.741Z] [2022-08-11T12:14:57.741Z] #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-11T12:14:57.741Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:14:57.864Z] #14 ... [2022-08-11T12:14:57.864Z] [2022-08-11T12:14:57.864Z] #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-11T12:14:57.864Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:14:57.864Z] #77 55.26 configure.ac:7: installing './compile' [2022-08-11T12:14:57.864Z] #77 55.27 configure.ac:11: installing './config.guess' [2022-08-11T12:14:57.864Z] #77 55.27 configure.ac:11: installing './config.sub' [2022-08-11T12:14:57.864Z] #77 55.29 configure.ac:8: installing './install-sh' [2022-08-11T12:14:57.864Z] #77 55.29 configure.ac:8: installing './missing' [2022-08-11T12:14:57.864Z] #77 55.41 Makefile.am: installing './depcomp' [2022-08-11T12:14:58.232Z] #21 0.945 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:14:58.232Z] #21 0.975 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:14:58.232Z] #21 0.975 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:14:58.794Z] #21 1.730 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-11T12:14:59.240Z] #77 56.63 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-11T12:14:59.240Z] #77 56.63 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-11T12:14:59.240Z] #77 56.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-11T12:14:59.240Z] #77 56.78 libtoolize: copying file 'm4/libtool.m4' [2022-08-11T12:14:59.240Z] #77 56.90 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-11T12:14:59.240Z] #77 57.01 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-11T12:14:59.240Z] #77 57.14 libtoolize: copying file 'm4/ltversion.m4' [2022-08-11T12:14:59.500Z] #77 57.27 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-11T12:14:59.765Z] #77 2.115 Cloning into '/tmp/crun-build'... [2022-08-11T12:14:59.790Z] #77 57.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-11T12:15:00.684Z] #21 3.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [173 kB] [2022-08-11T12:15:00.707Z] #77 ... [2022-08-11T12:15:00.707Z] [2022-08-11T12:15:00.707Z] #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-11T12:15:00.707Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:15:00.707Z] #51 73.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:15:00.707Z] #51 78.33 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-11T12:15:00.707Z] #51 78.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:15:00.707Z] #51 78.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:15:00.707Z] #51 78.43 Setting up python3-six (1.16.0-2) ... [2022-08-11T12:15:00.707Z] #51 80.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:15:00.707Z] #51 80.93 Setting up python3-protobuf (3.12.4-1) ... [2022-08-11T12:15:00.707Z] #51 ... [2022-08-11T12:15:00.707Z] [2022-08-11T12:15:00.707Z] #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-11T12:15:00.707Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:15:00.707Z] #42 83.40 Selecting previously unselected package libxml2:amd64. [2022-08-11T12:15:00.707Z] #42 83.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-11T12:15:00.707Z] #42 83.43 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-11T12:15:00.707Z] #42 84.60 Selecting previously unselected package libarchive13:amd64. [2022-08-11T12:15:00.707Z] #42 84.61 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-11T12:15:00.707Z] #42 84.63 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-11T12:15:01.938Z] #42 ... [2022-08-11T12:15:01.938Z] [2022-08-11T12:15:01.938Z] #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-11T12:15:01.938Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:01.938Z] #77 1.855 Cloning into '/tmp/crun-build'... [2022-08-11T12:15:01.938Z] #77 ... [2022-08-11T12:15:01.938Z] [2022-08-11T12:15:01.938Z] #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-11T12:15:01.938Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:15:01.938Z] #51 88.32 Setting up criu (3.17.1-1) ... [2022-08-11T12:15:02.091Z] #42 85.67 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-11T12:15:02.091Z] #42 85.73 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-11T12:15:02.091Z] #42 85.82 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-11T12:15:02.091Z] #42 86.01 Selecting previously unselected package librhash0:amd64. [2022-08-11T12:15:02.350Z] #42 86.03 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-11T12:15:02.350Z] #42 86.05 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-11T12:15:02.350Z] #42 86.21 Selecting previously unselected package libuv1:amd64. [2022-08-11T12:15:02.350Z] #42 86.22 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-11T12:15:02.350Z] #42 86.23 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-11T12:15:02.576Z] #21 5.247 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-11T12:15:02.614Z] #42 86.43 Selecting previously unselected package cmake. [2022-08-11T12:15:02.614Z] #42 86.44 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-11T12:15:02.614Z] #42 86.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-11T12:15:02.879Z] #51 91.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:15:03.506Z] #21 ... [2022-08-11T12:15:03.506Z] [2022-08-11T12:15:03.506Z] #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-11T12:15:03.506Z] #60 sha256:181f5d39870bde309cd462971f0a26cbb3358652e0237aeefbdbad3d3ada0c53 [2022-08-11T12:15:03.506Z] #60 11.35 + cd /tmp/tmp.sz0N47X5BM/src/github.com/opencontainers/runc [2022-08-11T12:15:03.506Z] #60 11.35 + git checkout -q v1.1.3 [2022-08-11T12:15:03.820Z] #51 DONE 92.5s [2022-08-11T12:15:03.820Z] [2022-08-11T12:15:03.820Z] #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-11T12:15:03.820Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:15:03.820Z] #36 ... [2022-08-11T12:15:03.820Z] [2022-08-11T12:15:03.820Z] #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-11T12:15:03.820Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:03.820Z] #77 12.71 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-11T12:15:03.820Z] #77 12.74 Cloning into '/tmp/crun-build/libocispec'... [2022-08-11T12:15:04.069Z] #60 12.02 + '[' -z '' ']' [2022-08-11T12:15:04.326Z] #60 12.02 + target=static [2022-08-11T12:15:04.326Z] #60 12.02 + make BUILDTAGS=seccomp static [2022-08-11T12:15:04.582Z] #60 12.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-11T12:15:05.514Z] #60 ... [2022-08-11T12:15:05.514Z] [2022-08-11T12:15:05.514Z] #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-11T12:15:05.514Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-11T12:15:05.514Z] #36 118.7 Delve is a source level debugger for Go programs. [2022-08-11T12:15:05.514Z] #36 118.7 [2022-08-11T12:15:05.514Z] #36 118.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-11T12:15:05.514Z] #36 118.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-11T12:15:05.514Z] #36 118.7 [2022-08-11T12:15:05.514Z] #36 118.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-11T12:15:05.514Z] #36 118.7 [2022-08-11T12:15:05.514Z] #36 118.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-11T12:15:05.514Z] #36 118.7 [2022-08-11T12:15:05.514Z] #36 118.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-11T12:15:05.514Z] #36 118.7 [2022-08-11T12:15:05.514Z] #36 118.7 Usage: [2022-08-11T12:15:05.514Z] #36 118.7 dlv [command] [2022-08-11T12:15:05.514Z] #36 118.7 [2022-08-11T12:15:05.514Z] #36 118.7 Available Commands: [2022-08-11T12:15:05.514Z] #36 118.7 attach Attach to running process and begin debugging. [2022-08-11T12:15:05.514Z] #36 118.7 connect Connect to a headless debug server with a terminal client. [2022-08-11T12:15:05.514Z] #36 118.7 core Examine a core dump. [2022-08-11T12:15:05.514Z] #36 118.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-11T12:15:05.514Z] #36 118.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-11T12:15:05.514Z] #36 118.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-11T12:15:05.514Z] #36 118.7 help Help about any command [2022-08-11T12:15:05.514Z] #36 118.7 run Deprecated command. Use 'debug' instead. [2022-08-11T12:15:05.514Z] #36 118.7 test Compile test binary and begin debugging program. [2022-08-11T12:15:05.514Z] #36 118.7 trace Compile and begin tracing program. [2022-08-11T12:15:05.514Z] #36 118.7 version Prints version. [2022-08-11T12:15:05.514Z] #36 118.7 [2022-08-11T12:15:05.514Z] #36 118.7 Flags: [2022-08-11T12:15:05.514Z] #36 118.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-11T12:15:05.514Z] #36 118.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-11T12:15:05.514Z] #36 118.7 --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-11T12:15:05.514Z] #36 118.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-11T12:15:05.514Z] #36 118.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-11T12:15:05.514Z] #36 118.7 --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-11T12:15:05.514Z] #36 118.7 --disable-aslr Disables address space randomization [2022-08-11T12:15:05.514Z] #36 118.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-11T12:15:05.514Z] #36 118.7 -h, --help help for dlv [2022-08-11T12:15:05.514Z] #36 118.7 --init string Init file, executed by the terminal client. [2022-08-11T12:15:05.514Z] #36 118.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-11T12:15:05.514Z] #36 118.7 --log Enable debugging server logging. [2022-08-11T12:15:05.514Z] #36 118.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-11T12:15:05.515Z] #36 118.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-11T12:15:05.515Z] #36 118.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-11T12:15:05.515Z] #36 118.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-11T12:15:05.515Z] #36 118.7 --wd string Working directory for running the program. [2022-08-11T12:15:05.515Z] #36 118.7 [2022-08-11T12:15:05.515Z] #36 118.7 Additional help topics: [2022-08-11T12:15:05.515Z] #36 118.7 dlv backend Help about the --backend flag. [2022-08-11T12:15:05.515Z] #36 118.7 dlv log Help about logging flags. [2022-08-11T12:15:05.515Z] #36 118.7 dlv redirect Help about file redirection. [2022-08-11T12:15:05.515Z] #36 118.7 [2022-08-11T12:15:05.515Z] #36 118.7 Use "dlv [command] --help" for more information about a command. [2022-08-11T12:15:05.515Z] #36 DONE 119.0s [2022-08-11T12:15:05.730Z] #77 ... [2022-08-11T12:15:05.730Z] [2022-08-11T12:15:05.730Z] #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-11T12:15:05.730Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:15:05.730Z] #42 93.26 Setting up libicu67:amd64 (67.1-7) ... [2022-08-11T12:15:05.730Z] #42 93.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:15:05.730Z] #42 93.30 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-11T12:15:05.730Z] #42 93.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:15:05.730Z] #42 93.47 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-11T12:15:05.730Z] #42 93.48 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-11T12:15:05.730Z] #42 93.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-11T12:15:05.730Z] #42 93.54 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-11T12:15:05.730Z] #42 93.56 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-11T12:15:05.730Z] #42 93.57 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-11T12:15:05.730Z] #42 93.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:15:05.730Z] #42 DONE 94.6s [2022-08-11T12:15:05.730Z] [2022-08-11T12:15:05.730Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-11T12:15:05.730Z] #43 sha256:8bede5a9af8bbdabe666bc767268923f007b0ce60dac7debf3ae6ea40f0f4481 [2022-08-11T12:15:05.730Z] #43 DONE 0.2s [2022-08-11T12:15:05.730Z] [2022-08-11T12:15:05.730Z] #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-11T12:15:05.730Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:15:05.730Z] #14 93.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-11T12:15:05.730Z] #14 93.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-11T12:15:05.730Z] #14 93.70 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-11T12:15:05.771Z] [2022-08-11T12:15:05.771Z] #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-11T12:15:05.771Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:15:05.771Z] #77 75.81 configure.ac:11: installing 'build-aux/compile' [2022-08-11T12:15:05.771Z] #77 75.81 configure.ac:11: installing 'build-aux/config.guess' [2022-08-11T12:15:05.771Z] #77 75.82 configure.ac:11: installing 'build-aux/config.sub' [2022-08-11T12:15:05.771Z] #77 75.84 configure.ac:13: installing 'build-aux/install-sh' [2022-08-11T12:15:05.771Z] #77 75.85 configure.ac:13: installing 'build-aux/missing' [2022-08-11T12:15:05.771Z] #77 75.86 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-11T12:15:05.771Z] #77 76.13 Makefile.am: installing 'build-aux/depcomp' [2022-08-11T12:15:06.386Z] #77 ... [2022-08-11T12:15:06.386Z] [2022-08-11T12:15:06.386Z] #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-11T12:15:06.386Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:15:06.386Z] #14 115.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-11T12:15:06.386Z] #14 115.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:15:06.386Z] #14 115.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:15:07.398Z] #77 77.79 checking build system type... aarch64-unknown-linux-gnu [2022-08-11T12:15:07.398Z] #77 78.13 checking host system type... aarch64-unknown-linux-gnu [2022-08-11T12:15:07.398Z] #77 78.13 checking how to print strings... printf [2022-08-11T12:15:07.398Z] #77 78.14 checking for gcc... gcc [2022-08-11T12:15:07.697Z] #77 78.25 checking whether the C compiler works... yes [2022-08-11T12:15:07.697Z] #77 78.46 checking for C compiler default output file name... a.out [2022-08-11T12:15:07.953Z] #77 78.46 checking for suffix of executables... [2022-08-11T12:15:08.209Z] #77 78.69 checking whether we are cross compiling... no [2022-08-11T12:15:08.209Z] #77 78.92 checking for suffix of object files... o [2022-08-11T12:15:08.467Z] #77 79.05 checking whether we are using the GNU C compiler... yes [2022-08-11T12:15:08.467Z] #77 79.15 checking whether gcc accepts -g... yes [2022-08-11T12:15:08.586Z] #19 64.87 Reading package lists... [2022-08-11T12:15:08.586Z] #19 ... [2022-08-11T12:15:08.586Z] [2022-08-11T12:15:08.586Z] #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-11T12:15:08.586Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:08.586Z] #84 29.31 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-11T12:15:08.723Z] #77 79.27 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:15:08.979Z] #77 79.49 checking whether gcc understands -c and -o together... yes [2022-08-11T12:15:08.979Z] #77 79.70 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:15:08.979Z] #77 79.73 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:15:08.979Z] #77 79.74 checking for egrep... /bin/grep -E [2022-08-11T12:15:08.979Z] #77 79.74 checking for fgrep... /bin/grep -F [2022-08-11T12:15:08.979Z] #77 79.74 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:15:08.979Z] #77 79.78 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:15:08.979Z] #77 79.79 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:15:09.208Z] #42 ... [2022-08-11T12:15:09.208Z] [2022-08-11T12:15:09.208Z] #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-11T12:15:09.208Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:15:09.208Z] #14 86.33 Selecting previously unselected package binutils-mingw-w64. [2022-08-11T12:15:09.208Z] #14 86.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-11T12:15:09.208Z] #14 86.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-11T12:15:09.208Z] #14 86.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-11T12:15:09.208Z] #14 86.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:15:09.208Z] #14 86.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:15:09.208Z] #14 86.84 Selecting previously unselected package dmsetup. [2022-08-11T12:15:09.208Z] #14 86.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:15:09.208Z] #14 86.86 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-11T12:15:09.208Z] #14 87.15 Selecting previously unselected package mingw-w64-common. [2022-08-11T12:15:09.208Z] #14 87.16 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-11T12:15:09.208Z] #14 87.16 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-11T12:15:09.208Z] #14 ... [2022-08-11T12:15:09.208Z] [2022-08-11T12:15:09.208Z] #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-11T12:15:09.208Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-11T12:15:09.208Z] #51 87.15 Setting up criu (3.17.1-1) ... [2022-08-11T12:15:09.208Z] #51 90.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:15:09.208Z] #51 DONE 91.9s [2022-08-11T12:15:09.208Z] [2022-08-11T12:15:09.208Z] #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-11T12:15:09.208Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:15:09.236Z] #77 79.80 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:15:09.236Z] #77 79.95 checking whether ln -s works... yes [2022-08-11T12:15:09.236Z] #77 79.95 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:15:09.236Z] #77 80.00 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-11T12:15:09.236Z] #77 80.01 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:15:09.236Z] #77 80.01 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:15:09.236Z] #77 80.02 checking for objdump... objdump [2022-08-11T12:15:09.236Z] #77 80.02 checking how to recognize dependent libraries... pass_all [2022-08-11T12:15:09.492Z] #77 80.03 checking for dlltool... no [2022-08-11T12:15:09.492Z] #77 80.03 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:15:09.492Z] #77 80.03 checking for ar... ar [2022-08-11T12:15:09.492Z] #77 80.03 checking for archiver @FILE support... @ [2022-08-11T12:15:09.492Z] #77 80.20 checking for strip... strip [2022-08-11T12:15:09.492Z] #77 80.21 checking for ranlib... ranlib [2022-08-11T12:15:09.492Z] #77 80.21 checking for gawk... no [2022-08-11T12:15:09.492Z] #77 80.22 checking for mawk... mawk [2022-08-11T12:15:10.055Z] #77 80.22 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:15:10.055Z] #77 80.76 checking for sysroot... no [2022-08-11T12:15:10.055Z] #77 80.76 checking for a working dd... /bin/dd [2022-08-11T12:15:10.055Z] #77 80.79 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:15:10.055Z] #77 80.81 checking for mt... no [2022-08-11T12:15:10.055Z] #77 80.81 checking if : is a manifest tool... no [2022-08-11T12:15:10.145Z] #53 ... [2022-08-11T12:15:10.145Z] [2022-08-11T12:15:10.145Z] #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-11T12:15:10.145Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:10.145Z] #77 12.71 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-11T12:15:10.145Z] #77 12.75 Cloning into '/tmp/crun-build/libocispec'... [2022-08-11T12:15:10.312Z] #77 80.83 checking how to run the C preprocessor... gcc -E [2022-08-11T12:15:11.013Z] #14 ... [2022-08-11T12:15:11.013Z] [2022-08-11T12:15:11.013Z] #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-11T12:15:11.013Z] #44 sha256:f673ef16520801c5709084483dfaa8d6b779925007890d74d07d7d4879103f4d [2022-08-11T12:15:11.013Z] #44 2.181 + RM_GOPATH=0 [2022-08-11T12:15:11.013Z] #44 2.181 + TMP_GOPATH= [2022-08-11T12:15:11.013Z] #44 2.181 + : /build [2022-08-11T12:15:11.013Z] #44 2.181 + '[' -z '' ']' [2022-08-11T12:15:11.013Z] #44 2.181 ++ mktemp -d [2022-08-11T12:15:11.013Z] #44 2.181 + export GOPATH=/tmp/tmp.o5n2N75XJe [2022-08-11T12:15:11.013Z] #44 2.182 + GOPATH=/tmp/tmp.o5n2N75XJe [2022-08-11T12:15:11.013Z] #44 2.182 + RM_GOPATH=1 [2022-08-11T12:15:11.013Z] #44 2.182 + case "$(go env GOARCH)" in [2022-08-11T12:15:11.013Z] #44 2.182 ++ go env GOARCH [2022-08-11T12:15:11.013Z] #44 2.295 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:15:11.013Z] #44 2.295 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:15:11.013Z] #44 2.296 ++ dirname /install.sh [2022-08-11T12:15:11.013Z] #44 2.315 + dir=/ [2022-08-11T12:15:11.013Z] #44 2.315 + bin=tini [2022-08-11T12:15:11.013Z] #44 2.315 + shift [2022-08-11T12:15:11.013Z] #44 2.315 + '[' '!' -f //tini.installer ']' [2022-08-11T12:15:11.013Z] #44 2.315 + . //tini.installer [2022-08-11T12:15:11.013Z] #44 2.315 ++ : v0.19.0 [2022-08-11T12:15:11.013Z] #44 2.315 + install_tini [2022-08-11T12:15:11.013Z] #44 2.315 + echo 'Install tini version v0.19.0' [2022-08-11T12:15:11.013Z] #44 2.315 + git clone https://github.com/krallin/tini.git /tmp/tmp.o5n2N75XJe/tini [2022-08-11T12:15:11.013Z] #44 2.317 Cloning into '/tmp/tmp.o5n2N75XJe/tini'... [2022-08-11T12:15:11.013Z] #44 2.317 Install tini version v0.19.0 [2022-08-11T12:15:11.013Z] #44 3.710 + cd /tmp/tmp.o5n2N75XJe/tini [2022-08-11T12:15:11.013Z] #44 3.711 + git checkout -q v0.19.0 [2022-08-11T12:15:11.013Z] #44 3.740 + cmake . [2022-08-11T12:15:11.013Z] #44 4.578 -- The C compiler identification is GNU 10.2.1 [2022-08-11T12:15:11.013Z] #44 4.709 -- Detecting C compiler ABI info [2022-08-11T12:15:11.132Z] #77 81.20 checking for ANSI C header files... yes [2022-08-11T12:15:11.132Z] #77 81.79 checking for sys/types.h... yes [2022-08-11T12:15:11.274Z] #44 5.534 -- Detecting C compiler ABI info - done [2022-08-11T12:15:11.389Z] #77 81.94 checking for sys/stat.h... yes [2022-08-11T12:15:11.526Z] #77 ... [2022-08-11T12:15:11.526Z] [2022-08-11T12:15:11.526Z] #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-11T12:15:11.526Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-11T12:15:11.526Z] #42 94.41 Setting up libicu67:amd64 (67.1-7) ... [2022-08-11T12:15:11.526Z] #42 94.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:15:11.526Z] #42 94.50 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-11T12:15:11.526Z] #42 94.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:15:11.526Z] #42 94.63 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-11T12:15:11.526Z] #42 94.67 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-11T12:15:11.526Z] #42 94.67 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-11T12:15:11.526Z] #42 94.69 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-11T12:15:11.526Z] #42 94.79 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-11T12:15:11.526Z] #42 94.83 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-11T12:15:11.526Z] #42 94.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:15:11.526Z] #42 DONE 95.4s [2022-08-11T12:15:11.534Z] #44 5.694 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-11T12:15:11.534Z] #44 5.694 -- Detecting C compile features [2022-08-11T12:15:11.534Z] #44 5.695 -- Detecting C compile features - done [2022-08-11T12:15:11.534Z] #44 5.805 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-11T12:15:11.646Z] #77 82.13 checking for stdlib.h... yes [2022-08-11T12:15:11.785Z] [2022-08-11T12:15:11.785Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-11T12:15:11.785Z] #43 sha256:ffc7fd9ea61f3e59816574a5de6c2113cd72eb2c319214a29b01ae0770302024 [2022-08-11T12:15:11.785Z] #43 DONE 0.1s [2022-08-11T12:15:11.785Z] [2022-08-11T12:15:11.785Z] #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-11T12:15:11.785Z] #44 sha256:de74b02d64d3547978feefc7d6e0df460e2a07e83f1ef55d301a30683f3f2e41 [2022-08-11T12:15:11.797Z] #44 6.182 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-11T12:15:11.902Z] #77 82.33 checking for string.h... yes [2022-08-11T12:15:11.902Z] #77 82.53 checking for memory.h... yes [2022-08-11T12:15:12.059Z] #44 6.302 -- Configuring done [2022-08-11T12:15:12.059Z] #44 6.311 -- Generating done [2022-08-11T12:15:12.059Z] #44 6.318 -- Build files have been written to: /tmp/tmp.o5n2N75XJe/tini [2022-08-11T12:15:12.059Z] #44 6.329 + make tini-static [2022-08-11T12:15:12.159Z] #77 82.71 checking for strings.h... yes [2022-08-11T12:15:12.320Z] #44 6.687 Scanning dependencies of target tini-static [2022-08-11T12:15:12.416Z] #77 82.98 checking for inttypes.h... yes [2022-08-11T12:15:12.581Z] #44 6.818 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-11T12:15:12.673Z] #77 83.23 checking for stdint.h... yes [2022-08-11T12:15:12.929Z] #77 83.48 checking for unistd.h... yes [2022-08-11T12:15:12.954Z] #14 121.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-11T12:15:12.954Z] #14 121.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-11T12:15:12.954Z] #14 121.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-11T12:15:12.954Z] #14 121.5 Selecting previously unselected package libapparmor1:amd64. [2022-08-11T12:15:12.954Z] #14 121.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-11T12:15:12.954Z] #14 121.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-11T12:15:12.954Z] #14 ... [2022-08-11T12:15:12.954Z] [2022-08-11T12:15:12.954Z] #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-11T12:15:12.954Z] #67 sha256:93468987fa222c7b8aff81285f340a62a64f220cf95e3e7b85c8bdd2ad2380a0 [2022-08-11T12:15:12.954Z] #67 121.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-11T12:15:12.954Z] #67 121.1 + GOBIN=/build [2022-08-11T12:15:12.954Z] #67 121.1 + GO111MODULE=on [2022-08-11T12:15:12.954Z] #67 121.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:15:13.164Z] #44 1.446 + RM_GOPATH=0 [2022-08-11T12:15:13.165Z] #44 1.446 + TMP_GOPATH= [2022-08-11T12:15:13.165Z] #44 1.449 + : /build [2022-08-11T12:15:13.165Z] #44 1.459 + '[' -z '' ']' [2022-08-11T12:15:13.165Z] #44 1.463 ++ mktemp -d [2022-08-11T12:15:13.165Z] #44 1.464 + export GOPATH=/tmp/tmp.BSMxKNreN0 [2022-08-11T12:15:13.165Z] #44 1.464 + GOPATH=/tmp/tmp.BSMxKNreN0 [2022-08-11T12:15:13.165Z] #44 1.464 + RM_GOPATH=1 [2022-08-11T12:15:13.165Z] #44 1.465 + case "$(go env GOARCH)" in [2022-08-11T12:15:13.165Z] #44 1.465 ++ go env GOARCH [2022-08-11T12:15:13.165Z] #44 1.492 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:15:13.185Z] #77 83.70 checking for dlfcn.h... yes [2022-08-11T12:15:13.186Z] #77 83.86 checking for objdir... .libs [2022-08-11T12:15:13.425Z] #44 1.493 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:15:13.425Z] #44 1.494 ++ dirname /install.sh [2022-08-11T12:15:13.425Z] #44 1.505 + dir=/ [2022-08-11T12:15:13.425Z] #44 1.508 + bin=tini [2022-08-11T12:15:13.425Z] #44 1.509 + shift [2022-08-11T12:15:13.425Z] #44 1.514 + '[' '!' -f //tini.installer ']' [2022-08-11T12:15:13.425Z] #44 1.514 + . //tini.installer [2022-08-11T12:15:13.425Z] #44 1.514 ++ : v0.19.0 [2022-08-11T12:15:13.425Z] #44 1.514 + install_tini [2022-08-11T12:15:13.425Z] #44 1.514 + echo 'Install tini version v0.19.0' [2022-08-11T12:15:13.425Z] #44 1.514 + git clone https://github.com/krallin/tini.git /tmp/tmp.BSMxKNreN0/tini [2022-08-11T12:15:13.425Z] #44 1.514 Install tini version v0.19.0 [2022-08-11T12:15:13.425Z] #44 1.515 Cloning into '/tmp/tmp.BSMxKNreN0/tini'... [2022-08-11T12:15:13.522Z] #44 ... [2022-08-11T12:15:13.522Z] [2022-08-11T12:15:13.522Z] #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-11T12:15:13.522Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:15:13.522Z] #14 102.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-11T12:15:13.522Z] #14 102.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:15:13.522Z] #14 102.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-11T12:15:13.749Z] #77 84.23 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:15:13.749Z] #77 84.42 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:15:13.783Z] #14 102.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-11T12:15:13.783Z] #14 102.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:15:13.783Z] #14 102.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-11T12:15:14.005Z] #77 84.42 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:15:14.261Z] #77 84.58 checking if gcc static flag -static works... yes [2022-08-11T12:15:14.369Z] #44 2.567 + cd /tmp/tmp.BSMxKNreN0/tini [2022-08-11T12:15:14.369Z] #44 2.568 + git checkout -q v0.19.0 [2022-08-11T12:15:14.369Z] #44 2.608 + cmake . [2022-08-11T12:15:14.520Z] #77 84.98 checking if gcc supports -c -o file.o... yes [2022-08-11T12:15:14.520Z] #77 85.16 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:15:14.520Z] #77 85.16 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-11T12:15:14.780Z] #77 85.24 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:15:14.780Z] #77 ... [2022-08-11T12:15:14.780Z] [2022-08-11T12:15:14.780Z] #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-11T12:15:14.780Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-11T12:15:14.780Z] #21 7.627 Fetched 8454 kB in 7s (1219 kB/s) [2022-08-11T12:15:14.780Z] #21 7.627 Reading package lists... [2022-08-11T12:15:14.780Z] #21 10.57 Reading package lists... [2022-08-11T12:15:14.780Z] #21 13.03 Building dependency tree... [2022-08-11T12:15:14.780Z] #21 14.98 The following additional packages will be installed: [2022-08-11T12:15:14.780Z] #21 14.99 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-11T12:15:14.780Z] #21 14.99 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-11T12:15:14.780Z] #21 14.99 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-11T12:15:14.780Z] #21 14.99 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-11T12:15:14.780Z] #21 14.99 python3-pkg-resources systemd vim-runtime xxd [2022-08-11T12:15:14.780Z] #21 15.00 Suggested packages: [2022-08-11T12:15:14.780Z] #21 15.00 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-11T12:15:14.780Z] #21 15.00 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-11T12:15:14.780Z] #21 15.00 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-11T12:15:14.780Z] #21 15.00 Recommended packages: [2022-08-11T12:15:14.780Z] #21 15.00 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-11T12:15:14.780Z] #21 15.01 systemd-timesyncd | time-daemon unzip [2022-08-11T12:15:14.780Z] #21 16.52 The following NEW packages will be installed: [2022-08-11T12:15:14.780Z] #21 16.53 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-11T12:15:14.780Z] #21 16.54 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-11T12:15:14.780Z] #21 16.54 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-11T12:15:14.780Z] #21 16.54 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-11T12:15:14.780Z] #21 16.54 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-11T12:15:14.780Z] #21 16.54 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-11T12:15:14.780Z] #21 16.54 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-11T12:15:14.780Z] #21 16.54 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-11T12:15:14.780Z] #21 16.54 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-11T12:15:14.780Z] #21 16.88 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded. [2022-08-11T12:15:14.780Z] #21 16.88 Need to get 31.8 MB of archives. [2022-08-11T12:15:14.780Z] #21 16.88 After this operation, 123 MB of additional disk space will be used. [2022-08-11T12:15:14.780Z] #21 16.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-11T12:15:14.780Z] #21 16.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-11T12:15:14.780Z] #21 16.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-11T12:15:14.780Z] #21 16.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-11T12:15:14.780Z] #21 16.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-11T12:15:14.780Z] #21 16.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-11T12:15:14.780Z] #21 16.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-11T12:15:14.780Z] #21 16.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-11T12:15:14.780Z] #21 16.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-11T12:15:14.780Z] #21 16.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-11T12:15:14.780Z] #21 16.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-11T12:15:14.780Z] #21 16.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-11T12:15:14.780Z] #21 17.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-11T12:15:14.780Z] #21 17.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-11T12:15:14.780Z] #21 17.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-11T12:15:14.780Z] #21 17.03 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-11T12:15:14.780Z] #21 17.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-11T12:15:14.780Z] #21 17.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-11T12:15:14.780Z] #21 17.04 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-11T12:15:14.780Z] #21 17.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-11T12:15:14.780Z] #21 17.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-11T12:15:14.780Z] #21 17.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-11T12:15:14.780Z] #21 17.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-11T12:15:14.780Z] #21 17.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-11T12:15:14.780Z] #21 17.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-11T12:15:14.780Z] #21 17.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-11T12:15:14.780Z] #21 17.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-11T12:15:14.780Z] #21 17.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-11T12:15:14.780Z] #21 17.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-11T12:15:14.780Z] #21 17.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-11T12:15:14.780Z] #21 17.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-11T12:15:14.780Z] #21 17.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-11T12:15:14.780Z] #21 17.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-11T12:15:14.780Z] #21 17.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-11T12:15:14.780Z] #21 17.31 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-11T12:15:14.780Z] #21 17.31 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-11T12:15:14.780Z] #21 17.32 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-11T12:15:14.780Z] #21 17.32 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-11T12:15:14.780Z] #21 17.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-11T12:15:14.780Z] #21 17.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-11T12:15:14.780Z] #21 17.34 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-11T12:15:14.780Z] #21 17.38 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-11T12:15:14.780Z] #21 17.39 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-11T12:15:14.780Z] #21 17.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-11T12:15:14.780Z] #21 17.41 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-11T12:15:14.780Z] #21 17.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-11T12:15:14.780Z] #21 17.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-11T12:15:14.780Z] #21 17.44 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-11T12:15:14.780Z] #21 17.45 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-11T12:15:14.780Z] #21 17.46 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-11T12:15:14.780Z] #21 17.47 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-11T12:15:14.780Z] #21 17.48 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-11T12:15:14.780Z] #21 17.58 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-11T12:15:14.780Z] #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-11T12:15:14.780Z] #21 17.61 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-11T12:15:14.780Z] #21 17.62 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-11T12:15:14.780Z] #21 ... [2022-08-11T12:15:14.780Z] [2022-08-11T12:15:14.780Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-11T12:15:14.780Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:15:14.780Z] #77 85.57 checking how to hardcode library paths into programs... immediate [2022-08-11T12:15:14.780Z] #77 85.57 checking whether stripping libraries is possible... yes [2022-08-11T12:15:14.780Z] #77 85.58 checking if libtool supports shared libraries... yes [2022-08-11T12:15:14.780Z] #77 85.58 checking whether to build shared libraries... no [2022-08-11T12:15:14.780Z] #77 85.58 checking whether to build static libraries... yes [2022-08-11T12:15:14.780Z] #77 85.58 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:15:14.780Z] #77 85.61 checking whether build environment is sane... yes [2022-08-11T12:15:15.037Z] #77 85.67 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:15:15.037Z] #77 85.68 checking whether make sets $(MAKE)... yes [2022-08-11T12:15:15.037Z] #77 85.74 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:15:15.037Z] #77 85.78 checking whether make supports nested variables... yes [2022-08-11T12:15:15.037Z] #77 85.82 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:15:15.037Z] #77 85.82 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:15:15.037Z] #77 85.83 checking how to create a ustar tar archive... gnutar [2022-08-11T12:15:15.307Z] #44 3.331 -- The C compiler identification is GNU 10.2.1 [2022-08-11T12:15:15.307Z] #44 3.463 -- Detecting C compiler ABI info [2022-08-11T12:15:15.551Z] #77 85.93 checking dependency style of gcc... gcc3 [2022-08-11T12:15:15.551Z] #77 86.12 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:15:15.551Z] #77 86.12 checking whether make supports nested variables... (cached) yes [2022-08-11T12:15:15.551Z] #77 86.12 checking for gawk... (cached) mawk [2022-08-11T12:15:15.551Z] #77 86.12 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-11T12:15:15.551Z] #77 86.13 checking for gcc... (cached) gcc [2022-08-11T12:15:15.551Z] #77 86.26 checking whether we are using the GNU C compiler... (cached) yes [2022-08-11T12:15:15.551Z] #77 86.27 checking whether gcc accepts -g... (cached) yes [2022-08-11T12:15:15.551Z] #77 86.27 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-11T12:15:15.551Z] #77 86.27 checking whether gcc understands -c and -o together... (cached) yes [2022-08-11T12:15:15.551Z] #77 86.28 checking for a Python interpreter with version >= 3... python3 [2022-08-11T12:15:15.551Z] #77 86.36 checking for python3... /usr/bin/python3 [2022-08-11T12:15:15.551Z] #77 86.37 checking for python3 version... 3.9 [2022-08-11T12:15:15.808Z] #77 86.41 checking for python3 platform... linux [2022-08-11T12:15:15.808Z] #77 86.50 checking for python3 script directory... [2022-08-11T12:15:15.808Z] #77 ... [2022-08-11T12:15:15.808Z] [2022-08-11T12:15:15.808Z] #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-11T12:15:15.808Z] #26 sha256:328ec82092072efda90ff208317385ed98152c83cbd20bdede8b0d1144f135c6 [2022-08-11T12:15:15.808Z] #26 118.7 Updating files: 17% (2047/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/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: 32% (3746/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/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: 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: 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: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-08-11T12:15:15.808Z] #26 122.4 + cd /tmp/tmp.yfqaX9CVP0/tmp/docker-ce [2022-08-11T12:15:15.808Z] #26 122.4 + git checkout -q v17.06.2-ce [2022-08-11T12:15:15.808Z] #26 125.5 + mkdir -p /tmp/tmp.yfqaX9CVP0/src/github.com/docker [2022-08-11T12:15:15.808Z] #26 125.5 + mv components/cli /tmp/tmp.yfqaX9CVP0/src/github.com/docker/cli [2022-08-11T12:15:15.808Z] #26 125.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-11T12:15:15.808Z] #26 ... [2022-08-11T12:15:15.808Z] [2022-08-11T12:15:15.808Z] #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-11T12:15:15.808Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-11T12:15:15.808Z] #21 18.10 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:15:15.808Z] #21 18.28 Fetched 31.8 MB in 1s (30.2 MB/s) [2022-08-11T12:15:15.808Z] #21 18.35 Selecting previously unselected package libcap2:arm64. [2022-08-11T12:15:15.808Z] #21 18.35 (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-11T12:15:15.808Z] #21 18.40 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-11T12:15:15.808Z] #21 18.41 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-11T12:15:15.808Z] #21 18.48 Selecting previously unselected package libargon2-1:arm64. [2022-08-11T12:15:15.808Z] #21 18.48 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-11T12:15:15.808Z] #21 18.49 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-11T12:15:15.808Z] #21 18.59 Selecting previously unselected package libjson-c5:arm64. [2022-08-11T12:15:15.808Z] #21 18.59 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-11T12:15:15.808Z] #21 18.60 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-11T12:15:15.808Z] #21 18.68 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-11T12:15:15.808Z] #21 18.68 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-11T12:15:15.808Z] #21 18.69 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-11T12:15:16.065Z] #21 18.86 Selecting previously unselected package libip4tc2:arm64. [2022-08-11T12:15:16.065Z] #21 18.86 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-11T12:15:16.065Z] #21 18.87 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-11T12:15:16.247Z] #44 4.459 -- Detecting C compiler ABI info - done [2022-08-11T12:15:16.322Z] #21 18.97 Selecting previously unselected package libkmod2:arm64. [2022-08-11T12:15:16.322Z] #21 18.97 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-11T12:15:16.322Z] #21 18.98 Unpacking libkmod2:arm64 (28-1) ... [2022-08-11T12:15:16.322Z] #21 19.15 Selecting previously unselected package systemd. [2022-08-11T12:15:16.322Z] #21 19.15 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-11T12:15:16.322Z] #21 19.23 Unpacking systemd (247.3-7) ... [2022-08-11T12:15:16.322Z] #21 ... [2022-08-11T12:15:16.322Z] [2022-08-11T12:15:16.322Z] #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-11T12:15:16.322Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-11T12:15:16.322Z] #34 DONE 129.7s [2022-08-11T12:15:16.325Z] #14 ... [2022-08-11T12:15:16.325Z] [2022-08-11T12:15:16.325Z] #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-11T12:15:16.325Z] #44 sha256:f673ef16520801c5709084483dfaa8d6b779925007890d74d07d7d4879103f4d [2022-08-11T12:15:16.325Z] #44 8.681 [100%] Linking C executable tini-static [2022-08-11T12:15:16.325Z] #44 9.458 [100%] Built target tini-static [2022-08-11T12:15:16.325Z] #44 9.506 + mkdir -p /build [2022-08-11T12:15:16.325Z] #44 9.511 + cp tini-static /build/docker-init [2022-08-11T12:15:16.325Z] #44 DONE 10.1s [2022-08-11T12:15:16.325Z] [2022-08-11T12:15:16.325Z] #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-11T12:15:16.325Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:15:16.325Z] #53 103.3 gotestsum version dev [2022-08-11T12:15:16.325Z] #53 DONE 105.0s [2022-08-11T12:15:16.325Z] [2022-08-11T12:15:16.325Z] #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-11T12:15:16.325Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:16.325Z] #77 14.84 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-11T12:15:16.325Z] #77 14.88 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-11T12:15:16.325Z] #77 14.88 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-11T12:15:16.325Z] #77 14.88 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-11T12:15:16.325Z] #77 14.92 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-11T12:15:16.325Z] #77 18.40 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-11T12:15:16.325Z] #77 21.00 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-11T12:15:16.325Z] #77 22.59 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-11T12:15:16.325Z] #77 22.79 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-11T12:15:16.326Z] #77 23.03 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-11T12:15:16.507Z] #44 4.685 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-11T12:15:16.507Z] #44 4.687 -- Detecting C compile features [2022-08-11T12:15:16.507Z] #44 4.694 -- Detecting C compile features - done [2022-08-11T12:15:16.507Z] #44 4.753 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-11T12:15:16.579Z] [2022-08-11T12:15:16.579Z] #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-11T12:15:16.579Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:15:16.579Z] #77 86.50 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-11T12:15:16.579Z] #77 86.62 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-11T12:15:16.579Z] #77 86.77 checking for go-md2man... no [2022-08-11T12:15:16.579Z] #77 86.80 checking error.h usability... yes [2022-08-11T12:15:16.579Z] #77 87.04 checking error.h presence... yes [2022-08-11T12:15:16.579Z] #77 87.07 checking for error.h... yes [2022-08-11T12:15:16.724Z] #84 ... [2022-08-11T12:15:16.724Z] [2022-08-11T12:15:16.724Z] #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-11T12:15:16.724Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:15:16.724Z] #19 64.87 Reading package lists... [2022-08-11T12:15:16.836Z] #77 87.10 checking linux/openat2.h usability... yes [2022-08-11T12:15:16.836Z] #77 87.43 checking linux/openat2.h presence... yes [2022-08-11T12:15:16.836Z] #77 87.57 checking for linux/openat2.h... yes [2022-08-11T12:15:17.089Z] #44 5.311 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-11T12:15:17.089Z] #44 5.460 -- Configuring done [2022-08-11T12:15:17.142Z] #67 ... [2022-08-11T12:15:17.142Z] [2022-08-11T12:15:17.142Z] #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-11T12:15:17.142Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:15:17.142Z] #14 121.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-11T12:15:17.142Z] #14 121.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 121.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-11T12:15:17.142Z] #14 121.8 Selecting previously unselected package libbtrfs0:amd64. [2022-08-11T12:15:17.142Z] #14 121.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 121.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:15:17.142Z] #14 122.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-11T12:15:17.142Z] #14 122.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 122.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:15:17.142Z] #14 122.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-11T12:15:17.142Z] #14 122.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 122.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:15:17.142Z] #14 122.3 Selecting previously unselected package libudev-dev:amd64. [2022-08-11T12:15:17.142Z] #14 122.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 122.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:15:17.142Z] #14 122.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-11T12:15:17.142Z] #14 122.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 122.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-11T12:15:17.142Z] #14 122.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-11T12:15:17.142Z] #14 122.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 122.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-11T12:15:17.142Z] #14 123.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-11T12:15:17.142Z] #14 123.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 123.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-11T12:15:17.142Z] #14 123.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-11T12:15:17.142Z] #14 123.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 123.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-11T12:15:17.142Z] #14 123.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-11T12:15:17.142Z] #14 123.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 123.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-11T12:15:17.142Z] #14 124.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-11T12:15:17.142Z] #14 124.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 124.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-11T12:15:17.142Z] #14 124.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-11T12:15:17.142Z] #14 124.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 124.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:15:17.142Z] #14 124.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-11T12:15:17.142Z] #14 124.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 124.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:15:17.142Z] #14 124.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-11T12:15:17.142Z] #14 124.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-11T12:15:17.142Z] #14 124.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:15:17.142Z] #14 125.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:15:17.142Z] #14 125.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-11T12:15:17.142Z] #14 125.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-11T12:15:17.142Z] #14 125.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-11T12:15:17.142Z] #14 125.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-11T12:15:17.142Z] #14 125.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-11T12:15:17.142Z] #14 125.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:15:17.142Z] #14 125.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-11T12:15:17.142Z] #14 125.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:15:17.142Z] #14 125.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-11T12:15:17.142Z] #14 125.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-11T12:15:17.142Z] #14 125.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:15:17.142Z] #14 125.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-11T12:15:17.142Z] #14 125.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-11T12:15:17.142Z] #14 125.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-11T12:15:17.142Z] #14 125.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:15:17.142Z] #14 125.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-11T12:15:17.142Z] #14 125.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-11T12:15:17.142Z] #14 125.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-11T12:15:17.142Z] #14 125.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-11T12:15:17.142Z] #14 125.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:15:17.142Z] #14 125.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-11T12:15:17.142Z] #14 125.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:15:17.142Z] #14 125.6 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-11T12:15:17.142Z] #14 125.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-11T12:15:17.142Z] #14 125.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:15:17.142Z] #14 125.6 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-11T12:15:17.142Z] #14 125.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:15:17.142Z] #14 125.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-11T12:15:17.142Z] #14 125.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:15:17.142Z] #14 125.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-11T12:15:17.142Z] #14 125.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:15:17.142Z] #14 125.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:15:17.142Z] #14 125.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:15:17.348Z] #77 87.69 checking for copy_file_range... yes [2022-08-11T12:15:17.381Z] #44 5.540 -- Generating done [2022-08-11T12:15:17.381Z] #44 5.545 -- Build files have been written to: /tmp/tmp.BSMxKNreN0/tini [2022-08-11T12:15:17.381Z] #44 5.592 + make tini-static [2022-08-11T12:15:17.401Z] #14 DONE 126.7s [2022-08-11T12:15:17.401Z] [2022-08-11T12:15:17.401Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-11T12:15:17.401Z] #59 sha256:c9807f4acb9680bf1c0c8f3f39ad3ffa5e4c9faa4438b3942c50c16757f0b399 [2022-08-11T12:15:17.401Z] #59 DONE 0.2s [2022-08-11T12:15:17.401Z] [2022-08-11T12:15:17.401Z] #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-11T12:15:17.401Z] #60 sha256:ffe1af4743ae3ff767636dfb2fbd69abed329ba6af768a704afca00efe1fc13e [2022-08-11T12:15:17.605Z] #77 88.05 checking for fgetxattr... yes [2022-08-11T12:15:17.605Z] #77 88.42 checking for statx... yes [2022-08-11T12:15:17.650Z] #44 ... [2022-08-11T12:15:17.650Z] [2022-08-11T12:15:17.650Z] #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-11T12:15:17.650Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-11T12:15:17.650Z] #53 100.7 gotestsum version dev [2022-08-11T12:15:17.650Z] #53 DONE 101.6s [2022-08-11T12:15:17.650Z] [2022-08-11T12:15:17.650Z] #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-11T12:15:17.650Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:17.650Z] #77 14.77 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-11T12:15:17.650Z] #77 14.81 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-11T12:15:17.650Z] #77 14.81 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-11T12:15:17.650Z] #77 14.81 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-11T12:15:17.650Z] #77 14.89 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-11T12:15:17.650Z] #77 17.96 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-11T12:15:17.861Z] #77 88.53 checking for fgetpwent_r... yes [2022-08-11T12:15:18.118Z] #77 88.77 checking for issetugid... no [2022-08-11T12:15:18.118Z] #77 89.01 checking for pkg-config... /usr/bin/pkg-config [2022-08-11T12:15:18.118Z] #77 89.02 checking pkg-config is at least version 0.9.0... yes [2022-08-11T12:15:18.218Z] #77 ... [2022-08-11T12:15:18.218Z] [2022-08-11T12:15:18.218Z] #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-11T12:15:18.218Z] #44 sha256:de74b02d64d3547978feefc7d6e0df460e2a07e83f1ef55d301a30683f3f2e41 [2022-08-11T12:15:18.218Z] #44 6.351 Scanning dependencies of target tini-static [2022-08-11T12:15:18.218Z] #44 6.514 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-11T12:15:18.632Z] #77 89.02 checking for library containing yajl_tree_get... -lyajl [2022-08-11T12:15:18.888Z] #77 89.44 checking for yajl >= 2.0.0... yes [2022-08-11T12:15:18.888Z] #77 89.49 checking sys/capability.h usability... yes [2022-08-11T12:15:19.145Z] #77 89.67 checking sys/capability.h presence... yes [2022-08-11T12:15:19.145Z] #77 89.78 checking for sys/capability.h... yes [2022-08-11T12:15:19.302Z] #60 ... [2022-08-11T12:15:19.302Z] [2022-08-11T12:15:19.302Z] #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-11T12:15:19.302Z] #67 sha256:93468987fa222c7b8aff81285f340a62a64f220cf95e3e7b85c8bdd2ad2380a0 [2022-08-11T12:15:19.302Z] #67 127.9 rootlesskit version 1.0.0 [2022-08-11T12:15:19.302Z] #67 127.9 Usage of /build/rootlesskit-docker-proxy: [2022-08-11T12:15:19.302Z] #67 127.9 -container-ip string [2022-08-11T12:15:19.302Z] #67 127.9 container ip [2022-08-11T12:15:19.302Z] #67 127.9 -container-port int [2022-08-11T12:15:19.302Z] #67 127.9 container port (default -1) [2022-08-11T12:15:19.302Z] #67 127.9 -host-ip string [2022-08-11T12:15:19.302Z] #67 127.9 host ip [2022-08-11T12:15:19.302Z] #67 127.9 -host-port int [2022-08-11T12:15:19.302Z] #67 127.9 host port (default -1) [2022-08-11T12:15:19.302Z] #67 127.9 -proto string [2022-08-11T12:15:19.302Z] #67 127.9 proxy protocol (default "tcp") [2022-08-11T12:15:19.302Z] #67 DONE 128.2s [2022-08-11T12:15:19.302Z] [2022-08-11T12:15:19.302Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-11T12:15:19.302Z] #68 sha256:780c1c3d29199eebfe4bf45e20c9c57ba4a95ed6ff914bc3c154ef4bf8333543 [2022-08-11T12:15:19.302Z] #68 DONE 0.2s [2022-08-11T12:15:19.302Z] [2022-08-11T12:15:19.302Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-11T12:15:19.302Z] #69 sha256:e1b1c96d4ae43ab5e3e32e3b592c40f9d587441fc8431892253e9b772c1602ea [2022-08-11T12:15:19.401Z] #77 89.80 checking for library containing cap_from_name... -lcap [2022-08-11T12:15:19.561Z] #69 DONE 0.2s [2022-08-11T12:15:19.561Z] [2022-08-11T12:15:19.561Z] #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-11T12:15:19.561Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:19.561Z] #77 70.78 configure.ac:7: installing 'build-aux/compile' [2022-08-11T12:15:19.561Z] #77 70.79 configure.ac:9: installing 'build-aux/config.guess' [2022-08-11T12:15:19.561Z] #77 70.81 configure.ac:9: installing 'build-aux/config.sub' [2022-08-11T12:15:19.561Z] #77 70.83 configure.ac:11: installing 'build-aux/install-sh' [2022-08-11T12:15:19.561Z] #77 70.83 configure.ac:11: installing 'build-aux/missing' [2022-08-11T12:15:19.561Z] #77 71.09 Makefile.am: installing 'build-aux/depcomp' [2022-08-11T12:15:19.561Z] #77 71.18 parallel-tests: installing 'build-aux/test-driver' [2022-08-11T12:15:19.561Z] #77 73.22 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-11T12:15:19.561Z] #77 73.22 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-11T12:15:19.561Z] #77 73.89 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-11T12:15:19.561Z] #77 73.89 libtoolize: copying file 'm4/libtool.m4' [2022-08-11T12:15:19.561Z] #77 74.00 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-11T12:15:19.561Z] #77 74.10 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-11T12:15:19.561Z] #77 74.24 libtoolize: copying file 'm4/ltversion.m4' [2022-08-11T12:15:19.561Z] #77 74.37 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-11T12:15:19.964Z] #77 90.20 checking for library containing dlopen... -ldl [2022-08-11T12:15:20.221Z] #77 90.68 checking seccomp.h usability... yes [2022-08-11T12:15:20.221Z] #77 90.89 checking seccomp.h presence... yes [2022-08-11T12:15:20.221Z] #77 90.96 checking for seccomp.h... yes [2022-08-11T12:15:20.477Z] #77 90.96 checking for library containing seccomp_rule_add... -lseccomp [2022-08-11T12:15:20.753Z] #77 91.33 checking for library containing seccomp_arch_resolve_name... none required [2022-08-11T12:15:20.754Z] #44 8.738 [100%] Linking C executable tini-static [2022-08-11T12:15:21.041Z] #77 91.54 checking systemd/sd-bus.h usability... yes [2022-08-11T12:15:21.041Z] #77 91.73 checking systemd/sd-bus.h presence... yes [2022-08-11T12:15:21.041Z] #77 91.83 checking for systemd/sd-bus.h... yes [2022-08-11T12:15:21.324Z] #44 9.624 [100%] Built target tini-static [2022-08-11T12:15:21.325Z] #44 9.701 + mkdir -p /build [2022-08-11T12:15:21.325Z] #44 9.708 + cp tini-static /build/docker-init [2022-08-11T12:15:21.465Z] #77 ... [2022-08-11T12:15:21.465Z] [2022-08-11T12:15:21.465Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-11T12:15:21.465Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-11T12:15:21.465Z] #15 DONE 4.0s [2022-08-11T12:15:21.465Z] [2022-08-11T12:15:21.465Z] #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-11T12:15:21.465Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-11T12:15:21.586Z] #44 DONE 9.9s [2022-08-11T12:15:21.586Z] [2022-08-11T12:15:21.586Z] #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-11T12:15:21.586Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:21.586Z] #77 21.66 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-11T12:15:21.586Z] #77 23.93 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-11T12:15:21.586Z] #77 24.33 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-11T12:15:21.650Z] #77 91.83 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-11T12:15:21.915Z] #77 92.31 checking for sd_notify_barrier... yes [2022-08-11T12:15:21.915Z] #77 92.51 checking linux/bpf.h usability... yes [2022-08-11T12:15:22.156Z] #77 24.61 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-11T12:15:22.171Z] #77 92.69 checking linux/bpf.h presence... yes [2022-08-11T12:15:22.171Z] #77 92.75 checking for linux/bpf.h... yes [2022-08-11T12:15:22.171Z] #77 92.75 checking compilation for eBPF... yes [2022-08-11T12:15:22.171Z] #77 92.89 checking for criu >= 3.15... no [2022-08-11T12:15:22.171Z] #77 92.92 configure: CRIU headers not found, building without CRIU support [2022-08-11T12:15:22.171Z] #77 92.92 checking for criu > 3.16... no [2022-08-11T12:15:22.171Z] #77 92.94 configure: CRIU version doesn't support join-ns API [2022-08-11T12:15:22.171Z] #77 92.94 checking for criu > 3.16.1... no [2022-08-11T12:15:22.171Z] #77 92.97 configure: CRIU version doesn't support for pre-dumping [2022-08-11T12:15:22.171Z] #77 92.97 checking for new mount API (fsconfig)... yes [2022-08-11T12:15:22.313Z] #19 85.71 Reading package lists... [2022-08-11T12:15:22.313Z] #19 ... [2022-08-11T12:15:22.313Z] [2022-08-11T12:15:22.313Z] #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-11T12:15:22.313Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:22.313Z] #84 43.84 libtoolize: putting auxiliary files in '.'. [2022-08-11T12:15:22.313Z] #84 43.84 libtoolize: copying file './ltmain.sh' [2022-08-11T12:15:22.313Z] #84 44.90 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-11T12:15:22.313Z] #84 44.90 libtoolize: and rerunning libtoolize and aclocal. [2022-08-11T12:15:22.313Z] #84 44.90 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-11T12:15:22.428Z] #77 93.07 checking for seccomp notify API... yes [2022-08-11T12:15:22.428Z] #77 93.16 checking for gperf... no [2022-08-11T12:15:22.428Z] #77 93.16 configure: gperf not found - cannot rebuild signal parser code [2022-08-11T12:15:22.684Z] #77 93.16 checking for library containing argp_parse... none required [2022-08-11T12:15:22.941Z] #77 93.48 checking that generated files are newer than configure... done [2022-08-11T12:15:22.941Z] #77 93.49 configure: creating ./config.status [2022-08-11T12:15:23.546Z] #77 ... [2022-08-11T12:15:23.546Z] [2022-08-11T12:15:23.546Z] #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-11T12:15:23.546Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:15:23.546Z] #14 97.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-11T12:15:23.546Z] #14 97.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-11T12:15:23.546Z] #14 97.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-11T12:15:23.812Z] #14 107.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-11T12:15:23.812Z] #14 107.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:15:23.812Z] #14 107.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-11T12:15:24.078Z] #14 107.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-11T12:15:24.078Z] #14 107.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:15:24.078Z] #14 107.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-11T12:15:24.748Z] #16 DONE 3.3s [2022-08-11T12:15:24.748Z] [2022-08-11T12:15:24.748Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-11T12:15:24.748Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-11T12:15:24.833Z] #77 ... [2022-08-11T12:15:24.833Z] [2022-08-11T12:15:24.833Z] #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-11T12:15:24.833Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-11T12:15:24.833Z] #21 21.50 Selecting previously unselected package pigz. [2022-08-11T12:15:24.833Z] #21 21.50 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 21.51 Unpacking pigz (2.6-1) ... [2022-08-11T12:15:24.833Z] #21 21.59 Selecting previously unselected package libelf1:arm64. [2022-08-11T12:15:24.833Z] #21 21.61 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 21.62 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-11T12:15:24.833Z] #21 21.77 Selecting previously unselected package libbpf0:arm64. [2022-08-11T12:15:24.833Z] #21 21.77 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 21.78 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-11T12:15:24.833Z] #21 21.88 Selecting previously unselected package libmnl0:arm64. [2022-08-11T12:15:24.833Z] #21 21.89 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 21.90 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-11T12:15:24.833Z] #21 21.95 Selecting previously unselected package libxtables12:arm64. [2022-08-11T12:15:24.833Z] #21 21.97 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 21.97 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-11T12:15:24.833Z] #21 22.04 Selecting previously unselected package libcap2-bin. [2022-08-11T12:15:24.833Z] #21 22.05 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 22.06 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-11T12:15:24.833Z] #21 22.13 Selecting previously unselected package iproute2. [2022-08-11T12:15:24.833Z] #21 22.13 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 22.14 Unpacking iproute2 (5.10.0-4) ... [2022-08-11T12:15:24.833Z] #21 22.52 Selecting previously unselected package xxd. [2022-08-11T12:15:24.833Z] #21 22.53 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 22.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:15:24.833Z] #21 22.65 Selecting previously unselected package vim-common. [2022-08-11T12:15:24.833Z] #21 22.65 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:15:24.833Z] #21 22.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:15:24.833Z] #21 22.87 Selecting previously unselected package bash-completion. [2022-08-11T12:15:24.833Z] #21 22.87 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-11T12:15:24.833Z] #21 25.40 Unpacking bash-completion (1:2.11-2) ... [2022-08-11T12:15:24.833Z] #21 25.88 Selecting previously unselected package bzip2. [2022-08-11T12:15:24.833Z] #21 25.88 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 25.88 Unpacking bzip2 (1.0.8-4) ... [2022-08-11T12:15:24.833Z] #21 25.97 Selecting previously unselected package xz-utils. [2022-08-11T12:15:24.833Z] #21 25.97 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 25.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:15:24.833Z] #21 26.15 Selecting previously unselected package apparmor. [2022-08-11T12:15:24.833Z] #21 26.15 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 26.22 Unpacking apparmor (2.13.6-10) ... [2022-08-11T12:15:24.833Z] #21 26.67 Selecting previously unselected package inetutils-ping. [2022-08-11T12:15:24.833Z] #21 26.68 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 26.69 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-11T12:15:24.833Z] #21 26.82 Selecting previously unselected package libip6tc2:arm64. [2022-08-11T12:15:24.833Z] #21 26.83 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 26.84 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-11T12:15:24.833Z] #21 26.94 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-11T12:15:24.833Z] #21 26.94 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 26.95 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-11T12:15:24.833Z] #21 27.02 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-11T12:15:24.833Z] #21 27.02 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 27.02 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-11T12:15:24.833Z] #21 27.12 Selecting previously unselected package libnftnl11:arm64. [2022-08-11T12:15:24.833Z] #21 27.12 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 27.13 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-11T12:15:24.833Z] #21 27.24 Selecting previously unselected package iptables. [2022-08-11T12:15:24.833Z] #21 27.25 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 27.26 Unpacking iptables (1.8.7-1) ... [2022-08-11T12:15:24.833Z] #21 27.62 Selecting previously unselected package libonig5:arm64. [2022-08-11T12:15:24.833Z] #21 27.64 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-11T12:15:24.833Z] #21 27.65 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-11T12:15:24.833Z] #21 27.78 Selecting previously unselected package libjq1:arm64. [2022-08-11T12:15:25.089Z] #21 27.78 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-11T12:15:25.089Z] #21 27.79 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-11T12:15:25.089Z] #21 27.88 Selecting previously unselected package jq. [2022-08-11T12:15:25.089Z] #21 27.91 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-11T12:15:25.089Z] #21 27.91 Unpacking jq (1.6-2.1) ... [2022-08-11T12:15:25.089Z] #21 28.00 Selecting previously unselected package libaio1:arm64. [2022-08-11T12:15:25.345Z] #21 28.01 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-11T12:15:25.345Z] #21 28.01 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-11T12:15:25.345Z] #21 28.08 Selecting previously unselected package libgpm2:arm64. [2022-08-11T12:15:25.345Z] #21 28.08 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-11T12:15:25.345Z] #21 28.08 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-11T12:15:25.345Z] #21 28.15 Selecting previously unselected package libicu67:arm64. [2022-08-11T12:15:25.345Z] #21 28.16 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-11T12:15:25.345Z] #21 28.16 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-11T12:15:28.631Z] #21 31.14 Selecting previously unselected package libinih1:arm64. [2022-08-11T12:15:28.631Z] #21 31.14 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-11T12:15:28.631Z] #21 31.15 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-11T12:15:28.631Z] #21 31.22 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-11T12:15:28.631Z] #21 31.22 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-11T12:15:28.631Z] #21 31.23 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-11T12:15:28.631Z] #21 31.34 Selecting previously unselected package libnet1:arm64. [2022-08-11T12:15:28.631Z] #21 31.34 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-11T12:15:28.631Z] #21 31.35 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:15:28.631Z] #21 31.41 Selecting previously unselected package libnl-3-200:arm64. [2022-08-11T12:15:28.631Z] #21 31.42 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-11T12:15:28.631Z] #21 31.42 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-11T12:15:28.631Z] #21 31.52 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-11T12:15:28.631Z] #21 31.52 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-11T12:15:28.631Z] #21 31.53 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-11T12:15:28.631Z] #21 31.59 Selecting previously unselected package libyajl2:arm64. [2022-08-11T12:15:28.659Z] #77 ... [2022-08-11T12:15:28.659Z] [2022-08-11T12:15:28.659Z] #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-11T12:15:28.659Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:15:28.659Z] #14 117.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-11T12:15:28.659Z] #14 117.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:15:28.659Z] #14 117.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:15:28.887Z] #21 31.59 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-11T12:15:28.887Z] #21 31.60 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-11T12:15:28.887Z] #21 31.65 Selecting previously unselected package net-tools. [2022-08-11T12:15:28.887Z] #21 31.65 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-11T12:15:28.887Z] #21 31.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-11T12:15:28.887Z] #21 31.83 Selecting previously unselected package patch. [2022-08-11T12:15:28.938Z] #17 3.783 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-11T12:15:28.938Z] #17 DONE 4.0s [2022-08-11T12:15:28.938Z] [2022-08-11T12:15:28.938Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-11T12:15:28.938Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-11T12:15:29.143Z] #21 31.85 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-11T12:15:29.143Z] #21 31.86 Unpacking patch (2.7.6-7) ... [2022-08-11T12:15:29.143Z] #21 31.95 Selecting previously unselected package python-pip-whl. [2022-08-11T12:15:29.143Z] #21 31.96 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-11T12:15:29.143Z] #21 31.97 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-11T12:15:29.705Z] #21 32.45 Selecting previously unselected package python3-lib2to3. [2022-08-11T12:15:29.705Z] #21 32.47 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-11T12:15:29.705Z] #21 32.48 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-11T12:15:29.705Z] #21 32.61 Selecting previously unselected package python3-distutils. [2022-08-11T12:15:29.705Z] #21 32.62 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-11T12:15:29.705Z] #21 32.62 Unpacking python3-distutils (3.9.2-1) ... [2022-08-11T12:15:29.961Z] #21 32.79 Selecting previously unselected package python3-pkg-resources. [2022-08-11T12:15:29.961Z] #21 32.80 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-11T12:15:29.961Z] #21 32.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:15:30.228Z] #21 32.92 Selecting previously unselected package python3-setuptools. [2022-08-11T12:15:30.228Z] #21 32.93 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-11T12:15:30.228Z] #21 32.93 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-11T12:15:30.483Z] #21 33.22 Selecting previously unselected package python3-wheel. [2022-08-11T12:15:30.483Z] #21 33.23 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-11T12:15:30.483Z] #21 33.23 Unpacking python3-wheel (0.34.2-1) ... [2022-08-11T12:15:30.483Z] #21 33.31 Selecting previously unselected package python3-pip. [2022-08-11T12:15:30.483Z] #21 33.32 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-11T12:15:30.483Z] #21 33.33 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-11T12:15:30.739Z] #21 33.61 Selecting previously unselected package sudo. [2022-08-11T12:15:30.739Z] #21 33.62 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-11T12:15:30.739Z] #21 33.63 Unpacking sudo (1.9.5p2-3) ... [2022-08-11T12:15:31.302Z] #21 34.18 Selecting previously unselected package systemd-journal-remote. [2022-08-11T12:15:31.302Z] #21 34.18 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-11T12:15:31.302Z] #21 34.20 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-11T12:15:31.559Z] #21 34.32 Selecting previously unselected package thin-provisioning-tools. [2022-08-11T12:15:31.559Z] #21 34.32 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-11T12:15:31.559Z] #21 34.33 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-11T12:15:31.559Z] #21 34.50 Selecting previously unselected package uidmap. [2022-08-11T12:15:31.559Z] #21 34.51 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-11T12:15:31.559Z] #21 34.52 Unpacking uidmap (1:4.8.1-1) ... [2022-08-11T12:15:31.815Z] #21 34.63 Selecting previously unselected package vim-runtime. [2022-08-11T12:15:31.815Z] #21 34.63 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:15:31.815Z] #21 34.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-11T12:15:31.815Z] #21 34.68 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-11T12:15:31.815Z] #21 34.69 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:15:32.223Z] #18 DONE 3.1s [2022-08-11T12:15:32.223Z] [2022-08-11T12:15:32.223Z] #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-11T12:15:32.223Z] #60 sha256:ffe1af4743ae3ff767636dfb2fbd69abed329ba6af768a704afca00efe1fc13e [2022-08-11T12:15:32.223Z] #60 4.281 + RM_GOPATH=0 [2022-08-11T12:15:32.223Z] #60 4.282 + TMP_GOPATH= [2022-08-11T12:15:32.223Z] #60 4.282 + : /build [2022-08-11T12:15:32.223Z] #60 4.282 + '[' -z '' ']' [2022-08-11T12:15:32.223Z] #60 4.283 ++ mktemp -d [2022-08-11T12:15:32.223Z] #60 4.288 + export GOPATH=/tmp/tmp.L7Cl0yROPz [2022-08-11T12:15:32.223Z] #60 4.288 + GOPATH=/tmp/tmp.L7Cl0yROPz [2022-08-11T12:15:32.223Z] #60 4.288 + RM_GOPATH=1 [2022-08-11T12:15:32.223Z] #60 4.288 + case "$(go env GOARCH)" in [2022-08-11T12:15:32.223Z] #60 4.295 ++ go env GOARCH [2022-08-11T12:15:32.223Z] #60 4.304 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:15:32.223Z] #60 4.304 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:15:32.223Z] #60 4.304 ++ dirname /install.sh [2022-08-11T12:15:32.223Z] #60 4.307 + dir=/ [2022-08-11T12:15:32.223Z] #60 4.307 + bin=runc [2022-08-11T12:15:32.223Z] #60 4.307 + shift [2022-08-11T12:15:32.223Z] #60 4.307 + '[' '!' -f //runc.installer ']' [2022-08-11T12:15:32.223Z] #60 4.307 + . //runc.installer [2022-08-11T12:15:32.223Z] #60 4.307 ++ set -e [2022-08-11T12:15:32.223Z] #60 4.307 ++ : v1.1.3 [2022-08-11T12:15:32.223Z] #60 4.307 + install_runc [2022-08-11T12:15:32.223Z] #60 4.307 + RUNC_BUILDTAGS=seccomp [2022-08-11T12:15:32.223Z] #60 4.307 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-11T12:15:32.223Z] #60 4.307 Install runc version v1.1.3 (build tags: seccomp) [2022-08-11T12:15:32.223Z] #60 4.312 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.L7Cl0yROPz/src/github.com/opencontainers/runc [2022-08-11T12:15:32.223Z] #60 4.312 Cloning into '/tmp/tmp.L7Cl0yROPz/src/github.com/opencontainers/runc'... [2022-08-11T12:15:32.223Z] #60 ... [2022-08-11T12:15:32.223Z] [2022-08-11T12:15:32.223Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-11T12:15:32.223Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-11T12:15:32.378Z] #21 ... [2022-08-11T12:15:32.378Z] [2022-08-11T12:15:32.378Z] #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-11T12:15:32.378Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:15:32.378Z] #77 96.21 config.status: creating Makefile [2022-08-11T12:15:32.378Z] #77 96.29 config.status: creating rpm/crun.spec [2022-08-11T12:15:32.378Z] #77 96.36 config.status: creating config.h [2022-08-11T12:15:32.378Z] #77 96.41 config.status: executing libtool commands [2022-08-11T12:15:32.378Z] #77 96.45 config.status: executing depfiles commands [2022-08-11T12:15:32.378Z] #77 97.67 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-11T12:15:32.378Z] #77 97.69 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-11T12:15:32.378Z] #77 98.11 checking for gcc... gcc [2022-08-11T12:15:32.378Z] #77 98.22 checking whether the C compiler works... yes [2022-08-11T12:15:32.378Z] #77 98.41 checking for C compiler default output file name... a.out [2022-08-11T12:15:32.378Z] #77 98.41 checking for suffix of executables... [2022-08-11T12:15:32.378Z] #77 98.62 checking whether we are cross compiling... no [2022-08-11T12:15:32.378Z] #77 98.81 checking for suffix of object files... o [2022-08-11T12:15:32.378Z] #77 98.93 checking whether we are using the GNU C compiler... yes [2022-08-11T12:15:32.378Z] #77 99.00 checking whether gcc accepts -g... yes [2022-08-11T12:15:32.378Z] #77 99.09 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:15:32.378Z] #77 99.33 checking whether gcc understands -c and -o together... yes [2022-08-11T12:15:32.378Z] #77 99.60 checking how to run the C preprocessor... gcc -E [2022-08-11T12:15:32.378Z] #77 99.87 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:15:32.378Z] #77 99.89 checking for egrep... /bin/grep -E [2022-08-11T12:15:32.378Z] #77 99.91 checking for ANSI C header files... yes [2022-08-11T12:15:32.378Z] #77 100.5 checking for sys/types.h... yes [2022-08-11T12:15:32.378Z] #77 100.6 checking for sys/stat.h... yes [2022-08-11T12:15:32.378Z] #77 100.8 checking for stdlib.h... yes [2022-08-11T12:15:32.378Z] #77 101.0 checking for string.h... yes [2022-08-11T12:15:32.378Z] #77 101.1 checking for memory.h... yes [2022-08-11T12:15:32.378Z] #77 101.3 checking for strings.h... yes [2022-08-11T12:15:32.378Z] #77 101.5 checking for inttypes.h... yes [2022-08-11T12:15:32.378Z] #77 101.6 checking for stdint.h... yes [2022-08-11T12:15:32.378Z] #77 101.8 checking for unistd.h... yes [2022-08-11T12:15:32.378Z] #77 102.0 checking minix/config.h usability... no [2022-08-11T12:15:32.378Z] #77 102.1 checking minix/config.h presence... no [2022-08-11T12:15:32.378Z] #77 102.2 checking for minix/config.h... no [2022-08-11T12:15:32.378Z] #77 102.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-11T12:15:32.378Z] #77 102.4 checking build system type... aarch64-unknown-linux-gnu [2022-08-11T12:15:32.378Z] #77 102.6 checking host system type... aarch64-unknown-linux-gnu [2022-08-11T12:15:32.378Z] #77 102.6 checking how to print strings... printf [2022-08-11T12:15:32.378Z] #77 102.7 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:15:32.378Z] #77 102.7 checking for fgrep... /bin/grep -F [2022-08-11T12:15:32.378Z] #77 102.7 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:15:32.378Z] #77 102.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:15:32.378Z] #77 102.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:15:32.378Z] #77 102.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:15:32.378Z] #77 102.9 checking whether ln -s works... yes [2022-08-11T12:15:32.378Z] #77 102.9 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:15:32.378Z] #77 102.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-11T12:15:32.378Z] #77 102.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:15:32.378Z] #77 102.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:15:32.378Z] #77 102.9 checking for objdump... objdump [2022-08-11T12:15:32.378Z] #77 102.9 checking how to recognize dependent libraries... pass_all [2022-08-11T12:15:32.378Z] #77 102.9 checking for dlltool... no [2022-08-11T12:15:32.378Z] #77 102.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:15:32.378Z] #77 102.9 checking for ar... ar [2022-08-11T12:15:32.378Z] #77 102.9 checking for archiver @FILE support... @ [2022-08-11T12:15:32.378Z] #77 103.1 checking for strip... strip [2022-08-11T12:15:32.378Z] #77 103.1 checking for ranlib... ranlib [2022-08-11T12:15:32.378Z] #77 103.1 checking for gawk... no [2022-08-11T12:15:32.378Z] #77 103.1 checking for mawk... mawk [2022-08-11T12:15:32.635Z] #77 103.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:15:32.891Z] #77 103.5 checking for sysroot... no [2022-08-11T12:15:32.891Z] #77 103.5 checking for a working dd... /bin/dd [2022-08-11T12:15:32.891Z] #77 103.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:15:32.891Z] #77 103.5 checking for mt... no [2022-08-11T12:15:32.891Z] #77 103.5 checking if : is a manifest tool... no [2022-08-11T12:15:32.891Z] #77 103.5 checking for dlfcn.h... yes [2022-08-11T12:15:32.891Z] #77 103.7 checking for objdir... .libs [2022-08-11T12:15:33.455Z] #77 104.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:15:33.455Z] #77 104.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:15:33.711Z] #77 104.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:15:33.968Z] #77 104.3 checking if gcc static flag -static works... yes [2022-08-11T12:15:33.968Z] #77 104.6 checking if gcc supports -c -o file.o... yes [2022-08-11T12:15:33.968Z] #77 104.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:15:33.968Z] #77 104.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-11T12:15:34.124Z] #19 DONE 2.1s [2022-08-11T12:15:34.124Z] [2022-08-11T12:15:34.124Z] #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-11T12:15:34.124Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:34.124Z] #77 89.78 configure.ac:11: installing 'build-aux/compile' [2022-08-11T12:15:34.124Z] #77 89.78 configure.ac:11: installing 'build-aux/config.guess' [2022-08-11T12:15:34.124Z] #77 89.80 configure.ac:11: installing 'build-aux/config.sub' [2022-08-11T12:15:34.124Z] #77 89.80 configure.ac:13: installing 'build-aux/install-sh' [2022-08-11T12:15:34.124Z] #77 89.80 configure.ac:13: installing 'build-aux/missing' [2022-08-11T12:15:34.124Z] #77 89.81 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-11T12:15:34.124Z] #77 90.03 Makefile.am: installing 'build-aux/depcomp' [2022-08-11T12:15:34.124Z] #77 91.46 checking build system type... x86_64-pc-linux-gnu [2022-08-11T12:15:34.124Z] #77 91.81 checking host system type... x86_64-pc-linux-gnu [2022-08-11T12:15:34.124Z] #77 91.81 checking how to print strings... printf [2022-08-11T12:15:34.124Z] #77 91.81 checking for gcc... gcc [2022-08-11T12:15:34.382Z] #77 91.93 checking whether the C compiler works... yes [2022-08-11T12:15:34.382Z] #77 92.14 checking for C compiler default output file name... a.out [2022-08-11T12:15:34.490Z] #77 104.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:15:34.490Z] #77 105.1 checking how to hardcode library paths into programs... immediate [2022-08-11T12:15:34.490Z] #77 105.1 checking whether stripping libraries is possible... yes [2022-08-11T12:15:34.490Z] #77 105.1 checking if libtool supports shared libraries... yes [2022-08-11T12:15:34.490Z] #77 105.1 checking whether to build shared libraries... no [2022-08-11T12:15:34.490Z] #77 105.1 checking whether to build static libraries... yes [2022-08-11T12:15:34.490Z] #77 105.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:15:34.490Z] #77 105.2 checking whether build environment is sane... yes [2022-08-11T12:15:34.490Z] #77 105.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:15:34.490Z] #77 105.2 checking whether make sets $(MAKE)... yes [2022-08-11T12:15:34.546Z] #84 56.28 configure.ac:7: installing './compile' [2022-08-11T12:15:34.546Z] #84 56.28 configure.ac:11: installing './config.guess' [2022-08-11T12:15:34.546Z] #84 56.29 configure.ac:11: installing './config.sub' [2022-08-11T12:15:34.546Z] #84 56.30 configure.ac:8: installing './install-sh' [2022-08-11T12:15:34.546Z] #84 56.30 configure.ac:8: installing './missing' [2022-08-11T12:15:34.546Z] #84 56.44 Makefile.am: installing './depcomp' [2022-08-11T12:15:34.640Z] #77 92.14 checking for suffix of executables... [2022-08-11T12:15:34.747Z] #77 105.3 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:15:34.747Z] #77 105.4 checking whether make supports nested variables... yes [2022-08-11T12:15:34.747Z] #77 105.4 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:15:34.747Z] #77 105.4 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:15:34.747Z] #77 105.4 checking how to create a ustar tar archive... gnutar [2022-08-11T12:15:34.898Z] #77 92.42 checking whether we are cross compiling... no [2022-08-11T12:15:35.004Z] #77 105.5 checking dependency style of gcc... gcc3 [2022-08-11T12:15:35.004Z] #77 105.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:15:35.004Z] #77 105.7 checking whether make supports nested variables... (cached) yes [2022-08-11T12:15:35.004Z] #77 105.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-11T12:15:35.004Z] #77 105.7 checking pkg-config is at least version 0.9.0... yes [2022-08-11T12:15:35.004Z] #77 105.7 checking for yajl >= 2.1.0... [2022-08-11T12:15:35.004Z] #77 ... [2022-08-11T12:15:35.004Z] [2022-08-11T12:15:35.004Z] #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-11T12:15:35.004Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-11T12:15:35.004Z] #21 37.78 Selecting previously unselected package vim. [2022-08-11T12:15:35.004Z] #21 37.78 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-11T12:15:35.004Z] #21 37.79 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:15:35.118Z] #84 57.66 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-11T12:15:35.118Z] #84 57.66 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-11T12:15:35.415Z] #77 92.81 checking for suffix of object files... o [2022-08-11T12:15:35.415Z] #77 92.97 checking whether we are using the GNU C compiler... yes [2022-08-11T12:15:35.415Z] #77 93.11 checking whether gcc accepts -g... yes [2022-08-11T12:15:35.433Z] #84 57.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-11T12:15:35.433Z] #84 57.85 libtoolize: copying file 'm4/libtool.m4' [2022-08-11T12:15:35.433Z] #84 58.04 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-11T12:15:35.567Z] #21 38.34 Selecting previously unselected package xfsprogs. [2022-08-11T12:15:35.567Z] #21 38.35 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-11T12:15:35.567Z] #21 38.35 Unpacking xfsprogs (5.10.0-4) ... [2022-08-11T12:15:35.675Z] #77 93.21 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:15:35.695Z] #84 58.18 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-11T12:15:35.695Z] #84 58.27 libtoolize: copying file 'm4/ltversion.m4' [2022-08-11T12:15:35.934Z] #77 93.44 checking whether gcc understands -c and -o together... #77 ... [2022-08-11T12:15:35.934Z] [2022-08-11T12:15:35.934Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-11T12:15:35.934Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-11T12:15:35.934Z] #20 DONE 2.0s [2022-08-11T12:15:35.934Z] [2022-08-11T12:15:35.934Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-11T12:15:35.934Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:35.934Z] #77 93.44 checking whether gcc understands -c and -o together... yes [2022-08-11T12:15:35.934Z] #77 93.61 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:15:35.934Z] #77 93.68 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:15:35.934Z] #77 93.69 checking for egrep... /bin/grep -E [2022-08-11T12:15:35.934Z] #77 93.69 checking for fgrep... /bin/grep -F [2022-08-11T12:15:35.956Z] #84 58.46 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-11T12:15:36.135Z] #21 38.78 Selecting previously unselected package zip. [2022-08-11T12:15:36.135Z] #21 38.78 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-11T12:15:36.135Z] #21 38.80 Unpacking zip (3.0-12) ... [2022-08-11T12:15:36.135Z] #21 38.97 Selecting previously unselected package zstd. [2022-08-11T12:15:36.135Z] #21 38.97 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-11T12:15:36.135Z] #21 38.98 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-11T12:15:36.194Z] #77 93.73 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:15:36.194Z] #77 93.77 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:15:36.194Z] #77 93.78 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:15:36.194Z] #77 93.81 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:15:36.194Z] #77 93.94 checking whether ln -s works... yes [2022-08-11T12:15:36.194Z] #77 93.94 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:15:36.194Z] #77 93.97 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-11T12:15:36.194Z] #77 93.97 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:15:36.194Z] #77 93.99 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:15:36.194Z] #77 93.99 checking for objdump... objdump [2022-08-11T12:15:36.194Z] #77 93.99 checking how to recognize dependent libraries... pass_all [2022-08-11T12:15:36.194Z] #77 93.99 checking for dlltool... no [2022-08-11T12:15:36.194Z] #77 93.99 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:15:36.194Z] #77 93.99 checking for ar... ar [2022-08-11T12:15:36.218Z] #84 58.73 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-11T12:15:36.336Z] #14 120.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-11T12:15:36.336Z] #14 120.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:15:36.336Z] #14 120.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:15:36.392Z] #21 39.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:15:36.454Z] #77 93.99 checking for archiver @FILE support... @ [2022-08-11T12:15:36.454Z] #77 94.20 checking for strip... strip [2022-08-11T12:15:36.454Z] #77 94.20 checking for ranlib... ranlib [2022-08-11T12:15:36.454Z] #77 94.20 checking for gawk... no [2022-08-11T12:15:36.454Z] #77 94.20 checking for mawk... mawk [2022-08-11T12:15:37.023Z] #77 94.20 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:15:37.023Z] #77 94.62 checking for sysroot... no [2022-08-11T12:15:37.023Z] #77 94.62 checking for a working dd... /bin/dd [2022-08-11T12:15:37.023Z] #77 94.65 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:15:37.023Z] #77 94.74 checking for mt... no [2022-08-11T12:15:37.023Z] #77 94.74 checking if : is a manifest tool... no [2022-08-11T12:15:37.023Z] #77 94.75 checking how to run the C preprocessor... gcc -E [2022-08-11T12:15:37.321Z] #21 40.07 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-11T12:15:37.321Z] #21 40.08 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-11T12:15:37.321Z] #21 40.09 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-11T12:15:37.321Z] #21 40.10 Setting up libicu67:arm64 (67.1-7) ... [2022-08-11T12:15:37.321Z] #21 40.11 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-11T12:15:37.321Z] #21 40.13 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-11T12:15:37.321Z] #21 40.14 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-11T12:15:37.321Z] #21 40.15 Setting up uidmap (1:4.8.1-1) ... [2022-08-11T12:15:37.321Z] #21 40.16 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-11T12:15:37.321Z] #21 40.17 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:15:37.321Z] #21 40.19 Setting up bzip2 (1.0.8-4) ... [2022-08-11T12:15:37.321Z] #21 40.20 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-11T12:15:37.321Z] #21 40.21 Setting up python3-wheel (0.34.2-1) ... [2022-08-11T12:15:37.849Z] #77 94.99 checking for ANSI C header files... yes [2022-08-11T12:15:37.849Z] #77 95.57 checking for sys/types.h... yes [2022-08-11T12:15:37.884Z] #21 40.91 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-11T12:15:38.108Z] #77 95.74 checking for sys/stat.h... yes [2022-08-11T12:15:38.142Z] #21 40.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:15:38.142Z] #21 40.93 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-11T12:15:38.142Z] #21 40.95 Setting up libcap2-bin (1:2.44-1) ... [2022-08-11T12:15:38.142Z] #21 40.97 Setting up apparmor (2.13.6-10) ... [2022-08-11T12:15:38.368Z] #77 95.92 checking for stdlib.h... yes [2022-08-11T12:15:38.626Z] #77 96.16 checking for string.h... yes [2022-08-11T12:15:38.626Z] #77 96.37 checking for memory.h... yes [2022-08-11T12:15:39.144Z] #77 96.55 checking for strings.h... yes [2022-08-11T12:15:39.144Z] #77 96.72 checking for inttypes.h... yes [2022-08-11T12:15:39.403Z] #77 96.90 checking for stdint.h... yes [2022-08-11T12:15:39.661Z] #77 97.08 checking for unistd.h... yes [2022-08-11T12:15:39.661Z] #77 97.27 checking for dlfcn.h... yes [2022-08-11T12:15:39.661Z] #77 97.47 checking for objdir... .libs [2022-08-11T12:15:39.768Z] #21 42.46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-11T12:15:39.768Z] #21 42.51 Setting up zip (3.0-12) ... [2022-08-11T12:15:39.768Z] #21 42.53 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:15:39.768Z] #21 42.55 Setting up bash-completion (1:2.11-2) ... [2022-08-11T12:15:40.228Z] #77 97.84 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:15:40.228Z] #77 97.95 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:15:40.228Z] #77 97.95 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:15:40.744Z] #77 98.06 checking if gcc static flag -static works... yes [2022-08-11T12:15:40.744Z] #77 98.49 checking if gcc supports -c -o file.o... yes [2022-08-11T12:15:40.892Z] #14 ... [2022-08-11T12:15:40.892Z] [2022-08-11T12:15:40.892Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-11T12:15:40.892Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:40.892Z] #77 48.92 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-11T12:15:41.003Z] #77 98.61 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:15:41.003Z] #77 98.61 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-11T12:15:41.262Z] #77 98.67 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:15:41.262Z] #77 99.01 checking how to hardcode library paths into programs... immediate [2022-08-11T12:15:41.262Z] #77 99.01 checking whether stripping libraries is possible... yes [2022-08-11T12:15:41.262Z] #77 99.03 checking if libtool supports shared libraries... yes [2022-08-11T12:15:41.262Z] #77 99.03 checking whether to build shared libraries... no [2022-08-11T12:15:41.262Z] #77 99.03 checking whether to build static libraries... yes [2022-08-11T12:15:41.262Z] #77 99.04 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:15:41.262Z] #77 99.09 checking whether build environment is sane... yes [2022-08-11T12:15:41.522Z] #77 99.16 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:15:41.522Z] #77 99.17 checking whether make sets $(MAKE)... yes [2022-08-11T12:15:41.522Z] #77 99.23 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:15:41.522Z] #77 99.27 checking whether make supports nested variables... yes [2022-08-11T12:15:41.522Z] #77 99.31 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:15:41.522Z] #77 99.34 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:15:41.539Z] #84 ... [2022-08-11T12:15:41.539Z] [2022-08-11T12:15:41.539Z] #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-11T12:15:41.539Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:15:41.539Z] #19 85.71 Reading package lists... [2022-08-11T12:15:41.781Z] #77 99.34 checking how to create a ustar tar archive... gnutar [2022-08-11T12:15:42.039Z] #77 99.43 checking dependency style of gcc... gcc3 [2022-08-11T12:15:42.039Z] #77 99.62 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:15:42.039Z] #77 99.62 checking whether make supports nested variables... (cached) yes [2022-08-11T12:15:42.039Z] #77 99.62 checking for gawk... (cached) mawk [2022-08-11T12:15:42.039Z] #77 99.62 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-11T12:15:42.039Z] #77 99.63 checking for gcc... (cached) gcc [2022-08-11T12:15:42.039Z] #77 99.74 checking whether we are using the GNU C compiler... (cached) yes [2022-08-11T12:15:42.039Z] #77 99.75 checking whether gcc accepts -g... (cached) yes [2022-08-11T12:15:42.039Z] #77 99.75 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-11T12:15:42.039Z] #77 99.75 checking whether gcc understands -c and -o together... (cached) yes [2022-08-11T12:15:42.039Z] #77 99.76 checking for a Python interpreter with version >= 3... python3 [2022-08-11T12:15:42.039Z] #77 99.84 checking for python3... /usr/bin/python3 [2022-08-11T12:15:42.288Z] #21 ... [2022-08-11T12:15:42.288Z] [2022-08-11T12:15:42.288Z] #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-11T12:15:42.288Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:15:42.288Z] #77 105.7 checking for yajl >= 2.1.0... yes [2022-08-11T12:15:42.288Z] #77 105.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-11T12:15:42.288Z] #77 105.7 checking for gcc... (cached) gcc [2022-08-11T12:15:42.288Z] #77 105.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-11T12:15:42.288Z] #77 105.8 checking whether gcc accepts -g... (cached) yes [2022-08-11T12:15:42.288Z] #77 105.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-11T12:15:42.288Z] #77 105.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-11T12:15:42.288Z] #77 105.8 checking for a Python interpreter with version >= 3... python3 [2022-08-11T12:15:42.288Z] #77 105.9 checking for python3... /usr/bin/python3 [2022-08-11T12:15:42.288Z] #77 105.9 checking for python3 version... 3.9 [2022-08-11T12:15:42.288Z] #77 106.0 checking for python3 platform... linux [2022-08-11T12:15:42.288Z] #77 106.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-11T12:15:42.288Z] #77 106.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-11T12:15:42.288Z] #77 106.5 checking that generated files are newer than configure... done [2022-08-11T12:15:42.288Z] #77 106.5 configure: creating ./config.status [2022-08-11T12:15:42.288Z] #77 109.2 config.status: creating Makefile [2022-08-11T12:15:42.288Z] #77 109.3 config.status: creating config.h [2022-08-11T12:15:42.288Z] #77 109.3 config.status: executing libtool commands [2022-08-11T12:15:42.288Z] #77 109.3 config.status: executing depfiles commands [2022-08-11T12:15:42.288Z] #77 110.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-11T12:15:42.288Z] #77 110.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-11T12:15:42.288Z] #77 110.4 checking for gcc... gcc [2022-08-11T12:15:42.288Z] #77 110.5 checking whether the C compiler works... yes [2022-08-11T12:15:42.288Z] #77 110.7 checking for C compiler default output file name... a.out [2022-08-11T12:15:42.288Z] #77 110.7 checking for suffix of executables... [2022-08-11T12:15:42.288Z] #77 110.9 checking whether we are cross compiling... no [2022-08-11T12:15:42.288Z] #77 111.1 checking for suffix of object files... o [2022-08-11T12:15:42.288Z] #77 111.2 checking whether we are using the GNU C compiler... yes [2022-08-11T12:15:42.288Z] #77 111.2 checking whether gcc accepts -g... yes [2022-08-11T12:15:42.288Z] #77 111.3 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:15:42.288Z] #77 111.5 checking whether gcc understands -c and -o together... yes [2022-08-11T12:15:42.288Z] #77 111.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:15:42.288Z] #77 111.7 checking whether build environment is sane... yes [2022-08-11T12:15:42.288Z] #77 111.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:15:42.288Z] #77 111.7 checking for gawk... no [2022-08-11T12:15:42.288Z] #77 111.8 checking for mawk... mawk [2022-08-11T12:15:42.288Z] #77 111.8 checking whether make sets $(MAKE)... yes [2022-08-11T12:15:42.288Z] #77 111.8 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:15:42.288Z] #77 111.9 checking whether make supports nested variables... yes [2022-08-11T12:15:42.288Z] #77 111.9 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:15:42.288Z] #77 111.9 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:15:42.288Z] #77 111.9 checking how to create a ustar tar archive... gnutar [2022-08-11T12:15:42.288Z] #77 112.0 checking dependency style of gcc... gcc3 [2022-08-11T12:15:42.288Z] #77 112.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:15:42.288Z] #77 112.1 checking whether make supports nested variables... (cached) yes [2022-08-11T12:15:42.288Z] #77 112.2 checking build system type... aarch64-unknown-linux-gnu [2022-08-11T12:15:42.288Z] #77 112.4 checking host system type... aarch64-unknown-linux-gnu [2022-08-11T12:15:42.288Z] #77 112.4 checking how to print strings... printf [2022-08-11T12:15:42.288Z] #77 112.4 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:15:42.288Z] #77 112.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:15:42.288Z] #77 112.5 checking for egrep... /bin/grep -E [2022-08-11T12:15:42.288Z] #77 112.5 checking for fgrep... /bin/grep -F [2022-08-11T12:15:42.288Z] #77 112.5 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:15:42.288Z] #77 112.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:15:42.288Z] #77 112.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:15:42.288Z] #77 112.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:15:42.288Z] #77 112.7 checking whether ln -s works... yes [2022-08-11T12:15:42.288Z] #77 112.7 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:15:42.288Z] #77 112.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-11T12:15:42.288Z] #77 112.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:15:42.288Z] #77 112.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:15:42.288Z] #77 112.7 checking for objdump... objdump [2022-08-11T12:15:42.288Z] #77 112.7 checking how to recognize dependent libraries... pass_all [2022-08-11T12:15:42.288Z] #77 112.7 checking for dlltool... no [2022-08-11T12:15:42.288Z] #77 112.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:15:42.288Z] #77 112.7 checking for ar... ar [2022-08-11T12:15:42.288Z] #77 112.7 checking for archiver @FILE support... @ [2022-08-11T12:15:42.288Z] #77 112.9 checking for strip... strip [2022-08-11T12:15:42.288Z] #77 112.9 checking for ranlib... ranlib [2022-08-11T12:15:42.288Z] #77 112.9 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-11T12:15:42.288Z] #77 ... [2022-08-11T12:15:42.288Z] [2022-08-11T12:15:42.288Z] #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-11T12:15:42.288Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-11T12:15:42.288Z] #21 45.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:15:42.288Z] #21 45.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-11T12:15:42.288Z] #21 45.17 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-11T12:15:42.288Z] #21 45.19 Setting up patch (2.7.6-7) ... [2022-08-11T12:15:42.288Z] #21 45.20 Setting up sudo (1.9.5p2-3) ... [2022-08-11T12:15:42.298Z] #77 99.84 checking for python3 version... 3.9 [2022-08-11T12:15:42.298Z] #77 99.91 checking for python3 platform... linux [2022-08-11T12:15:42.545Z] #21 45.27 invoke-rc.d: could not determine current runlevel [2022-08-11T12:15:42.545Z] #21 45.28 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-11T12:15:42.545Z] #21 45.29 Setting up xfsprogs (5.10.0-4) ... [2022-08-11T12:15:42.545Z] #21 45.31 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-11T12:15:42.545Z] #21 45.31 Failed to connect to bus: Host is down [2022-08-11T12:15:42.545Z] #21 45.32 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-11T12:15:42.545Z] #21 45.33 Setting up inetutils-ping (2:2.0-1) ... [2022-08-11T12:15:42.545Z] #21 45.34 Setting up pigz (2.6-1) ... [2022-08-11T12:15:42.545Z] #21 45.36 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-11T12:15:42.545Z] #21 45.37 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-11T12:15:42.545Z] #21 45.39 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-11T12:15:42.545Z] #21 45.40 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:15:42.556Z] #77 99.99 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-11T12:15:42.556Z] #77 100.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-11T12:15:42.814Z] #77 100.4 checking for go-md2man... no [2022-08-11T12:15:43.074Z] #77 100.5 checking error.h usability... yes [2022-08-11T12:15:43.074Z] #77 100.6 checking error.h presence... yes [2022-08-11T12:15:43.074Z] #77 100.6 checking for error.h... yes [2022-08-11T12:15:43.074Z] #77 100.7 checking linux/openat2.h usability... yes [2022-08-11T12:15:43.333Z] #77 100.9 checking linux/openat2.h presence... yes [2022-08-11T12:15:43.333Z] #77 100.9 checking for linux/openat2.h... yes [2022-08-11T12:15:43.333Z] #77 100.9 checking for copy_file_range... [2022-08-11T12:15:43.333Z] #77 ... [2022-08-11T12:15:43.333Z] [2022-08-11T12:15:43.333Z] #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-11T12:15:43.333Z] #60 sha256:ffe1af4743ae3ff767636dfb2fbd69abed329ba6af768a704afca00efe1fc13e [2022-08-11T12:15:43.333Z] #60 15.82 + cd /tmp/tmp.L7Cl0yROPz/src/github.com/opencontainers/runc [2022-08-11T12:15:43.333Z] #60 15.82 + git checkout -q v1.1.3 [2022-08-11T12:15:43.333Z] #60 16.52 + '[' -z '' ']' [2022-08-11T12:15:43.333Z] #60 16.52 + target=static [2022-08-11T12:15:43.333Z] #60 16.52 + make BUILDTAGS=seccomp static [2022-08-11T12:15:43.333Z] #60 16.83 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-11T12:15:43.474Z] #21 46.04 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-11T12:15:43.474Z] #21 46.06 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-11T12:15:43.474Z] #21 46.42 Setting up libelf1:arm64 (0.183-1) ... [2022-08-11T12:15:43.474Z] #21 46.43 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-11T12:15:43.592Z] #60 ... [2022-08-11T12:15:43.592Z] [2022-08-11T12:15:43.592Z] #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-11T12:15:43.592Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:43.592Z] #77 100.9 checking for copy_file_range... yes [2022-08-11T12:15:43.731Z] #21 46.44 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-11T12:15:43.731Z] #21 46.45 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-11T12:15:43.731Z] #21 46.47 Setting up libkmod2:arm64 (28-1) ... [2022-08-11T12:15:43.731Z] #21 46.48 Setting up python3-distutils (3.9.2-1) ... [2022-08-11T12:15:43.851Z] #77 101.2 checking for fgetxattr... yes [2022-08-11T12:15:43.851Z] #77 101.5 checking for statx... yes [2022-08-11T12:15:43.988Z] #21 46.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:15:43.988Z] #21 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-11T12:15:43.988Z] #21 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-11T12:15:43.988Z] #21 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-11T12:15:43.988Z] #21 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-11T12:15:43.988Z] #21 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-11T12:15:43.988Z] #21 46.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-11T12:15:44.244Z] #21 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-11T12:15:44.244Z] #21 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-11T12:15:44.244Z] #21 46.98 Setting up python3-setuptools (52.0.0-4) ... [2022-08-11T12:15:44.368Z] #77 101.8 checking for fgetpwent_r... yes [2022-08-11T12:15:44.471Z] #14 ... [2022-08-11T12:15:44.471Z] [2022-08-11T12:15:44.471Z] #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-11T12:15:44.471Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:44.471Z] #77 47.17 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-11T12:15:44.627Z] #77 102.2 checking for issetugid... no [2022-08-11T12:15:44.627Z] #77 102.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-11T12:15:44.627Z] #77 102.4 checking pkg-config is at least version 0.9.0... yes [2022-08-11T12:15:45.194Z] #77 102.4 checking for library containing yajl_tree_get... -lyajl [2022-08-11T12:15:45.194Z] #77 102.8 checking for yajl >= 2.0.0... yes [2022-08-11T12:15:45.453Z] #77 102.9 checking sys/capability.h usability... yes [2022-08-11T12:15:45.453Z] #77 103.1 checking sys/capability.h presence... yes [2022-08-11T12:15:45.453Z] #77 103.1 checking for sys/capability.h... yes [2022-08-11T12:15:45.612Z] #21 48.30 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-11T12:15:45.612Z] #21 48.32 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-11T12:15:45.612Z] #21 48.33 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-11T12:15:45.612Z] #21 48.35 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-11T12:15:46.020Z] #77 103.1 checking for library containing cap_from_name... -lcap [2022-08-11T12:15:46.020Z] #77 103.6 checking for library containing dlopen... [2022-08-11T12:15:46.020Z] #77 ... [2022-08-11T12:15:46.020Z] [2022-08-11T12:15:46.020Z] #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-11T12:15:46.020Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:15:46.020Z] #21 2.461 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:15:46.020Z] #21 2.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:15:46.020Z] #21 2.490 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:15:46.020Z] #21 3.060 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:15:46.020Z] #21 4.681 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:15:46.020Z] #21 5.981 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:15:46.020Z] #21 10.29 Fetched 8567 kB in 8s (1055 kB/s) [2022-08-11T12:15:46.279Z] #21 10.29 Reading package lists... [2022-08-11T12:15:46.279Z] #21 ... [2022-08-11T12:15:46.279Z] [2022-08-11T12:15:46.279Z] #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-11T12:15:46.279Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:46.279Z] #77 103.6 checking for library containing dlopen... -ldl [2022-08-11T12:15:46.537Z] #77 104.1 checking seccomp.h usability... yes [2022-08-11T12:15:46.538Z] #77 104.3 checking seccomp.h presence... yes [2022-08-11T12:15:46.542Z] #21 49.44 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-11T12:15:46.542Z] #21 49.46 Setting up jq (1.6-2.1) ... [2022-08-11T12:15:46.542Z] #21 49.48 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-11T12:15:46.542Z] #21 49.49 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-11T12:15:46.542Z] #21 49.50 Setting up iptables (1.8.7-1) ... [2022-08-11T12:15:46.542Z] #21 49.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-11T12:15:46.542Z] #21 49.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-11T12:15:46.542Z] #21 49.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-11T12:15:46.542Z] #21 49.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-11T12:15:46.542Z] #21 49.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-11T12:15:46.796Z] #77 104.5 checking for seccomp.h... yes [2022-08-11T12:15:46.799Z] #21 49.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-11T12:15:46.799Z] #21 49.55 Setting up iproute2 (5.10.0-4) ... [2022-08-11T12:15:46.820Z] #19 109.8 Building dependency tree... [2022-08-11T12:15:47.055Z] #21 49.84 Setting up systemd (247.3-7) ... [2022-08-11T12:15:47.056Z] #21 49.88 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-11T12:15:47.056Z] #21 49.88 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-11T12:15:47.056Z] #21 49.90 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-11T12:15:47.056Z] #21 49.91 Initializing machine ID from random generator. [2022-08-11T12:15:47.364Z] #77 104.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-11T12:15:47.622Z] #77 105.0 checking for library containing seccomp_arch_resolve_name... none required [2022-08-11T12:15:47.622Z] #77 105.3 checking systemd/sd-bus.h usability... yes [2022-08-11T12:15:47.881Z] #77 105.5 checking systemd/sd-bus.h presence... yes [2022-08-11T12:15:47.881Z] #77 105.6 checking for systemd/sd-bus.h... yes [2022-08-11T12:15:47.985Z] #21 50.90 Setting up systemd-journal-remote (247.3-7) ... [2022-08-11T12:15:48.242Z] #21 51.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:15:48.449Z] #77 105.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-11T12:15:49.017Z] #77 106.3 checking for sd_notify_barrier... yes [2022-08-11T12:15:49.017Z] #77 106.6 checking linux/bpf.h usability... [2022-08-11T12:15:49.017Z] #77 ... [2022-08-11T12:15:49.017Z] [2022-08-11T12:15:49.017Z] #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-11T12:15:49.017Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:15:49.017Z] #34 DONE 158.1s [2022-08-11T12:15:49.017Z] [2022-08-11T12:15:49.017Z] #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-11T12:15:49.017Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:49.017Z] #77 106.6 checking linux/bpf.h usability... yes [2022-08-11T12:15:49.172Z] #21 DONE 52.0s [2022-08-11T12:15:49.173Z] [2022-08-11T12:15:49.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-11T12:15:49.173Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:15:49.173Z] #77 112.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:15:49.173Z] #77 113.3 checking for sysroot... no [2022-08-11T12:15:49.173Z] #77 113.3 checking for a working dd... /bin/dd [2022-08-11T12:15:49.173Z] #77 113.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:15:49.173Z] #77 113.3 checking for mt... no [2022-08-11T12:15:49.173Z] #77 113.3 checking if : is a manifest tool... no [2022-08-11T12:15:49.173Z] #77 113.3 checking how to run the C preprocessor... gcc -E [2022-08-11T12:15:49.173Z] #77 113.6 checking for ANSI C header files... yes [2022-08-11T12:15:49.173Z] #77 114.1 checking for sys/types.h... yes [2022-08-11T12:15:49.173Z] #77 114.2 checking for sys/stat.h... yes [2022-08-11T12:15:49.173Z] #77 114.3 checking for stdlib.h... yes [2022-08-11T12:15:49.173Z] #77 114.4 checking for string.h... yes [2022-08-11T12:15:49.173Z] #77 114.5 checking for memory.h... yes [2022-08-11T12:15:49.173Z] #77 114.7 checking for strings.h... yes [2022-08-11T12:15:49.173Z] #77 114.9 checking for inttypes.h... yes [2022-08-11T12:15:49.173Z] #77 115.1 checking for stdint.h... yes [2022-08-11T12:15:49.173Z] #77 115.2 checking for unistd.h... yes [2022-08-11T12:15:49.173Z] #77 115.4 checking for dlfcn.h... yes [2022-08-11T12:15:49.173Z] #77 115.6 checking for objdir... .libs [2022-08-11T12:15:49.173Z] #77 115.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:15:49.173Z] #77 116.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:15:49.173Z] #77 116.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:15:49.173Z] #77 116.1 checking if gcc static flag -static works... yes [2022-08-11T12:15:49.173Z] #77 116.5 checking if gcc supports -c -o file.o... yes [2022-08-11T12:15:49.173Z] #77 116.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:15:49.173Z] #77 116.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-11T12:15:49.173Z] #77 116.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:15:49.173Z] #77 117.0 checking how to hardcode library paths into programs... immediate [2022-08-11T12:15:49.173Z] #77 117.0 checking whether stripping libraries is possible... yes [2022-08-11T12:15:49.173Z] #77 117.0 checking if libtool supports shared libraries... yes [2022-08-11T12:15:49.173Z] #77 117.0 checking whether to build shared libraries... no [2022-08-11T12:15:49.173Z] #77 117.0 checking whether to build static libraries... yes [2022-08-11T12:15:49.173Z] #77 117.0 checking float.h usability... yes [2022-08-11T12:15:49.173Z] #77 117.2 checking float.h presence... yes [2022-08-11T12:15:49.173Z] #77 117.3 checking for float.h... yes [2022-08-11T12:15:49.173Z] #77 117.3 checking limits.h usability... yes [2022-08-11T12:15:49.173Z] #77 117.4 checking limits.h presence... yes [2022-08-11T12:15:49.173Z] #77 117.5 checking for limits.h... yes [2022-08-11T12:15:49.173Z] #77 117.5 checking stddef.h usability... yes [2022-08-11T12:15:49.173Z] #77 117.7 checking stddef.h presence... yes [2022-08-11T12:15:49.173Z] #77 117.8 checking for stddef.h... yes [2022-08-11T12:15:49.173Z] #77 117.8 checking for stdlib.h... (cached) yes [2022-08-11T12:15:49.173Z] #77 117.8 checking for string.h... (cached) yes [2022-08-11T12:15:49.173Z] #77 117.9 checking sys/time.h usability... yes [2022-08-11T12:15:49.173Z] #77 118.0 checking sys/time.h presence... yes [2022-08-11T12:15:49.173Z] #77 118.1 checking for sys/time.h... yes [2022-08-11T12:15:49.173Z] #77 118.1 checking for inline... inline [2022-08-11T12:15:49.173Z] #77 118.1 checking for size_t... yes [2022-08-11T12:15:49.173Z] #77 118.5 checking for stdlib.h... (cached) yes [2022-08-11T12:15:49.173Z] #77 118.5 checking for GNU libc compatible malloc... yes [2022-08-11T12:15:49.173Z] #77 118.7 checking for stdlib.h... (cached) yes [2022-08-11T12:15:49.173Z] #77 118.7 checking for GNU libc compatible realloc... yes [2022-08-11T12:15:49.173Z] #77 118.8 checking for working strtod... yes [2022-08-11T12:15:49.173Z] #77 119.1 checking for gettimeofday... yes [2022-08-11T12:15:49.173Z] #77 119.4 checking for memset... yes [2022-08-11T12:15:49.173Z] #77 119.6 checking for strspn... yes [2022-08-11T12:15:49.173Z] #77 119.8 checking that generated files are newer than configure... done [2022-08-11T12:15:49.173Z] #77 119.8 configure: creating ./config.status [2022-08-11T12:15:49.276Z] #77 106.7 checking linux/bpf.h presence... yes [2022-08-11T12:15:49.276Z] #77 106.8 checking for linux/bpf.h... yes [2022-08-11T12:15:49.276Z] #77 106.8 checking compilation for eBPF... yes [2022-08-11T12:15:49.276Z] #77 107.0 checking for criu >= 3.15... no [2022-08-11T12:15:49.276Z] #77 107.1 configure: CRIU headers not found, building without CRIU support [2022-08-11T12:15:49.276Z] #77 107.1 checking for criu > 3.16... no [2022-08-11T12:15:49.276Z] #77 107.1 configure: CRIU version doesn't support join-ns API [2022-08-11T12:15:49.544Z] #77 107.1 checking for criu > 3.16.1... no [2022-08-11T12:15:49.544Z] #77 107.1 configure: CRIU version doesn't support for pre-dumping [2022-08-11T12:15:49.544Z] #77 107.1 checking for new mount API (fsconfig)... yes [2022-08-11T12:15:49.544Z] #77 107.2 checking for seccomp notify API... yes [2022-08-11T12:15:49.544Z] #77 107.4 checking for gperf... no [2022-08-11T12:15:49.544Z] #77 107.4 configure: gperf not found - cannot rebuild signal parser code [2022-08-11T12:15:49.736Z] #77 ... [2022-08-11T12:15:49.736Z] [2022-08-11T12:15:49.736Z] #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-11T12:15:49.736Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-11T12:15:49.736Z] #22 0.592 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-11T12:15:49.736Z] #22 0.595 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-11T12:15:49.736Z] #22 0.599 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-11T12:15:49.736Z] #22 DONE 0.6s [2022-08-11T12:15:49.736Z] [2022-08-11T12:15:49.736Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-11T12:15:49.736Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-11T12:15:49.802Z] #77 107.4 checking for library containing argp_parse... [2022-08-11T12:15:49.802Z] #77 ... [2022-08-11T12:15:49.802Z] [2022-08-11T12:15:49.802Z] #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-11T12:15:49.802Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:15:49.802Z] #36 159.0 Delve is a source level debugger for Go programs. [2022-08-11T12:15:49.802Z] #36 159.0 [2022-08-11T12:15:49.802Z] #36 159.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-11T12:15:49.802Z] #36 159.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-11T12:15:49.802Z] #36 159.0 [2022-08-11T12:15:49.802Z] #36 159.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-11T12:15:49.802Z] #36 159.0 [2022-08-11T12:15:49.802Z] #36 159.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-11T12:15:49.802Z] #36 159.0 [2022-08-11T12:15:49.802Z] #36 159.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-11T12:15:49.802Z] #36 159.1 [2022-08-11T12:15:49.802Z] #36 159.1 Usage: [2022-08-11T12:15:49.802Z] #36 159.1 dlv [command] [2022-08-11T12:15:49.802Z] #36 159.1 [2022-08-11T12:15:49.802Z] #36 159.1 Available Commands: [2022-08-11T12:15:49.802Z] #36 159.1 attach Attach to running process and begin debugging. [2022-08-11T12:15:49.802Z] #36 159.1 connect Connect to a headless debug server with a terminal client. [2022-08-11T12:15:49.802Z] #36 159.1 core Examine a core dump. [2022-08-11T12:15:49.802Z] #36 159.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-11T12:15:49.802Z] #36 159.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-11T12:15:49.802Z] #36 159.1 exec Execute a precompiled binary, and begin a debug session. [2022-08-11T12:15:49.802Z] #36 159.1 help Help about any command [2022-08-11T12:15:49.802Z] #36 159.1 run Deprecated command. Use 'debug' instead. [2022-08-11T12:15:49.802Z] #36 159.1 test Compile test binary and begin debugging program. [2022-08-11T12:15:49.802Z] #36 159.1 trace Compile and begin tracing program. [2022-08-11T12:15:49.802Z] #36 159.1 version Prints version. [2022-08-11T12:15:49.802Z] #36 159.1 [2022-08-11T12:15:49.802Z] #36 159.1 Flags: [2022-08-11T12:15:49.802Z] #36 159.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-11T12:15:49.802Z] #36 159.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-11T12:15:49.802Z] #36 159.1 --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-11T12:15:49.802Z] #36 159.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-11T12:15:49.802Z] #36 159.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-11T12:15:49.802Z] #36 159.1 --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-11T12:15:49.802Z] #36 159.1 --disable-aslr Disables address space randomization [2022-08-11T12:15:49.802Z] #36 159.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-11T12:15:49.802Z] #36 159.1 -h, --help help for dlv [2022-08-11T12:15:49.802Z] #36 159.1 --init string Init file, executed by the terminal client. [2022-08-11T12:15:49.802Z] #36 159.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-11T12:15:49.802Z] #36 159.1 --log Enable debugging server logging. [2022-08-11T12:15:49.802Z] #36 159.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-11T12:15:49.802Z] #36 159.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-11T12:15:49.802Z] #36 159.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-11T12:15:49.802Z] #36 159.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-11T12:15:49.802Z] #36 159.1 --wd string Working directory for running the program. [2022-08-11T12:15:49.802Z] #36 159.1 [2022-08-11T12:15:49.802Z] #36 159.1 Additional help topics: [2022-08-11T12:15:49.802Z] #36 159.1 dlv backend Help about the --backend flag. [2022-08-11T12:15:49.802Z] #36 159.1 dlv log Help about logging flags. [2022-08-11T12:15:49.802Z] #36 159.1 dlv redirect Help about file redirection. [2022-08-11T12:15:49.802Z] #36 159.1 [2022-08-11T12:15:49.802Z] #36 159.1 Use "dlv [command] --help" for more information about a command. [2022-08-11T12:15:49.802Z] #36 DONE 159.3s [2022-08-11T12:15:50.063Z] [2022-08-11T12:15:50.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-11T12:15:50.063Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:50.063Z] #77 107.4 checking for library containing argp_parse... none required [2022-08-11T12:15:50.063Z] #77 107.8 checking that generated files are newer than configure... done [2022-08-11T12:15:50.063Z] #77 107.8 configure: creating ./config.status [2022-08-11T12:15:50.880Z] #77 ... [2022-08-11T12:15:50.880Z] [2022-08-11T12:15:50.880Z] #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-11T12:15:50.880Z] #64 sha256:71a20118e64908717d47f84218aa3b20c90837f76180f11b8c6c2a2a7bc9fe1b [2022-08-11T12:15:52.111Z] #19 120.3 The following additional packages will be installed: [2022-08-11T12:15:52.111Z] #19 120.3 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-11T12:15:52.111Z] #19 120.3 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-11T12:15:52.111Z] #19 120.3 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-11T12:15:52.111Z] #19 120.3 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-11T12:15:52.111Z] #19 120.3 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-11T12:15:52.111Z] #19 120.3 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-11T12:15:52.111Z] #19 120.3 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-11T12:15:52.111Z] #19 120.3 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-11T12:15:52.111Z] #19 120.3 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-11T12:15:52.111Z] #19 120.3 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-11T12:15:52.111Z] #19 120.3 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-11T12:15:52.111Z] #19 120.3 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-11T12:15:52.111Z] #19 120.3 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-11T12:15:52.111Z] #19 120.3 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-11T12:15:52.111Z] #19 120.3 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-11T12:15:52.111Z] #19 120.3 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-11T12:15:52.111Z] #19 120.3 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-11T12:15:52.111Z] #19 120.3 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-11T12:15:52.111Z] #19 120.3 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-11T12:15:52.111Z] #19 120.3 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-11T12:15:52.111Z] #19 120.3 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-11T12:15:52.111Z] #19 120.3 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-11T12:15:52.111Z] #19 120.3 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-11T12:15:52.111Z] #19 120.3 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-11T12:15:52.111Z] #19 120.3 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-11T12:15:52.111Z] #19 120.3 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-11T12:15:52.111Z] #19 120.3 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-11T12:15:52.111Z] #19 120.3 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-11T12:15:52.111Z] #19 120.3 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-11T12:15:52.111Z] #19 120.3 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-11T12:15:52.111Z] #19 120.3 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-11T12:15:52.111Z] #19 120.3 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-11T12:15:52.111Z] #19 120.3 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-11T12:15:52.111Z] #19 120.3 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-11T12:15:52.111Z] #19 120.3 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-11T12:15:52.111Z] #19 120.3 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-11T12:15:52.111Z] #19 120.3 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-11T12:15:52.111Z] #19 120.3 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-11T12:15:52.111Z] #19 120.3 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-11T12:15:52.111Z] #19 120.3 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-11T12:15:52.111Z] #19 120.3 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-11T12:15:52.111Z] #19 120.3 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-11T12:15:52.111Z] #19 120.3 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-11T12:15:52.111Z] #19 120.4 linux-libc-dev-s390x-cross patch xz-utils [2022-08-11T12:15:52.111Z] #19 120.4 Suggested packages: [2022-08-11T12:15:52.111Z] #19 120.4 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-11T12:15:52.112Z] #19 120.4 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-11T12:15:52.112Z] #19 120.4 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-11T12:15:52.112Z] #19 120.4 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-11T12:15:52.112Z] #19 120.4 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-11T12:15:52.112Z] #19 120.4 libyaml-shell-perl ed diffutils-doc [2022-08-11T12:15:52.112Z] #19 120.4 Recommended packages: [2022-08-11T12:15:52.112Z] #19 120.4 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-11T12:15:52.112Z] #19 120.4 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-11T12:15:52.595Z] #77 110.1 config.status: creating Makefile [2022-08-11T12:15:52.595Z] #77 110.2 config.status: creating rpm/crun.spec [2022-08-11T12:15:52.595Z] #77 110.3 config.status: creating config.h [2022-08-11T12:15:52.595Z] #77 110.3 config.status: executing libtool commands [2022-08-11T12:15:52.595Z] #77 110.3 config.status: executing depfiles commands [2022-08-11T12:15:52.974Z] #64 72.99 Updating files: 21% (1050/4926) Updating files: 22% (1084/4926) Updating files: 23% (1133/4926) Updating files: 24% (1183/4926) Updating files: 25% (1232/4926) Updating files: 26% (1281/4926) Updating files: 27% (1331/4926) Updating files: 28% (1380/4926) Updating files: 29% (1429/4926) Updating files: 30% (1478/4926) Updating files: 31% (1528/4926) Updating files: 32% (1577/4926) Updating files: 33% (1626/4926) Updating files: 34% (1675/4926) Updating files: 35% (1725/4926) Updating files: 36% (1774/4926) Updating files: 37% (1823/4926) Updating files: 38% (1872/4926) Updating files: 39% (1922/4926) Updating files: 40% (1971/4926) Updating files: 41% (2020/4926) Updating files: 42% (2069/4926) Updating files: 43% (2119/4926) Updating files: 44% (2168/4926) Updating files: 45% (2217/4926) Updating files: 46% (2266/4926) Updating files: 47% (2316/4926) Updating files: 48% (2365/4926) Updating files: 48% (2402/4926) Updating files: 49% (2414/4926) Updating files: 50% (2463/4926) Updating files: 51% (2513/4926) Updating files: 52% (2562/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 74% (3652/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 90% (4476/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-11T12:15:52.974Z] #64 76.73 + cd /tmp/tmp.qYo9g2C11g/src/github.com/containerd/containerd [2022-08-11T12:15:52.974Z] #64 76.73 + git checkout -q v1.6.7 [2022-08-11T12:15:53.503Z] #19 ... [2022-08-11T12:15:53.503Z] [2022-08-11T12:15:53.503Z] #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-11T12:15:53.503Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:53.503Z] #84 75.91 configure.ac:7: installing 'build-aux/compile' [2022-08-11T12:15:53.503Z] #84 75.92 configure.ac:9: installing 'build-aux/config.guess' [2022-08-11T12:15:53.503Z] #84 75.95 configure.ac:9: installing 'build-aux/config.sub' [2022-08-11T12:15:53.503Z] #84 75.96 configure.ac:11: installing 'build-aux/install-sh' [2022-08-11T12:15:53.503Z] #84 75.99 configure.ac:11: installing 'build-aux/missing' [2022-08-11T12:15:53.764Z] #84 76.26 Makefile.am: installing 'build-aux/depcomp' [2022-08-11T12:15:54.025Z] #84 76.51 parallel-tests: installing 'build-aux/test-driver' [2022-08-11T12:15:54.029Z] #77 111.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-11T12:15:54.030Z] #77 111.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-11T12:15:54.290Z] #77 111.9 checking for gcc... gcc [2022-08-11T12:15:54.549Z] #77 112.0 checking whether the C compiler works... yes [2022-08-11T12:15:54.549Z] #77 112.2 checking for C compiler default output file name... a.out [2022-08-11T12:15:54.808Z] #77 112.2 checking for suffix of executables... [2022-08-11T12:15:54.981Z] #23 ... [2022-08-11T12:15:54.981Z] [2022-08-11T12:15:54.981Z] #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-11T12:15:54.981Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:15:54.981Z] #77 122.8 config.status: creating Makefile [2022-08-11T12:15:54.981Z] #77 122.9 config.status: creating config.h [2022-08-11T12:15:54.981Z] #77 122.9 config.status: executing depfiles commands [2022-08-11T12:15:54.981Z] #77 123.2 config.status: executing libtool commands [2022-08-11T12:15:54.981Z] #77 124.1 GEN .version [2022-08-11T12:15:54.981Z] #77 124.1 make install-recursive [2022-08-11T12:15:54.981Z] #77 124.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-11T12:15:54.981Z] #77 124.2 Making install in libocispec [2022-08-11T12:15:54.981Z] #77 124.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:15:54.981Z] #77 124.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-11T12:15:54.981Z] #77 124.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-11T12:15:54.981Z] #77 124.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-11T12:15:54.981Z] #77 124.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-11T12:15:54.981Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-11T12:15:54.981Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-11T12:15:54.981Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-11T12:15:54.981Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-11T12:15:54.981Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-11T12:15:54.981Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-11T12:15:54.981Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-11T12:15:54.981Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-11T12:15:54.981Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-11T12:15:54.981Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-11T12:15:54.981Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-11T12:15:54.981Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-11T12:15:54.981Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-11T12:15:54.981Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-11T12:15:54.981Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-11T12:15:54.981Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-11T12:15:54.981Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-11T12:15:54.981Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-11T12:15:54.981Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-11T12:15:54.981Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-11T12:15:54.981Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-11T12:15:54.981Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-11T12:15:54.981Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-11T12:15:54.981Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-11T12:15:54.981Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-11T12:15:54.981Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-11T12:15:54.981Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-11T12:15:54.981Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-11T12:15:55.067Z] #77 112.5 checking whether we are cross compiling... no [2022-08-11T12:15:55.067Z] #77 112.8 checking for suffix of object files... o [2022-08-11T12:15:55.067Z] #77 112.9 checking whether we are using the GNU C compiler... yes [2022-08-11T12:15:55.238Z] #77 125.9 make install-recursive [2022-08-11T12:15:55.238Z] #77 125.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:15:55.238Z] #77 126.0 Making install in yajl [2022-08-11T12:15:55.238Z] #77 126.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:15:55.238Z] #77 126.0 CC verify/json_verify-json_verify.o [2022-08-11T12:15:55.238Z] #77 126.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-11T12:15:55.238Z] #77 126.0 CC src/libyajl_la-yajl.lo [2022-08-11T12:15:55.238Z] #77 126.1 CC src/libyajl_la-yajl_gen.lo [2022-08-11T12:15:55.238Z] #77 126.1 CC src/libyajl_la-yajl_parser.lo [2022-08-11T12:15:55.238Z] #77 126.1 CC src/libyajl_la-yajl_buf.lo [2022-08-11T12:15:55.325Z] #77 113.0 checking whether gcc accepts -g... yes [2022-08-11T12:15:55.325Z] #77 113.1 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:15:55.494Z] #77 126.1 CC src/libyajl_la-yajl_encode.lo [2022-08-11T12:15:55.494Z] #77 126.1 CC src/libyajl_la-yajl_lex.lo [2022-08-11T12:15:55.494Z] #77 126.2 CC src/libyajl_la-yajl_tree.lo [2022-08-11T12:15:55.512Z] #64 79.18 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-11T12:15:55.512Z] #64 79.18 + BUILDTAGS='netgo osusergo static_build' [2022-08-11T12:15:55.512Z] #64 79.18 + export EXTRA_FLAGS=-buildmode=pie [2022-08-11T12:15:55.512Z] #64 79.18 + EXTRA_FLAGS=-buildmode=pie [2022-08-11T12:15:55.512Z] #64 79.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-11T12:15:55.512Z] #64 79.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-11T12:15:55.512Z] #64 79.18 + '[' '' = dynamic ']' [2022-08-11T12:15:55.512Z] #64 79.18 + make [2022-08-11T12:15:55.892Z] #77 113.2 checking whether gcc understands -c and -o together... yes [2022-08-11T12:15:55.892Z] #77 113.5 checking how to run the C preprocessor... gcc -E [2022-08-11T12:15:55.892Z] #77 113.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:15:55.892Z] #77 113.7 checking for egrep... /bin/grep -E [2022-08-11T12:15:56.574Z] #84 78.78 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-11T12:15:56.574Z] #84 78.78 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-11T12:15:56.574Z] #84 79.35 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-11T12:15:56.574Z] #84 79.35 libtoolize: copying file 'm4/libtool.m4' [2022-08-11T12:15:56.692Z] #77 ... [2022-08-11T12:15:56.692Z] [2022-08-11T12:15:56.692Z] #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-11T12:15:56.692Z] #64 sha256:7149ac5efaa9b2e0c7042f395c920435ee3355b7d552a9563752a463c85895bf [2022-08-11T12:15:56.831Z] #77 113.7 checking for ANSI C header files... yes [2022-08-11T12:15:56.831Z] #77 114.5 checking for sys/types.h... yes [2022-08-11T12:15:56.831Z] #77 114.6 checking for sys/stat.h... yes [2022-08-11T12:15:57.094Z] #77 114.7 checking for stdlib.h... yes [2022-08-11T12:15:57.145Z] #84 79.59 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-11T12:15:57.146Z] #84 79.72 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-11T12:15:57.146Z] #84 79.92 libtoolize: copying file 'm4/ltversion.m4' [2022-08-11T12:15:57.353Z] #77 114.9 checking for string.h... yes [2022-08-11T12:15:57.353Z] #77 115.1 checking for memory.h... yes [2022-08-11T12:15:57.612Z] #77 115.2 checking for strings.h... yes [2022-08-11T12:15:57.717Z] #84 80.28 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-11T12:15:57.871Z] #77 115.4 checking for inttypes.h... yes [2022-08-11T12:15:57.871Z] #77 115.6 checking for stdint.h... yes [2022-08-11T12:15:57.992Z] #64 76.69 Updating files: 24% (1213/4926) Updating files: 25% (1232/4926) Updating files: 26% (1281/4926) Updating files: 27% (1331/4926) Updating files: 28% (1380/4926) Updating files: 29% (1429/4926) Updating files: 30% (1478/4926) Updating files: 31% (1528/4926) Updating files: 32% (1577/4926) Updating files: 33% (1626/4926) Updating files: 34% (1675/4926) Updating files: 35% (1725/4926) Updating files: 36% (1774/4926) Updating files: 37% (1823/4926) Updating files: 38% (1872/4926) Updating files: 39% (1922/4926) Updating files: 40% (1971/4926) Updating files: 41% (2020/4926) Updating files: 42% (2069/4926) Updating files: 43% (2119/4926) Updating files: 44% (2168/4926) Updating files: 45% (2217/4926) Updating files: 46% (2266/4926) Updating files: 47% (2316/4926) Updating files: 48% (2365/4926) Updating files: 49% (2414/4926) Updating files: 50% (2463/4926) Updating files: 51% (2513/4926) Updating files: 52% (2562/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 54% (2703/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 84% (4160/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-11T12:15:58.053Z] #64 81.40 + bin/ctr [2022-08-11T12:15:58.053Z] #64 ... [2022-08-11T12:15:58.053Z] [2022-08-11T12:15:58.053Z] #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-11T12:15:58.053Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:15:58.053Z] #77 66.78 libtoolize: putting auxiliary files in '.'. [2022-08-11T12:15:58.053Z] #77 66.78 libtoolize: copying file './ltmain.sh' [2022-08-11T12:15:58.130Z] #77 115.8 checking for unistd.h... yes [2022-08-11T12:15:58.130Z] #77 115.9 checking minix/config.h usability... no [2022-08-11T12:15:58.252Z] #64 79.71 + cd /tmp/tmp.fkYj6jfiM7/src/github.com/containerd/containerd [2022-08-11T12:15:58.252Z] #64 79.72 + git checkout -q v1.6.7 [2022-08-11T12:15:58.389Z] #77 116.0 checking minix/config.h presence... no [2022-08-11T12:15:58.389Z] #77 116.0 checking for minix/config.h... no [2022-08-11T12:15:58.648Z] #77 116.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-11T12:15:58.648Z] #77 116.3 checking build system type... x86_64-pc-linux-gnu [2022-08-11T12:15:58.648Z] #77 116.5 checking host system type... x86_64-pc-linux-gnu [2022-08-11T12:15:58.648Z] #77 116.5 checking how to print strings... printf [2022-08-11T12:15:58.648Z] #77 116.5 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:15:58.906Z] #77 116.6 checking for fgrep... /bin/grep -F [2022-08-11T12:15:58.906Z] #77 116.6 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:15:58.906Z] #77 116.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:15:58.906Z] #77 116.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:15:58.906Z] #77 116.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:15:58.906Z] #77 116.7 checking whether ln -s works... yes [2022-08-11T12:15:58.906Z] #77 116.7 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:15:58.906Z] #77 116.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-11T12:15:58.906Z] #77 116.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:15:58.906Z] #77 116.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:15:58.906Z] #77 116.7 checking for objdump... objdump [2022-08-11T12:15:58.906Z] #77 116.7 checking how to recognize dependent libraries... pass_all [2022-08-11T12:15:58.906Z] #77 116.7 checking for dlltool... no [2022-08-11T12:15:58.906Z] #77 116.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:15:58.906Z] #77 116.8 checking for ar... ar [2022-08-11T12:15:58.993Z] #77 67.82 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-11T12:15:58.993Z] #77 67.82 libtoolize: and rerunning libtoolize and aclocal. [2022-08-11T12:15:58.993Z] #77 67.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-11T12:15:59.165Z] #77 116.8 checking for archiver @FILE support... @ [2022-08-11T12:15:59.165Z] #77 116.9 checking for strip... strip [2022-08-11T12:15:59.165Z] #77 116.9 checking for ranlib... ranlib [2022-08-11T12:15:59.165Z] #77 116.9 checking for gawk... no [2022-08-11T12:15:59.165Z] #77 116.9 checking for mawk... mawk [2022-08-11T12:15:59.423Z] #77 116.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:15:59.681Z] #77 117.2 checking for sysroot... no [2022-08-11T12:15:59.681Z] #77 117.2 checking for a working dd... /bin/dd [2022-08-11T12:15:59.681Z] #77 117.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:15:59.681Z] #77 117.4 checking for mt... no [2022-08-11T12:15:59.681Z] #77 117.4 checking if : is a manifest tool... no [2022-08-11T12:15:59.939Z] #77 117.4 checking for dlfcn.h... yes [2022-08-11T12:15:59.939Z] #77 117.6 checking for objdir... .libs [2022-08-11T12:15:59.939Z] #77 ... [2022-08-11T12:15:59.939Z] [2022-08-11T12:15:59.939Z] #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-11T12:15:59.939Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:15:59.939Z] #21 10.29 Reading package lists... [2022-08-11T12:15:59.939Z] #21 14.10 Reading package lists... [2022-08-11T12:15:59.939Z] #21 17.11 Building dependency tree... [2022-08-11T12:15:59.939Z] #21 18.38 The following additional packages will be installed: [2022-08-11T12:15:59.939Z] #21 18.38 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-11T12:15:59.939Z] #21 18.38 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-11T12:15:59.939Z] #21 18.38 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-11T12:15:59.939Z] #21 18.38 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-11T12:15:59.939Z] #21 18.38 python3-pkg-resources systemd vim-runtime xxd [2022-08-11T12:15:59.939Z] #21 18.43 Suggested packages: [2022-08-11T12:15:59.939Z] #21 18.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-11T12:15:59.939Z] #21 18.43 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-11T12:15:59.939Z] #21 18.43 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-11T12:15:59.939Z] #21 18.43 Recommended packages: [2022-08-11T12:15:59.939Z] #21 18.43 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-11T12:15:59.939Z] #21 18.43 systemd-timesyncd | time-daemon unzip [2022-08-11T12:15:59.939Z] #21 20.35 The following NEW packages will be installed: [2022-08-11T12:15:59.939Z] #21 20.35 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-11T12:15:59.939Z] #21 20.35 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-11T12:15:59.939Z] #21 20.35 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-11T12:15:59.939Z] #21 20.35 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-11T12:15:59.939Z] #21 20.35 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-11T12:15:59.939Z] #21 20.35 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-11T12:15:59.939Z] #21 20.35 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-11T12:15:59.939Z] #21 20.35 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-11T12:15:59.939Z] #21 20.35 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-11T12:15:59.939Z] #21 20.67 0 upgraded, 56 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:15:59.939Z] #21 20.67 Need to get 32.8 MB of archives. [2022-08-11T12:15:59.939Z] #21 20.67 After this operation, 124 MB of additional disk space will be used. [2022-08-11T12:15:59.939Z] #21 20.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-11T12:15:59.939Z] #21 20.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-11T12:15:59.939Z] #21 20.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-11T12:15:59.939Z] #21 20.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-11T12:15:59.939Z] #21 20.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-11T12:15:59.939Z] #21 20.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-11T12:15:59.939Z] #21 20.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-11T12:15:59.939Z] #21 20.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-11T12:15:59.939Z] #21 20.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-11T12:15:59.939Z] #21 20.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-11T12:15:59.939Z] #21 20.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-11T12:15:59.939Z] #21 20.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-11T12:15:59.939Z] #21 20.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-11T12:15:59.939Z] #21 20.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-11T12:15:59.939Z] #21 20.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-11T12:15:59.939Z] #21 20.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-11T12:15:59.939Z] #21 20.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-11T12:15:59.939Z] #21 20.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-11T12:15:59.939Z] #21 20.95 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-11T12:15:59.940Z] #21 20.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-11T12:15:59.940Z] #21 20.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-11T12:15:59.940Z] #21 20.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-11T12:15:59.940Z] #21 20.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-11T12:15:59.940Z] #21 20.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-11T12:15:59.940Z] #21 20.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-11T12:15:59.940Z] #21 20.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-11T12:15:59.940Z] #21 21.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-11T12:15:59.940Z] #21 21.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-11T12:15:59.940Z] #21 21.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-11T12:15:59.940Z] #21 21.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-11T12:15:59.940Z] #21 21.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-11T12:15:59.940Z] #21 21.07 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-11T12:15:59.940Z] #21 21.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-11T12:15:59.940Z] #21 21.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-11T12:15:59.940Z] #21 21.40 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-11T12:15:59.940Z] #21 21.40 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-11T12:15:59.940Z] #21 21.40 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-11T12:15:59.940Z] #21 21.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-11T12:15:59.940Z] #21 21.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-11T12:15:59.940Z] #21 21.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-11T12:15:59.940Z] #21 21.43 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-11T12:15:59.940Z] #21 21.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-11T12:15:59.940Z] #21 21.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-11T12:15:59.940Z] #21 21.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-11T12:15:59.940Z] #21 21.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-11T12:15:59.940Z] #21 21.54 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-11T12:15:59.940Z] #21 21.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-11T12:15:59.940Z] #21 21.54 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-11T12:15:59.940Z] #21 21.59 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-11T12:15:59.940Z] #21 21.60 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-11T12:15:59.940Z] #21 21.61 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-11T12:15:59.940Z] #21 21.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-11T12:15:59.940Z] #21 21.81 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-11T12:15:59.940Z] #21 21.85 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-11T12:15:59.940Z] #21 21.88 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-11T12:15:59.940Z] #21 21.89 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-11T12:15:59.940Z] #21 22.50 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:15:59.940Z] #21 22.61 Fetched 32.8 MB in 2s (21.4 MB/s) [2022-08-11T12:15:59.940Z] #21 22.68 Selecting previously unselected package libcap2:amd64. [2022-08-11T12:15:59.940Z] #21 22.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-11T12:15:59.940Z] #21 22.74 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-11T12:15:59.940Z] #21 22.76 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:15:59.940Z] #21 22.84 Selecting previously unselected package libargon2-1:amd64. [2022-08-11T12:15:59.940Z] #21 22.85 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-11T12:15:59.940Z] #21 22.85 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-11T12:15:59.940Z] #21 22.90 Selecting previously unselected package libjson-c5:amd64. [2022-08-11T12:15:59.940Z] #21 22.91 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-11T12:15:59.940Z] #21 22.91 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-11T12:15:59.940Z] #21 22.98 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-11T12:15:59.940Z] #21 22.99 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-11T12:15:59.940Z] #21 23.00 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-11T12:15:59.940Z] #21 23.13 Selecting previously unselected package libip4tc2:amd64. [2022-08-11T12:15:59.940Z] #21 23.13 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-11T12:15:59.940Z] #21 23.14 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-11T12:15:59.940Z] #21 23.20 Selecting previously unselected package libkmod2:amd64. [2022-08-11T12:15:59.940Z] #21 23.21 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-11T12:15:59.940Z] #21 23.22 Unpacking libkmod2:amd64 (28-1) ... [2022-08-11T12:15:59.940Z] #21 23.33 Selecting previously unselected package systemd. [2022-08-11T12:15:59.940Z] #21 23.33 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-11T12:15:59.940Z] #21 23.47 Unpacking systemd (247.3-7) ... [2022-08-11T12:16:00.198Z] #21 ... [2022-08-11T12:16:00.198Z] [2022-08-11T12:16:00.198Z] #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-11T12:16:00.198Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:00.198Z] #77 117.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:16:00.263Z] #84 ... [2022-08-11T12:16:00.263Z] [2022-08-11T12:16:00.263Z] #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-11T12:16:00.263Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:16:00.263Z] #19 128.6 The following NEW packages will be installed: [2022-08-11T12:16:00.263Z] #19 128.6 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-11T12:16:00.263Z] #19 128.6 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-11T12:16:00.263Z] #19 128.6 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-11T12:16:00.263Z] #19 128.6 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-11T12:16:00.263Z] #19 128.6 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-11T12:16:00.263Z] #19 128.6 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-11T12:16:00.263Z] #19 128.6 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-11T12:16:00.263Z] #19 128.6 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-11T12:16:00.263Z] #19 128.6 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-11T12:16:00.263Z] #19 128.6 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-11T12:16:00.263Z] #19 128.6 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-11T12:16:00.263Z] #19 128.6 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-11T12:16:00.263Z] #19 128.6 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-11T12:16:00.263Z] #19 128.6 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-11T12:16:00.263Z] #19 128.6 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-11T12:16:00.263Z] #19 128.6 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-11T12:16:00.263Z] #19 128.6 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-11T12:16:00.263Z] #19 128.6 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-11T12:16:00.263Z] #19 128.6 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-11T12:16:00.263Z] #19 128.6 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-11T12:16:00.263Z] #19 128.6 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-11T12:16:00.263Z] #19 128.6 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-11T12:16:00.263Z] #19 128.6 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-11T12:16:00.264Z] #19 128.6 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-11T12:16:00.264Z] #19 128.6 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-11T12:16:00.264Z] #19 128.6 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-11T12:16:00.264Z] #19 128.6 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-11T12:16:00.264Z] #19 128.6 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-11T12:16:00.264Z] #19 128.6 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-11T12:16:00.264Z] #19 128.6 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-11T12:16:00.264Z] #19 128.6 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-11T12:16:00.264Z] #19 128.6 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-11T12:16:00.264Z] #19 128.7 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-11T12:16:00.264Z] #19 128.7 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-11T12:16:00.264Z] #19 128.7 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-11T12:16:00.264Z] #19 128.7 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-11T12:16:00.264Z] #19 128.7 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-11T12:16:00.264Z] #19 128.7 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-11T12:16:00.264Z] #19 128.7 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-11T12:16:00.264Z] #19 128.7 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-11T12:16:00.264Z] #19 128.7 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-11T12:16:00.264Z] #19 128.7 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-11T12:16:00.264Z] #19 128.7 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-11T12:16:00.264Z] #19 128.7 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-11T12:16:00.264Z] #19 128.7 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-11T12:16:00.264Z] #19 128.7 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-11T12:16:00.264Z] #19 128.7 linux-libc-dev-s390x-cross patch xz-utils [2022-08-11T12:16:00.456Z] #77 118.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:16:00.457Z] #77 118.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:16:00.715Z] #77 118.1 checking if gcc static flag -static works... yes [2022-08-11T12:16:00.744Z] #77 130.9 CCLD libyajl.la [2022-08-11T12:16:00.744Z] #77 131.3 CCLD verify/json_verify [2022-08-11T12:16:00.792Z] #64 82.14 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-11T12:16:00.792Z] #64 82.14 + BUILDTAGS='netgo osusergo static_build' [2022-08-11T12:16:00.792Z] #64 82.14 + export EXTRA_FLAGS=-buildmode=pie [2022-08-11T12:16:00.792Z] #64 82.14 + EXTRA_FLAGS=-buildmode=pie [2022-08-11T12:16:00.792Z] #64 82.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-11T12:16:00.792Z] #64 82.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-11T12:16:00.792Z] #64 82.14 + '[' '' = dynamic ']' [2022-08-11T12:16:00.792Z] #64 82.14 + make [2022-08-11T12:16:00.792Z] #64 ... [2022-08-11T12:16:00.792Z] [2022-08-11T12:16:00.792Z] #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-11T12:16:00.792Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:16:00.792Z] #14 144.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-11T12:16:00.792Z] #14 144.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:16:00.792Z] #14 144.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:16:00.839Z] #19 129.5 0 upgraded, 133 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:16:00.839Z] #19 129.5 Need to get 788 MB of archives. [2022-08-11T12:16:00.839Z] #19 129.5 After this operation, 3385 MB of additional disk space will be used. [2022-08-11T12:16:00.839Z] #19 129.5 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-11T12:16:00.839Z] #19 129.5 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-11T12:16:00.839Z] #19 129.5 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-11T12:16:00.839Z] #19 129.5 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-11T12:16:00.839Z] #19 129.5 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-11T12:16:00.839Z] #19 129.5 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-11T12:16:00.839Z] #19 129.6 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-11T12:16:00.839Z] #19 129.7 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-11T12:16:00.974Z] #77 118.6 checking if gcc supports -c -o file.o... yes [2022-08-11T12:16:00.974Z] #77 118.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:16:00.974Z] #77 118.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-11T12:16:01.000Z] #77 131.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:16:01.000Z] #77 131.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-11T12:16:01.000Z] #77 131.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-11T12:16:01.000Z] #77 131.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:16:01.000Z] #77 131.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:16:01.000Z] #77 131.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:16:01.000Z] #77 131.8 CC src/validate.o [2022-08-11T12:16:01.000Z] #77 131.8 CC src/image_spec_schema_config_schema.lo [2022-08-11T12:16:01.000Z] #77 131.8 CC src/image_spec_schema_content_descriptor.lo [2022-08-11T12:16:01.000Z] #77 131.8 CC src/image_spec_schema_defs.lo [2022-08-11T12:16:01.000Z] #77 131.8 CC src/image_spec_schema_defs_descriptor.lo [2022-08-11T12:16:01.000Z] #77 131.8 CC src/image_spec_schema_image_index_schema.lo [2022-08-11T12:16:01.000Z] #77 131.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-11T12:16:01.101Z] #19 129.8 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-11T12:16:01.233Z] #77 118.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:16:01.233Z] #77 119.0 checking how to hardcode library paths into programs... immediate [2022-08-11T12:16:01.233Z] #77 119.0 checking whether stripping libraries is possible... yes [2022-08-11T12:16:01.233Z] #77 119.0 checking if libtool supports shared libraries... yes [2022-08-11T12:16:01.233Z] #77 119.0 checking whether to build shared libraries... no [2022-08-11T12:16:01.233Z] #77 119.0 checking whether to build static libraries... yes [2022-08-11T12:16:01.233Z] #77 119.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:16:01.257Z] #77 131.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-11T12:16:01.257Z] #77 131.9 CC src/runtime_spec_schema_config_linux.lo [2022-08-11T12:16:01.257Z] #77 132.0 CC src/runtime_spec_schema_config_zos.lo [2022-08-11T12:16:01.257Z] #77 132.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-11T12:16:01.362Z] #19 130.0 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-11T12:16:01.362Z] #19 130.1 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-11T12:16:01.362Z] #19 130.3 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-11T12:16:01.492Z] #77 119.1 checking whether build environment is sane... yes [2022-08-11T12:16:01.492Z] #77 119.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:16:01.492Z] #77 119.1 checking whether make sets $(MAKE)... yes [2022-08-11T12:16:01.492Z] #77 119.2 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:16:01.492Z] #77 119.2 checking whether make supports nested variables... yes [2022-08-11T12:16:01.492Z] #77 119.3 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:16:01.492Z] #77 119.3 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:16:01.513Z] #77 132.0 CC src/runtime_spec_schema_config_solaris.lo [2022-08-11T12:16:01.513Z] #77 132.2 CC src/runtime_spec_schema_config_vm.lo [2022-08-11T12:16:01.513Z] #77 132.2 CC src/runtime_spec_schema_config_windows.lo [2022-08-11T12:16:01.513Z] #77 132.3 CC src/runtime_spec_schema_defs.lo [2022-08-11T12:16:01.513Z] #77 132.3 CC src/runtime_spec_schema_defs_linux.lo [2022-08-11T12:16:01.623Z] #19 130.3 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-11T12:16:01.750Z] #77 119.3 checking how to create a ustar tar archive... gnutar [2022-08-11T12:16:01.750Z] #77 119.3 checking dependency style of gcc... gcc3 [2022-08-11T12:16:01.750Z] #77 119.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:16:01.750Z] #77 119.5 checking whether make supports nested variables... (cached) yes [2022-08-11T12:16:01.750Z] #77 119.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-11T12:16:01.750Z] #77 119.5 checking pkg-config is at least version 0.9.0... yes [2022-08-11T12:16:01.751Z] #77 119.5 checking for yajl >= 2.1.0... yes [2022-08-11T12:16:01.751Z] #77 119.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-11T12:16:01.751Z] #77 119.5 checking for gcc... (cached) gcc [2022-08-11T12:16:01.751Z] #77 119.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-11T12:16:01.751Z] #77 119.6 checking whether gcc accepts -g... (cached) yes [2022-08-11T12:16:01.751Z] #77 119.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-11T12:16:01.751Z] #77 119.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-11T12:16:01.770Z] #77 132.5 CC src/runtime_spec_schema_defs_zos.lo [2022-08-11T12:16:01.770Z] #77 132.6 CC src/runtime_spec_schema_defs_vm.lo [2022-08-11T12:16:02.009Z] #77 119.6 checking for a Python interpreter with version >= 3... python3 [2022-08-11T12:16:02.009Z] #77 119.7 checking for python3... /usr/bin/python3 [2022-08-11T12:16:02.009Z] #77 119.7 checking for python3 version... 3.9 [2022-08-11T12:16:02.009Z] #77 119.8 checking for python3 platform... linux [2022-08-11T12:16:02.268Z] #77 119.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-11T12:16:02.332Z] #77 132.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-11T12:16:02.332Z] #77 132.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-11T12:16:02.332Z] #77 133.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-11T12:16:02.332Z] #77 133.2 CC src/basic_test_double_array_item.lo [2022-08-11T12:16:02.527Z] #77 120.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-11T12:16:02.588Z] #77 133.3 CC src/basic_test_double_array.lo [2022-08-11T12:16:02.588Z] #77 133.5 CC src/basic_test_top_array_int.lo [2022-08-11T12:16:02.785Z] #77 120.3 checking that generated files are newer than configure... done [2022-08-11T12:16:02.785Z] #77 120.3 configure: creating ./config.status [2022-08-11T12:16:02.845Z] #77 133.6 CC src/basic_test_top_array_string.lo [2022-08-11T12:16:03.102Z] #77 133.8 CC src/basic_test_top_double_array_int.lo [2022-08-11T12:16:03.359Z] #77 134.0 CC src/basic_test_top_double_array_obj.lo [2022-08-11T12:16:03.359Z] #77 134.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-11T12:16:03.359Z] #77 134.2 CC src/basic_test_top_double_array_string.lo [2022-08-11T12:16:03.540Z] #19 132.2 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-11T12:16:03.540Z] #19 132.2 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-11T12:16:03.615Z] #77 134.3 CC src/read-file.lo [2022-08-11T12:16:03.874Z] #77 134.6 CC src/json_common.lo [2022-08-11T12:16:03.874Z] #77 ... [2022-08-11T12:16:03.874Z] [2022-08-11T12:16:03.874Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-11T12:16:03.874Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-11T12:16:03.874Z] #23 9.200 Collecting yamllint==1.26.1 [2022-08-11T12:16:03.874Z] #23 10.27 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-11T12:16:03.874Z] #23 11.50 Collecting pathspec>=0.5.3 [2022-08-11T12:16:03.874Z] #23 11.53 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-11T12:16:03.874Z] #23 11.88 Collecting pyyaml [2022-08-11T12:16:03.874Z] #23 11.90 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-11T12:16:03.874Z] #23 11.96 Building wheels for collected packages: yamllint [2022-08-11T12:16:03.874Z] #23 11.97 Building wheel for yamllint (setup.py): started [2022-08-11T12:16:03.874Z] #23 13.09 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-11T12:16:03.874Z] #23 13.09 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b6577b033867717b240268c18c566bb9929f2f531ff6dc48fa169c94023a95fe [2022-08-11T12:16:03.874Z] #23 13.09 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-11T12:16:03.874Z] #23 13.09 Successfully built yamllint [2022-08-11T12:16:03.874Z] #23 13.11 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-11T12:16:03.874Z] #23 13.57 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-11T12:16:03.874Z] #23 DONE 14.1s [2022-08-11T12:16:03.874Z] [2022-08-11T12:16:03.874Z] #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-11T12:16:03.874Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:16:03.874Z] #77 134.6 CC tests/test-1.o [2022-08-11T12:16:04.131Z] #77 134.8 CC tests/test-2.o [2022-08-11T12:16:04.387Z] #77 135.1 CC tests/test-3.o [2022-08-11T12:16:04.387Z] #77 135.2 CC tests/test-4.o [2022-08-11T12:16:04.644Z] #77 135.3 CC tests/test-5.o [2022-08-11T12:16:04.686Z] #77 122.3 config.status: creating Makefile [2022-08-11T12:16:04.686Z] #77 122.4 config.status: creating config.h [2022-08-11T12:16:04.686Z] #77 122.4 config.status: executing libtool commands [2022-08-11T12:16:04.686Z] #77 122.5 config.status: executing depfiles commands [2022-08-11T12:16:04.901Z] #77 135.5 CC tests/test-6.o [2022-08-11T12:16:04.901Z] #77 135.7 CC tests/test-7.o [2022-08-11T12:16:05.188Z] #77 135.9 CC tests/test-8.o [2022-08-11T12:16:05.252Z] #77 123.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-11T12:16:05.451Z] #77 136.2 CC tests/test-9.o [2022-08-11T12:16:05.464Z] #19 134.1 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-11T12:16:05.464Z] #19 134.1 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-11T12:16:05.511Z] #77 123.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-11T12:16:05.576Z] #77 ... [2022-08-11T12:16:05.576Z] [2022-08-11T12:16:05.576Z] #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-11T12:16:05.576Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:16:05.576Z] #14 143.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-11T12:16:05.576Z] #14 143.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:16:05.576Z] #14 144.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:16:05.724Z] #77 136.3 CC tests/test-10.o [2022-08-11T12:16:05.724Z] #77 136.4 CC tests/test-11.o [2022-08-11T12:16:05.769Z] #77 123.4 checking for gcc... gcc [2022-08-11T12:16:05.835Z] #14 155.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-11T12:16:05.835Z] #14 155.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:16:05.835Z] #14 155.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-11T12:16:06.027Z] #77 123.5 checking whether the C compiler works... yes [2022-08-11T12:16:06.027Z] #77 123.6 checking for C compiler default output file name... a.out [2022-08-11T12:16:06.027Z] #77 123.6 checking for suffix of executables... [2022-08-11T12:16:06.286Z] #77 123.8 checking whether we are cross compiling... no [2022-08-11T12:16:06.286Z] #77 124.0 checking for suffix of object files... o [2022-08-11T12:16:06.544Z] #77 124.1 checking whether we are using the GNU C compiler... yes [2022-08-11T12:16:06.544Z] #77 124.2 checking whether gcc accepts -g... yes [2022-08-11T12:16:06.544Z] #77 124.3 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:16:06.802Z] #77 124.4 checking whether gcc understands -c and -o together... yes [2022-08-11T12:16:06.802Z] #77 124.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:16:06.802Z] #77 124.6 checking whether build environment is sane... yes [2022-08-11T12:16:06.802Z] #77 124.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:16:07.061Z] #77 124.7 checking for gawk... no [2022-08-11T12:16:07.061Z] #77 124.7 checking for mawk... mawk [2022-08-11T12:16:07.061Z] #77 124.7 checking whether make sets $(MAKE)... yes [2022-08-11T12:16:07.061Z] #77 124.7 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:16:07.061Z] #77 124.8 checking whether make supports nested variables... yes [2022-08-11T12:16:07.061Z] #77 124.8 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:16:07.061Z] #77 124.8 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:16:07.061Z] #77 124.8 checking how to create a ustar tar archive... gnutar [2022-08-11T12:16:07.319Z] #77 124.8 checking dependency style of gcc... gcc3 [2022-08-11T12:16:07.319Z] #77 125.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:16:07.319Z] #77 125.0 checking whether make supports nested variables... (cached) yes [2022-08-11T12:16:07.434Z] #19 136.2 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-11T12:16:07.434Z] #19 136.2 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-11T12:16:07.578Z] #77 125.0 checking build system type... x86_64-pc-linux-gnu [2022-08-11T12:16:07.578Z] #77 125.3 checking host system type... x86_64-pc-linux-gnu [2022-08-11T12:16:07.578Z] #77 125.3 checking how to print strings... printf [2022-08-11T12:16:07.578Z] #77 125.4 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:16:07.578Z] #77 125.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:16:07.578Z] #77 125.4 checking for egrep... /bin/grep -E [2022-08-11T12:16:07.578Z] #77 125.4 checking for fgrep... /bin/grep -F [2022-08-11T12:16:07.578Z] #77 125.4 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:16:07.836Z] #77 125.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:16:07.836Z] #77 125.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:16:07.836Z] #77 125.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:16:07.836Z] #77 125.6 checking whether ln -s works... yes [2022-08-11T12:16:07.836Z] #77 125.6 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:16:07.836Z] #77 125.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-11T12:16:07.836Z] #77 125.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:16:07.836Z] #77 125.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:16:07.836Z] #77 125.6 checking for objdump... objdump [2022-08-11T12:16:07.836Z] #77 125.6 checking how to recognize dependent libraries... pass_all [2022-08-11T12:16:07.836Z] #77 125.6 checking for dlltool... no [2022-08-11T12:16:07.836Z] #77 125.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:16:07.836Z] #77 125.6 checking for ar... ar [2022-08-11T12:16:08.094Z] #77 125.6 checking for archiver @FILE support... @ [2022-08-11T12:16:08.094Z] #77 125.8 checking for strip... strip [2022-08-11T12:16:08.094Z] #77 125.8 checking for ranlib... ranlib [2022-08-11T12:16:08.352Z] #77 125.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:16:08.352Z] #77 126.1 checking for sysroot... no [2022-08-11T12:16:08.352Z] #77 126.1 checking for a working dd... /bin/dd [2022-08-11T12:16:08.352Z] #77 126.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:16:08.611Z] #77 126.2 checking for mt... no [2022-08-11T12:16:08.611Z] #77 126.2 checking if : is a manifest tool... no [2022-08-11T12:16:08.611Z] #77 126.2 checking how to run the C preprocessor... gcc -E [2022-08-11T12:16:09.435Z] #77 126.5 checking for ANSI C header files... yes [2022-08-11T12:16:09.435Z] #77 127.0 checking for sys/types.h... yes [2022-08-11T12:16:09.694Z] #77 127.2 checking for sys/stat.h... yes [2022-08-11T12:16:09.694Z] #77 127.4 checking for stdlib.h... yes [2022-08-11T12:16:09.952Z] #77 127.5 checking for string.h... yes [2022-08-11T12:16:10.211Z] #77 127.7 checking for memory.h... yes [2022-08-11T12:16:10.211Z] #77 127.8 checking for strings.h... yes [2022-08-11T12:16:10.469Z] #77 127.9 checking for inttypes.h... yes [2022-08-11T12:16:10.469Z] #77 128.1 checking for stdint.h... yes [2022-08-11T12:16:10.728Z] #77 128.3 checking for unistd.h... yes [2022-08-11T12:16:10.749Z] #19 139.0 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-11T12:16:10.749Z] #19 139.1 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-11T12:16:10.783Z] #14 ... [2022-08-11T12:16:10.783Z] [2022-08-11T12:16:10.783Z] #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-11T12:16:10.783Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:10.783Z] #77 64.02 libtoolize: putting auxiliary files in '.'. [2022-08-11T12:16:10.783Z] #77 64.02 libtoolize: copying file './ltmain.sh' [2022-08-11T12:16:10.783Z] #77 64.69 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-11T12:16:10.783Z] #77 64.69 libtoolize: and rerunning libtoolize and aclocal. [2022-08-11T12:16:10.783Z] #77 64.70 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-11T12:16:10.783Z] #77 ... [2022-08-11T12:16:10.783Z] [2022-08-11T12:16:10.783Z] #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-11T12:16:10.783Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:16:10.783Z] #14 154.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-11T12:16:10.986Z] #77 128.5 checking for dlfcn.h... yes [2022-08-11T12:16:10.986Z] #77 128.6 checking for objdir... .libs [2022-08-11T12:16:11.043Z] #14 154.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:16:11.043Z] #14 154.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-11T12:16:11.244Z] #77 128.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:16:11.244Z] #77 129.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:16:11.244Z] #77 129.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:16:11.244Z] #77 ... [2022-08-11T12:16:11.244Z] [2022-08-11T12:16:11.244Z] #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-11T12:16:11.244Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:16:11.244Z] #21 25.46 Selecting previously unselected package pigz. [2022-08-11T12:16:11.244Z] #21 25.46 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-11T12:16:11.244Z] #21 25.47 Unpacking pigz (2.6-1) ... [2022-08-11T12:16:11.244Z] #21 25.57 Selecting previously unselected package libelf1:amd64. [2022-08-11T12:16:11.244Z] #21 25.57 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-11T12:16:11.244Z] #21 25.57 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-11T12:16:11.244Z] #21 25.75 Selecting previously unselected package libbpf0:amd64. [2022-08-11T12:16:11.244Z] #21 25.75 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-11T12:16:11.244Z] #21 25.76 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-11T12:16:11.244Z] #21 25.87 Selecting previously unselected package libmnl0:amd64. [2022-08-11T12:16:11.244Z] #21 25.87 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-11T12:16:11.244Z] #21 25.88 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-11T12:16:11.244Z] #21 25.96 Selecting previously unselected package libxtables12:amd64. [2022-08-11T12:16:11.244Z] #21 25.96 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-11T12:16:11.244Z] #21 25.96 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-11T12:16:11.244Z] #21 26.04 Selecting previously unselected package libcap2-bin. [2022-08-11T12:16:11.244Z] #21 26.06 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-11T12:16:11.244Z] #21 26.07 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-11T12:16:11.245Z] #21 26.17 Selecting previously unselected package iproute2. [2022-08-11T12:16:11.245Z] #21 26.18 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 26.18 Unpacking iproute2 (5.10.0-4) ... [2022-08-11T12:16:11.245Z] #21 26.68 Selecting previously unselected package xxd. [2022-08-11T12:16:11.245Z] #21 26.68 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 26.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:16:11.245Z] #21 26.80 Selecting previously unselected package vim-common. [2022-08-11T12:16:11.245Z] #21 26.80 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:16:11.245Z] #21 26.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:16:11.245Z] #21 27.01 Selecting previously unselected package bash-completion. [2022-08-11T12:16:11.245Z] #21 27.01 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-11T12:16:11.245Z] #21 28.96 Unpacking bash-completion (1:2.11-2) ... [2022-08-11T12:16:11.245Z] #21 29.48 Selecting previously unselected package bzip2. [2022-08-11T12:16:11.245Z] #21 29.48 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 29.48 Unpacking bzip2 (1.0.8-4) ... [2022-08-11T12:16:11.245Z] #21 29.60 Selecting previously unselected package xz-utils. [2022-08-11T12:16:11.245Z] #21 29.60 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 29.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:16:11.245Z] #21 29.76 Selecting previously unselected package apparmor. [2022-08-11T12:16:11.245Z] #21 29.76 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 29.82 Unpacking apparmor (2.13.6-10) ... [2022-08-11T12:16:11.245Z] #21 30.26 Selecting previously unselected package inetutils-ping. [2022-08-11T12:16:11.245Z] #21 30.26 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 30.27 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-11T12:16:11.245Z] #21 30.40 Selecting previously unselected package libip6tc2:amd64. [2022-08-11T12:16:11.245Z] #21 30.40 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 30.41 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-11T12:16:11.245Z] #21 30.48 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-11T12:16:11.245Z] #21 30.50 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 30.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-11T12:16:11.245Z] #21 30.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-11T12:16:11.245Z] #21 30.59 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 30.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-11T12:16:11.245Z] #21 30.66 Selecting previously unselected package libnftnl11:amd64. [2022-08-11T12:16:11.245Z] #21 30.66 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 30.67 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-11T12:16:11.245Z] #21 30.76 Selecting previously unselected package iptables. [2022-08-11T12:16:11.245Z] #21 30.76 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 30.77 Unpacking iptables (1.8.7-1) ... [2022-08-11T12:16:11.245Z] #21 31.08 Selecting previously unselected package libonig5:amd64. [2022-08-11T12:16:11.245Z] #21 31.08 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 31.08 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:16:11.245Z] #21 31.22 Selecting previously unselected package libjq1:amd64. [2022-08-11T12:16:11.245Z] #21 31.22 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 31.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:16:11.245Z] #21 31.31 Selecting previously unselected package jq. [2022-08-11T12:16:11.245Z] #21 31.32 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 31.33 Unpacking jq (1.6-2.1) ... [2022-08-11T12:16:11.245Z] #21 31.43 Selecting previously unselected package libaio1:amd64. [2022-08-11T12:16:11.245Z] #21 31.45 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 31.46 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-11T12:16:11.245Z] #21 31.51 Selecting previously unselected package libgpm2:amd64. [2022-08-11T12:16:11.245Z] #21 31.51 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 31.52 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-11T12:16:11.245Z] #21 31.60 Selecting previously unselected package libicu67:amd64. [2022-08-11T12:16:11.245Z] #21 31.60 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 31.60 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-11T12:16:11.245Z] #21 34.98 Selecting previously unselected package libinih1:amd64. [2022-08-11T12:16:11.245Z] #21 34.98 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 34.98 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-11T12:16:11.245Z] #21 35.05 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-11T12:16:11.245Z] #21 35.05 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 35.06 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-11T12:16:11.245Z] #21 35.18 Selecting previously unselected package libnet1:amd64. [2022-08-11T12:16:11.245Z] #21 35.18 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 35.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:16:11.245Z] #21 35.28 Selecting previously unselected package libnl-3-200:amd64. [2022-08-11T12:16:11.245Z] #21 35.28 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 35.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:16:11.245Z] #21 35.37 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-11T12:16:11.245Z] #21 35.39 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 35.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:16:11.245Z] #21 35.46 Selecting previously unselected package libyajl2:amd64. [2022-08-11T12:16:11.245Z] #21 35.47 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-11T12:16:11.245Z] #21 35.48 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:16:11.503Z] #21 35.53 Selecting previously unselected package net-tools. [2022-08-11T12:16:11.503Z] #21 35.54 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-11T12:16:11.503Z] #21 35.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-11T12:16:11.503Z] #21 35.75 Selecting previously unselected package patch. [2022-08-11T12:16:11.761Z] #21 35.75 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-11T12:16:11.761Z] #21 35.76 Unpacking patch (2.7.6-7) ... [2022-08-11T12:16:11.761Z] #21 35.86 Selecting previously unselected package python-pip-whl. [2022-08-11T12:16:11.761Z] #21 35.87 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-11T12:16:11.761Z] #21 35.88 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-11T12:16:11.761Z] #21 ... [2022-08-11T12:16:11.761Z] [2022-08-11T12:16:11.761Z] #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-11T12:16:11.761Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:11.761Z] #77 129.1 checking if gcc static flag -static works... yes [2022-08-11T12:16:11.761Z] #77 129.4 checking if gcc supports -c -o file.o... yes [2022-08-11T12:16:11.761Z] #77 129.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:16:11.761Z] #77 129.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-11T12:16:12.019Z] #77 129.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:16:12.019Z] #77 129.7 checking how to hardcode library paths into programs... immediate [2022-08-11T12:16:12.019Z] #77 129.7 checking whether stripping libraries is possible... yes [2022-08-11T12:16:12.019Z] #77 129.7 checking if libtool supports shared libraries... yes [2022-08-11T12:16:12.019Z] #77 129.7 checking whether to build shared libraries... no [2022-08-11T12:16:12.019Z] #77 129.7 checking whether to build static libraries... yes [2022-08-11T12:16:12.019Z] #77 129.8 checking float.h usability... yes [2022-08-11T12:16:12.278Z] #77 129.9 checking float.h presence... yes [2022-08-11T12:16:12.278Z] #77 129.9 checking for float.h... yes [2022-08-11T12:16:12.278Z] #77 129.9 checking limits.h usability... yes [2022-08-11T12:16:12.278Z] #77 130.1 checking limits.h presence... yes [2022-08-11T12:16:12.278Z] #77 130.1 checking for limits.h... yes [2022-08-11T12:16:12.536Z] #77 130.1 checking stddef.h usability... yes [2022-08-11T12:16:12.536Z] #77 130.3 checking stddef.h presence... yes [2022-08-11T12:16:12.536Z] #77 130.4 checking for stddef.h... yes [2022-08-11T12:16:12.536Z] #77 130.4 checking for stdlib.h... (cached) yes [2022-08-11T12:16:12.794Z] #77 130.4 checking for string.h... (cached) yes [2022-08-11T12:16:12.794Z] #77 130.5 checking sys/time.h usability... yes [2022-08-11T12:16:12.794Z] #77 130.6 checking sys/time.h presence... yes [2022-08-11T12:16:12.794Z] #77 130.6 checking for sys/time.h... yes [2022-08-11T12:16:12.794Z] #77 130.6 checking for inline... inline [2022-08-11T12:16:13.052Z] #77 130.7 checking for size_t... yes [2022-08-11T12:16:13.297Z] #19 141.6 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-11T12:16:13.297Z] #19 141.6 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-11T12:16:13.297Z] #19 141.6 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-11T12:16:13.297Z] #19 141.6 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-11T12:16:13.297Z] #19 141.6 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-11T12:16:13.297Z] #19 141.6 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-11T12:16:13.297Z] #19 141.6 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-11T12:16:13.297Z] #19 141.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-11T12:16:13.297Z] #19 141.7 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-11T12:16:13.297Z] #19 141.7 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-11T12:16:13.297Z] #19 141.7 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-11T12:16:13.297Z] #19 141.7 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-11T12:16:13.297Z] #19 141.7 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-11T12:16:13.297Z] #19 141.8 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-11T12:16:13.297Z] #19 141.9 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-11T12:16:13.297Z] #19 142.0 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-11T12:16:13.297Z] #19 142.0 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-11T12:16:13.297Z] #19 142.0 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-11T12:16:13.297Z] #19 142.1 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-11T12:16:13.311Z] #77 130.9 checking for stdlib.h... (cached) yes [2022-08-11T12:16:13.311Z] #77 130.9 checking for GNU libc compatible malloc... yes [2022-08-11T12:16:13.311Z] #77 131.1 checking for stdlib.h... (cached) yes [2022-08-11T12:16:13.569Z] #77 131.1 checking for GNU libc compatible realloc... yes [2022-08-11T12:16:13.581Z] #14 ... [2022-08-11T12:16:13.582Z] [2022-08-11T12:16:13.582Z] #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-11T12:16:13.582Z] #64 sha256:7149ac5efaa9b2e0c7042f395c920435ee3355b7d552a9563752a463c85895bf [2022-08-11T12:16:13.582Z] #64 85.19 + bin/ctr [2022-08-11T12:16:13.828Z] #77 131.3 checking for working strtod... yes [2022-08-11T12:16:14.086Z] #77 131.6 checking for gettimeofday... yes [2022-08-11T12:16:14.345Z] #77 131.9 checking for memset... yes [2022-08-11T12:16:14.604Z] #77 132.1 checking for strspn... yes [2022-08-11T12:16:14.604Z] #77 132.4 checking that generated files are newer than configure... done [2022-08-11T12:16:14.604Z] #77 132.4 configure: creating ./config.status [2022-08-11T12:16:15.821Z] #14 ... [2022-08-11T12:16:15.821Z] [2022-08-11T12:16:15.821Z] #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-11T12:16:15.821Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:15.821Z] #77 83.97 configure.ac:7: installing './compile' [2022-08-11T12:16:15.821Z] #77 83.99 configure.ac:11: installing './config.guess' [2022-08-11T12:16:15.821Z] #77 84.01 configure.ac:11: installing './config.sub' [2022-08-11T12:16:15.821Z] #77 84.08 configure.ac:8: installing './install-sh' [2022-08-11T12:16:15.821Z] #77 84.11 configure.ac:8: installing './missing' [2022-08-11T12:16:15.821Z] #77 84.30 Makefile.am: installing './depcomp' [2022-08-11T12:16:16.599Z] #19 ... [2022-08-11T12:16:16.599Z] [2022-08-11T12:16:16.599Z] #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-11T12:16:16.599Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:16.599Z] #84 98.79 configure.ac:11: installing 'build-aux/compile' [2022-08-11T12:16:16.599Z] #84 98.80 configure.ac:11: installing 'build-aux/config.guess' [2022-08-11T12:16:16.599Z] #84 98.80 configure.ac:11: installing 'build-aux/config.sub' [2022-08-11T12:16:16.599Z] #84 98.81 configure.ac:13: installing 'build-aux/install-sh' [2022-08-11T12:16:16.599Z] #84 98.81 configure.ac:13: installing 'build-aux/missing' [2022-08-11T12:16:16.599Z] #84 98.81 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-11T12:16:16.599Z] #84 99.00 Makefile.am: installing 'build-aux/depcomp' [2022-08-11T12:16:17.134Z] #77 134.4 config.status: creating Makefile [2022-08-11T12:16:17.134Z] #77 134.4 config.status: creating config.h [2022-08-11T12:16:17.134Z] #77 134.4 config.status: executing depfiles commands [2022-08-11T12:16:17.134Z] #77 134.6 config.status: executing libtool commands [2022-08-11T12:16:17.700Z] #77 135.5 GEN .version [2022-08-11T12:16:17.700Z] #77 135.5 make install-recursive [2022-08-11T12:16:17.700Z] #77 135.5 make[1]: Entering directory '/tmp/crun-build' [2022-08-11T12:16:17.700Z] #77 135.6 Making install in libocispec [2022-08-11T12:16:17.700Z] #77 135.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:16:17.730Z] #77 86.60 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-11T12:16:17.730Z] #77 86.60 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-11T12:16:17.958Z] #77 135.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-11T12:16:17.958Z] #77 135.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-11T12:16:17.958Z] #77 135.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-11T12:16:17.958Z] #77 135.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-11T12:16:17.990Z] #77 86.78 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-11T12:16:17.990Z] #77 86.78 libtoolize: copying file 'm4/libtool.m4' [2022-08-11T12:16:17.990Z] #77 86.89 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-11T12:16:18.249Z] #77 87.08 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-11T12:16:18.509Z] #77 87.33 libtoolize: copying file 'm4/ltversion.m4' [2022-08-11T12:16:18.770Z] #77 87.52 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-11T12:16:18.859Z] #64 ... [2022-08-11T12:16:18.859Z] [2022-08-11T12:16:18.859Z] #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-11T12:16:18.859Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:18.859Z] #77 80.75 configure.ac:7: installing './compile' [2022-08-11T12:16:18.859Z] #77 80.75 configure.ac:11: installing './config.guess' [2022-08-11T12:16:18.859Z] #77 80.76 configure.ac:11: installing './config.sub' [2022-08-11T12:16:18.859Z] #77 80.77 configure.ac:8: installing './install-sh' [2022-08-11T12:16:18.859Z] #77 80.77 configure.ac:8: installing './missing' [2022-08-11T12:16:18.859Z] #77 81.00 Makefile.am: installing './depcomp' [2022-08-11T12:16:18.894Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-11T12:16:18.894Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-11T12:16:18.894Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-11T12:16:18.894Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-11T12:16:18.894Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-11T12:16:18.894Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-11T12:16:18.894Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-11T12:16:18.894Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-11T12:16:18.894Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-11T12:16:19.031Z] #77 87.70 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-11T12:16:19.085Z] #84 101.0 checking build system type... x86_64-pc-linux-gnu [2022-08-11T12:16:19.085Z] #84 101.7 checking host system type... x86_64-pc-linux-gnu [2022-08-11T12:16:19.085Z] #84 101.7 checking how to print strings... printf [2022-08-11T12:16:19.085Z] #84 101.7 checking for gcc... gcc [2022-08-11T12:16:19.153Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-11T12:16:19.153Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-11T12:16:19.153Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-11T12:16:19.153Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-11T12:16:19.153Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-11T12:16:19.153Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-11T12:16:19.153Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-11T12:16:19.347Z] #84 101.7 checking whether the C compiler works... yes [2022-08-11T12:16:19.347Z] #84 101.9 checking for C compiler default output file name... a.out [2022-08-11T12:16:19.609Z] #84 101.9 checking for suffix of executables... [2022-08-11T12:16:19.609Z] #84 102.1 checking whether we are cross compiling... no [2022-08-11T12:16:19.869Z] #84 102.3 checking for suffix of object files... o [2022-08-11T12:16:20.090Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-11T12:16:20.090Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-11T12:16:20.090Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-11T12:16:20.090Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-11T12:16:20.090Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-11T12:16:20.090Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-11T12:16:20.090Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-11T12:16:20.090Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-11T12:16:20.090Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-11T12:16:20.090Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-11T12:16:20.090Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-11T12:16:20.090Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-11T12:16:20.090Z] #77 137.9 make install-recursive [2022-08-11T12:16:20.090Z] #77 137.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:16:20.132Z] #84 102.4 checking whether we are using the GNU C compiler... yes [2022-08-11T12:16:20.132Z] #84 102.6 checking whether gcc accepts -g... yes [2022-08-11T12:16:20.132Z] #84 102.8 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:16:20.349Z] #77 138.0 Making install in yajl [2022-08-11T12:16:20.349Z] #77 138.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:16:20.349Z] #77 138.0 CC verify/json_verify-json_verify.o [2022-08-11T12:16:20.349Z] #77 138.1 CC src/libyajl_la-yajl_alloc.lo [2022-08-11T12:16:20.349Z] #77 138.1 CC src/libyajl_la-yajl.lo [2022-08-11T12:16:20.349Z] #77 138.1 CC src/libyajl_la-yajl_gen.lo [2022-08-11T12:16:20.349Z] #77 138.1 CC src/libyajl_la-yajl_parser.lo [2022-08-11T12:16:20.349Z] #77 138.1 CC src/libyajl_la-yajl_buf.lo [2022-08-11T12:16:20.349Z] #77 138.1 CC src/libyajl_la-yajl_encode.lo [2022-08-11T12:16:20.349Z] #77 138.2 CC src/libyajl_la-yajl_lex.lo [2022-08-11T12:16:20.607Z] #77 138.2 CC src/libyajl_la-yajl_tree.lo [2022-08-11T12:16:20.653Z] #84 102.9 checking whether gcc understands -c and -o together... yes [2022-08-11T12:16:20.769Z] #77 83.13 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-11T12:16:20.769Z] #77 83.13 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-11T12:16:20.769Z] #77 83.40 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-11T12:16:20.769Z] #77 83.40 libtoolize: copying file 'm4/libtool.m4' [2022-08-11T12:16:20.914Z] #84 103.3 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:16:20.914Z] #84 103.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:16:20.914Z] #84 103.4 checking for egrep... /bin/grep -E [2022-08-11T12:16:20.914Z] #84 103.4 checking for fgrep... /bin/grep -F [2022-08-11T12:16:20.914Z] #84 103.4 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:16:20.914Z] #84 103.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:16:20.914Z] #84 103.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:16:21.028Z] #77 83.68 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-11T12:16:21.175Z] #84 103.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:16:21.175Z] #84 103.7 checking whether ln -s works... yes [2022-08-11T12:16:21.175Z] #84 103.7 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:16:21.175Z] #84 103.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-11T12:16:21.175Z] #84 103.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:16:21.175Z] #84 103.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:16:21.175Z] #84 103.7 checking for objdump... objdump [2022-08-11T12:16:21.175Z] #84 103.7 checking how to recognize dependent libraries... pass_all [2022-08-11T12:16:21.175Z] #84 103.7 checking for dlltool... no [2022-08-11T12:16:21.175Z] #84 103.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:16:21.175Z] #84 103.7 checking for ar... ar [2022-08-11T12:16:21.436Z] #84 103.7 checking for archiver @FILE support... @ [2022-08-11T12:16:21.436Z] #84 104.0 checking for strip... strip [2022-08-11T12:16:21.436Z] #84 104.0 checking for ranlib... ranlib [2022-08-11T12:16:21.436Z] #84 104.0 checking for gawk... no [2022-08-11T12:16:21.436Z] #84 104.0 checking for mawk... mawk [2022-08-11T12:16:21.542Z] #77 ... [2022-08-11T12:16:21.542Z] [2022-08-11T12:16:21.542Z] #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-11T12:16:21.542Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:16:21.542Z] #21 36.41 Selecting previously unselected package python3-lib2to3. [2022-08-11T12:16:21.542Z] #21 36.43 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-11T12:16:21.542Z] #21 36.43 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-11T12:16:21.542Z] #21 36.56 Selecting previously unselected package python3-distutils. [2022-08-11T12:16:21.542Z] #21 36.58 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-11T12:16:21.542Z] #21 36.58 Unpacking python3-distutils (3.9.2-1) ... [2022-08-11T12:16:21.542Z] #21 36.70 Selecting previously unselected package python3-pkg-resources. [2022-08-11T12:16:21.542Z] #21 36.71 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-11T12:16:21.542Z] #21 36.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:16:21.542Z] #21 36.87 Selecting previously unselected package python3-setuptools. [2022-08-11T12:16:21.542Z] #21 36.87 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-11T12:16:21.542Z] #21 36.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-11T12:16:21.542Z] #21 37.10 Selecting previously unselected package python3-wheel. [2022-08-11T12:16:21.542Z] #21 37.11 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-11T12:16:21.542Z] #21 37.12 Unpacking python3-wheel (0.34.2-1) ... [2022-08-11T12:16:21.542Z] #21 37.19 Selecting previously unselected package python3-pip. [2022-08-11T12:16:21.542Z] #21 37.20 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-11T12:16:21.542Z] #21 37.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-11T12:16:21.542Z] #21 37.49 Selecting previously unselected package sudo. [2022-08-11T12:16:21.542Z] #21 37.50 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-11T12:16:21.542Z] #21 37.52 Unpacking sudo (1.9.5p2-3) ... [2022-08-11T12:16:21.542Z] #21 38.05 Selecting previously unselected package systemd-journal-remote. [2022-08-11T12:16:21.542Z] #21 38.06 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-11T12:16:21.542Z] #21 38.06 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-11T12:16:21.542Z] #21 38.14 Selecting previously unselected package thin-provisioning-tools. [2022-08-11T12:16:21.542Z] #21 38.15 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-11T12:16:21.542Z] #21 38.15 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-11T12:16:21.542Z] #21 38.38 Selecting previously unselected package uidmap. [2022-08-11T12:16:21.542Z] #21 38.39 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-11T12:16:21.542Z] #21 38.39 Unpacking uidmap (1:4.8.1-1) ... [2022-08-11T12:16:21.542Z] #21 38.54 Selecting previously unselected package vim-runtime. [2022-08-11T12:16:21.542Z] #21 38.54 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:16:21.542Z] #21 38.58 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-11T12:16:21.542Z] #21 38.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-11T12:16:21.542Z] #21 38.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:16:21.542Z] #21 42.10 Selecting previously unselected package vim. [2022-08-11T12:16:21.542Z] #21 42.10 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-11T12:16:21.542Z] #21 42.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:16:21.542Z] #21 42.76 Selecting previously unselected package xfsprogs. [2022-08-11T12:16:21.542Z] #21 42.78 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-11T12:16:21.542Z] #21 42.78 Unpacking xfsprogs (5.10.0-4) ... [2022-08-11T12:16:21.542Z] #21 43.29 Selecting previously unselected package zip. [2022-08-11T12:16:21.542Z] #21 43.29 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-11T12:16:21.542Z] #21 43.30 Unpacking zip (3.0-12) ... [2022-08-11T12:16:21.542Z] #21 43.45 Selecting previously unselected package zstd. [2022-08-11T12:16:21.542Z] #21 43.46 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-11T12:16:21.542Z] #21 43.46 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-11T12:16:21.542Z] #21 43.83 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:16:21.542Z] #21 44.80 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-11T12:16:21.542Z] #21 44.82 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-11T12:16:21.542Z] #21 44.83 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-11T12:16:21.542Z] #21 44.84 Setting up libicu67:amd64 (67.1-7) ... [2022-08-11T12:16:21.542Z] #21 44.86 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-11T12:16:21.542Z] #21 44.87 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-11T12:16:21.542Z] #21 44.89 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-11T12:16:21.542Z] #21 44.90 Setting up uidmap (1:4.8.1-1) ... [2022-08-11T12:16:21.542Z] #21 44.92 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:16:21.542Z] #21 44.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:16:21.542Z] #21 44.95 Setting up bzip2 (1.0.8-4) ... [2022-08-11T12:16:21.542Z] #21 44.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:16:21.542Z] #21 44.98 Setting up python3-wheel (0.34.2-1) ... [2022-08-11T12:16:21.542Z] #21 45.63 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-11T12:16:21.542Z] #21 45.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:16:21.542Z] #21 45.66 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:16:21.542Z] #21 45.67 Setting up libcap2-bin (1:2.44-1) ... [2022-08-11T12:16:21.542Z] #21 45.69 Setting up apparmor (2.13.6-10) ... [2022-08-11T12:16:21.598Z] #77 84.11 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-11T12:16:21.858Z] #77 84.44 libtoolize: copying file 'm4/ltversion.m4' [2022-08-11T12:16:22.009Z] #84 104.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:16:22.117Z] #77 84.69 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-11T12:16:22.117Z] #77 84.72 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-11T12:16:22.272Z] #84 104.7 checking for sysroot... no [2022-08-11T12:16:22.272Z] #84 104.7 checking for a working dd... /bin/dd [2022-08-11T12:16:22.272Z] #84 104.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:16:22.272Z] #84 104.9 checking for mt... no [2022-08-11T12:16:22.272Z] #84 104.9 checking if : is a manifest tool... no [2022-08-11T12:16:22.533Z] #84 104.9 checking how to run the C preprocessor... gcc -E [2022-08-11T12:16:23.463Z] #21 47.38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-11T12:16:23.615Z] #84 105.2 checking for ANSI C header files... yes [2022-08-11T12:16:23.722Z] #21 47.86 Setting up zip (3.0-12) ... [2022-08-11T12:16:23.722Z] #21 47.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:16:23.722Z] #21 47.99 Setting up bash-completion (1:2.11-2) ... [2022-08-11T12:16:23.778Z] #77 ... [2022-08-11T12:16:23.778Z] [2022-08-11T12:16:23.778Z] #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-11T12:16:23.778Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-11T12:16:23.778Z] #47 196.3 + dpkg --print-architecture [2022-08-11T12:16:23.778Z] #47 DONE 196.7s [2022-08-11T12:16:23.778Z] [2022-08-11T12:16:23.778Z] #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-11T12:16:23.778Z] #26 sha256:328ec82092072efda90ff208317385ed98152c83cbd20bdede8b0d1144f135c6 [2022-08-11T12:16:23.879Z] #84 106.0 checking for sys/types.h... yes [2022-08-11T12:16:24.142Z] #84 106.4 checking for sys/stat.h... yes [2022-08-11T12:16:24.142Z] #84 106.6 checking for stdlib.h... yes [2022-08-11T12:16:24.404Z] #84 106.9 checking for string.h... yes [2022-08-11T12:16:24.666Z] #84 107.1 checking for memory.h... yes [2022-08-11T12:16:24.927Z] #84 107.3 checking for strings.h... yes [2022-08-11T12:16:25.192Z] #84 107.6 checking for inttypes.h... yes [2022-08-11T12:16:25.453Z] #84 107.9 checking for stdint.h... yes [2022-08-11T12:16:25.623Z] #21 ... [2022-08-11T12:16:25.623Z] [2022-08-11T12:16:25.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-11T12:16:25.623Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:25.623Z] #77 143.5 CCLD libyajl.la [2022-08-11T12:16:25.715Z] #84 108.2 checking for unistd.h... yes [2022-08-11T12:16:25.976Z] #84 108.3 checking for dlfcn.h... yes [2022-08-11T12:16:25.976Z] #84 108.6 checking for objdir... .libs [2022-08-11T12:16:26.190Z] #77 143.9 CCLD verify/json_verify [2022-08-11T12:16:26.448Z] #77 144.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:16:26.550Z] #84 108.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:16:26.550Z] #84 109.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:16:26.550Z] #84 109.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:16:26.550Z] #84 109.1 checking if gcc static flag -static works... [2022-08-11T12:16:26.550Z] #84 ... [2022-08-11T12:16:26.550Z] [2022-08-11T12:16:26.550Z] #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-11T12:16:26.550Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:16:26.550Z] #19 145.3 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-11T12:16:26.550Z] #19 145.3 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-11T12:16:26.550Z] #19 145.4 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-11T12:16:26.550Z] #19 145.5 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-11T12:16:26.550Z] #19 145.6 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-11T12:16:26.550Z] #19 148.4 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-11T12:16:26.551Z] #19 148.5 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-11T12:16:26.551Z] #19 148.5 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-11T12:16:26.551Z] #19 148.6 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-11T12:16:26.551Z] #19 148.6 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-11T12:16:26.551Z] #19 148.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-11T12:16:26.551Z] #19 149.0 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-11T12:16:26.551Z] #19 149.0 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-11T12:16:26.551Z] #19 149.0 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-11T12:16:26.551Z] #19 149.0 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-11T12:16:26.551Z] #19 149.0 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-11T12:16:26.551Z] #19 149.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-11T12:16:26.551Z] #19 149.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-11T12:16:26.551Z] #19 149.1 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-11T12:16:26.551Z] #19 149.1 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-11T12:16:26.551Z] #19 149.1 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-11T12:16:26.551Z] #19 149.1 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-11T12:16:26.551Z] #19 149.1 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-11T12:16:26.551Z] #19 149.1 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-11T12:16:26.551Z] #19 149.1 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-11T12:16:26.551Z] #19 149.1 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-11T12:16:26.551Z] #19 149.1 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-11T12:16:26.551Z] #19 149.1 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-11T12:16:26.551Z] #19 149.1 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-11T12:16:26.551Z] #19 149.2 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-11T12:16:26.551Z] #19 149.2 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-11T12:16:26.551Z] #19 149.2 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-11T12:16:26.551Z] #19 149.3 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-11T12:16:26.551Z] #19 152.0 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-11T12:16:26.551Z] #19 152.0 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-11T12:16:26.551Z] #19 152.1 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-11T12:16:26.551Z] #19 152.3 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-11T12:16:26.551Z] #19 152.6 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-11T12:16:26.551Z] #19 155.2 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-11T12:16:26.551Z] #19 155.2 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-11T12:16:26.551Z] #19 155.2 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-11T12:16:26.551Z] #19 155.3 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-11T12:16:26.551Z] #19 155.3 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-11T12:16:26.551Z] #19 155.3 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-11T12:16:26.551Z] #19 155.3 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-11T12:16:26.551Z] #19 155.4 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-11T12:16:26.551Z] #19 155.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-11T12:16:26.551Z] #19 155.4 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-11T12:16:26.707Z] #77 144.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-11T12:16:26.707Z] #77 144.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-11T12:16:26.707Z] #77 144.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:16:26.707Z] #77 144.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:16:26.707Z] #77 144.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:16:26.707Z] #77 144.4 CC src/validate.o [2022-08-11T12:16:26.707Z] #77 144.4 CC src/image_spec_schema_config_schema.lo [2022-08-11T12:16:26.707Z] #77 144.4 CC src/image_spec_schema_content_descriptor.lo [2022-08-11T12:16:26.707Z] #77 144.4 CC src/image_spec_schema_defs.lo [2022-08-11T12:16:26.707Z] #77 144.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-11T12:16:26.707Z] #77 144.4 CC src/image_spec_schema_image_index_schema.lo [2022-08-11T12:16:26.707Z] #77 144.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-11T12:16:26.707Z] #77 144.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-11T12:16:26.707Z] #77 144.5 CC src/runtime_spec_schema_config_linux.lo [2022-08-11T12:16:26.707Z] #77 144.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-11T12:16:26.707Z] #77 144.6 CC src/runtime_spec_schema_config_schema.lo [2022-08-11T12:16:26.707Z] #77 144.6 CC src/runtime_spec_schema_config_solaris.lo [2022-08-11T12:16:26.814Z] #19 155.4 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-11T12:16:26.814Z] #19 ... [2022-08-11T12:16:26.814Z] [2022-08-11T12:16:26.814Z] #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-11T12:16:26.814Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:26.814Z] #84 109.1 checking if gcc static flag -static works... yes [2022-08-11T12:16:26.965Z] #77 144.7 CC src/runtime_spec_schema_config_vm.lo [2022-08-11T12:16:26.965Z] #77 144.7 CC src/runtime_spec_schema_config_windows.lo [2022-08-11T12:16:26.965Z] #77 144.7 CC src/runtime_spec_schema_defs.lo [2022-08-11T12:16:26.965Z] #77 144.8 CC src/runtime_spec_schema_defs_linux.lo [2022-08-11T12:16:27.075Z] #84 109.6 checking if gcc supports -c -o file.o... yes [2022-08-11T12:16:27.075Z] #84 109.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:16:27.075Z] #84 109.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-11T12:16:27.223Z] #77 145.0 CC src/runtime_spec_schema_defs_zos.lo [2022-08-11T12:16:27.223Z] #77 145.1 CC src/runtime_spec_schema_defs_vm.lo [2022-08-11T12:16:27.336Z] #84 109.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:16:27.336Z] #84 110.1 checking how to hardcode library paths into programs... immediate [2022-08-11T12:16:27.336Z] #84 110.1 checking whether stripping libraries is possible... yes [2022-08-11T12:16:27.336Z] #84 110.1 checking if libtool supports shared libraries... yes [2022-08-11T12:16:27.336Z] #84 110.1 checking whether to build shared libraries... no [2022-08-11T12:16:27.336Z] #84 110.1 checking whether to build static libraries... yes [2022-08-11T12:16:27.482Z] #77 145.3 CC src/runtime_spec_schema_defs_windows.lo [2022-08-11T12:16:27.482Z] #77 145.4 CC src/runtime_spec_schema_state_schema.lo [2022-08-11T12:16:27.600Z] #84 110.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:16:27.600Z] #84 110.1 checking whether build environment is sane... yes [2022-08-11T12:16:27.600Z] #84 110.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:16:27.600Z] #84 110.3 checking whether make sets $(MAKE)... yes [2022-08-11T12:16:27.600Z] #84 110.3 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:16:27.741Z] #77 145.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-11T12:16:27.861Z] #84 110.4 checking whether make supports nested variables... yes [2022-08-11T12:16:27.861Z] #84 110.5 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:16:27.861Z] #84 110.5 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:16:28.000Z] #77 145.7 CC src/basic_test_double_array_item.lo [2022-08-11T12:16:28.122Z] #84 110.5 checking how to create a ustar tar archive... gnutar [2022-08-11T12:16:28.122Z] #84 110.6 checking dependency style of gcc... gcc3 [2022-08-11T12:16:28.122Z] #84 110.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:16:28.122Z] #84 110.8 checking whether make supports nested variables... (cached) yes [2022-08-11T12:16:28.122Z] #84 110.8 checking for gawk... (cached) mawk [2022-08-11T12:16:28.122Z] #84 110.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-11T12:16:28.122Z] #84 110.8 checking for gcc... (cached) gcc [2022-08-11T12:16:28.258Z] #77 145.9 CC src/basic_test_top_array_int.lo [2022-08-11T12:16:28.258Z] #77 145.9 CC src/basic_test_double_array.lo [2022-08-11T12:16:28.258Z] #77 146.1 CC src/basic_test_top_array_string.lo [2022-08-11T12:16:28.385Z] #84 110.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-11T12:16:28.385Z] #84 110.8 checking whether gcc accepts -g... (cached) yes [2022-08-11T12:16:28.385Z] #84 110.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-11T12:16:28.385Z] #84 110.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-11T12:16:28.385Z] #84 110.9 checking for a Python interpreter with version >= 3... python3 [2022-08-11T12:16:28.385Z] #84 111.0 checking for python3... /usr/bin/python3 [2022-08-11T12:16:28.385Z] #84 111.0 checking for python3 version... 3.9 [2022-08-11T12:16:28.517Z] #77 146.2 CC src/basic_test_top_double_array_int.lo [2022-08-11T12:16:28.517Z] #77 146.3 CC src/basic_test_top_double_array_obj.lo [2022-08-11T12:16:28.647Z] #84 111.0 checking for python3 platform... linux [2022-08-11T12:16:28.647Z] #84 111.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-11T12:16:28.777Z] #77 146.5 CC src/basic_test_top_double_array_refobj.lo [2022-08-11T12:16:28.777Z] #77 146.6 CC src/basic_test_top_double_array_string.lo [2022-08-11T12:16:28.908Z] #84 111.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-11T12:16:28.908Z] #84 111.5 checking for go-md2man... no [2022-08-11T12:16:29.027Z] #77 ... [2022-08-11T12:16:29.027Z] [2022-08-11T12:16:29.027Z] #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-11T12:16:29.027Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:16:29.027Z] #14 167.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-11T12:16:29.027Z] #14 167.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:16:29.027Z] #14 167.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:16:29.035Z] #77 146.8 CC src/read-file.lo [2022-08-11T12:16:29.169Z] #84 111.5 checking error.h usability... yes [2022-08-11T12:16:29.169Z] #84 111.8 checking error.h presence... yes [2022-08-11T12:16:29.169Z] #84 111.8 checking for error.h... yes [2022-08-11T12:16:29.169Z] #84 111.8 checking linux/openat2.h usability... yes [2022-08-11T12:16:29.293Z] #77 147.1 CC src/json_common.lo [2022-08-11T12:16:29.293Z] #77 147.1 CC tests/test-1.o [2022-08-11T12:16:29.432Z] #84 111.9 checking linux/openat2.h presence... yes [2022-08-11T12:16:29.432Z] #84 112.0 checking for linux/openat2.h... yes [2022-08-11T12:16:29.861Z] #77 147.5 CC tests/test-2.o [2022-08-11T12:16:29.861Z] #77 147.5 CC tests/test-3.o [2022-08-11T12:16:29.861Z] #77 147.6 CC tests/test-4.o [2022-08-11T12:16:29.861Z] #77 147.6 CC tests/test-5.o [2022-08-11T12:16:30.008Z] #84 112.1 checking for copy_file_range... yes [2022-08-11T12:16:30.150Z] #77 147.8 CC tests/test-6.o [2022-08-11T12:16:30.151Z] #77 148.0 CC tests/test-7.o [2022-08-11T12:16:30.269Z] #84 112.5 checking for fgetxattr... yes [2022-08-11T12:16:30.269Z] #84 112.7 checking for statx... yes [2022-08-11T12:16:30.409Z] #77 148.2 CC tests/test-8.o [2022-08-11T12:16:30.410Z] #77 148.3 CC tests/test-9.o [2022-08-11T12:16:30.791Z] #84 113.0 checking for fgetpwent_r... yes [2022-08-11T12:16:31.052Z] #84 113.3 checking for issetugid... no [2022-08-11T12:16:31.052Z] #84 113.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-11T12:16:31.052Z] #84 113.6 checking pkg-config is at least version 0.9.0... yes [2022-08-11T12:16:31.058Z] #77 148.6 CC tests/test-10.o [2022-08-11T12:16:31.058Z] #77 148.7 CC tests/test-11.o [2022-08-11T12:16:31.623Z] #84 113.6 checking for library containing yajl_tree_get... -lyajl [2022-08-11T12:16:31.623Z] #84 114.1 checking for yajl >= 2.0.0... yes [2022-08-11T12:16:31.884Z] #84 114.2 checking sys/capability.h usability... yes [2022-08-11T12:16:31.884Z] #84 114.4 checking sys/capability.h presence... yes [2022-08-11T12:16:31.884Z] #84 114.5 checking for sys/capability.h... yes [2022-08-11T12:16:32.829Z] #84 114.5 checking for library containing cap_from_name... -lcap [2022-08-11T12:16:33.090Z] #84 115.2 checking for library containing dlopen... -ldl [2022-08-11T12:16:33.351Z] #84 115.8 checking seccomp.h usability... yes [2022-08-11T12:16:33.587Z] #77 ... [2022-08-11T12:16:33.587Z] [2022-08-11T12:16:33.587Z] #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-11T12:16:33.587Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:16:33.587Z] #21 50.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:16:33.587Z] #21 50.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-11T12:16:33.587Z] #21 50.04 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-11T12:16:33.587Z] #21 50.05 Setting up patch (2.7.6-7) ... [2022-08-11T12:16:33.587Z] #21 50.07 Setting up sudo (1.9.5p2-3) ... [2022-08-11T12:16:33.587Z] #21 50.14 invoke-rc.d: could not determine current runlevel [2022-08-11T12:16:33.587Z] #21 50.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-11T12:16:33.587Z] #21 50.16 Setting up xfsprogs (5.10.0-4) ... [2022-08-11T12:16:33.587Z] #21 50.17 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-11T12:16:33.587Z] #21 50.17 Failed to connect to bus: Host is down [2022-08-11T12:16:33.587Z] #21 50.18 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-11T12:16:33.587Z] #21 50.19 Setting up inetutils-ping (2:2.0-1) ... [2022-08-11T12:16:33.587Z] #21 50.20 Setting up pigz (2.6-1) ... [2022-08-11T12:16:33.587Z] #21 50.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-11T12:16:33.587Z] #21 50.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:16:33.587Z] #21 50.25 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-11T12:16:33.587Z] #21 50.26 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:16:33.587Z] #21 50.94 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-11T12:16:33.587Z] #21 50.98 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-11T12:16:33.587Z] #21 51.39 Setting up libelf1:amd64 (0.183-1) ... [2022-08-11T12:16:33.587Z] #21 51.40 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-11T12:16:33.587Z] #21 51.42 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-11T12:16:33.587Z] #21 51.43 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:16:33.587Z] #21 51.44 Setting up libkmod2:amd64 (28-1) ... [2022-08-11T12:16:33.587Z] #21 51.46 Setting up python3-distutils (3.9.2-1) ... [2022-08-11T12:16:33.587Z] #21 51.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:16:33.587Z] #21 51.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-11T12:16:33.587Z] #21 51.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-11T12:16:33.587Z] #21 51.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-11T12:16:33.587Z] #21 51.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-11T12:16:33.587Z] #21 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-11T12:16:33.587Z] #21 51.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-11T12:16:33.587Z] #21 51.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-11T12:16:33.587Z] #21 51.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-11T12:16:33.587Z] #21 52.00 Setting up python3-setuptools (52.0.0-4) ... [2022-08-11T12:16:33.587Z] #21 53.65 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:16:33.587Z] #21 53.66 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-11T12:16:33.587Z] #21 53.67 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-11T12:16:33.587Z] #21 53.69 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-11T12:16:33.587Z] #21 55.15 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-11T12:16:33.587Z] #21 55.16 Setting up jq (1.6-2.1) ... [2022-08-11T12:16:33.587Z] #21 55.17 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-11T12:16:33.587Z] #21 55.18 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-11T12:16:33.587Z] #21 55.20 Setting up iptables (1.8.7-1) ... [2022-08-11T12:16:33.587Z] #21 55.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-11T12:16:33.587Z] #21 55.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-11T12:16:33.587Z] #21 55.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-11T12:16:33.587Z] #21 55.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-11T12:16:33.587Z] #21 55.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-11T12:16:33.587Z] #21 55.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-11T12:16:33.587Z] #21 55.38 Setting up iproute2 (5.10.0-4) ... [2022-08-11T12:16:33.587Z] #21 55.76 Setting up systemd (247.3-7) ... [2022-08-11T12:16:33.587Z] #21 55.84 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-11T12:16:33.587Z] #21 55.84 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-11T12:16:33.587Z] #21 55.86 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-11T12:16:33.587Z] #21 55.91 Initializing machine ID from KVM UUID. [2022-08-11T12:16:33.587Z] #21 56.94 Setting up systemd-journal-remote (247.3-7) ... [2022-08-11T12:16:33.587Z] #21 57.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:16:33.587Z] #21 DONE 57.7s [2022-08-11T12:16:33.587Z] [2022-08-11T12:16:33.587Z] #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-11T12:16:33.587Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-11T12:16:33.613Z] #84 116.0 checking seccomp.h presence... yes [2022-08-11T12:16:33.613Z] #84 116.2 checking for seccomp.h... yes [2022-08-11T12:16:34.184Z] #84 116.2 checking for library containing seccomp_rule_add... -lseccomp [2022-08-11T12:16:34.338Z] #77 ... [2022-08-11T12:16:34.338Z] [2022-08-11T12:16:34.338Z] #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-11T12:16:34.338Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:16:34.338Z] #14 166.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-11T12:16:34.338Z] #14 166.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:16:34.338Z] #14 166.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:16:34.711Z] #84 116.9 checking for library containing seccomp_arch_resolve_name... none required [2022-08-11T12:16:34.966Z] #22 1.590 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-11T12:16:35.226Z] #22 1.595 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-11T12:16:35.226Z] #22 1.599 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-11T12:16:35.226Z] #22 DONE 1.7s [2022-08-11T12:16:35.226Z] [2022-08-11T12:16:35.226Z] #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-11T12:16:35.226Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:16:35.281Z] #84 117.3 checking systemd/sd-bus.h usability... yes [2022-08-11T12:16:35.281Z] #84 117.7 checking systemd/sd-bus.h presence... yes [2022-08-11T12:16:35.281Z] #84 117.9 checking for systemd/sd-bus.h... yes [2022-08-11T12:16:35.485Z] #47 ... [2022-08-11T12:16:35.485Z] [2022-08-11T12:16:35.485Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-11T12:16:35.485Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-11T12:16:35.852Z] #84 117.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-11T12:16:36.384Z] #84 118.5 checking for sd_notify_barrier... yes [2022-08-11T12:16:36.645Z] #84 118.9 checking linux/bpf.h usability... yes [2022-08-11T12:16:36.645Z] #84 119.1 checking linux/bpf.h presence... yes [2022-08-11T12:16:36.645Z] #84 119.2 checking for linux/bpf.h... yes [2022-08-11T12:16:36.906Z] #84 119.2 checking compilation for eBPF... yes [2022-08-11T12:16:36.906Z] #84 119.6 checking for criu >= 3.15... no [2022-08-11T12:16:36.906Z] #84 119.6 configure: CRIU headers not found, building without CRIU support [2022-08-11T12:16:36.906Z] #84 119.6 checking for criu > 3.16... no [2022-08-11T12:16:37.168Z] #84 119.7 configure: CRIU version doesn't support join-ns API [2022-08-11T12:16:37.168Z] #84 119.7 checking for criu > 3.16.1... no [2022-08-11T12:16:37.168Z] #84 119.7 configure: CRIU version doesn't support for pre-dumping [2022-08-11T12:16:37.168Z] #84 119.7 checking for new mount API (fsconfig)... yes [2022-08-11T12:16:37.428Z] #84 119.9 checking for seccomp notify API... yes [2022-08-11T12:16:37.428Z] #84 120.1 checking for gperf... no [2022-08-11T12:16:37.428Z] #84 120.1 configure: gperf not found - cannot rebuild signal parser code [2022-08-11T12:16:37.689Z] #84 120.1 checking for library containing argp_parse... [2022-08-11T12:16:37.689Z] #84 ... [2022-08-11T12:16:37.689Z] [2022-08-11T12:16:37.689Z] #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-11T12:16:37.689Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:16:37.689Z] #43 178.5 Delve is a source level debugger for Go programs. [2022-08-11T12:16:37.689Z] #43 178.5 [2022-08-11T12:16:37.689Z] #43 178.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-11T12:16:37.689Z] #43 178.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-11T12:16:37.689Z] #43 178.5 [2022-08-11T12:16:37.689Z] #43 178.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-11T12:16:37.689Z] #43 178.5 [2022-08-11T12:16:37.689Z] #43 178.5 Pass flags to the program you are debugging using `--`, for example: [2022-08-11T12:16:37.689Z] #43 178.5 [2022-08-11T12:16:37.689Z] #43 178.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-11T12:16:37.689Z] #43 178.5 [2022-08-11T12:16:37.689Z] #43 178.5 Usage: [2022-08-11T12:16:37.689Z] #43 178.5 dlv [command] [2022-08-11T12:16:37.689Z] #43 178.5 [2022-08-11T12:16:37.689Z] #43 178.5 Available Commands: [2022-08-11T12:16:37.689Z] #43 178.5 attach Attach to running process and begin debugging. [2022-08-11T12:16:37.689Z] #43 178.5 connect Connect to a headless debug server with a terminal client. [2022-08-11T12:16:37.689Z] #43 178.5 core Examine a core dump. [2022-08-11T12:16:37.689Z] #43 178.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-11T12:16:37.689Z] #43 178.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-11T12:16:37.689Z] #43 178.5 exec Execute a precompiled binary, and begin a debug session. [2022-08-11T12:16:37.689Z] #43 178.5 help Help about any command [2022-08-11T12:16:37.689Z] #43 178.5 run Deprecated command. Use 'debug' instead. [2022-08-11T12:16:37.689Z] #43 178.5 test Compile test binary and begin debugging program. [2022-08-11T12:16:37.689Z] #43 178.5 trace Compile and begin tracing program. [2022-08-11T12:16:37.689Z] #43 178.5 version Prints version. [2022-08-11T12:16:37.689Z] #43 178.5 [2022-08-11T12:16:37.689Z] #43 178.5 Flags: [2022-08-11T12:16:37.689Z] #43 178.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-11T12:16:37.689Z] #43 178.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-11T12:16:37.689Z] #43 178.5 --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-11T12:16:37.689Z] #43 178.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-11T12:16:37.689Z] #43 178.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-11T12:16:37.689Z] #43 178.5 --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-11T12:16:37.689Z] #43 178.5 --disable-aslr Disables address space randomization [2022-08-11T12:16:37.689Z] #43 178.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-11T12:16:37.689Z] #43 178.5 -h, --help help for dlv [2022-08-11T12:16:37.689Z] #43 178.5 --init string Init file, executed by the terminal client. [2022-08-11T12:16:37.689Z] #43 178.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-11T12:16:37.689Z] #43 178.5 --log Enable debugging server logging. [2022-08-11T12:16:37.689Z] #43 178.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-11T12:16:37.689Z] #43 178.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-11T12:16:37.689Z] #43 178.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-11T12:16:37.689Z] #43 178.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-11T12:16:37.689Z] #43 178.5 --wd string Working directory for running the program. [2022-08-11T12:16:37.689Z] #43 178.5 [2022-08-11T12:16:37.689Z] #43 178.5 Additional help topics: [2022-08-11T12:16:37.689Z] #43 178.5 dlv backend Help about the --backend flag. [2022-08-11T12:16:37.689Z] #43 178.5 dlv log Help about logging flags. [2022-08-11T12:16:37.689Z] #43 178.5 dlv redirect Help about file redirection. [2022-08-11T12:16:37.689Z] #43 178.5 [2022-08-11T12:16:37.689Z] #43 178.5 Use "dlv [command] --help" for more information about a command. [2022-08-11T12:16:38.261Z] #43 DONE 178.9s [2022-08-11T12:16:38.261Z] [2022-08-11T12:16:38.261Z] #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-11T12:16:38.261Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:16:38.261Z] #41 DONE 178.7s [2022-08-11T12:16:38.261Z] [2022-08-11T12:16:38.261Z] #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-11T12:16:38.261Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:38.261Z] #84 120.1 checking for library containing argp_parse... none required [2022-08-11T12:16:38.261Z] #84 120.4 checking that generated files are newer than configure... done [2022-08-11T12:16:38.261Z] #84 120.4 configure: creating ./config.status [2022-08-11T12:16:38.628Z] #26 ... [2022-08-11T12:16:38.628Z] [2022-08-11T12:16:38.628Z] #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-11T12:16:38.628Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:16:38.628Z] #77 167.4 CCLD libocispec.la [2022-08-11T12:16:38.628Z] #77 167.8 CCLD src/validate [2022-08-11T12:16:38.628Z] #77 167.8 CCLD tests/test-1 [2022-08-11T12:16:38.628Z] #77 167.8 CCLD tests/test-2 [2022-08-11T12:16:38.628Z] #77 167.8 CCLD tests/test-3 [2022-08-11T12:16:38.628Z] #77 167.9 CCLD tests/test-4 [2022-08-11T12:16:38.628Z] #77 167.9 CCLD tests/test-5 [2022-08-11T12:16:38.628Z] #77 167.9 CCLD tests/test-6 [2022-08-11T12:16:38.628Z] #77 168.0 CCLD tests/test-7 [2022-08-11T12:16:38.628Z] #77 168.1 CCLD tests/test-8 [2022-08-11T12:16:38.628Z] #77 168.2 CCLD tests/test-9 [2022-08-11T12:16:38.628Z] #77 168.3 CCLD tests/test-10 [2022-08-11T12:16:38.628Z] #77 168.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-11T12:16:38.628Z] #77 168.3 CCLD tests/test-11 [2022-08-11T12:16:39.191Z] #77 169.9 libtool: link: ar cr libocispec.a [2022-08-11T12:16:39.191Z] #77 169.9 libtool: link: ranlib libocispec.a [2022-08-11T12:16:39.649Z] #84 ... [2022-08-11T12:16:39.649Z] [2022-08-11T12:16:39.649Z] #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-11T12:16:39.649Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:16:39.649Z] #19 158.2 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-11T12:16:39.649Z] #19 158.2 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-11T12:16:39.649Z] #19 158.2 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-11T12:16:39.649Z] #19 158.3 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-11T12:16:39.649Z] #19 158.4 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-11T12:16:39.649Z] #19 160.8 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-11T12:16:39.649Z] #19 160.8 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-11T12:16:39.649Z] #19 160.8 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-11T12:16:39.649Z] #19 160.9 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-11T12:16:39.649Z] #19 160.9 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-11T12:16:39.649Z] #19 160.9 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-11T12:16:39.649Z] #19 160.9 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-11T12:16:39.649Z] #19 161.0 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-11T12:16:39.649Z] #19 161.0 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-11T12:16:39.649Z] #19 161.1 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-11T12:16:39.649Z] #19 161.2 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-11T12:16:39.649Z] #19 161.2 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-11T12:16:39.649Z] #19 161.2 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-11T12:16:39.649Z] #19 161.3 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-11T12:16:39.649Z] #19 161.3 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-11T12:16:39.649Z] #19 164.7 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-11T12:16:39.649Z] #19 164.7 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-11T12:16:39.649Z] #19 164.8 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-11T12:16:39.649Z] #19 164.9 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-11T12:16:39.649Z] #19 165.1 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-11T12:16:39.649Z] #19 166.7 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-11T12:16:39.649Z] #19 166.7 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-11T12:16:39.649Z] #19 166.7 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-11T12:16:39.649Z] #19 166.8 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-11T12:16:39.649Z] #19 166.8 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-11T12:16:39.649Z] #19 166.8 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-11T12:16:39.649Z] #19 166.8 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-11T12:16:39.649Z] #19 166.8 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-11T12:16:39.649Z] #19 166.8 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-11T12:16:39.649Z] #19 166.9 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-11T12:16:39.649Z] #19 166.9 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-11T12:16:39.649Z] #19 166.9 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-11T12:16:39.649Z] #19 168.5 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-11T12:16:39.909Z] #19 168.5 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-11T12:16:39.910Z] #19 168.5 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-11T12:16:39.910Z] #19 168.6 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-11T12:16:39.910Z] #19 168.7 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-11T12:16:40.171Z] #19 ... [2022-08-11T12:16:40.171Z] [2022-08-11T12:16:40.171Z] #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-11T12:16:40.171Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:40.171Z] #84 122.9 config.status: creating Makefile [2022-08-11T12:16:40.433Z] #84 122.9 config.status: creating rpm/crun.spec [2022-08-11T12:16:40.433Z] #84 123.0 config.status: creating config.h [2022-08-11T12:16:40.433Z] #84 123.0 config.status: executing libtool commands [2022-08-11T12:16:40.433Z] #84 123.1 config.status: executing depfiles commands [2022-08-11T12:16:40.559Z] #77 171.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:16:40.559Z] #77 171.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-11T12:16:40.559Z] #77 171.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-11T12:16:40.559Z] #77 171.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:16:40.559Z] #77 171.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:16:40.559Z] #77 171.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:16:40.559Z] #77 171.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:16:40.559Z] #77 171.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-11T12:16:40.815Z] #77 171.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-11T12:16:40.815Z] #77 171.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-11T12:16:40.815Z] #77 171.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-11T12:16:40.815Z] #77 171.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-11T12:16:40.815Z] #77 171.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-11T12:16:40.815Z] #77 171.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-11T12:16:40.815Z] #77 171.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-11T12:16:40.815Z] #77 171.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-11T12:16:40.815Z] #77 171.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-11T12:16:40.815Z] #77 171.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-11T12:16:41.072Z] #77 171.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-11T12:16:41.072Z] #77 171.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-11T12:16:41.072Z] #77 171.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-11T12:16:41.072Z] #77 171.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-11T12:16:41.255Z] #14 ... [2022-08-11T12:16:41.255Z] [2022-08-11T12:16:41.255Z] #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-11T12:16:41.255Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:41.255Z] #77 109.2 configure.ac:7: installing 'build-aux/compile' [2022-08-11T12:16:41.255Z] #77 109.2 configure.ac:9: installing 'build-aux/config.guess' [2022-08-11T12:16:41.255Z] #77 109.2 configure.ac:9: installing 'build-aux/config.sub' [2022-08-11T12:16:41.255Z] #77 109.3 configure.ac:11: installing 'build-aux/install-sh' [2022-08-11T12:16:41.255Z] #77 109.3 configure.ac:11: installing 'build-aux/missing' [2022-08-11T12:16:41.255Z] #77 109.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-11T12:16:41.255Z] #77 109.9 parallel-tests: installing 'build-aux/test-driver' [2022-08-11T12:16:41.328Z] #77 172.0 CC src/libcrun/libcrun_testing_a-error.o [2022-08-11T12:16:41.328Z] #77 172.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-11T12:16:41.328Z] #77 172.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-11T12:16:41.584Z] #77 172.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-11T12:16:41.584Z] #77 172.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-11T12:16:41.584Z] #77 172.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-11T12:16:41.584Z] #77 172.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-11T12:16:41.819Z] #84 124.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-11T12:16:41.841Z] #77 172.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-11T12:16:42.084Z] #84 124.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-11T12:16:42.097Z] #77 172.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-11T12:16:42.346Z] #84 125.0 checking for gcc... gcc [2022-08-11T12:16:42.353Z] #77 173.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-11T12:16:42.353Z] #77 173.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-11T12:16:42.353Z] #77 173.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-11T12:16:42.466Z] #14 ... [2022-08-11T12:16:42.466Z] [2022-08-11T12:16:42.466Z] #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-11T12:16:42.466Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:42.466Z] #77 105.0 configure.ac:7: installing 'build-aux/compile' [2022-08-11T12:16:42.466Z] #77 105.0 configure.ac:9: installing 'build-aux/config.guess' [2022-08-11T12:16:42.466Z] #77 105.0 configure.ac:9: installing 'build-aux/config.sub' [2022-08-11T12:16:42.466Z] #77 105.1 configure.ac:11: installing 'build-aux/install-sh' [2022-08-11T12:16:42.466Z] #77 105.1 configure.ac:11: installing 'build-aux/missing' [2022-08-11T12:16:42.609Z] #77 173.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-11T12:16:42.727Z] #77 105.4 Makefile.am: installing 'build-aux/depcomp' [2022-08-11T12:16:42.866Z] #77 173.6 CC src/crun-crun.o [2022-08-11T12:16:42.918Z] #84 125.1 checking whether the C compiler works... yes [2022-08-11T12:16:42.918Z] #84 125.3 checking for C compiler default output file name... a.out [2022-08-11T12:16:42.918Z] #84 125.3 checking for suffix of executables... [2022-08-11T12:16:42.918Z] #84 125.5 checking whether we are cross compiling... no [2022-08-11T12:16:42.988Z] #77 105.5 parallel-tests: installing 'build-aux/test-driver' [2022-08-11T12:16:43.123Z] #77 173.7 CC src/crun-run.o [2022-08-11T12:16:43.123Z] #77 173.9 CC src/crun-delete.o [2022-08-11T12:16:43.123Z] #77 173.9 CC src/crun-kill.o [2022-08-11T12:16:43.178Z] #84 125.7 checking for suffix of object files... o [2022-08-11T12:16:43.379Z] #77 174.0 CC src/crun-pause.o [2022-08-11T12:16:43.379Z] #77 174.2 CC src/crun-unpause.o [2022-08-11T12:16:43.379Z] #77 174.3 CC src/crun-spec.o [2022-08-11T12:16:43.439Z] #84 125.8 checking whether we are using the GNU C compiler... yes [2022-08-11T12:16:43.439Z] #84 125.9 checking whether gcc accepts -g... yes [2022-08-11T12:16:43.439Z] #84 126.0 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:16:43.699Z] #84 126.1 checking whether gcc understands -c and -o together... yes [2022-08-11T12:16:43.941Z] #77 174.5 CC src/crun-exec.o [2022-08-11T12:16:43.941Z] #77 174.6 CC src/crun-list.o [2022-08-11T12:16:43.962Z] #84 126.3 checking how to run the C preprocessor... gcc -E [2022-08-11T12:16:43.962Z] #84 126.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:16:43.962Z] #84 126.6 checking for egrep... /bin/grep -E [2022-08-11T12:16:44.197Z] #77 174.8 CC src/crun-create.o [2022-08-11T12:16:44.197Z] #77 174.9 CC src/crun-start.o [2022-08-11T12:16:44.454Z] #77 175.0 CC src/crun-state.o [2022-08-11T12:16:44.454Z] #77 175.2 CC src/crun-update.o [2022-08-11T12:16:44.532Z] #84 126.6 checking for ANSI C header files... yes [2022-08-11T12:16:44.559Z] #77 113.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-11T12:16:44.559Z] #77 113.0 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-11T12:16:44.711Z] #77 175.3 CC src/crun-ps.o [2022-08-11T12:16:44.711Z] #77 175.6 CC src/crun-checkpoint.o [2022-08-11T12:16:44.711Z] #77 175.6 CC src/crun-restore.o [2022-08-11T12:16:44.792Z] #84 127.3 checking for sys/types.h... yes [2022-08-11T12:16:44.792Z] #84 127.3 checking for sys/stat.h... yes [2022-08-11T12:16:44.819Z] #77 113.6 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-11T12:16:44.819Z] #77 113.6 libtoolize: copying file 'm4/libtool.m4' [2022-08-11T12:16:44.819Z] #77 113.6 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-11T12:16:45.052Z] #84 127.5 checking for stdlib.h... yes [2022-08-11T12:16:45.052Z] #84 127.7 checking for string.h... yes [2022-08-11T12:16:45.079Z] #77 113.9 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-11T12:16:45.079Z] #77 114.0 libtoolize: copying file 'm4/ltversion.m4' [2022-08-11T12:16:45.274Z] #77 175.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-11T12:16:45.274Z] #77 175.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-11T12:16:45.312Z] #84 127.9 checking for memory.h... yes [2022-08-11T12:16:45.339Z] #77 114.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-11T12:16:45.531Z] #77 176.1 CC src/libcrun/libcrun_la-container.lo [2022-08-11T12:16:45.787Z] #77 176.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-11T12:16:45.832Z] #84 128.2 checking for strings.h... yes [2022-08-11T12:16:46.044Z] #77 176.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-11T12:16:46.092Z] #84 128.5 checking for inttypes.h... yes [2022-08-11T12:16:46.300Z] #77 177.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-11T12:16:46.352Z] #84 128.7 checking for stdint.h... yes [2022-08-11T12:16:46.352Z] #84 128.9 checking for unistd.h... yes [2022-08-11T12:16:46.613Z] #84 129.1 checking minix/config.h usability... no [2022-08-11T12:16:46.613Z] #84 129.3 checking minix/config.h presence... no [2022-08-11T12:16:46.863Z] #77 177.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-11T12:16:46.874Z] #84 129.4 checking for minix/config.h... no [2022-08-11T12:16:46.874Z] #84 129.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-11T12:16:47.120Z] #77 177.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-11T12:16:47.134Z] #84 129.6 checking build system type... x86_64-pc-linux-gnu [2022-08-11T12:16:47.258Z] #77 109.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-11T12:16:47.258Z] #77 109.2 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-11T12:16:47.376Z] #77 178.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-11T12:16:47.394Z] #84 129.8 checking host system type... x86_64-pc-linux-gnu [2022-08-11T12:16:47.394Z] #84 129.8 checking how to print strings... printf [2022-08-11T12:16:47.394Z] #84 129.8 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:16:47.394Z] #84 129.8 checking for fgrep... /bin/grep -F [2022-08-11T12:16:47.394Z] #84 129.9 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:16:47.394Z] #84 129.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:16:47.394Z] #84 129.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:16:47.394Z] #84 129.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:16:47.394Z] #84 130.0 checking whether ln -s works... yes [2022-08-11T12:16:47.394Z] #84 130.0 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:16:47.394Z] #84 130.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-11T12:16:47.394Z] #84 130.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:16:47.394Z] #84 130.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:16:47.394Z] #84 130.0 checking for objdump... objdump [2022-08-11T12:16:47.394Z] #84 130.0 checking how to recognize dependent libraries... pass_all [2022-08-11T12:16:47.394Z] #84 130.0 checking for dlltool... no [2022-08-11T12:16:47.394Z] #84 130.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:16:47.394Z] #84 130.0 checking for ar... ar [2022-08-11T12:16:47.633Z] #77 178.4 CC src/libcrun/libcrun_la-criu.lo [2022-08-11T12:16:47.656Z] #84 130.0 checking for archiver @FILE support... @ [2022-08-11T12:16:47.656Z] #84 130.1 checking for strip... strip [2022-08-11T12:16:47.656Z] #84 130.1 checking for ranlib... ranlib [2022-08-11T12:16:47.656Z] #84 130.1 checking for gawk... no [2022-08-11T12:16:47.656Z] #84 130.1 checking for mawk... mawk [2022-08-11T12:16:47.656Z] #84 130.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:16:47.690Z] #23 10.59 Collecting yamllint==1.26.1 [2022-08-11T12:16:47.690Z] #23 11.64 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-11T12:16:47.916Z] #84 130.4 checking for sysroot... no [2022-08-11T12:16:47.916Z] #84 130.4 checking for a working dd... /bin/dd [2022-08-11T12:16:47.916Z] #84 130.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:16:47.916Z] #84 130.4 checking for mt... no [2022-08-11T12:16:47.916Z] #84 130.4 checking if : is a manifest tool... no [2022-08-11T12:16:47.916Z] #84 130.5 checking for dlfcn.h... yes [2022-08-11T12:16:48.176Z] #84 130.6 checking for objdir... .libs [2022-08-11T12:16:48.196Z] #77 179.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-11T12:16:48.196Z] #77 110.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-11T12:16:48.197Z] #77 110.7 libtoolize: copying file 'm4/libtool.m4' [2022-08-11T12:16:48.257Z] #23 12.86 Collecting pathspec>=0.5.3 [2022-08-11T12:16:48.257Z] #23 12.87 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-11T12:16:48.437Z] #84 130.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:16:48.437Z] #84 130.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:16:48.437Z] #84 130.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:16:48.437Z] #84 131.0 checking if gcc static flag -static works... yes [2022-08-11T12:16:48.452Z] #77 179.3 CC src/libcrun/libcrun_la-linux.lo [2022-08-11T12:16:48.455Z] #77 111.0 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-11T12:16:48.516Z] #23 13.31 Collecting pyyaml [2022-08-11T12:16:48.516Z] #23 13.33 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-11T12:16:48.697Z] #84 131.2 checking if gcc supports -c -o file.o... yes [2022-08-11T12:16:48.697Z] #84 131.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:16:48.697Z] #84 131.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-11T12:16:48.713Z] #77 111.3 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-11T12:16:48.775Z] #23 13.41 Building wheels for collected packages: yamllint [2022-08-11T12:16:48.775Z] #23 13.41 Building wheel for yamllint (setup.py): started [2022-08-11T12:16:48.958Z] #84 131.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:16:48.958Z] #84 131.5 checking how to hardcode library paths into programs... immediate [2022-08-11T12:16:48.959Z] #84 131.5 checking whether stripping libraries is possible... yes [2022-08-11T12:16:48.959Z] #84 131.5 checking if libtool supports shared libraries... yes [2022-08-11T12:16:48.959Z] #84 131.5 checking whether to build shared libraries... no [2022-08-11T12:16:48.959Z] #84 131.5 checking whether to build static libraries... yes [2022-08-11T12:16:48.959Z] #84 131.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:16:48.959Z] #84 131.6 checking whether build environment is sane... yes [2022-08-11T12:16:48.959Z] #84 131.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:16:48.959Z] #84 131.7 checking whether make sets $(MAKE)... yes [2022-08-11T12:16:48.972Z] #77 111.5 libtoolize: copying file 'm4/ltversion.m4' [2022-08-11T12:16:48.972Z] #77 ... [2022-08-11T12:16:48.972Z] [2022-08-11T12:16:48.972Z] #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-11T12:16:48.972Z] #67 sha256:d23be444e0302f49d819a5b122478119b0b4bbced1dc3ff09ea14e8505206b9c [2022-08-11T12:16:48.972Z] #67 192.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-11T12:16:48.972Z] #67 192.4 + GOBIN=/build [2022-08-11T12:16:48.972Z] #67 192.4 + GO111MODULE=on [2022-08-11T12:16:48.972Z] #67 192.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:16:49.015Z] #77 179.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-11T12:16:49.015Z] #77 179.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-11T12:16:49.015Z] #77 179.9 CC src/libcrun/libcrun_la-error.lo [2022-08-11T12:16:49.219Z] #84 131.7 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:16:49.219Z] #84 131.8 checking whether make supports nested variables... yes [2022-08-11T12:16:49.219Z] #84 131.8 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:16:49.219Z] #84 131.8 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:16:49.219Z] #84 131.8 checking how to create a ustar tar archive... gnutar [2022-08-11T12:16:49.480Z] #84 131.9 checking dependency style of gcc... gcc3 [2022-08-11T12:16:49.480Z] #84 132.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:16:49.480Z] #84 132.1 checking whether make supports nested variables... (cached) yes [2022-08-11T12:16:49.480Z] #84 132.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-11T12:16:49.480Z] #84 132.1 checking pkg-config is at least version 0.9.0... yes [2022-08-11T12:16:49.480Z] #84 132.1 checking for yajl >= 2.1.0... yes [2022-08-11T12:16:49.480Z] #84 132.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-11T12:16:49.480Z] #84 132.1 checking for gcc... (cached) gcc [2022-08-11T12:16:49.544Z] #77 ... [2022-08-11T12:16:49.544Z] [2022-08-11T12:16:49.544Z] #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-11T12:16:49.544Z] #67 sha256:a598e01c5379c58d2b3047fc1666d0922ec3ceaf50281193e98d10f7be98ede4 [2022-08-11T12:16:49.544Z] #67 198.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-11T12:16:49.544Z] #67 198.2 + GOBIN=/build [2022-08-11T12:16:49.544Z] #67 198.2 + GO111MODULE=on [2022-08-11T12:16:49.544Z] #67 198.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:16:49.577Z] #77 180.1 CC src/libcrun/libcrun_la-status.lo [2022-08-11T12:16:49.741Z] #84 132.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-11T12:16:49.741Z] #84 132.2 checking whether gcc accepts -g... (cached) yes [2022-08-11T12:16:49.741Z] #84 132.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-11T12:16:49.741Z] #84 132.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-11T12:16:49.741Z] #84 132.2 checking for a Python interpreter with version >= 3... python3 [2022-08-11T12:16:49.741Z] #84 132.3 checking for python3... /usr/bin/python3 [2022-08-11T12:16:49.741Z] #84 132.3 checking for python3 version... 3.9 [2022-08-11T12:16:49.741Z] #84 132.3 checking for python3 platform... linux [2022-08-11T12:16:49.833Z] #77 180.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-11T12:16:49.833Z] #77 180.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-11T12:16:50.001Z] #84 132.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-11T12:16:50.001Z] #84 132.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-11T12:16:50.090Z] #77 180.9 CC src/libcrun/libcrun_la-signals.lo [2022-08-11T12:16:50.150Z] #23 14.70 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-11T12:16:50.150Z] #23 14.71 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c5e631f6aa94f23d03157e9d4e650fbdc3ba0121401408d9b3ab1d4508379a8c [2022-08-11T12:16:50.150Z] #23 14.71 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-11T12:16:50.150Z] #23 14.71 Successfully built yamllint [2022-08-11T12:16:50.150Z] #23 14.75 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-11T12:16:50.261Z] #84 132.8 checking that generated files are newer than configure... done [2022-08-11T12:16:50.261Z] #84 132.8 configure: creating ./config.status [2022-08-11T12:16:50.346Z] #77 181.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-11T12:16:50.409Z] #23 15.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-11T12:16:50.602Z] #77 181.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-11T12:16:50.977Z] #23 DONE 15.7s [2022-08-11T12:16:50.977Z] [2022-08-11T12:16:50.977Z] #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-11T12:16:50.977Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:51.164Z] #77 181.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-11T12:16:51.202Z] #84 ... [2022-08-11T12:16:51.203Z] [2022-08-11T12:16:51.203Z] #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-11T12:16:51.203Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:16:51.203Z] #19 169.8 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-11T12:16:51.203Z] #19 169.8 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-11T12:16:51.203Z] #19 171.3 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:16:51.203Z] #19 171.8 Fetched 788 MB in 41s (19.3 MB/s) [2022-08-11T12:16:51.203Z] #19 171.9 Selecting previously unselected package liblocale-gettext-perl. [2022-08-11T12:16:51.203Z] #19 171.9 (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-11T12:16:51.203Z] #19 172.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-11T12:16:51.203Z] #19 172.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-11T12:16:51.203Z] #19 172.1 Selecting previously unselected package bzip2. [2022-08-11T12:16:51.203Z] #19 172.1 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-11T12:16:51.203Z] #19 172.1 Unpacking bzip2 (1.0.8-4) ... [2022-08-11T12:16:51.203Z] #19 172.3 Selecting previously unselected package libmagic-mgc. [2022-08-11T12:16:51.203Z] #19 172.3 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-11T12:16:51.203Z] #19 172.3 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-11T12:16:51.203Z] #19 172.7 Selecting previously unselected package libmagic1:amd64. [2022-08-11T12:16:51.203Z] #19 172.7 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-11T12:16:51.203Z] #19 172.7 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-11T12:16:51.203Z] #19 172.9 Selecting previously unselected package file. [2022-08-11T12:16:51.203Z] #19 172.9 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-11T12:16:51.203Z] #19 172.9 Unpacking file (1:5.39-3) ... [2022-08-11T12:16:51.203Z] #19 173.0 Selecting previously unselected package xz-utils. [2022-08-11T12:16:51.203Z] #19 173.0 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-11T12:16:51.203Z] #19 173.0 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:16:51.203Z] #19 173.2 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-11T12:16:51.203Z] #19 173.2 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-11T12:16:51.203Z] #19 173.2 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-11T12:16:51.203Z] #19 174.8 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-11T12:16:51.203Z] #19 174.8 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-11T12:16:51.203Z] #19 174.8 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-11T12:16:51.203Z] #19 176.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-11T12:16:51.203Z] #19 176.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-11T12:16:51.203Z] #19 176.4 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-11T12:16:51.203Z] #19 177.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-11T12:16:51.203Z] #19 177.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-11T12:16:51.203Z] #19 177.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-11T12:16:51.203Z] #19 178.7 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-11T12:16:51.203Z] #19 178.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-11T12:16:51.203Z] #19 178.8 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-11T12:16:51.203Z] #19 179.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-11T12:16:51.203Z] #19 179.7 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:16:51.203Z] #19 179.7 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-11T12:16:51.203Z] #19 179.9 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-11T12:16:51.203Z] #19 179.9 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:16:51.203Z] #19 179.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:16:51.235Z] #77 ... [2022-08-11T12:16:51.235Z] [2022-08-11T12:16:51.235Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-11T12:16:51.235Z] #27 sha256:0b12ced9f727eb40978263c48a6cd1edd49952d1d11a17ad0ec98f7c596d3201 [2022-08-11T12:16:51.493Z] #27 DONE 0.5s [2022-08-11T12:16:51.493Z] [2022-08-11T12:16:51.493Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-11T12:16:51.493Z] #32 sha256:814cf4d480bf2f5666dad4c5c918fd376ab5fe04d1baa83b714a4670bc39a718 [2022-08-11T12:16:51.727Z] #77 182.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-11T12:16:51.727Z] #77 182.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-11T12:16:52.059Z] #32 DONE 0.5s [2022-08-11T12:16:52.059Z] [2022-08-11T12:16:52.059Z] #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-11T12:16:52.059Z] #60 sha256:ffe1af4743ae3ff767636dfb2fbd69abed329ba6af768a704afca00efe1fc13e [2022-08-11T12:16:52.059Z] #60 ... [2022-08-11T12:16:52.059Z] [2022-08-11T12:16:52.059Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-11T12:16:52.059Z] #35 sha256:87eca9bf9964edc728e20d372f197c1bc630a477af6f0ae2ef2dece2288a87aa [2022-08-11T12:16:52.289Z] #77 183.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-11T12:16:52.318Z] #35 DONE 0.3s [2022-08-11T12:16:52.318Z] [2022-08-11T12:16:52.318Z] #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-11T12:16:52.318Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:16:52.318Z] #47 ... [2022-08-11T12:16:52.318Z] [2022-08-11T12:16:52.318Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-11T12:16:52.318Z] #37 sha256:ea337858ccacb66dcc4e4412d248270da6bbfe6cfc9f4f6a392589b2c5af5621 [2022-08-11T12:16:52.318Z] #37 DONE 0.1s [2022-08-11T12:16:52.576Z] [2022-08-11T12:16:52.576Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-11T12:16:52.577Z] #39 sha256:401c16a19aa66a441bbe8d837f96c602f0815eaf3cd273eea8c65cb276d5ad96 [2022-08-11T12:16:52.577Z] #39 DONE 0.1s [2022-08-11T12:16:52.577Z] [2022-08-11T12:16:52.577Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-11T12:16:52.577Z] #41 sha256:19636b3653707eac2205dd4a37f17e6f35ef07da8ac1e7a6d1c067c3ae8bf3b3 [2022-08-11T12:16:52.577Z] #41 DONE 0.1s [2022-08-11T12:16:52.577Z] [2022-08-11T12:16:52.577Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-11T12:16:52.577Z] #45 sha256:3d6192e399708159814ed9d74eab6cfd9f645fdee0641b3c21a0669f2c26d2ce [2022-08-11T12:16:52.577Z] #45 DONE 0.1s [2022-08-11T12:16:52.577Z] [2022-08-11T12:16:52.577Z] #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-11T12:16:52.577Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:53.746Z] #67 ... [2022-08-11T12:16:53.746Z] [2022-08-11T12:16:53.746Z] #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-11T12:16:53.746Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:16:53.746Z] #14 192.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-11T12:16:53.746Z] #14 192.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:16:53.746Z] #14 192.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:16:53.746Z] #14 202.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-11T12:16:53.746Z] #14 202.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-11T12:16:53.746Z] #14 202.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-11T12:16:54.316Z] #14 203.3 Selecting previously unselected package libapparmor1:amd64. [2022-08-11T12:16:54.316Z] #14 203.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-11T12:16:54.316Z] #14 203.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-11T12:16:54.499Z] #19 ... [2022-08-11T12:16:54.499Z] [2022-08-11T12:16:54.499Z] #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-11T12:16:54.499Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:54.499Z] #84 136.5 config.status: creating Makefile [2022-08-11T12:16:54.499Z] #84 136.6 config.status: creating config.h [2022-08-11T12:16:54.499Z] #84 136.6 config.status: executing libtool commands [2022-08-11T12:16:54.499Z] #84 136.7 config.status: executing depfiles commands [2022-08-11T12:16:54.499Z] #84 137.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-11T12:16:54.499Z] #84 137.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-11T12:16:54.576Z] #14 203.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-11T12:16:54.576Z] #14 203.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-11T12:16:54.576Z] #14 203.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-11T12:16:54.576Z] #14 203.8 Selecting previously unselected package libbtrfs0:amd64. [2022-08-11T12:16:54.576Z] #14 203.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-11T12:16:54.759Z] #84 137.3 checking for gcc... gcc [2022-08-11T12:16:54.759Z] #84 137.3 checking whether the C compiler works... yes [2022-08-11T12:16:54.807Z] #77 185.2 CC tests/init.o [2022-08-11T12:16:54.807Z] #77 185.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-11T12:16:54.836Z] #14 203.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:16:55.019Z] #84 137.5 checking for C compiler default output file name... a.out [2022-08-11T12:16:55.019Z] #84 137.5 checking for suffix of executables... [2022-08-11T12:16:55.019Z] #84 137.6 checking whether we are cross compiling... no [2022-08-11T12:16:55.019Z] #84 137.7 checking for suffix of object files... o [2022-08-11T12:16:55.019Z] #84 137.7 checking whether we are using the GNU C compiler... yes [2022-08-11T12:16:55.096Z] #14 204.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-11T12:16:55.096Z] #14 204.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-11T12:16:55.096Z] #14 204.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:16:55.279Z] #84 137.8 checking whether gcc accepts -g... yes [2022-08-11T12:16:55.279Z] #84 137.8 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:16:55.279Z] #84 137.9 checking whether gcc understands -c and -o together... yes [2022-08-11T12:16:55.355Z] #14 204.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-11T12:16:55.536Z] #67 ... [2022-08-11T12:16:55.536Z] [2022-08-11T12:16:55.536Z] #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-11T12:16:55.536Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:16:55.536Z] #14 190.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-11T12:16:55.536Z] #14 190.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:16:55.536Z] #14 190.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:16:55.540Z] #84 138.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:16:55.540Z] #84 138.1 checking whether build environment is sane... yes [2022-08-11T12:16:55.540Z] #84 138.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:16:55.540Z] #84 138.1 checking for gawk... no [2022-08-11T12:16:55.540Z] #84 138.1 checking for mawk... mawk [2022-08-11T12:16:55.540Z] #84 138.1 checking whether make sets $(MAKE)... yes [2022-08-11T12:16:55.540Z] #84 138.2 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:16:55.540Z] #84 138.2 checking whether make supports nested variables... yes [2022-08-11T12:16:55.540Z] #84 138.2 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:16:55.540Z] #84 138.2 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:16:55.540Z] #84 138.2 checking how to create a ustar tar archive... gnutar [2022-08-11T12:16:55.615Z] #14 204.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:16:55.615Z] #14 204.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:16:55.615Z] #14 204.7 Selecting previously unselected package libudev-dev:amd64. [2022-08-11T12:16:55.615Z] #14 204.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-11T12:16:55.615Z] #14 204.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:16:55.800Z] #84 138.2 checking dependency style of gcc... gcc3 [2022-08-11T12:16:55.800Z] #84 138.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:16:55.800Z] #84 138.4 checking whether make supports nested variables... (cached) yes [2022-08-11T12:16:55.800Z] #84 138.4 checking build system type... x86_64-pc-linux-gnu [2022-08-11T12:16:55.800Z] #84 138.6 checking host system type... x86_64-pc-linux-gnu [2022-08-11T12:16:55.800Z] #84 138.6 checking how to print strings... printf [2022-08-11T12:16:55.800Z] #84 138.6 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:16:55.875Z] #14 205.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-11T12:16:55.875Z] #14 205.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-11T12:16:55.875Z] #14 205.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-11T12:16:56.060Z] #84 138.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:16:56.060Z] #84 138.6 checking for egrep... /bin/grep -E [2022-08-11T12:16:56.060Z] #84 138.6 checking for fgrep... /bin/grep -F [2022-08-11T12:16:56.060Z] #84 138.6 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:16:56.060Z] #84 138.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:16:56.060Z] #84 138.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:16:56.060Z] #84 138.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:16:56.060Z] #84 138.7 checking whether ln -s works... yes [2022-08-11T12:16:56.060Z] #84 138.7 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:16:56.060Z] #84 138.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-11T12:16:56.060Z] #84 138.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:16:56.060Z] #84 138.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:16:56.060Z] #84 138.7 checking for objdump... objdump [2022-08-11T12:16:56.060Z] #84 138.7 checking how to recognize dependent libraries... pass_all [2022-08-11T12:16:56.060Z] #84 138.7 checking for dlltool... no [2022-08-11T12:16:56.060Z] #84 138.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:16:56.060Z] #84 138.7 checking for ar... ar [2022-08-11T12:16:56.060Z] #84 138.7 checking for archiver @FILE support... @ [2022-08-11T12:16:56.325Z] #84 138.8 checking for strip... strip [2022-08-11T12:16:56.325Z] #84 138.8 checking for ranlib... ranlib [2022-08-11T12:16:56.325Z] #84 138.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:16:56.325Z] #84 139.0 checking for sysroot... no [2022-08-11T12:16:56.325Z] #84 139.0 checking for a working dd... /bin/dd [2022-08-11T12:16:56.325Z] #84 139.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:16:56.587Z] #84 139.1 checking for mt... no [2022-08-11T12:16:56.587Z] #84 139.1 checking if : is a manifest tool... no [2022-08-11T12:16:56.587Z] #84 139.1 checking how to run the C preprocessor... gcc -E [2022-08-11T12:16:56.814Z] #14 205.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-11T12:16:56.814Z] #14 205.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-11T12:16:56.814Z] #14 205.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-11T12:16:56.911Z] #84 139.3 checking for ANSI C header files... yes [2022-08-11T12:16:56.913Z] #14 200.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-11T12:16:56.913Z] #14 200.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-11T12:16:56.913Z] #14 200.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-11T12:16:57.172Z] #14 200.8 Selecting previously unselected package libapparmor1:amd64. [2022-08-11T12:16:57.172Z] #14 200.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-11T12:16:57.172Z] #14 200.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-11T12:16:57.172Z] #14 201.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-11T12:16:57.172Z] #14 201.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-11T12:16:57.172Z] #14 201.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-11T12:16:57.178Z] #84 139.6 checking for sys/types.h... yes [2022-08-11T12:16:57.178Z] #84 139.7 checking for sys/stat.h... yes [2022-08-11T12:16:57.384Z] #14 206.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-11T12:16:57.384Z] #14 206.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-11T12:16:57.385Z] #14 206.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-11T12:16:57.431Z] #14 201.1 Selecting previously unselected package libbtrfs0:amd64. [2022-08-11T12:16:57.431Z] #14 201.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-11T12:16:57.431Z] #14 201.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:16:57.431Z] #14 201.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-11T12:16:57.431Z] #14 201.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-11T12:16:57.431Z] #14 201.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:16:57.447Z] #84 139.8 checking for stdlib.h... yes [2022-08-11T12:16:57.447Z] #84 139.9 checking for string.h... yes [2022-08-11T12:16:57.447Z] #84 140.0 checking for memory.h... yes [2022-08-11T12:16:57.690Z] #14 201.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-11T12:16:57.690Z] #14 201.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:16:57.690Z] #14 201.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:16:57.714Z] #84 140.2 checking for strings.h... yes [2022-08-11T12:16:57.714Z] #84 140.3 checking for inttypes.h... yes [2022-08-11T12:16:57.950Z] #14 201.7 Selecting previously unselected package libudev-dev:amd64. [2022-08-11T12:16:57.950Z] #14 201.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-11T12:16:57.950Z] #14 201.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:16:57.950Z] #14 201.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-11T12:16:57.950Z] #14 201.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-11T12:16:57.950Z] #14 201.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-11T12:16:57.975Z] #84 140.4 checking for stdint.h... yes [2022-08-11T12:16:57.975Z] #84 140.6 checking for unistd.h... yes [2022-08-11T12:16:58.242Z] #84 140.6 checking for dlfcn.h... yes [2022-08-11T12:16:58.242Z] #84 140.7 checking for objdir... .libs [2022-08-11T12:16:58.311Z] #14 ... [2022-08-11T12:16:58.311Z] [2022-08-11T12:16:58.311Z] #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-11T12:16:58.311Z] #67 sha256:d23be444e0302f49d819a5b122478119b0b4bbced1dc3ff09ea14e8505206b9c [2022-08-11T12:16:58.311Z] #67 201.5 rootlesskit version 1.0.0 [2022-08-11T12:16:58.311Z] #67 201.5 Usage of /build/rootlesskit-docker-proxy: [2022-08-11T12:16:58.311Z] #67 201.5 -container-ip string [2022-08-11T12:16:58.311Z] #67 201.5 container ip [2022-08-11T12:16:58.311Z] #67 201.5 -container-port int [2022-08-11T12:16:58.311Z] #67 201.5 container port (default -1) [2022-08-11T12:16:58.311Z] #67 201.5 -host-ip string [2022-08-11T12:16:58.311Z] #67 201.5 host ip [2022-08-11T12:16:58.311Z] #67 201.5 -host-port int [2022-08-11T12:16:58.311Z] #67 201.5 host port (default -1) [2022-08-11T12:16:58.311Z] #67 201.5 -proto string [2022-08-11T12:16:58.311Z] #67 201.5 proxy protocol (default "tcp") [2022-08-11T12:16:58.380Z] #14 207.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-11T12:16:58.380Z] #14 207.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-11T12:16:58.504Z] #84 141.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:16:58.504Z] #84 141.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:16:58.504Z] #84 141.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:16:58.641Z] #14 207.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-11T12:16:58.642Z] #14 207.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-11T12:16:58.642Z] #14 207.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-11T12:16:58.642Z] #14 207.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-11T12:16:58.642Z] #14 ... [2022-08-11T12:16:58.642Z] [2022-08-11T12:16:58.642Z] #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-11T12:16:58.642Z] #67 sha256:a598e01c5379c58d2b3047fc1666d0922ec3ceaf50281193e98d10f7be98ede4 [2022-08-11T12:16:58.642Z] #67 207.4 rootlesskit version 1.0.0 [2022-08-11T12:16:58.764Z] #84 141.1 checking if gcc static flag -static works... yes [2022-08-11T12:16:58.764Z] #84 141.4 checking if gcc supports -c -o file.o... yes [2022-08-11T12:16:58.904Z] #67 207.4 Usage of /build/rootlesskit-docker-proxy: [2022-08-11T12:16:58.904Z] #67 207.4 -container-ip string [2022-08-11T12:16:58.904Z] #67 207.4 container ip [2022-08-11T12:16:58.904Z] #67 207.4 -container-port int [2022-08-11T12:16:58.904Z] #67 207.4 container port (default -1) [2022-08-11T12:16:58.904Z] #67 207.4 -host-ip string [2022-08-11T12:16:58.904Z] #67 207.4 host ip [2022-08-11T12:16:58.904Z] #67 207.4 -host-port int [2022-08-11T12:16:58.904Z] #67 207.4 host port (default -1) [2022-08-11T12:16:58.904Z] #67 207.4 -proto string [2022-08-11T12:16:58.904Z] #67 207.4 proxy protocol (default "tcp") [2022-08-11T12:16:58.904Z] #67 DONE 207.5s [2022-08-11T12:16:58.904Z] [2022-08-11T12:16:58.904Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-11T12:16:58.904Z] #68 sha256:fd7d02552246a5f3e60c7703c646b79416e918980bfb7df3da93a2e572af2050 [2022-08-11T12:16:59.023Z] #84 141.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:16:59.024Z] #84 141.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-11T12:16:59.165Z] #68 DONE 0.1s [2022-08-11T12:16:59.165Z] [2022-08-11T12:16:59.165Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-11T12:16:59.165Z] #69 sha256:56418ad3bab04f8f0ac6d8071f168fe8edd27a942803d69845aa472aa62255fd [2022-08-11T12:16:59.165Z] #69 DONE 0.1s [2022-08-11T12:16:59.165Z] [2022-08-11T12:16:59.165Z] #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-11T12:16:59.165Z] #64 sha256:71a20118e64908717d47f84218aa3b20c90837f76180f11b8c6c2a2a7bc9fe1b [2022-08-11T12:16:59.248Z] #67 ... [2022-08-11T12:16:59.249Z] [2022-08-11T12:16:59.249Z] #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-11T12:16:59.249Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:16:59.249Z] #77 111.7 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-11T12:16:59.249Z] #77 ... [2022-08-11T12:16:59.249Z] [2022-08-11T12:16:59.249Z] #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-11T12:16:59.249Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:16:59.249Z] #14 202.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-11T12:16:59.249Z] #14 202.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-11T12:16:59.249Z] #14 202.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-11T12:16:59.326Z] #84 141.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:16:59.326Z] #84 141.7 checking how to hardcode library paths into programs... immediate [2022-08-11T12:16:59.326Z] #84 141.7 checking whether stripping libraries is possible... yes [2022-08-11T12:16:59.326Z] #84 141.7 checking if libtool supports shared libraries... yes [2022-08-11T12:16:59.326Z] #84 141.7 checking whether to build shared libraries... no [2022-08-11T12:16:59.326Z] #84 141.7 checking whether to build static libraries... yes [2022-08-11T12:16:59.326Z] #84 141.8 checking float.h usability... yes [2022-08-11T12:16:59.326Z] #84 141.9 checking float.h presence... yes [2022-08-11T12:16:59.326Z] #84 141.9 checking for float.h... yes [2022-08-11T12:16:59.326Z] #84 141.9 checking limits.h usability... yes [2022-08-11T12:16:59.585Z] #84 142.0 checking limits.h presence... yes [2022-08-11T12:16:59.585Z] #84 142.0 checking for limits.h... yes [2022-08-11T12:16:59.585Z] #84 142.0 checking stddef.h usability... yes [2022-08-11T12:16:59.585Z] #84 142.2 checking stddef.h presence... yes [2022-08-11T12:16:59.585Z] #84 142.2 checking for stddef.h... yes [2022-08-11T12:16:59.585Z] #84 142.2 checking for stdlib.h... (cached) yes [2022-08-11T12:16:59.737Z] #64 ... [2022-08-11T12:16:59.737Z] [2022-08-11T12:16:59.737Z] #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-11T12:16:59.737Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:16:59.737Z] #14 208.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-11T12:16:59.737Z] #14 208.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-11T12:16:59.737Z] #14 208.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-11T12:16:59.817Z] #14 203.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-11T12:16:59.817Z] #14 203.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-11T12:16:59.817Z] #14 203.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-11T12:16:59.845Z] #84 142.3 checking for string.h... (cached) yes [2022-08-11T12:16:59.845Z] #84 142.3 checking sys/time.h usability... yes [2022-08-11T12:16:59.845Z] #84 142.4 checking sys/time.h presence... yes [2022-08-11T12:16:59.845Z] #84 142.4 checking for sys/time.h... yes [2022-08-11T12:16:59.845Z] #84 142.4 checking for inline... inline [2022-08-11T12:16:59.999Z] #14 209.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-11T12:16:59.999Z] #14 209.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:16:59.999Z] #14 209.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:17:00.076Z] #14 ... [2022-08-11T12:17:00.076Z] [2022-08-11T12:17:00.076Z] #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-11T12:17:00.076Z] #67 sha256:d23be444e0302f49d819a5b122478119b0b4bbced1dc3ff09ea14e8505206b9c [2022-08-11T12:17:00.076Z] #67 DONE 203.3s [2022-08-11T12:17:00.076Z] [2022-08-11T12:17:00.076Z] #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-11T12:17:00.076Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:17:00.076Z] #14 203.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-11T12:17:00.076Z] #14 203.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-11T12:17:00.076Z] #14 203.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-11T12:17:00.076Z] [2022-08-11T12:17:00.076Z] #14 ... [2022-08-11T12:17:00.076Z] [2022-08-11T12:17:00.076Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-11T12:17:00.076Z] #68 sha256:f87da37ce32a8b98cfc2fc93a43ac381e7af729627700350a74d8bcdf47c894c [2022-08-11T12:17:00.076Z] #68 DONE 0.1s [2022-08-11T12:17:00.076Z] [2022-08-11T12:17:00.076Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-11T12:17:00.076Z] #69 sha256:bdb476568f3d27de286791afaf8600b0c678511a8ca80d31013d8c421be8825b [2022-08-11T12:17:00.076Z] #69 DONE 0.1s [2022-08-11T12:17:00.076Z] [2022-08-11T12:17:00.076Z] #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-11T12:17:00.076Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-11T12:17:00.076Z] #14 203.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-11T12:17:00.105Z] #84 142.5 checking for size_t... yes [2022-08-11T12:17:00.105Z] #84 142.7 checking for stdlib.h... (cached) yes [2022-08-11T12:17:00.259Z] #14 209.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-11T12:17:00.260Z] #14 209.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-11T12:17:00.260Z] #14 209.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:17:00.260Z] #14 209.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-11T12:17:00.260Z] #14 209.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-11T12:17:00.336Z] #14 204.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-11T12:17:00.336Z] #14 204.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-11T12:17:00.365Z] #84 142.7 checking for GNU libc compatible malloc... yes [2022-08-11T12:17:00.366Z] #84 142.9 checking for stdlib.h... (cached) yes [2022-08-11T12:17:00.366Z] #84 142.9 checking for GNU libc compatible realloc... yes [2022-08-11T12:17:00.520Z] #14 209.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:17:00.626Z] #84 143.0 checking for working strtod... yes [2022-08-11T12:17:00.626Z] #84 143.2 checking for gettimeofday... yes [2022-08-11T12:17:00.886Z] #84 143.3 checking for memset... yes [2022-08-11T12:17:00.886Z] #84 143.5 checking for strspn... yes [2022-08-11T12:17:00.907Z] #14 204.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-11T12:17:00.907Z] #14 204.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-11T12:17:00.907Z] #14 204.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-11T12:17:01.147Z] #84 143.7 checking that generated files are newer than configure... done [2022-08-11T12:17:01.147Z] #84 143.7 configure: creating ./config.status [2022-08-11T12:17:01.167Z] #14 205.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-11T12:17:01.167Z] #14 205.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:17:01.167Z] #14 205.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:17:01.374Z] #14 210.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:17:01.374Z] #14 210.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-11T12:17:01.374Z] #14 210.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-11T12:17:01.374Z] #14 210.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-11T12:17:01.374Z] #14 210.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-11T12:17:01.374Z] #14 210.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-11T12:17:01.374Z] #14 210.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:17:01.374Z] #14 210.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-11T12:17:01.374Z] #14 210.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:17:01.374Z] #14 210.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-11T12:17:01.374Z] #14 210.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-11T12:17:01.374Z] #14 210.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:17:01.374Z] #14 210.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-11T12:17:01.374Z] #14 210.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-11T12:17:01.374Z] #14 210.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-11T12:17:01.426Z] #14 205.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-11T12:17:01.426Z] #14 205.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-11T12:17:01.426Z] #14 205.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:17:01.426Z] #14 205.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-11T12:17:01.426Z] #14 205.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-11T12:17:01.426Z] #14 205.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:17:01.635Z] #14 210.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:17:01.635Z] #14 210.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-11T12:17:01.635Z] #14 210.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-11T12:17:01.635Z] #14 210.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-11T12:17:01.635Z] #14 210.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-11T12:17:01.635Z] #14 210.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:17:01.895Z] #14 210.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-11T12:17:01.895Z] #14 211.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:17:01.895Z] #14 211.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-11T12:17:01.895Z] #14 211.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-11T12:17:01.895Z] #14 211.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:17:01.895Z] #14 211.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-11T12:17:02.156Z] #14 211.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:17:02.156Z] #14 211.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-11T12:17:02.156Z] #14 211.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:17:02.156Z] #14 211.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-11T12:17:02.156Z] #14 211.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:17:02.156Z] #14 211.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:17:02.370Z] #14 206.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:17:02.370Z] #14 206.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-11T12:17:02.370Z] #14 206.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-11T12:17:02.370Z] #14 206.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-11T12:17:02.370Z] #14 206.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-11T12:17:02.370Z] #14 206.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-11T12:17:02.370Z] #14 206.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:17:02.370Z] #14 206.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-11T12:17:02.370Z] #14 206.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:17:02.370Z] #14 206.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-11T12:17:02.370Z] #14 206.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-11T12:17:02.370Z] #14 206.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:17:02.370Z] #14 206.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-11T12:17:02.370Z] #14 206.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-11T12:17:02.370Z] #14 206.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-11T12:17:02.451Z] #14 211.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:17:02.529Z] #84 144.9 config.status: creating Makefile [2022-08-11T12:17:02.530Z] #84 144.9 config.status: creating config.h [2022-08-11T12:17:02.530Z] #84 145.0 config.status: executing depfiles commands [2022-08-11T12:17:02.530Z] #84 145.1 config.status: executing libtool commands [2022-08-11T12:17:02.630Z] #14 206.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:17:02.630Z] #14 206.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-11T12:17:02.630Z] #14 206.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-11T12:17:02.630Z] #14 206.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-11T12:17:02.630Z] #14 206.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-11T12:17:02.630Z] #14 206.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:17:02.630Z] #14 206.6 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-11T12:17:02.630Z] #14 206.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:17:02.630Z] #14 206.6 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-11T12:17:02.630Z] #14 206.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-11T12:17:02.630Z] #14 206.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:17:02.895Z] #14 206.6 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-11T12:17:02.895Z] #14 206.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:17:02.895Z] #14 206.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-11T12:17:02.895Z] #14 206.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:17:02.895Z] #14 206.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-11T12:17:02.895Z] #14 206.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:17:02.895Z] #14 206.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:17:02.895Z] #14 206.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:17:03.100Z] #84 145.7 GEN .version [2022-08-11T12:17:03.100Z] #84 145.7 make install-recursive [2022-08-11T12:17:03.100Z] #84 145.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-11T12:17:03.100Z] #84 145.7 Making install in libocispec [2022-08-11T12:17:03.100Z] #84 145.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:03.100Z] #84 145.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-11T12:17:03.154Z] #14 DONE 207.0s [2022-08-11T12:17:03.154Z] [2022-08-11T12:17:03.154Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-11T12:17:03.154Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-11T12:17:03.361Z] #84 145.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-11T12:17:03.361Z] #84 145.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-11T12:17:03.361Z] #84 145.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-11T12:17:03.416Z] #15 ... [2022-08-11T12:17:03.416Z] [2022-08-11T12:17:03.416Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-11T12:17:03.416Z] #59 sha256:8c259fcc0df6b5b1262d945a326fa3764c197a2ab4079b08bca0a11afc425796 [2022-08-11T12:17:03.416Z] #59 DONE 0.1s [2022-08-11T12:17:03.416Z] [2022-08-11T12:17:03.416Z] #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-11T12:17:03.416Z] #60 sha256:a9696d985f8916f8c5f959c0762f0cad841b8c953f3b5f558e1e6bfea9063809 [2022-08-11T12:17:03.622Z] #84 146.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-11T12:17:03.622Z] #84 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-11T12:17:03.622Z] #84 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-11T12:17:03.622Z] #84 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-11T12:17:03.622Z] #84 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-11T12:17:03.622Z] #84 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-11T12:17:03.622Z] #84 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-11T12:17:03.622Z] #84 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-11T12:17:03.622Z] #84 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-11T12:17:03.883Z] #84 146.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-11T12:17:03.883Z] #84 146.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-11T12:17:03.883Z] #84 146.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-11T12:17:03.883Z] #84 146.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-11T12:17:03.883Z] #84 146.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-11T12:17:03.883Z] #84 146.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-11T12:17:03.883Z] #84 146.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-11T12:17:03.887Z] #14 DONE 212.9s [2022-08-11T12:17:03.888Z] [2022-08-11T12:17:03.888Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-11T12:17:03.888Z] #59 sha256:4a74b426036b0f058219f6c0fa41537ee388c8e06fd01e8b9b9f6de687f5ddf3 [2022-08-11T12:17:04.151Z] #59 DONE 0.2s [2022-08-11T12:17:04.151Z] [2022-08-11T12:17:04.151Z] #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-11T12:17:04.151Z] #60 sha256:5d25f8e109d9e20e954a5422ca54cefe000dc65db8f2be3942f81ab1ea7e521a [2022-08-11T12:17:04.353Z] #60 ... [2022-08-11T12:17:04.353Z] [2022-08-11T12:17:04.353Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-11T12:17:04.353Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-11T12:17:04.353Z] #15 DONE 1.4s [2022-08-11T12:17:04.455Z] #84 147.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-11T12:17:04.455Z] #84 147.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-11T12:17:04.455Z] #84 147.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-11T12:17:04.455Z] #84 147.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-11T12:17:04.455Z] #84 147.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-11T12:17:04.455Z] #84 147.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-11T12:17:04.455Z] #84 147.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-11T12:17:04.455Z] #84 147.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-11T12:17:04.455Z] #84 147.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-11T12:17:04.455Z] #84 147.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-11T12:17:04.455Z] #84 147.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-11T12:17:04.455Z] #84 147.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-11T12:17:04.455Z] #84 147.1 make install-recursive [2022-08-11T12:17:04.455Z] #84 147.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:04.455Z] #84 147.2 Making install in yajl [2022-08-11T12:17:04.455Z] #84 147.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:17:04.455Z] #84 147.2 CC verify/json_verify-json_verify.o [2022-08-11T12:17:04.612Z] [2022-08-11T12:17:04.612Z] #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-11T12:17:04.612Z] #60 sha256:a9696d985f8916f8c5f959c0762f0cad841b8c953f3b5f558e1e6bfea9063809 [2022-08-11T12:17:04.612Z] #60 1.332 + RM_GOPATH=0 [2022-08-11T12:17:04.612Z] #60 1.332 + TMP_GOPATH= [2022-08-11T12:17:04.612Z] #60 1.332 + : /build [2022-08-11T12:17:04.612Z] #60 1.332 + '[' -z '' ']' [2022-08-11T12:17:04.612Z] #60 1.332 ++ mktemp -d [2022-08-11T12:17:04.612Z] #60 1.340 + export GOPATH=/tmp/tmp.mEHzjmzY0p [2022-08-11T12:17:04.612Z] #60 1.340 + GOPATH=/tmp/tmp.mEHzjmzY0p [2022-08-11T12:17:04.612Z] #60 1.340 + RM_GOPATH=1 [2022-08-11T12:17:04.612Z] #60 1.340 + case "$(go env GOARCH)" in [2022-08-11T12:17:04.612Z] #60 1.340 ++ go env GOARCH [2022-08-11T12:17:04.612Z] #60 1.396 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:17:04.612Z] #60 1.396 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:17:04.612Z] #60 1.396 ++ dirname /install.sh [2022-08-11T12:17:04.612Z] #60 1.403 + dir=/ [2022-08-11T12:17:04.612Z] #60 1.403 + bin=runc [2022-08-11T12:17:04.612Z] #60 1.403 + shift [2022-08-11T12:17:04.612Z] #60 1.403 + '[' '!' -f //runc.installer ']' [2022-08-11T12:17:04.612Z] #60 1.403 + . //runc.installer [2022-08-11T12:17:04.612Z] #60 1.403 ++ set -e [2022-08-11T12:17:04.612Z] #60 1.403 ++ : v1.1.3 [2022-08-11T12:17:04.612Z] #60 1.403 + install_runc [2022-08-11T12:17:04.612Z] #60 1.403 + RUNC_BUILDTAGS=seccomp [2022-08-11T12:17:04.612Z] #60 1.403 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-11T12:17:04.612Z] #60 1.403 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mEHzjmzY0p/src/github.com/opencontainers/runc [2022-08-11T12:17:04.612Z] #60 1.416 Install runc version v1.1.3 (build tags: seccomp) [2022-08-11T12:17:04.612Z] #60 1.424 Cloning into '/tmp/tmp.mEHzjmzY0p/src/github.com/opencontainers/runc'... [2022-08-11T12:17:04.715Z] #84 147.2 CC src/libyajl_la-yajl_alloc.lo [2022-08-11T12:17:04.715Z] #84 147.2 CC src/libyajl_la-yajl.lo [2022-08-11T12:17:04.715Z] #84 147.3 CC src/libyajl_la-yajl_gen.lo [2022-08-11T12:17:04.715Z] #84 147.3 CC src/libyajl_la-yajl_parser.lo [2022-08-11T12:17:04.715Z] #84 147.3 CC src/libyajl_la-yajl_buf.lo [2022-08-11T12:17:04.715Z] #84 147.3 CC src/libyajl_la-yajl_encode.lo [2022-08-11T12:17:04.715Z] #84 147.3 CC src/libyajl_la-yajl_lex.lo [2022-08-11T12:17:04.715Z] #84 147.3 CC src/libyajl_la-yajl_tree.lo [2022-08-11T12:17:05.657Z] #84 ... [2022-08-11T12:17:05.657Z] [2022-08-11T12:17:05.657Z] #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-11T12:17:05.657Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:17:05.657Z] #19 194.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-11T12:17:05.657Z] #19 194.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:17:05.657Z] #19 194.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-11T12:17:05.657Z] #19 194.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-11T12:17:05.657Z] #19 194.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:17:05.657Z] #19 194.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-11T12:17:05.992Z] #60 ... [2022-08-11T12:17:05.992Z] [2022-08-11T12:17:05.992Z] #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-11T12:17:05.992Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-11T12:17:05.992Z] #16 DONE 1.2s [2022-08-11T12:17:05.992Z] [2022-08-11T12:17:05.992Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-11T12:17:05.992Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-11T12:17:06.070Z] #60 ... [2022-08-11T12:17:06.070Z] [2022-08-11T12:17:06.070Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-11T12:17:06.070Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-11T12:17:06.070Z] #15 DONE 2.0s [2022-08-11T12:17:06.070Z] [2022-08-11T12:17:06.070Z] #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-11T12:17:06.070Z] #60 sha256:5d25f8e109d9e20e954a5422ca54cefe000dc65db8f2be3942f81ab1ea7e521a [2022-08-11T12:17:06.070Z] #60 1.651 + RM_GOPATH=0 [2022-08-11T12:17:06.070Z] #60 1.651 + TMP_GOPATH= [2022-08-11T12:17:06.070Z] #60 1.651 + : /build [2022-08-11T12:17:06.070Z] #60 1.651 + '[' -z '' ']' [2022-08-11T12:17:06.070Z] #60 1.652 ++ mktemp -d [2022-08-11T12:17:06.070Z] #60 1.654 + export GOPATH=/tmp/tmp.5pjpxY1yJl [2022-08-11T12:17:06.070Z] #60 1.654 + GOPATH=/tmp/tmp.5pjpxY1yJl [2022-08-11T12:17:06.070Z] #60 1.654 + RM_GOPATH=1 [2022-08-11T12:17:06.070Z] #60 1.654 + case "$(go env GOARCH)" in [2022-08-11T12:17:06.070Z] #60 1.661 ++ go env GOARCH [2022-08-11T12:17:06.070Z] #60 1.672 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:17:06.070Z] #60 1.672 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:17:06.070Z] #60 1.673 ++ dirname /install.sh [2022-08-11T12:17:06.070Z] #60 1.716 + dir=/ [2022-08-11T12:17:06.070Z] #60 1.716 + bin=runc [2022-08-11T12:17:06.070Z] #60 1.716 + shift [2022-08-11T12:17:06.070Z] #60 1.716 + '[' '!' -f //runc.installer ']' [2022-08-11T12:17:06.070Z] #60 1.716 + . //runc.installer [2022-08-11T12:17:06.070Z] #60 1.716 ++ set -e [2022-08-11T12:17:06.070Z] #60 1.716 ++ : v1.1.3 [2022-08-11T12:17:06.070Z] #60 1.717 + install_runc [2022-08-11T12:17:06.070Z] #60 1.717 + RUNC_BUILDTAGS=seccomp [2022-08-11T12:17:06.070Z] #60 1.717 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-11T12:17:06.070Z] #60 1.717 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5pjpxY1yJl/src/github.com/opencontainers/runc [2022-08-11T12:17:06.070Z] #60 1.717 Install runc version v1.1.3 (build tags: seccomp) [2022-08-11T12:17:06.070Z] #60 1.749 Cloning into '/tmp/tmp.5pjpxY1yJl/src/github.com/opencontainers/runc'... [2022-08-11T12:17:06.563Z] #17 0.920 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-11T12:17:06.822Z] #17 DONE 1.1s [2022-08-11T12:17:06.822Z] [2022-08-11T12:17:06.822Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-11T12:17:06.822Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-11T12:17:07.452Z] #77 183.1 CCLD libocispec.la [2022-08-11T12:17:07.452Z] #77 183.5 CCLD src/validate [2022-08-11T12:17:07.452Z] #77 183.5 CCLD tests/test-1 [2022-08-11T12:17:07.452Z] #77 183.5 CCLD tests/test-2 [2022-08-11T12:17:07.452Z] #77 183.5 CCLD tests/test-3 [2022-08-11T12:17:07.452Z] #77 183.6 CCLD tests/test-4 [2022-08-11T12:17:07.452Z] #77 183.6 CCLD tests/test-5 [2022-08-11T12:17:07.452Z] #77 183.7 CCLD tests/test-6 [2022-08-11T12:17:07.452Z] #77 183.7 CCLD tests/test-7 [2022-08-11T12:17:07.452Z] #77 183.8 CCLD tests/test-8 [2022-08-11T12:17:07.452Z] #77 183.9 CCLD tests/test-9 [2022-08-11T12:17:07.452Z] #77 184.0 CCLD tests/test-10 [2022-08-11T12:17:07.452Z] #77 184.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-11T12:17:07.452Z] #77 184.1 CCLD tests/test-11 [2022-08-11T12:17:07.777Z] #18 DONE 1.1s [2022-08-11T12:17:07.777Z] [2022-08-11T12:17:07.778Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-11T12:17:07.778Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-11T12:17:07.981Z] #60 ... [2022-08-11T12:17:07.981Z] [2022-08-11T12:17:07.981Z] #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-11T12:17:07.981Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-11T12:17:07.981Z] #16 DONE 1.7s [2022-08-11T12:17:07.981Z] [2022-08-11T12:17:07.981Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-11T12:17:07.981Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-11T12:17:08.395Z] #77 186.0 libtool: link: ar cr libocispec.a [2022-08-11T12:17:08.395Z] #77 186.1 libtool: link: ranlib libocispec.a [2022-08-11T12:17:08.922Z] #17 1.348 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-11T12:17:09.163Z] #19 DONE 1.1s [2022-08-11T12:17:09.163Z] [2022-08-11T12:17:09.163Z] #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-11T12:17:09.163Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:17:09.163Z] #36 ... [2022-08-11T12:17:09.163Z] [2022-08-11T12:17:09.163Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-11T12:17:09.163Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-11T12:17:09.183Z] #17 DONE 1.5s [2022-08-11T12:17:09.183Z] [2022-08-11T12:17:09.183Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-11T12:17:09.183Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-11T12:17:09.772Z] #77 187.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:09.772Z] #77 187.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-11T12:17:09.772Z] #77 187.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-11T12:17:09.772Z] #77 187.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:09.772Z] #77 187.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:09.772Z] #77 187.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:09.772Z] #77 187.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:09.772Z] #77 187.6 make[2]: Entering directory '/tmp/crun-build' [2022-08-11T12:17:10.031Z] #77 187.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-11T12:17:10.031Z] #77 187.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-11T12:17:10.031Z] #77 187.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-11T12:17:10.031Z] #77 187.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-11T12:17:10.031Z] #77 187.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-11T12:17:10.031Z] #77 187.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-11T12:17:10.031Z] #77 187.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-11T12:17:10.031Z] #77 187.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-11T12:17:10.031Z] #77 187.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-11T12:17:10.031Z] #77 187.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-11T12:17:10.031Z] #77 187.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-11T12:17:10.031Z] #77 187.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-11T12:17:10.102Z] #20 DONE 1.3s [2022-08-11T12:17:10.102Z] [2022-08-11T12:17:10.102Z] #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-11T12:17:10.102Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:10.102Z] #77 132.3 configure.ac:11: installing 'build-aux/compile' [2022-08-11T12:17:10.102Z] #77 132.3 configure.ac:11: installing 'build-aux/config.guess' [2022-08-11T12:17:10.102Z] #77 132.3 configure.ac:11: installing 'build-aux/config.sub' [2022-08-11T12:17:10.102Z] #77 132.3 configure.ac:13: installing 'build-aux/install-sh' [2022-08-11T12:17:10.102Z] #77 132.3 configure.ac:13: installing 'build-aux/missing' [2022-08-11T12:17:10.102Z] #77 132.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-11T12:17:10.102Z] #77 132.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-11T12:17:10.290Z] #77 188.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-11T12:17:10.290Z] #77 188.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-11T12:17:10.290Z] #77 188.1 CC src/libcrun/libcrun_testing_a-error.o [2022-08-11T12:17:10.290Z] #77 188.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-11T12:17:10.290Z] #77 188.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-11T12:17:10.549Z] #77 188.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-11T12:17:10.549Z] #77 188.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-11T12:17:10.549Z] #77 188.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-11T12:17:10.549Z] #77 188.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-11T12:17:10.563Z] #18 DONE 1.5s [2022-08-11T12:17:10.563Z] [2022-08-11T12:17:10.563Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-11T12:17:10.563Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-11T12:17:10.808Z] #77 188.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-11T12:17:11.067Z] #77 188.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-11T12:17:11.067Z] #77 188.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-11T12:17:11.326Z] #77 189.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-11T12:17:11.326Z] #77 189.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-11T12:17:11.584Z] #77 189.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-11T12:17:11.844Z] #77 189.6 CC src/crun-crun.o [2022-08-11T12:17:11.844Z] #77 189.8 CC src/crun-run.o [2022-08-11T12:17:11.941Z] #19 DONE 1.4s [2022-08-11T12:17:11.941Z] [2022-08-11T12:17:11.941Z] #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-11T12:17:11.941Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:11.941Z] #77 139.6 configure.ac:11: installing 'build-aux/compile' [2022-08-11T12:17:11.941Z] #77 139.6 configure.ac:11: installing 'build-aux/config.guess' [2022-08-11T12:17:11.941Z] #77 139.6 configure.ac:11: installing 'build-aux/config.sub' [2022-08-11T12:17:11.941Z] #77 139.6 configure.ac:13: installing 'build-aux/install-sh' [2022-08-11T12:17:11.941Z] #77 139.6 configure.ac:13: installing 'build-aux/missing' [2022-08-11T12:17:11.941Z] #77 139.6 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-11T12:17:11.941Z] #77 140.0 Makefile.am: installing 'build-aux/depcomp' [2022-08-11T12:17:12.008Z] #77 134.3 checking build system type... x86_64-pc-linux-gnu [2022-08-11T12:17:12.008Z] #77 134.7 checking host system type... x86_64-pc-linux-gnu [2022-08-11T12:17:12.008Z] #77 134.7 checking how to print strings... printf [2022-08-11T12:17:12.008Z] #77 134.7 checking for gcc... gcc [2022-08-11T12:17:12.102Z] #77 189.9 CC src/crun-delete.o [2022-08-11T12:17:12.102Z] #77 190.0 CC src/crun-kill.o [2022-08-11T12:17:12.239Z] #19 ... [2022-08-11T12:17:12.239Z] [2022-08-11T12:17:12.239Z] #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-11T12:17:12.239Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:12.239Z] #84 150.7 CCLD libyajl.la [2022-08-11T12:17:12.239Z] #84 150.9 CCLD verify/json_verify [2022-08-11T12:17:12.239Z] #84 151.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:17:12.239Z] #84 151.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-11T12:17:12.239Z] #84 151.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-11T12:17:12.239Z] #84 151.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:17:12.239Z] #84 151.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:17:12.239Z] #84 151.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:12.239Z] #84 151.3 CC src/validate.o [2022-08-11T12:17:12.239Z] #84 151.3 CC src/image_spec_schema_config_schema.lo [2022-08-11T12:17:12.239Z] #84 151.3 CC src/image_spec_schema_content_descriptor.lo [2022-08-11T12:17:12.239Z] #84 151.3 CC src/image_spec_schema_defs.lo [2022-08-11T12:17:12.239Z] #84 151.3 CC src/image_spec_schema_defs_descriptor.lo [2022-08-11T12:17:12.239Z] #84 151.3 CC src/image_spec_schema_image_index_schema.lo [2022-08-11T12:17:12.239Z] #84 151.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-11T12:17:12.239Z] #84 151.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-11T12:17:12.239Z] #84 151.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-11T12:17:12.239Z] #84 151.4 CC src/runtime_spec_schema_config_zos.lo [2022-08-11T12:17:12.239Z] #84 151.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-11T12:17:12.239Z] #84 151.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-11T12:17:12.239Z] #84 151.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-11T12:17:12.239Z] #84 151.4 CC src/runtime_spec_schema_config_windows.lo [2022-08-11T12:17:12.239Z] #84 151.4 CC src/runtime_spec_schema_defs.lo [2022-08-11T12:17:12.239Z] #84 151.5 CC src/runtime_spec_schema_defs_linux.lo [2022-08-11T12:17:12.239Z] #84 151.6 CC src/runtime_spec_schema_defs_zos.lo [2022-08-11T12:17:12.239Z] #84 151.6 CC src/runtime_spec_schema_defs_vm.lo [2022-08-11T12:17:12.239Z] #84 151.6 CC src/runtime_spec_schema_defs_windows.lo [2022-08-11T12:17:12.239Z] #84 151.6 CC src/runtime_spec_schema_state_schema.lo [2022-08-11T12:17:12.239Z] #84 151.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-11T12:17:12.239Z] #84 151.7 CC src/basic_test_double_array_item.lo [2022-08-11T12:17:12.239Z] #84 151.8 CC src/basic_test_double_array.lo [2022-08-11T12:17:12.240Z] #84 151.9 CC src/basic_test_top_array_int.lo [2022-08-11T12:17:12.240Z] #84 151.9 CC src/basic_test_top_array_string.lo [2022-08-11T12:17:12.240Z] #84 151.9 CC src/basic_test_top_double_array_int.lo [2022-08-11T12:17:12.240Z] #84 152.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-11T12:17:12.240Z] #84 152.0 CC src/basic_test_top_double_array_string.lo [2022-08-11T12:17:12.240Z] #84 152.0 CC src/basic_test_top_double_array_obj.lo [2022-08-11T12:17:12.240Z] #84 152.0 CC src/read-file.lo [2022-08-11T12:17:12.240Z] #84 152.1 CC src/json_common.lo [2022-08-11T12:17:12.240Z] #84 152.1 CC tests/test-1.o [2022-08-11T12:17:12.240Z] #84 152.2 CC tests/test-2.o [2022-08-11T12:17:12.240Z] #84 152.2 CC tests/test-4.o [2022-08-11T12:17:12.240Z] #84 152.3 CC tests/test-3.o [2022-08-11T12:17:12.240Z] #84 152.4 CC tests/test-6.o [2022-08-11T12:17:12.240Z] #84 152.4 CC tests/test-5.o [2022-08-11T12:17:12.240Z] #84 152.4 CC tests/test-7.o [2022-08-11T12:17:12.240Z] #84 152.5 CC tests/test-9.o [2022-08-11T12:17:12.240Z] #84 152.5 CC tests/test-8.o [2022-08-11T12:17:12.240Z] #84 152.5 CC tests/test-10.o [2022-08-11T12:17:12.240Z] #84 152.6 CC tests/test-11.o [2022-08-11T12:17:12.361Z] #77 190.1 CC src/crun-pause.o [2022-08-11T12:17:12.525Z] #77 134.8 checking whether the C compiler works... yes [2022-08-11T12:17:12.525Z] #77 135.0 checking for C compiler default output file name... a.out [2022-08-11T12:17:12.525Z] #77 135.0 checking for suffix of executables... [2022-08-11T12:17:12.620Z] #77 190.2 CC src/crun-unpause.o [2022-08-11T12:17:12.620Z] #77 190.5 CC src/crun-spec.o [2022-08-11T12:17:12.785Z] #77 135.3 checking whether we are cross compiling... no [2022-08-11T12:17:12.866Z] #77 200.9 CCLD tests/init [2022-08-11T12:17:12.882Z] #77 190.5 CC src/crun-exec.o [2022-08-11T12:17:12.882Z] #77 190.6 CC src/crun-list.o [2022-08-11T12:17:12.882Z] #77 190.7 CC src/crun-create.o [2022-08-11T12:17:13.044Z] #77 135.5 checking for suffix of object files... o [2022-08-11T12:17:13.141Z] #77 190.8 CC src/crun-start.o [2022-08-11T12:17:13.141Z] #77 191.0 CC src/crun-state.o [2022-08-11T12:17:13.303Z] #77 135.6 checking whether we are using the GNU C compiler... yes [2022-08-11T12:17:13.303Z] #77 135.7 checking whether gcc accepts -g... yes [2022-08-11T12:17:13.325Z] #77 ... [2022-08-11T12:17:13.325Z] [2022-08-11T12:17:13.325Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-11T12:17:13.325Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-11T12:17:13.325Z] #20 DONE 1.4s [2022-08-11T12:17:13.399Z] #77 191.1 CC src/crun-update.o [2022-08-11T12:17:13.562Z] #77 135.9 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:17:13.584Z] [2022-08-11T12:17:13.584Z] #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-11T12:17:13.584Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:17:13.658Z] #77 191.4 CC src/crun-checkpoint.o [2022-08-11T12:17:13.658Z] #77 191.4 CC src/crun-ps.o [2022-08-11T12:17:13.658Z] #77 191.5 CC src/crun-restore.o [2022-08-11T12:17:13.821Z] #77 136.1 checking whether gcc understands -c and -o together... yes [2022-08-11T12:17:13.821Z] #77 136.4 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:17:13.821Z] #77 136.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:17:13.821Z] #77 136.4 checking for egrep... /bin/grep -E [2022-08-11T12:17:13.821Z] #77 136.4 checking for fgrep... /bin/grep -F [2022-08-11T12:17:13.821Z] #77 136.4 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:17:13.821Z] #77 136.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:17:13.821Z] #77 136.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:17:13.916Z] #77 191.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-11T12:17:14.080Z] #77 136.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:17:14.080Z] #77 136.6 checking whether ln -s works... yes [2022-08-11T12:17:14.080Z] #77 136.6 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:17:14.080Z] #77 136.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-11T12:17:14.080Z] #77 136.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:17:14.080Z] #77 136.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:17:14.080Z] #77 136.6 checking for objdump... objdump [2022-08-11T12:17:14.080Z] #77 136.6 checking how to recognize dependent libraries... pass_all [2022-08-11T12:17:14.080Z] #77 136.6 checking for dlltool... no [2022-08-11T12:17:14.080Z] #77 136.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:17:14.080Z] #77 136.6 checking for ar... ar [2022-08-11T12:17:14.175Z] #77 191.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-11T12:17:14.175Z] #77 192.1 CC src/libcrun/libcrun_la-container.lo [2022-08-11T12:17:14.340Z] #77 136.6 checking for archiver @FILE support... @ [2022-08-11T12:17:14.340Z] #77 136.8 checking for strip... strip [2022-08-11T12:17:14.340Z] #77 136.8 checking for ranlib... ranlib [2022-08-11T12:17:14.340Z] #77 136.9 checking for gawk... no [2022-08-11T12:17:14.340Z] #77 136.9 checking for mawk... mawk [2022-08-11T12:17:14.743Z] #77 192.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-11T12:17:14.743Z] #77 192.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-11T12:17:14.743Z] #77 192.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-11T12:17:14.743Z] #77 192.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-11T12:17:14.909Z] #77 136.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:17:14.909Z] #77 137.3 checking for sysroot... no [2022-08-11T12:17:14.909Z] #77 137.3 checking for a working dd... /bin/dd [2022-08-11T12:17:14.909Z] #77 137.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:17:14.909Z] #77 137.4 checking for mt... no [2022-08-11T12:17:14.909Z] #77 137.4 checking if : is a manifest tool... no [2022-08-11T12:17:14.909Z] #77 137.4 checking how to run the C preprocessor... gcc -E [2022-08-11T12:17:15.002Z] #77 192.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-11T12:17:15.002Z] #77 192.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-11T12:17:15.261Z] #77 193.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-11T12:17:15.496Z] #21 2.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:17:15.496Z] #21 2.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:17:15.520Z] #77 193.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-11T12:17:15.520Z] #77 193.3 CC src/libcrun/libcrun_la-linux.lo [2022-08-11T12:17:15.756Z] #21 2.271 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:17:15.778Z] #77 193.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-11T12:17:15.847Z] #77 137.6 checking for ANSI C header files... yes [2022-08-11T12:17:15.847Z] #77 138.3 checking for sys/types.h... yes [2022-08-11T12:17:16.037Z] #77 193.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-11T12:17:16.107Z] #77 138.5 checking for sys/stat.h... yes [2022-08-11T12:17:16.296Z] #77 194.0 CC src/libcrun/libcrun_la-error.lo [2022-08-11T12:17:16.367Z] #77 138.7 checking for stdlib.h... yes [2022-08-11T12:17:16.555Z] #77 194.2 CC src/libcrun/libcrun_la-status.lo [2022-08-11T12:17:16.555Z] #77 194.5 CC src/libcrun/libcrun_la-terminal.lo [2022-08-11T12:17:16.626Z] #77 138.9 checking for string.h... yes [2022-08-11T12:17:16.626Z] #77 139.1 checking for memory.h... yes [2022-08-11T12:17:16.886Z] #77 139.4 checking for strings.h... yes [2022-08-11T12:17:17.122Z] #77 194.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-11T12:17:17.122Z] #77 194.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-11T12:17:17.137Z] #21 3.627 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:17:17.145Z] #77 139.5 checking for inttypes.h... yes [2022-08-11T12:17:17.145Z] #77 139.7 checking for stdint.h... yes [2022-08-11T12:17:17.404Z] #77 139.9 checking for unistd.h... [2022-08-11T12:17:17.404Z] #77 ... [2022-08-11T12:17:17.404Z] [2022-08-11T12:17:17.404Z] #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-11T12:17:17.404Z] #60 sha256:a9696d985f8916f8c5f959c0762f0cad841b8c953f3b5f558e1e6bfea9063809 [2022-08-11T12:17:17.404Z] #60 14.21 + cd /tmp/tmp.mEHzjmzY0p/src/github.com/opencontainers/runc [2022-08-11T12:17:17.404Z] #60 14.21 + git checkout -q v1.1.3 [2022-08-11T12:17:17.690Z] #77 195.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-11T12:17:17.949Z] #77 195.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-11T12:17:17.949Z] #77 195.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-11T12:17:18.208Z] #77 196.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-11T12:17:18.341Z] #60 14.90 + '[' -z '' ']' [2022-08-11T12:17:18.341Z] #60 14.91 + target=static [2022-08-11T12:17:18.341Z] #60 14.91 + make BUILDTAGS=seccomp static [2022-08-11T12:17:18.600Z] #60 15.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-11T12:17:18.815Z] #84 ... [2022-08-11T12:17:18.815Z] [2022-08-11T12:17:18.815Z] #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-11T12:17:18.815Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:17:18.815Z] #19 207.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-11T12:17:19.045Z] #21 ... [2022-08-11T12:17:19.045Z] [2022-08-11T12:17:19.045Z] #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-11T12:17:19.045Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:19.045Z] #77 142.7 checking build system type... x86_64-pc-linux-gnu [2022-08-11T12:17:19.045Z] #77 143.2 checking host system type... x86_64-pc-linux-gnu [2022-08-11T12:17:19.045Z] #77 143.2 checking how to print strings... printf [2022-08-11T12:17:19.045Z] #77 143.3 checking for gcc... gcc [2022-08-11T12:17:19.045Z] #77 143.6 checking whether the C compiler works... yes [2022-08-11T12:17:19.045Z] #77 144.1 checking for C compiler default output file name... a.out [2022-08-11T12:17:19.045Z] #77 144.1 checking for suffix of executables... [2022-08-11T12:17:19.045Z] #77 144.6 checking whether we are cross compiling... no [2022-08-11T12:17:19.045Z] #77 145.1 checking for suffix of object files... o [2022-08-11T12:17:19.045Z] #77 145.5 checking whether we are using the GNU C compiler... yes [2022-08-11T12:17:19.045Z] #77 145.7 checking whether gcc accepts -g... yes [2022-08-11T12:17:19.045Z] #77 146.0 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:17:19.045Z] #77 146.4 checking whether gcc understands -c and -o together... yes [2022-08-11T12:17:19.045Z] #77 147.0 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:17:19.045Z] #77 147.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:17:19.045Z] #77 147.2 checking for egrep... /bin/grep -E [2022-08-11T12:17:19.045Z] #77 147.2 checking for fgrep... /bin/grep -F [2022-08-11T12:17:19.045Z] #77 147.3 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:17:19.045Z] #77 147.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:17:19.045Z] #77 147.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:17:19.045Z] #77 147.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:17:19.045Z] #77 147.8 checking whether ln -s works... yes [2022-08-11T12:17:19.045Z] #77 147.8 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:17:19.045Z] #77 147.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-11T12:17:19.045Z] #77 147.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:17:19.045Z] #77 147.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:17:19.045Z] #77 147.9 checking for objdump... objdump [2022-08-11T12:17:19.045Z] #77 147.9 checking how to recognize dependent libraries... pass_all [2022-08-11T12:17:19.045Z] #77 147.9 checking for dlltool... no [2022-08-11T12:17:19.045Z] #77 147.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:17:19.045Z] #77 147.9 checking for ar... ar [2022-08-11T12:17:19.075Z] #19 207.6 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:17:19.075Z] #19 207.6 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-11T12:17:19.075Z] #19 207.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-11T12:17:19.075Z] #19 207.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:17:19.075Z] #19 207.7 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-11T12:17:19.145Z] #77 196.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-11T12:17:19.306Z] #77 147.9 checking for archiver @FILE support... @ [2022-08-11T12:17:19.306Z] #77 148.0 checking for strip... strip [2022-08-11T12:17:19.306Z] #77 148.0 checking for ranlib... ranlib [2022-08-11T12:17:19.306Z] #77 148.0 checking for gawk... no [2022-08-11T12:17:19.306Z] #77 148.0 checking for mawk... mawk [2022-08-11T12:17:19.306Z] #77 148.0 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-11T12:17:19.306Z] #77 ... [2022-08-11T12:17:19.306Z] [2022-08-11T12:17:19.306Z] #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-11T12:17:19.306Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:17:19.306Z] #21 5.957 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:17:19.404Z] #77 ... [2022-08-11T12:17:19.404Z] [2022-08-11T12:17:19.404Z] #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-11T12:17:19.404Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:17:19.404Z] #47 238.3 + dpkg --print-architecture [2022-08-11T12:17:19.404Z] #47 238.3 + git checkout -q v2.1.0 [2022-08-11T12:17:19.404Z] #47 239.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-11T12:17:19.404Z] #47 239.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-11T12:17:19.971Z] #47 ... [2022-08-11T12:17:19.971Z] [2022-08-11T12:17:19.971Z] #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-11T12:17:19.971Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:19.971Z] #77 197.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-11T12:17:19.971Z] #77 197.8 CC tests/init.o [2022-08-11T12:17:20.505Z] #60 ... [2022-08-11T12:17:20.505Z] [2022-08-11T12:17:20.505Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-11T12:17:20.505Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:17:20.505Z] #21 1.477 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:17:20.505Z] #21 1.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:17:20.505Z] #21 1.839 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:17:20.505Z] #21 2.081 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:17:20.505Z] #21 3.224 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:17:20.505Z] #21 4.777 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:17:20.505Z] #21 9.259 Fetched 8567 kB in 8s (1042 kB/s) [2022-08-11T12:17:20.505Z] #21 9.259 Reading package lists... [2022-08-11T12:17:20.505Z] #21 ... [2022-08-11T12:17:20.505Z] [2022-08-11T12:17:20.505Z] #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-11T12:17:20.505Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:20.505Z] #77 139.9 checking for unistd.h... yes [2022-08-11T12:17:20.505Z] #77 140.2 checking for dlfcn.h... yes [2022-08-11T12:17:20.505Z] #77 140.4 checking for objdir... .libs [2022-08-11T12:17:20.505Z] #77 140.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:17:20.505Z] #77 141.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:17:20.505Z] #77 141.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:17:20.505Z] #77 141.1 checking if gcc static flag -static works... yes [2022-08-11T12:17:20.505Z] #77 141.7 checking if gcc supports -c -o file.o... yes [2022-08-11T12:17:20.505Z] #77 141.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:17:20.505Z] #77 141.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-11T12:17:20.505Z] #77 141.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:17:20.505Z] #77 142.2 checking how to hardcode library paths into programs... immediate [2022-08-11T12:17:20.505Z] #77 142.3 checking whether stripping libraries is possible... yes [2022-08-11T12:17:20.505Z] #77 142.3 checking if libtool supports shared libraries... yes [2022-08-11T12:17:20.505Z] #77 142.3 checking whether to build shared libraries... no [2022-08-11T12:17:20.505Z] #77 142.3 checking whether to build static libraries... yes [2022-08-11T12:17:20.505Z] #77 142.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:17:20.505Z] #77 142.3 checking whether build environment is sane... yes [2022-08-11T12:17:20.505Z] #77 142.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:17:20.505Z] #77 142.4 checking whether make sets $(MAKE)... yes [2022-08-11T12:17:20.505Z] #77 142.4 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:17:20.505Z] #77 142.5 checking whether make supports nested variables... yes [2022-08-11T12:17:20.505Z] #77 142.5 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:17:20.505Z] #77 142.5 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:17:20.505Z] #77 142.5 checking how to create a ustar tar archive... gnutar [2022-08-11T12:17:20.506Z] #77 142.6 checking dependency style of gcc... gcc3 [2022-08-11T12:17:20.506Z] #77 142.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:17:20.506Z] #77 142.9 checking whether make supports nested variables... (cached) yes [2022-08-11T12:17:20.506Z] #77 142.9 checking for gawk... (cached) mawk [2022-08-11T12:17:20.506Z] #77 142.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-11T12:17:20.506Z] #77 142.9 checking for gcc... (cached) gcc [2022-08-11T12:17:20.506Z] #77 143.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-11T12:17:20.506Z] #77 143.0 checking whether gcc accepts -g... (cached) yes [2022-08-11T12:17:20.506Z] #77 143.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-11T12:17:20.506Z] #77 143.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-11T12:17:20.506Z] #77 143.1 checking for a Python interpreter with version >= 3... python3 [2022-08-11T12:17:20.506Z] #77 143.1 checking for python3... /usr/bin/python3 [2022-08-11T12:17:20.506Z] #77 143.1 checking for python3 version... 3.9 [2022-08-11T12:17:20.538Z] #77 198.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-11T12:17:20.765Z] #77 143.2 checking for python3 platform... linux [2022-08-11T12:17:20.765Z] #77 143.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-11T12:17:21.024Z] #77 143.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-11T12:17:21.024Z] #77 143.6 checking for go-md2man... no [2022-08-11T12:17:21.214Z] #21 7.446 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:17:21.284Z] #77 143.7 checking error.h usability... yes [2022-08-11T12:17:21.284Z] #77 143.9 checking error.h presence... yes [2022-08-11T12:17:21.284Z] #77 143.9 checking for error.h... yes [2022-08-11T12:17:21.543Z] #77 144.0 checking linux/openat2.h usability... yes [2022-08-11T12:17:21.543Z] #77 144.2 checking linux/openat2.h presence... yes [2022-08-11T12:17:21.803Z] #77 144.2 checking for linux/openat2.h... yes [2022-08-11T12:17:22.063Z] #77 144.3 checking for copy_file_range... yes [2022-08-11T12:17:22.323Z] #77 144.7 checking for fgetxattr... yes [2022-08-11T12:17:22.582Z] #77 144.9 checking for statx... yes [2022-08-11T12:17:22.842Z] #77 145.2 checking for fgetpwent_r... yes [2022-08-11T12:17:23.101Z] #77 145.5 checking for issetugid... no [2022-08-11T12:17:23.361Z] #77 145.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-11T12:17:23.361Z] #77 145.8 checking pkg-config is at least version 0.9.0... yes [2022-08-11T12:17:23.621Z] #77 145.8 checking for library containing yajl_tree_get... -lyajl [2022-08-11T12:17:23.621Z] #77 146.3 checking for yajl >= 2.0.0... yes [2022-08-11T12:17:23.880Z] #77 146.3 checking sys/capability.h usability... yes [2022-08-11T12:17:23.880Z] #77 146.6 checking sys/capability.h presence... yes [2022-08-11T12:17:24.140Z] #77 146.6 checking for sys/capability.h... yes [2022-08-11T12:17:24.510Z] #21 ... [2022-08-11T12:17:24.510Z] [2022-08-11T12:17:24.510Z] #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-11T12:17:24.510Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:24.510Z] #77 148.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:17:24.510Z] #77 148.5 checking for sysroot... no [2022-08-11T12:17:24.510Z] #77 148.5 checking for a working dd... /bin/dd [2022-08-11T12:17:24.510Z] #77 148.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:17:24.510Z] #77 148.7 checking for mt... no [2022-08-11T12:17:24.510Z] #77 148.7 checking if : is a manifest tool... no [2022-08-11T12:17:24.510Z] #77 148.7 checking how to run the C preprocessor... gcc -E [2022-08-11T12:17:24.510Z] #77 149.1 checking for ANSI C header files... yes [2022-08-11T12:17:24.510Z] #77 149.8 checking for sys/types.h... yes [2022-08-11T12:17:24.510Z] #77 150.0 checking for sys/stat.h... yes [2022-08-11T12:17:24.510Z] #77 150.3 checking for stdlib.h... yes [2022-08-11T12:17:24.510Z] #77 150.5 checking for string.h... yes [2022-08-11T12:17:24.510Z] #77 150.7 checking for memory.h... yes [2022-08-11T12:17:24.510Z] #77 150.8 checking for strings.h... yes [2022-08-11T12:17:24.510Z] #77 151.1 checking for inttypes.h... yes [2022-08-11T12:17:24.510Z] #77 151.2 checking for stdint.h... yes [2022-08-11T12:17:24.510Z] #77 151.5 checking for unistd.h... yes [2022-08-11T12:17:24.510Z] #77 151.7 checking for dlfcn.h... yes [2022-08-11T12:17:24.510Z] #77 151.9 checking for objdir... .libs [2022-08-11T12:17:24.510Z] #77 152.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:17:24.510Z] #77 152.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:17:24.510Z] #77 152.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:17:24.510Z] #77 152.5 checking if gcc static flag -static works... yes [2022-08-11T12:17:24.709Z] #77 146.6 checking for library containing cap_from_name... -lcap [2022-08-11T12:17:24.770Z] #77 153.2 checking if gcc supports -c -o file.o... yes [2022-08-11T12:17:24.770Z] #77 153.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:17:24.770Z] #77 153.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-11T12:17:25.036Z] #77 153.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:17:25.041Z] #77 ... [2022-08-11T12:17:25.041Z] [2022-08-11T12:17:25.041Z] #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-11T12:17:25.041Z] #26 sha256:328ec82092072efda90ff208317385ed98152c83cbd20bdede8b0d1144f135c6 [2022-08-11T12:17:25.041Z] #26 257.6 + return [2022-08-11T12:17:25.279Z] #77 147.2 checking for library containing dlopen... -ldl [2022-08-11T12:17:25.296Z] #77 153.9 checking how to hardcode library paths into programs... immediate [2022-08-11T12:17:25.296Z] #77 153.9 checking whether stripping libraries is possible... yes [2022-08-11T12:17:25.296Z] #77 154.0 checking if libtool supports shared libraries... yes [2022-08-11T12:17:25.296Z] #77 154.0 checking whether to build shared libraries... no [2022-08-11T12:17:25.296Z] #77 154.0 checking whether to build static libraries... yes [2022-08-11T12:17:25.296Z] #77 154.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:17:25.296Z] #77 154.0 checking whether build environment is sane... yes [2022-08-11T12:17:25.296Z] #77 154.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:17:25.296Z] #77 154.1 checking whether make sets $(MAKE)... yes [2022-08-11T12:17:25.296Z] #77 154.1 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:17:25.297Z] #26 DONE 258.1s [2022-08-11T12:17:25.297Z] [2022-08-11T12:17:25.297Z] #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-11T12:17:25.297Z] #60 sha256:181f5d39870bde309cd462971f0a26cbb3358652e0237aeefbdbad3d3ada0c53 [2022-08-11T12:17:25.539Z] #77 147.8 checking seccomp.h usability... yes [2022-08-11T12:17:25.539Z] #77 148.0 checking seccomp.h presence... yes [2022-08-11T12:17:25.539Z] #77 148.2 checking for seccomp.h... yes [2022-08-11T12:17:25.556Z] #77 154.2 checking whether make supports nested variables... yes [2022-08-11T12:17:25.556Z] #77 154.2 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:17:25.556Z] #77 154.2 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:17:25.556Z] #77 154.2 checking how to create a ustar tar archive... gnutar [2022-08-11T12:17:25.816Z] #77 154.3 checking dependency style of gcc... gcc3 [2022-08-11T12:17:25.816Z] #77 154.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:17:25.816Z] #77 154.5 checking whether make supports nested variables... (cached) yes [2022-08-11T12:17:25.816Z] #77 154.5 checking for gawk... (cached) mawk [2022-08-11T12:17:25.816Z] #77 154.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-11T12:17:25.816Z] #77 154.5 checking for gcc... (cached) gcc [2022-08-11T12:17:25.816Z] #77 154.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-11T12:17:25.816Z] #77 154.7 checking whether gcc accepts -g... (cached) yes [2022-08-11T12:17:25.816Z] #77 154.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-11T12:17:25.816Z] #77 154.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-11T12:17:25.816Z] #77 154.7 checking for a Python interpreter with version >= 3... python3 [2022-08-11T12:17:26.076Z] #77 154.8 checking for python3... /usr/bin/python3 [2022-08-11T12:17:26.076Z] #77 154.8 checking for python3 version... 3.9 [2022-08-11T12:17:26.076Z] #77 154.9 checking for python3 platform... linux [2022-08-11T12:17:26.108Z] #77 148.2 checking for library containing seccomp_rule_add... -lseccomp [2022-08-11T12:17:26.108Z] #77 148.6 checking for library containing seccomp_arch_resolve_name... none required [2022-08-11T12:17:26.226Z] #60 ... [2022-08-11T12:17:26.226Z] [2022-08-11T12:17:26.226Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-11T12:17:26.226Z] #27 sha256:7d31da72734dbf08a673ea3613c7bbd1bdaf8eac723173a1c7f8a0449211c17d [2022-08-11T12:17:26.226Z] #27 DONE 0.1s [2022-08-11T12:17:26.226Z] [2022-08-11T12:17:26.226Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-11T12:17:26.226Z] #32 sha256:10f4be9e2e23eda4068ff28c9cd5145f7fb2966a6e7eb590351a5b3e7778540d [2022-08-11T12:17:26.226Z] #32 DONE 0.2s [2022-08-11T12:17:26.226Z] [2022-08-11T12:17:26.226Z] #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-11T12:17:26.226Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-11T12:17:26.336Z] #77 154.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-11T12:17:26.483Z] #55 ... [2022-08-11T12:17:26.483Z] [2022-08-11T12:17:26.483Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-11T12:17:26.483Z] #35 sha256:b2806154275bf4ee20da353f7470ef463a6ec4a829282e0dea17d0897d0b9b4c [2022-08-11T12:17:26.483Z] #35 DONE 0.1s [2022-08-11T12:17:26.483Z] [2022-08-11T12:17:26.483Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-11T12:17:26.483Z] #37 sha256:0d2671ef9287efa078bbd54a8ffcac5cb305c40de237802a48a327585aa79b67 [2022-08-11T12:17:26.483Z] #37 DONE 0.1s [2022-08-11T12:17:26.483Z] [2022-08-11T12:17:26.483Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-11T12:17:26.483Z] #39 sha256:225ec89a7725acd0080c8d23f017a2461d5de93f954ae1e0eb3d6028e336a5b6 [2022-08-11T12:17:26.483Z] #39 DONE 0.0s [2022-08-11T12:17:26.483Z] [2022-08-11T12:17:26.483Z] #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-11T12:17:26.483Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-11T12:17:26.596Z] #77 155.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-11T12:17:26.596Z] #77 155.4 checking for go-md2man... no [2022-08-11T12:17:26.627Z] #77 148.8 checking systemd/sd-bus.h usability... yes [2022-08-11T12:17:26.627Z] #77 149.1 checking systemd/sd-bus.h presence... yes [2022-08-11T12:17:26.627Z] #77 149.2 checking for systemd/sd-bus.h... yes [2022-08-11T12:17:26.745Z] #55 ... [2022-08-11T12:17:26.745Z] [2022-08-11T12:17:26.745Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-11T12:17:26.745Z] #41 sha256:24e7bc5d9a6cced5141a931e0717654e1d00f5bbfc265a98aabacc39ca3c7b8f [2022-08-11T12:17:26.745Z] #41 DONE 0.1s [2022-08-11T12:17:26.745Z] [2022-08-11T12:17:26.745Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-11T12:17:26.745Z] #45 sha256:1eb5ebd4d86999c76887991ebec63509a730d116952a9754db8da21fb01442bb [2022-08-11T12:17:26.745Z] #45 DONE 0.1s [2022-08-11T12:17:26.745Z] [2022-08-11T12:17:26.745Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-11T12:17:26.745Z] #48 sha256:49a31a284f651f6225ef6ad69c7dc92697a7eb4ce509059854e46a3c1a17faf8 [2022-08-11T12:17:26.745Z] #48 DONE 0.1s [2022-08-11T12:17:26.745Z] [2022-08-11T12:17:26.745Z] #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-11T12:17:26.745Z] #60 sha256:181f5d39870bde309cd462971f0a26cbb3358652e0237aeefbdbad3d3ada0c53 [2022-08-11T12:17:26.856Z] #77 155.4 checking error.h usability... yes [2022-08-11T12:17:26.857Z] #77 155.6 checking error.h presence... yes [2022-08-11T12:17:26.857Z] #77 155.6 checking for error.h... yes [2022-08-11T12:17:27.002Z] #60 ... [2022-08-11T12:17:27.002Z] [2022-08-11T12:17:27.002Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-11T12:17:27.002Z] #52 sha256:8705e3ca3e2f9a38b82dd3ede2c6ab48da8f1f357981086be5d6b9399bbf54ca [2022-08-11T12:17:27.002Z] #52 DONE 0.1s [2022-08-11T12:17:27.002Z] [2022-08-11T12:17:27.002Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-11T12:17:27.002Z] #54 sha256:f35bb0bb397fe72afe73fe9081f64432d8117231cf3d3dcbe76a788fa8554609 [2022-08-11T12:17:27.002Z] #54 DONE 0.1s [2022-08-11T12:17:27.002Z] [2022-08-11T12:17:27.002Z] #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-11T12:17:27.002Z] #60 sha256:181f5d39870bde309cd462971f0a26cbb3358652e0237aeefbdbad3d3ada0c53 [2022-08-11T12:17:27.116Z] #77 155.7 checking linux/openat2.h usability... yes [2022-08-11T12:17:27.116Z] #77 155.9 checking linux/openat2.h presence... yes [2022-08-11T12:17:27.116Z] #77 155.9 checking for linux/openat2.h... yes [2022-08-11T12:17:27.200Z] #77 149.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-11T12:17:27.460Z] #77 149.8 checking for sd_notify_barrier... yes [2022-08-11T12:17:27.687Z] #77 156.0 checking for copy_file_range... yes [2022-08-11T12:17:27.719Z] #77 150.1 checking linux/bpf.h usability... yes [2022-08-11T12:17:27.719Z] #77 150.3 checking linux/bpf.h presence... yes [2022-08-11T12:17:27.947Z] #77 156.3 checking for fgetxattr... yes [2022-08-11T12:17:27.979Z] #77 150.4 checking for linux/bpf.h... yes [2022-08-11T12:17:27.979Z] #77 150.4 checking compilation for eBPF... yes [2022-08-11T12:17:27.979Z] #77 150.6 checking for criu >= 3.15... no [2022-08-11T12:17:27.979Z] #77 150.6 configure: CRIU headers not found, building without CRIU support [2022-08-11T12:17:27.979Z] #77 150.6 checking for criu > 3.16... no [2022-08-11T12:17:27.979Z] #77 150.6 configure: CRIU version doesn't support join-ns API [2022-08-11T12:17:27.979Z] #77 150.6 checking for criu > 3.16.1... no [2022-08-11T12:17:27.979Z] #77 150.7 configure: CRIU version doesn't support for pre-dumping [2022-08-11T12:17:28.207Z] #77 156.6 checking for statx... yes [2022-08-11T12:17:28.238Z] #77 150.7 checking for new mount API (fsconfig)... yes [2022-08-11T12:17:28.238Z] #77 150.8 checking for seccomp notify API... yes [2022-08-11T12:17:28.238Z] #77 150.9 checking for gperf... no [2022-08-11T12:17:28.466Z] #77 156.9 checking for fgetpwent_r... yes [2022-08-11T12:17:28.498Z] #77 150.9 configure: gperf not found - cannot rebuild signal parser code [2022-08-11T12:17:28.498Z] #77 150.9 checking for library containing argp_parse... [2022-08-11T12:17:28.498Z] #77 ... [2022-08-11T12:17:28.498Z] [2022-08-11T12:17:28.498Z] #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-11T12:17:28.498Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:17:28.498Z] #34 DONE 232.3s [2022-08-11T12:17:28.498Z] [2022-08-11T12:17:28.498Z] #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-11T12:17:28.498Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:17:28.498Z] #21 9.259 Reading package lists... [2022-08-11T12:17:28.498Z] #21 12.76 Reading package lists... [2022-08-11T12:17:28.498Z] #21 16.26 Building dependency tree... [2022-08-11T12:17:28.498Z] #21 18.04 The following additional packages will be installed: [2022-08-11T12:17:28.498Z] #21 18.04 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-11T12:17:28.498Z] #21 18.04 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-11T12:17:28.498Z] #21 18.04 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-11T12:17:28.498Z] #21 18.04 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-11T12:17:28.498Z] #21 18.04 python3-pkg-resources systemd vim-runtime xxd [2022-08-11T12:17:28.498Z] #21 18.05 Suggested packages: [2022-08-11T12:17:28.498Z] #21 18.05 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-11T12:17:28.498Z] #21 18.05 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-11T12:17:28.498Z] #21 18.05 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-11T12:17:28.498Z] #21 18.05 Recommended packages: [2022-08-11T12:17:28.498Z] #21 18.05 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-11T12:17:28.498Z] #21 18.05 systemd-timesyncd | time-daemon unzip [2022-08-11T12:17:28.894Z] #60 ... [2022-08-11T12:17:28.894Z] [2022-08-11T12:17:28.895Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-11T12:17:28.895Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-11T12:17:28.895Z] #55 262.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-11T12:17:28.895Z] #55 DONE 262.4s [2022-08-11T12:17:28.895Z] [2022-08-11T12:17:28.895Z] #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-11T12:17:28.895Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:17:28.895Z] #77 219.5 AR libcrun_testing.a [2022-08-11T12:17:28.895Z] #77 219.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-11T12:17:29.036Z] #77 157.2 checking for issetugid... no [2022-08-11T12:17:29.036Z] #77 157.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-11T12:17:29.036Z] #77 157.6 checking pkg-config is at least version 0.9.0... yes [2022-08-11T12:17:29.151Z] #77 219.7 CCLD tests/tests_libcrun_utils [2022-08-11T12:17:29.151Z] #77 219.7 CCLD tests/tests_libcrun_errors [2022-08-11T12:17:29.151Z] #77 219.7 CCLD tests/tests_libcrun_fuzzer [2022-08-11T12:17:29.296Z] #77 157.7 checking for library containing yajl_tree_get... -lyajl [2022-08-11T12:17:29.296Z] #77 158.0 checking for yajl >= 2.0.0... yes [2022-08-11T12:17:29.555Z] #77 158.1 checking sys/capability.h usability... yes [2022-08-11T12:17:29.555Z] #77 158.2 checking sys/capability.h presence... yes [2022-08-11T12:17:29.555Z] #77 158.3 checking for sys/capability.h... yes [2022-08-11T12:17:29.715Z] #77 220.3 CCLD libcrun.la [2022-08-11T12:17:29.971Z] #77 ... [2022-08-11T12:17:29.971Z] [2022-08-11T12:17:29.971Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-11T12:17:29.971Z] #56 sha256:c508de37dbafd8484f18ab3cd815186046e80e70f16d061486a97c6ffe8e451b [2022-08-11T12:17:29.971Z] #56 DONE 0.4s [2022-08-11T12:17:29.971Z] [2022-08-11T12:17:29.971Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-11T12:17:29.971Z] #58 sha256:2367ed1d393cdbd74e36c14015b6e657a7b0081e8f127c887196670e3ea5f8a7 [2022-08-11T12:17:29.971Z] #58 DONE 0.1s [2022-08-11T12:17:30.126Z] #77 158.4 checking for library containing cap_from_name... -lcap [2022-08-11T12:17:30.237Z] [2022-08-11T12:17:30.237Z] #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-11T12:17:30.237Z] #60 sha256:181f5d39870bde309cd462971f0a26cbb3358652e0237aeefbdbad3d3ada0c53 [2022-08-11T12:17:30.441Z] #21 20.26 The following NEW packages will be installed: [2022-08-11T12:17:30.441Z] #21 20.26 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-11T12:17:30.441Z] #21 20.26 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-11T12:17:30.441Z] #21 20.26 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-11T12:17:30.441Z] #21 20.26 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-11T12:17:30.441Z] #21 20.26 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-11T12:17:30.441Z] #21 20.26 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-11T12:17:30.441Z] #21 20.26 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-11T12:17:30.441Z] #21 20.26 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-11T12:17:30.441Z] #21 20.26 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-11T12:17:30.514Z] #60 ... [2022-08-11T12:17:30.514Z] [2022-08-11T12:17:30.514Z] #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-11T12:17:30.514Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:17:30.514Z] #77 221.2 CCLD crun [2022-08-11T12:17:30.695Z] #77 158.8 checking for library containing dlopen... -ldl [2022-08-11T12:17:30.700Z] #21 20.63 0 upgraded, 56 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:17:30.700Z] #21 20.63 Need to get 32.8 MB of archives. [2022-08-11T12:17:30.700Z] #21 20.63 After this operation, 124 MB of additional disk space will be used. [2022-08-11T12:17:30.700Z] #21 20.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-11T12:17:30.775Z] #77 ... [2022-08-11T12:17:30.775Z] [2022-08-11T12:17:30.775Z] #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-11T12:17:30.775Z] #60 sha256:181f5d39870bde309cd462971f0a26cbb3358652e0237aeefbdbad3d3ada0c53 [2022-08-11T12:17:30.775Z] #60 158.6 + mkdir -p /build [2022-08-11T12:17:30.775Z] #60 158.6 + cp runc /build/runc [2022-08-11T12:17:30.775Z] #60 DONE 158.7s [2022-08-11T12:17:30.956Z] #77 159.3 checking seccomp.h usability... yes [2022-08-11T12:17:30.956Z] #77 159.6 checking seccomp.h presence... yes [2022-08-11T12:17:30.956Z] #77 159.7 checking for seccomp.h... yes [2022-08-11T12:17:30.959Z] #21 20.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-11T12:17:30.959Z] #21 20.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-11T12:17:30.959Z] #21 20.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-11T12:17:30.959Z] #21 20.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-11T12:17:30.959Z] #21 20.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-11T12:17:30.959Z] #21 20.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-11T12:17:30.959Z] #21 20.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-11T12:17:31.058Z] [2022-08-11T12:17:31.058Z] #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-11T12:17:31.058Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-11T12:17:31.058Z] #77 221.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-11T12:17:31.058Z] #77 221.8 /bin/mkdir -p '/usr/local/lib' [2022-08-11T12:17:31.058Z] #77 221.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-11T12:17:31.058Z] #77 221.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-11T12:17:31.216Z] #77 159.7 checking for library containing seccomp_rule_add... [2022-08-11T12:17:31.216Z] #77 ... [2022-08-11T12:17:31.216Z] [2022-08-11T12:17:31.216Z] #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-11T12:17:31.216Z] #60 sha256:5d25f8e109d9e20e954a5422ca54cefe000dc65db8f2be3942f81ab1ea7e521a [2022-08-11T12:17:31.216Z] #60 17.10 + cd /tmp/tmp.5pjpxY1yJl/src/github.com/opencontainers/runc [2022-08-11T12:17:31.216Z] #60 17.11 + git checkout -q v1.1.3 [2022-08-11T12:17:31.216Z] #60 17.94 + '[' -z '' ']' [2022-08-11T12:17:31.216Z] #60 17.94 + target=static [2022-08-11T12:17:31.216Z] #60 17.94 + make BUILDTAGS=seccomp static [2022-08-11T12:17:31.216Z] #60 18.32 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-11T12:17:31.218Z] #21 20.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-11T12:17:31.218Z] #21 20.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-11T12:17:31.218Z] #21 20.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-11T12:17:31.218Z] #21 20.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-11T12:17:31.218Z] #21 20.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-11T12:17:31.218Z] #21 20.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-11T12:17:31.218Z] #21 20.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-11T12:17:31.218Z] #21 20.95 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-11T12:17:31.218Z] #21 20.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-11T12:17:31.218Z] #21 20.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-11T12:17:31.218Z] #21 20.98 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-11T12:17:31.218Z] #21 20.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-11T12:17:31.218Z] #21 21.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-11T12:17:31.218Z] #21 21.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-11T12:17:31.218Z] #21 21.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-11T12:17:31.218Z] #21 21.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-11T12:17:31.218Z] #21 21.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-11T12:17:31.218Z] #21 21.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-11T12:17:31.218Z] #21 21.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-11T12:17:31.218Z] #21 21.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-11T12:17:31.218Z] #21 21.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-11T12:17:31.218Z] #21 21.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-11T12:17:31.218Z] #21 21.10 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-11T12:17:31.218Z] #21 21.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-11T12:17:31.347Z] #77 221.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-11T12:17:31.347Z] #77 221.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-11T12:17:31.347Z] #77 221.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-11T12:17:31.347Z] #77 221.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-11T12:17:31.347Z] #77 221.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-11T12:17:31.347Z] #77 222.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-11T12:17:31.347Z] #77 222.1 ---------------------------------------------------------------------- [2022-08-11T12:17:31.347Z] #77 222.1 Libraries have been installed in: [2022-08-11T12:17:31.347Z] #77 222.1 /usr/local/lib [2022-08-11T12:17:31.347Z] #77 222.1 [2022-08-11T12:17:31.347Z] #77 222.1 If you ever happen to want to link against installed libraries [2022-08-11T12:17:31.347Z] #77 222.1 in a given directory, LIBDIR, you must either use libtool, and [2022-08-11T12:17:31.347Z] #77 222.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-11T12:17:31.347Z] #77 222.1 flag during linking and do at least one of the following: [2022-08-11T12:17:31.347Z] #77 222.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-11T12:17:31.347Z] #77 222.1 during execution [2022-08-11T12:17:31.347Z] #77 222.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-11T12:17:31.347Z] #77 222.1 during linking [2022-08-11T12:17:31.347Z] #77 222.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-11T12:17:31.347Z] #77 222.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-11T12:17:31.347Z] #77 222.1 [2022-08-11T12:17:31.347Z] #77 222.1 See any operating system documentation about shared libraries for [2022-08-11T12:17:31.347Z] #77 222.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-11T12:17:31.347Z] #77 222.1 ---------------------------------------------------------------------- [2022-08-11T12:17:31.347Z] #77 222.1 /bin/mkdir -p '/build' [2022-08-11T12:17:31.347Z] #77 222.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-11T12:17:31.604Z] #77 222.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-11T12:17:31.604Z] #77 222.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-11T12:17:31.604Z] #77 222.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-11T12:17:31.604Z] #77 222.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-11T12:17:31.604Z] #77 DONE 222.3s [2022-08-11T12:17:31.604Z] [2022-08-11T12:17:31.604Z] #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-11T12:17:31.604Z] #64 sha256:846344a94ed265b8efae216d6ac56aa2897087c64fca1a86c00a66b0ff232461 [2022-08-11T12:17:31.786Z] #21 21.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-11T12:17:31.786Z] #21 21.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-11T12:17:31.786Z] #21 21.50 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-11T12:17:31.786Z] #21 21.50 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-11T12:17:31.786Z] #21 21.50 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-11T12:17:31.786Z] #21 21.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-11T12:17:31.786Z] #21 21.51 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-11T12:17:31.786Z] #21 21.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-11T12:17:31.786Z] #21 21.52 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-11T12:17:31.786Z] #21 21.58 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-11T12:17:31.786Z] #21 21.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-11T12:17:31.786Z] #21 21.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-11T12:17:31.786Z] #21 21.61 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-11T12:17:31.786Z] #21 21.63 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-11T12:17:31.786Z] #21 21.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-11T12:17:31.786Z] #21 21.63 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-11T12:17:31.786Z] #21 21.71 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-11T12:17:31.786Z] #60 ... [2022-08-11T12:17:31.786Z] [2022-08-11T12:17:31.786Z] #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-11T12:17:31.786Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:31.786Z] #77 159.7 checking for library containing seccomp_rule_add... -lseccomp [2022-08-11T12:17:31.786Z] #77 160.3 checking for library containing seccomp_arch_resolve_name... none required [2022-08-11T12:17:32.045Z] #21 21.71 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-11T12:17:32.045Z] #21 21.73 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-11T12:17:32.045Z] #21 21.74 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-11T12:17:32.045Z] #21 21.99 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-11T12:17:32.046Z] #77 160.6 checking systemd/sd-bus.h usability... yes [2022-08-11T12:17:32.304Z] #21 22.02 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-11T12:17:32.304Z] #21 22.06 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-11T12:17:32.304Z] #21 22.07 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-11T12:17:32.306Z] #77 160.8 checking systemd/sd-bus.h presence... yes [2022-08-11T12:17:32.306Z] #77 161.0 checking for systemd/sd-bus.h... yes [2022-08-11T12:17:32.534Z] #64 ... [2022-08-11T12:17:32.534Z] [2022-08-11T12:17:32.534Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-11T12:17:32.534Z] #61 sha256:192849198435329b31e423734e3d23180e1f048a3a061a1e476101b8824c419d [2022-08-11T12:17:32.534Z] #61 DONE 0.1s [2022-08-11T12:17:32.534Z] [2022-08-11T12:17:32.534Z] #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-11T12:17:32.534Z] #64 sha256:846344a94ed265b8efae216d6ac56aa2897087c64fca1a86c00a66b0ff232461 [2022-08-11T12:17:32.563Z] #21 ... [2022-08-11T12:17:32.563Z] [2022-08-11T12:17:32.563Z] #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-11T12:17:32.563Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:17:32.563Z] #36 236.3 Delve is a source level debugger for Go programs. [2022-08-11T12:17:32.563Z] #36 236.3 [2022-08-11T12:17:32.563Z] #36 236.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-11T12:17:32.563Z] #36 236.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-11T12:17:32.563Z] #36 236.3 [2022-08-11T12:17:32.563Z] #36 236.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-11T12:17:32.563Z] #36 236.3 [2022-08-11T12:17:32.563Z] #36 236.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-11T12:17:32.563Z] #36 236.3 [2022-08-11T12:17:32.563Z] #36 236.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-11T12:17:32.563Z] #36 236.3 [2022-08-11T12:17:32.563Z] #36 236.3 Usage: [2022-08-11T12:17:32.563Z] #36 236.3 dlv [command] [2022-08-11T12:17:32.563Z] #36 236.3 [2022-08-11T12:17:32.563Z] #36 236.3 Available Commands: [2022-08-11T12:17:32.563Z] #36 236.3 attach Attach to running process and begin debugging. [2022-08-11T12:17:32.563Z] #36 236.3 connect Connect to a headless debug server with a terminal client. [2022-08-11T12:17:32.563Z] #36 236.3 core Examine a core dump. [2022-08-11T12:17:32.563Z] #36 236.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-11T12:17:32.563Z] #36 236.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-11T12:17:32.563Z] #36 236.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-11T12:17:32.563Z] #36 236.3 help Help about any command [2022-08-11T12:17:32.563Z] #36 236.3 run Deprecated command. Use 'debug' instead. [2022-08-11T12:17:32.563Z] #36 236.3 test Compile test binary and begin debugging program. [2022-08-11T12:17:32.563Z] #36 236.3 trace Compile and begin tracing program. [2022-08-11T12:17:32.563Z] #36 236.3 version Prints version. [2022-08-11T12:17:32.563Z] #36 236.3 [2022-08-11T12:17:32.563Z] #36 236.3 Flags: [2022-08-11T12:17:32.563Z] #36 236.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-11T12:17:32.563Z] #36 236.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-11T12:17:32.563Z] #36 236.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-11T12:17:32.563Z] #36 236.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-11T12:17:32.563Z] #36 236.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-11T12:17:32.563Z] #36 236.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-11T12:17:32.564Z] #36 236.3 --disable-aslr Disables address space randomization [2022-08-11T12:17:32.564Z] #36 236.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-11T12:17:32.564Z] #36 236.3 -h, --help help for dlv [2022-08-11T12:17:32.564Z] #36 236.3 --init string Init file, executed by the terminal client. [2022-08-11T12:17:32.564Z] #36 236.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-11T12:17:32.564Z] #36 236.3 --log Enable debugging server logging. [2022-08-11T12:17:32.564Z] #36 236.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-11T12:17:32.564Z] #36 236.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-11T12:17:32.564Z] #36 236.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-11T12:17:32.564Z] #36 236.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-11T12:17:32.564Z] #36 236.3 --wd string Working directory for running the program. [2022-08-11T12:17:32.564Z] #36 236.3 [2022-08-11T12:17:32.564Z] #36 236.3 Additional help topics: [2022-08-11T12:17:32.564Z] #36 236.3 dlv backend Help about the --backend flag. [2022-08-11T12:17:32.564Z] #36 236.3 dlv log Help about logging flags. [2022-08-11T12:17:32.564Z] #36 236.3 dlv redirect Help about file redirection. [2022-08-11T12:17:32.564Z] #36 236.3 [2022-08-11T12:17:32.564Z] #36 236.3 Use "dlv [command] --help" for more information about a command. [2022-08-11T12:17:32.564Z] #36 DONE 236.4s [2022-08-11T12:17:32.564Z] [2022-08-11T12:17:32.564Z] #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-11T12:17:32.564Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:32.564Z] #77 150.9 checking for library containing argp_parse... none required [2022-08-11T12:17:32.564Z] #77 151.5 checking that generated files are newer than configure... done [2022-08-11T12:17:32.564Z] #77 151.5 configure: creating ./config.status [2022-08-11T12:17:32.564Z] #77 154.4 config.status: creating Makefile [2022-08-11T12:17:32.564Z] #77 154.5 config.status: creating rpm/crun.spec [2022-08-11T12:17:32.564Z] #77 154.5 config.status: creating config.h [2022-08-11T12:17:32.564Z] #77 154.5 config.status: executing libtool commands [2022-08-11T12:17:32.564Z] #77 154.6 config.status: executing depfiles commands [2022-08-11T12:17:32.566Z] #77 161.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-11T12:17:32.826Z] #77 161.5 checking for sd_notify_barrier... yes [2022-08-11T12:17:33.086Z] #77 161.8 checking linux/bpf.h usability... yes [2022-08-11T12:17:33.346Z] #77 162.0 checking linux/bpf.h presence... yes [2022-08-11T12:17:33.346Z] #77 162.1 checking for linux/bpf.h... yes [2022-08-11T12:17:33.606Z] #77 162.1 checking compilation for eBPF... yes [2022-08-11T12:17:33.606Z] #77 162.4 checking for criu >= 3.15... no [2022-08-11T12:17:33.606Z] #77 162.4 configure: CRIU headers not found, building without CRIU support [2022-08-11T12:17:33.606Z] #77 162.4 checking for criu > 3.16... no [2022-08-11T12:17:33.866Z] #77 162.5 configure: CRIU version doesn't support join-ns API [2022-08-11T12:17:33.866Z] #77 162.5 checking for criu > 3.16.1... no [2022-08-11T12:17:33.866Z] #77 162.5 configure: CRIU version doesn't support for pre-dumping [2022-08-11T12:17:33.866Z] #77 162.5 checking for new mount API (fsconfig)... yes [2022-08-11T12:17:33.941Z] #77 156.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-11T12:17:33.941Z] #77 156.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-11T12:17:33.977Z] #19 220.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-11T12:17:33.977Z] #19 220.2 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:17:33.977Z] #19 220.2 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-11T12:17:33.977Z] #19 220.3 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-11T12:17:33.977Z] #19 220.3 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:17:33.977Z] #19 220.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:17:34.127Z] #77 162.6 checking for seccomp notify API... yes [2022-08-11T12:17:34.127Z] #77 162.8 checking for gperf... no [2022-08-11T12:17:34.127Z] #77 162.8 configure: gperf not found - cannot rebuild signal parser code [2022-08-11T12:17:34.201Z] #77 156.9 checking for gcc... [2022-08-11T12:17:34.201Z] #77 ... [2022-08-11T12:17:34.201Z] [2022-08-11T12:17:34.201Z] #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-11T12:17:34.201Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:17:34.201Z] #21 23.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:17:34.201Z] #21 23.23 Fetched 32.8 MB in 2s (18.3 MB/s) [2022-08-11T12:17:34.201Z] #21 23.38 Selecting previously unselected package libcap2:amd64. [2022-08-11T12:17:34.201Z] #21 23.38 (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-11T12:17:34.201Z] #21 23.49 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-11T12:17:34.201Z] #21 23.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:17:34.201Z] #21 23.71 Selecting previously unselected package libargon2-1:amd64. [2022-08-11T12:17:34.201Z] #21 23.73 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-11T12:17:34.201Z] #21 23.74 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-11T12:17:34.201Z] #21 23.94 Selecting previously unselected package libjson-c5:amd64. [2022-08-11T12:17:34.201Z] #21 23.95 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-11T12:17:34.201Z] #21 23.96 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-11T12:17:34.201Z] #21 24.01 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-11T12:17:34.201Z] #21 24.03 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-11T12:17:34.201Z] #21 24.03 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-11T12:17:34.387Z] #77 162.8 checking for library containing argp_parse... none required [2022-08-11T12:17:34.461Z] #21 24.21 Selecting previously unselected package libip4tc2:amd64. [2022-08-11T12:17:34.461Z] #21 24.21 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-11T12:17:34.461Z] #21 24.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-11T12:17:34.461Z] #21 24.29 Selecting previously unselected package libkmod2:amd64. [2022-08-11T12:17:34.461Z] #21 24.30 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-11T12:17:34.461Z] #21 24.30 Unpacking libkmod2:amd64 (28-1) ... [2022-08-11T12:17:34.647Z] #77 163.3 checking that generated files are newer than configure... done [2022-08-11T12:17:34.648Z] #77 163.3 configure: creating ./config.status [2022-08-11T12:17:34.720Z] #21 24.40 Selecting previously unselected package systemd. [2022-08-11T12:17:34.720Z] #21 24.40 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-11T12:17:34.720Z] #21 24.54 Unpacking systemd (247.3-7) ... [2022-08-11T12:17:34.908Z] #77 ... [2022-08-11T12:17:34.908Z] [2022-08-11T12:17:34.908Z] #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-11T12:17:34.908Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:17:34.908Z] #21 11.55 Fetched 8567 kB in 10s (875 kB/s) [2022-08-11T12:17:34.908Z] #21 11.55 Reading package lists... [2022-08-11T12:17:34.908Z] #21 15.18 Reading package lists... [2022-08-11T12:17:34.908Z] #21 18.61 Building dependency tree... [2022-08-11T12:17:34.908Z] #21 21.08 The following additional packages will be installed: [2022-08-11T12:17:34.908Z] #21 21.08 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-11T12:17:34.908Z] #21 21.08 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-11T12:17:34.908Z] #21 21.08 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-11T12:17:34.908Z] #21 21.08 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-11T12:17:34.908Z] #21 21.08 python3-pkg-resources systemd vim-runtime xxd [2022-08-11T12:17:34.908Z] #21 21.10 Suggested packages: [2022-08-11T12:17:34.908Z] #21 21.10 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-11T12:17:34.908Z] #21 21.10 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-11T12:17:34.908Z] #21 21.10 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-11T12:17:34.908Z] #21 21.10 Recommended packages: [2022-08-11T12:17:34.908Z] #21 21.10 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-11T12:17:34.908Z] #21 21.10 systemd-timesyncd | time-daemon unzip [2022-08-11T12:17:35.889Z] #19 ... [2022-08-11T12:17:35.889Z] [2022-08-11T12:17:35.889Z] #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-11T12:17:35.889Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:35.889Z] #84 178.4 CCLD libocispec.la [2022-08-11T12:17:36.150Z] #84 178.8 CCLD src/validate [2022-08-11T12:17:36.150Z] #84 178.8 CCLD tests/test-1 [2022-08-11T12:17:36.150Z] #84 178.8 CCLD tests/test-2 [2022-08-11T12:17:36.150Z] #84 178.9 CCLD tests/test-3 [2022-08-11T12:17:36.289Z] #21 23.08 The following NEW packages will be installed: [2022-08-11T12:17:36.289Z] #21 23.09 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-11T12:17:36.411Z] #84 178.9 CCLD tests/test-4 [2022-08-11T12:17:36.411Z] #84 178.9 CCLD tests/test-6 [2022-08-11T12:17:36.411Z] #84 178.9 CCLD tests/test-5 [2022-08-11T12:17:36.411Z] #84 179.0 CCLD tests/test-8 [2022-08-11T12:17:36.411Z] #84 179.0 CCLD tests/test-7 [2022-08-11T12:17:36.411Z] #84 179.0 CCLD tests/test-9 [2022-08-11T12:17:36.411Z] #84 179.1 CCLD tests/test-10 [2022-08-11T12:17:36.549Z] #21 23.10 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-11T12:17:36.549Z] #21 23.10 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-11T12:17:36.549Z] #21 23.10 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-11T12:17:36.549Z] #21 23.10 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-11T12:17:36.549Z] #21 23.10 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-11T12:17:36.549Z] #21 23.10 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-11T12:17:36.549Z] #21 23.10 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-11T12:17:36.549Z] #21 23.10 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-11T12:17:36.671Z] #84 179.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-11T12:17:36.671Z] #84 179.1 CCLD tests/test-11 [2022-08-11T12:17:36.709Z] #64 235.7 + bin/containerd [2022-08-11T12:17:36.809Z] #21 23.47 0 upgraded, 56 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:17:36.809Z] #21 23.47 Need to get 32.8 MB of archives. [2022-08-11T12:17:36.809Z] #21 23.47 After this operation, 124 MB of additional disk space will be used. [2022-08-11T12:17:36.809Z] #21 23.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-11T12:17:36.809Z] #21 23.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-11T12:17:36.809Z] #21 23.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-11T12:17:36.809Z] #21 23.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-11T12:17:36.809Z] #21 23.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-11T12:17:36.809Z] #21 23.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-11T12:17:36.809Z] #21 23.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-11T12:17:37.069Z] #21 23.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-11T12:17:37.069Z] #21 23.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-11T12:17:37.069Z] #21 23.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-11T12:17:37.069Z] #21 23.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-11T12:17:37.069Z] #21 23.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-11T12:17:37.069Z] #21 23.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-11T12:17:37.069Z] #21 23.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-11T12:17:37.069Z] #21 23.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-11T12:17:37.069Z] #21 23.76 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-11T12:17:37.069Z] #21 23.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-11T12:17:37.069Z] #21 23.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-11T12:17:37.070Z] #21 23.78 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-11T12:17:37.070Z] #21 23.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-11T12:17:37.070Z] #21 23.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-11T12:17:37.263Z] #21 26.63 Selecting previously unselected package pigz. [2022-08-11T12:17:37.263Z] #21 26.63 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-11T12:17:37.263Z] #21 26.64 Unpacking pigz (2.6-1) ... [2022-08-11T12:17:37.263Z] #21 26.74 Selecting previously unselected package libelf1:amd64. [2022-08-11T12:17:37.263Z] #21 26.74 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-11T12:17:37.263Z] #21 26.74 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-11T12:17:37.263Z] #21 26.91 Selecting previously unselected package libbpf0:amd64. [2022-08-11T12:17:37.263Z] #21 26.91 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-11T12:17:37.263Z] #21 26.93 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-11T12:17:37.263Z] #21 27.01 Selecting previously unselected package libmnl0:amd64. [2022-08-11T12:17:37.263Z] #21 27.03 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-11T12:17:37.263Z] #21 27.03 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-11T12:17:37.263Z] #21 27.08 Selecting previously unselected package libxtables12:amd64. [2022-08-11T12:17:37.263Z] #21 27.09 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-11T12:17:37.263Z] #21 27.09 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-11T12:17:37.330Z] #21 23.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-11T12:17:37.330Z] #21 23.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-11T12:17:37.330Z] #21 23.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-11T12:17:37.330Z] #21 23.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-11T12:17:37.330Z] #21 23.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-11T12:17:37.330Z] #21 23.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-11T12:17:37.330Z] #21 23.87 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-11T12:17:37.330Z] #21 23.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-11T12:17:37.330Z] #21 23.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-11T12:17:37.330Z] #21 23.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-11T12:17:37.330Z] #21 23.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-11T12:17:37.330Z] #21 ... [2022-08-11T12:17:37.330Z] [2022-08-11T12:17:37.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-11T12:17:37.330Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:37.330Z] #77 166.0 config.status: creating Makefile [2022-08-11T12:17:37.330Z] #77 166.2 config.status: creating rpm/crun.spec [2022-08-11T12:17:37.330Z] #77 166.3 config.status: creating config.h [2022-08-11T12:17:37.523Z] #21 27.16 Selecting previously unselected package libcap2-bin. [2022-08-11T12:17:37.523Z] #21 27.17 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-11T12:17:37.523Z] #21 27.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-11T12:17:37.523Z] #21 27.27 Selecting previously unselected package iproute2. [2022-08-11T12:17:37.523Z] #21 27.28 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-11T12:17:37.523Z] #21 27.28 Unpacking iproute2 (5.10.0-4) ... [2022-08-11T12:17:37.590Z] #77 166.3 config.status: executing libtool commands [2022-08-11T12:17:37.590Z] #77 166.4 config.status: executing depfiles commands [2022-08-11T12:17:38.055Z] #84 180.5 libtool: link: ar cr libocispec.a [2022-08-11T12:17:38.055Z] #84 180.6 libtool: link: ranlib libocispec.a [2022-08-11T12:17:38.092Z] #21 27.76 Selecting previously unselected package xxd. [2022-08-11T12:17:38.092Z] #21 27.77 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-11T12:17:38.092Z] #21 27.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:17:38.092Z] #21 27.90 Selecting previously unselected package vim-common. [2022-08-11T12:17:38.092Z] #21 27.91 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:17:38.092Z] #21 27.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:17:38.351Z] #21 28.08 Selecting previously unselected package bash-completion. [2022-08-11T12:17:38.351Z] #21 28.08 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-11T12:17:38.631Z] #77 ... [2022-08-11T12:17:38.631Z] [2022-08-11T12:17:38.631Z] #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-11T12:17:38.631Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:17:38.631Z] #47 DONE 267.2s [2022-08-11T12:17:38.631Z] [2022-08-11T12:17:38.631Z] #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-11T12:17:38.631Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:17:39.031Z] #77 167.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-11T12:17:39.031Z] #77 167.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-11T12:17:39.291Z] #77 168.1 checking for gcc... gcc [2022-08-11T12:17:39.453Z] #84 182.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:39.453Z] #84 182.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-11T12:17:39.453Z] #84 182.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-11T12:17:39.453Z] #84 182.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:39.453Z] #84 182.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:39.453Z] #84 182.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:39.453Z] #84 182.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:39.453Z] #84 182.1 make[2]: Entering directory '/tmp/crun-build' [2022-08-11T12:17:39.453Z] #84 182.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-11T12:17:39.453Z] #84 182.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-11T12:17:39.453Z] #84 182.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-11T12:17:39.714Z] #84 182.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-11T12:17:39.714Z] #84 182.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-11T12:17:39.714Z] #84 182.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-11T12:17:39.714Z] #84 182.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-11T12:17:39.714Z] #84 182.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-11T12:17:39.714Z] #84 182.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-11T12:17:39.714Z] #84 182.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-11T12:17:39.714Z] #84 182.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-11T12:17:39.714Z] #84 182.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-11T12:17:39.861Z] #77 168.2 checking whether the C compiler works... yes [2022-08-11T12:17:39.861Z] #77 168.5 checking for C compiler default output file name... a.out [2022-08-11T12:17:39.861Z] #77 168.5 checking for suffix of executables... [2022-08-11T12:17:39.861Z] #77 ... [2022-08-11T12:17:39.861Z] [2022-08-11T12:17:39.861Z] #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-11T12:17:39.861Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-11T12:17:39.861Z] #34 DONE 248.7s [2022-08-11T12:17:39.861Z] [2022-08-11T12:17:39.861Z] #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-11T12:17:39.861Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:39.861Z] #77 168.5 checking for suffix of executables... [2022-08-11T12:17:39.974Z] #84 182.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-11T12:17:39.974Z] #84 182.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-11T12:17:39.974Z] #84 182.5 CC src/libcrun/libcrun_testing_a-error.o [2022-08-11T12:17:39.974Z] #84 182.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-11T12:17:39.974Z] #84 182.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-11T12:17:39.974Z] #84 182.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-11T12:17:39.974Z] #84 182.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-11T12:17:39.974Z] #84 182.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-11T12:17:39.974Z] #84 182.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-11T12:17:39.974Z] #84 182.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-11T12:17:40.124Z] #77 168.7 checking whether we are cross compiling... no [2022-08-11T12:17:40.235Z] #84 182.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-11T12:17:40.235Z] #84 182.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-11T12:17:40.235Z] #84 182.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-11T12:17:40.235Z] #84 182.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-11T12:17:40.235Z] #84 182.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-11T12:17:40.258Z] #21 30.04 Unpacking bash-completion (1:2.11-2) ... [2022-08-11T12:17:40.384Z] #77 169.0 checking for suffix of object files... o [2022-08-11T12:17:40.384Z] #77 169.1 checking whether we are using the GNU C compiler... [2022-08-11T12:17:40.384Z] #77 ... [2022-08-11T12:17:40.384Z] [2022-08-11T12:17:40.384Z] #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-11T12:17:40.384Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-11T12:17:40.384Z] #36 249.3 Delve is a source level debugger for Go programs. [2022-08-11T12:17:40.384Z] #36 249.3 [2022-08-11T12:17:40.384Z] #36 249.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-11T12:17:40.384Z] #36 249.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-11T12:17:40.384Z] #36 249.3 [2022-08-11T12:17:40.384Z] #36 249.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-11T12:17:40.384Z] #36 249.3 [2022-08-11T12:17:40.384Z] #36 249.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-11T12:17:40.384Z] #36 249.3 [2022-08-11T12:17:40.384Z] #36 249.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-11T12:17:40.384Z] #36 249.3 [2022-08-11T12:17:40.384Z] #36 249.3 Usage: [2022-08-11T12:17:40.384Z] #36 249.3 dlv [command] [2022-08-11T12:17:40.384Z] #36 249.3 [2022-08-11T12:17:40.384Z] #36 249.3 Available Commands: [2022-08-11T12:17:40.384Z] #36 249.3 attach Attach to running process and begin debugging. [2022-08-11T12:17:40.384Z] #36 249.3 connect Connect to a headless debug server with a terminal client. [2022-08-11T12:17:40.384Z] #36 249.3 core Examine a core dump. [2022-08-11T12:17:40.384Z] #36 249.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-11T12:17:40.384Z] #36 249.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-11T12:17:40.384Z] #36 249.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-11T12:17:40.384Z] #36 249.3 help Help about any command [2022-08-11T12:17:40.384Z] #36 249.3 run Deprecated command. Use 'debug' instead. [2022-08-11T12:17:40.384Z] #36 249.3 test Compile test binary and begin debugging program. [2022-08-11T12:17:40.384Z] #36 249.3 trace Compile and begin tracing program. [2022-08-11T12:17:40.384Z] #36 249.3 version Prints version. [2022-08-11T12:17:40.384Z] #36 249.3 [2022-08-11T12:17:40.384Z] #36 249.3 Flags: [2022-08-11T12:17:40.384Z] #36 249.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-11T12:17:40.384Z] #36 249.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-11T12:17:40.384Z] #36 249.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-11T12:17:40.384Z] #36 249.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-11T12:17:40.384Z] #36 249.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-11T12:17:40.384Z] #36 249.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-11T12:17:40.384Z] #36 249.3 --disable-aslr Disables address space randomization [2022-08-11T12:17:40.384Z] #36 249.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-11T12:17:40.384Z] #36 249.3 -h, --help help for dlv [2022-08-11T12:17:40.384Z] #36 249.3 --init string Init file, executed by the terminal client. [2022-08-11T12:17:40.384Z] #36 249.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-11T12:17:40.384Z] #36 249.3 --log Enable debugging server logging. [2022-08-11T12:17:40.384Z] #36 249.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-11T12:17:40.384Z] #36 249.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-11T12:17:40.384Z] #36 249.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-11T12:17:40.384Z] #36 249.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-11T12:17:40.384Z] #36 249.3 --wd string Working directory for running the program. [2022-08-11T12:17:40.384Z] #36 249.3 [2022-08-11T12:17:40.384Z] #36 249.3 Additional help topics: [2022-08-11T12:17:40.384Z] #36 249.3 dlv backend Help about the --backend flag. [2022-08-11T12:17:40.384Z] #36 249.3 dlv log Help about logging flags. [2022-08-11T12:17:40.384Z] #36 249.3 dlv redirect Help about file redirection. [2022-08-11T12:17:40.384Z] #36 249.3 [2022-08-11T12:17:40.384Z] #36 249.3 Use "dlv [command] --help" for more information about a command. [2022-08-11T12:17:40.384Z] #36 DONE 249.4s [2022-08-11T12:17:40.495Z] #84 183.1 CC src/crun-crun.o [2022-08-11T12:17:40.495Z] #84 183.1 CC src/crun-run.o [2022-08-11T12:17:40.495Z] #84 183.1 CC src/crun-delete.o [2022-08-11T12:17:40.495Z] #84 183.2 CC src/crun-kill.o [2022-08-11T12:17:40.518Z] #21 ... [2022-08-11T12:17:40.518Z] [2022-08-11T12:17:40.518Z] #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-11T12:17:40.518Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:40.518Z] #77 156.9 checking for gcc... gcc [2022-08-11T12:17:40.518Z] #77 157.0 checking whether the C compiler works... yes [2022-08-11T12:17:40.518Z] #77 157.2 checking for C compiler default output file name... a.out [2022-08-11T12:17:40.518Z] #77 157.2 checking for suffix of executables... [2022-08-11T12:17:40.518Z] #77 157.4 checking whether we are cross compiling... no [2022-08-11T12:17:40.518Z] #77 157.6 checking for suffix of object files... o [2022-08-11T12:17:40.518Z] #77 157.7 checking whether we are using the GNU C compiler... yes [2022-08-11T12:17:40.518Z] #77 157.8 checking whether gcc accepts -g... yes [2022-08-11T12:17:40.518Z] #77 157.9 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:17:40.518Z] #77 158.1 checking whether gcc understands -c and -o together... yes [2022-08-11T12:17:40.518Z] #77 158.2 checking how to run the C preprocessor... gcc -E [2022-08-11T12:17:40.518Z] #77 158.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:17:40.518Z] #77 158.4 checking for egrep... /bin/grep -E [2022-08-11T12:17:40.518Z] #77 158.4 checking for ANSI C header files... yes [2022-08-11T12:17:40.518Z] #77 158.9 checking for sys/types.h... yes [2022-08-11T12:17:40.518Z] #77 159.1 checking for sys/stat.h... yes [2022-08-11T12:17:40.518Z] #77 159.3 checking for stdlib.h... yes [2022-08-11T12:17:40.518Z] #77 159.4 checking for string.h... yes [2022-08-11T12:17:40.518Z] #77 159.5 checking for memory.h... yes [2022-08-11T12:17:40.518Z] #77 159.7 checking for strings.h... yes [2022-08-11T12:17:40.518Z] #77 159.8 checking for inttypes.h... yes [2022-08-11T12:17:40.518Z] #77 160.0 checking for stdint.h... yes [2022-08-11T12:17:40.518Z] #77 160.2 checking for unistd.h... yes [2022-08-11T12:17:40.518Z] #77 160.3 checking minix/config.h usability... no [2022-08-11T12:17:40.518Z] #77 160.5 checking minix/config.h presence... no [2022-08-11T12:17:40.518Z] #77 160.5 checking for minix/config.h... no [2022-08-11T12:17:40.518Z] #77 160.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-11T12:17:40.518Z] #77 160.7 checking build system type... x86_64-pc-linux-gnu [2022-08-11T12:17:40.518Z] #77 161.0 checking host system type... x86_64-pc-linux-gnu [2022-08-11T12:17:40.518Z] #77 161.0 checking how to print strings... printf [2022-08-11T12:17:40.518Z] #77 161.0 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:17:40.518Z] #77 161.0 checking for fgrep... /bin/grep -F [2022-08-11T12:17:40.518Z] #77 161.0 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:17:40.518Z] #77 161.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:17:40.518Z] #77 161.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:17:40.518Z] #77 161.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:17:40.518Z] #77 161.2 checking whether ln -s works... yes [2022-08-11T12:17:40.518Z] #77 161.2 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:17:40.518Z] #77 161.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-11T12:17:40.518Z] #77 161.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:17:40.518Z] #77 161.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:17:40.518Z] #77 161.2 checking for objdump... objdump [2022-08-11T12:17:40.518Z] #77 161.2 checking how to recognize dependent libraries... pass_all [2022-08-11T12:17:40.518Z] #77 161.2 checking for dlltool... no [2022-08-11T12:17:40.518Z] #77 161.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:17:40.518Z] #77 161.3 checking for ar... ar [2022-08-11T12:17:40.518Z] #77 161.3 checking for archiver @FILE support... @ [2022-08-11T12:17:40.518Z] #77 161.4 checking for strip... strip [2022-08-11T12:17:40.518Z] #77 161.4 checking for ranlib... ranlib [2022-08-11T12:17:40.518Z] #77 161.4 checking for gawk... no [2022-08-11T12:17:40.518Z] #77 161.4 checking for mawk... mawk [2022-08-11T12:17:40.518Z] #77 161.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:17:40.518Z] #77 161.7 checking for sysroot... no [2022-08-11T12:17:40.518Z] #77 161.7 checking for a working dd... /bin/dd [2022-08-11T12:17:40.518Z] #77 161.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:17:40.518Z] #77 161.8 checking for mt... no [2022-08-11T12:17:40.518Z] #77 161.8 checking if : is a manifest tool... no [2022-08-11T12:17:40.518Z] #77 161.9 checking for dlfcn.h... yes [2022-08-11T12:17:40.518Z] #77 162.0 checking for objdir... .libs [2022-08-11T12:17:40.518Z] #77 162.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:17:40.518Z] #77 162.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:17:40.518Z] #77 162.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:17:40.518Z] #77 162.5 checking if gcc static flag -static works... yes [2022-08-11T12:17:40.518Z] #77 162.8 checking if gcc supports -c -o file.o... yes [2022-08-11T12:17:40.518Z] #77 163.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:17:40.518Z] #77 163.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-11T12:17:40.518Z] #77 163.0 checking dynamic linker characteristics... [2022-08-11T12:17:40.518Z] #77 ... [2022-08-11T12:17:40.518Z] [2022-08-11T12:17:40.518Z] #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-11T12:17:40.518Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:17:40.518Z] #21 30.43 Selecting previously unselected package bzip2. [2022-08-11T12:17:40.535Z] #55 ... [2022-08-11T12:17:40.535Z] [2022-08-11T12:17:40.535Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-11T12:17:40.535Z] #48 sha256:79cfe8626729dd382d09e322727c2c739c45049961830815bc854631e3a548b2 [2022-08-11T12:17:40.645Z] [2022-08-11T12:17:40.645Z] #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-11T12:17:40.645Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:17:40.645Z] #21 24.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-11T12:17:40.645Z] #21 24.25 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-11T12:17:40.645Z] #21 24.26 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-11T12:17:40.645Z] #21 24.26 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-11T12:17:40.645Z] #21 24.26 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-11T12:17:40.645Z] #21 24.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-11T12:17:40.645Z] #21 24.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-11T12:17:40.645Z] #21 24.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-11T12:17:40.645Z] #21 24.29 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-11T12:17:40.645Z] #21 24.40 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-11T12:17:40.645Z] #21 24.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-11T12:17:40.645Z] #21 24.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-11T12:17:40.645Z] #21 24.43 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-11T12:17:40.645Z] #21 24.45 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-11T12:17:40.645Z] #21 24.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-11T12:17:40.645Z] #21 24.48 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-11T12:17:40.645Z] #21 24.52 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-11T12:17:40.645Z] #21 24.53 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-11T12:17:40.645Z] #21 24.56 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-11T12:17:40.645Z] #21 24.56 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-11T12:17:40.645Z] #21 25.00 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-11T12:17:40.645Z] #21 25.04 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-11T12:17:40.645Z] #21 25.07 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-11T12:17:40.645Z] #21 25.09 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-11T12:17:40.645Z] #21 25.96 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:17:40.645Z] #21 26.35 Fetched 32.8 MB in 2s (17.0 MB/s) [2022-08-11T12:17:40.645Z] #21 26.49 Selecting previously unselected package libcap2:amd64. [2022-08-11T12:17:40.645Z] #21 26.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-11T12:17:40.645Z] #21 26.60 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-11T12:17:40.645Z] #21 26.62 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:17:40.645Z] #21 26.72 Selecting previously unselected package libargon2-1:amd64. [2022-08-11T12:17:40.645Z] #21 26.73 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-11T12:17:40.645Z] #21 26.74 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-11T12:17:40.645Z] #21 26.96 Selecting previously unselected package libjson-c5:amd64. [2022-08-11T12:17:40.645Z] #21 26.96 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-11T12:17:40.645Z] #21 26.96 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-11T12:17:40.645Z] #21 27.13 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-11T12:17:40.645Z] #21 27.14 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-11T12:17:40.645Z] #21 27.14 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-11T12:17:40.756Z] #84 183.4 CC src/crun-pause.o [2022-08-11T12:17:40.756Z] #84 183.5 CC src/crun-unpause.o [2022-08-11T12:17:40.778Z] #21 30.43 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-11T12:17:40.778Z] #21 30.44 Unpacking bzip2 (1.0.8-4) ... [2022-08-11T12:17:40.778Z] #21 30.53 Selecting previously unselected package xz-utils. [2022-08-11T12:17:40.778Z] #21 30.53 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-11T12:17:40.778Z] #21 30.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:17:40.906Z] #21 27.47 Selecting previously unselected package libip4tc2:amd64. [2022-08-11T12:17:40.906Z] #21 27.48 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-11T12:17:40.906Z] #21 27.48 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-11T12:17:40.906Z] #21 27.58 Selecting previously unselected package libkmod2:amd64. [2022-08-11T12:17:40.906Z] #21 27.60 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-11T12:17:40.906Z] #21 27.61 Unpacking libkmod2:amd64 (28-1) ... [2022-08-11T12:17:41.017Z] #84 183.6 CC src/crun-spec.o [2022-08-11T12:17:41.017Z] #84 183.6 CC src/crun-exec.o [2022-08-11T12:17:41.017Z] #84 183.7 CC src/crun-list.o [2022-08-11T12:17:41.038Z] #21 30.72 Selecting previously unselected package apparmor. [2022-08-11T12:17:41.038Z] #21 30.72 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-11T12:17:41.038Z] #21 30.78 Unpacking apparmor (2.13.6-10) ... [2022-08-11T12:17:41.102Z] #48 DONE 0.4s [2022-08-11T12:17:41.102Z] [2022-08-11T12:17:41.102Z] #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-11T12:17:41.102Z] #60 sha256:ffe1af4743ae3ff767636dfb2fbd69abed329ba6af768a704afca00efe1fc13e [2022-08-11T12:17:41.278Z] #84 183.8 CC src/crun-create.o [2022-08-11T12:17:41.278Z] #84 183.8 CC src/crun-start.o [2022-08-11T12:17:41.278Z] #84 184.0 CC src/crun-ps.o [2022-08-11T12:17:41.278Z] #84 184.0 CC src/crun-update.o [2022-08-11T12:17:41.278Z] #84 184.0 CC src/crun-state.o [2022-08-11T12:17:41.278Z] #84 184.0 CC src/crun-checkpoint.o [2022-08-11T12:17:41.278Z] #84 184.0 CC src/crun-restore.o [2022-08-11T12:17:41.278Z] #84 184.0 CC src/libcrun/libcrun_la-utils.lo [2022-08-11T12:17:41.298Z] #21 31.15 Selecting previously unselected package inetutils-ping. [2022-08-11T12:17:41.298Z] #21 31.15 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-11T12:17:41.298Z] #21 31.16 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-11T12:17:41.362Z] #60 ... [2022-08-11T12:17:41.362Z] [2022-08-11T12:17:41.362Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-11T12:17:41.362Z] #52 sha256:fe7b3a9a18f4acaca4c2b6b866648a8055bab281103780b928de4a0c50d97e07 [2022-08-11T12:17:41.362Z] #52 DONE 0.1s [2022-08-11T12:17:41.362Z] [2022-08-11T12:17:41.362Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-11T12:17:41.362Z] #54 sha256:6082718d1b94272a9715c187e22a0c172effadb6a912e5ecd7188206c9685dba [2022-08-11T12:17:41.362Z] #54 DONE 0.1s [2022-08-11T12:17:41.362Z] [2022-08-11T12:17:41.362Z] #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-11T12:17:41.362Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:41.476Z] #21 27.89 Selecting previously unselected package systemd. [2022-08-11T12:17:41.476Z] #21 27.89 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-11T12:17:41.476Z] #21 28.20 Unpacking systemd (247.3-7) ... [2022-08-11T12:17:41.539Z] #84 184.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-11T12:17:41.539Z] #84 184.2 CC src/libcrun/libcrun_la-container.lo [2022-08-11T12:17:41.558Z] #21 31.29 Selecting previously unselected package libip6tc2:amd64. [2022-08-11T12:17:41.558Z] #21 31.30 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-11T12:17:41.558Z] #21 31.31 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-11T12:17:41.558Z] #21 31.37 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-11T12:17:41.558Z] #21 31.37 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-11T12:17:41.558Z] #21 31.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-11T12:17:41.558Z] #21 31.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-11T12:17:41.558Z] #21 31.43 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-11T12:17:41.558Z] #21 31.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-11T12:17:41.801Z] #84 184.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-11T12:17:41.801Z] #84 184.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-11T12:17:41.801Z] #84 184.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-11T12:17:41.801Z] #84 184.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-11T12:17:41.801Z] #84 184.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-11T12:17:41.819Z] #21 31.52 Selecting previously unselected package libnftnl11:amd64. [2022-08-11T12:17:41.819Z] #21 31.54 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-11T12:17:41.819Z] #21 31.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-11T12:17:41.819Z] #21 31.62 Selecting previously unselected package iptables. [2022-08-11T12:17:41.819Z] #21 31.63 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-11T12:17:41.819Z] #21 31.64 Unpacking iptables (1.8.7-1) ... [2022-08-11T12:17:42.061Z] #84 184.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-11T12:17:42.061Z] #84 184.8 CC src/libcrun/libcrun_la-criu.lo [2022-08-11T12:17:42.322Z] #84 184.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-11T12:17:42.322Z] #84 185.0 CC src/libcrun/libcrun_la-linux.lo [2022-08-11T12:17:42.388Z] #21 31.99 Selecting previously unselected package libonig5:amd64. [2022-08-11T12:17:42.389Z] #21 32.00 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-11T12:17:42.389Z] #21 32.00 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:17:42.389Z] #21 32.16 Selecting previously unselected package libjq1:amd64. [2022-08-11T12:17:42.389Z] #21 32.16 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-11T12:17:42.389Z] #21 32.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:17:42.389Z] #21 32.28 Selecting previously unselected package jq. [2022-08-11T12:17:42.583Z] #84 185.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-11T12:17:42.583Z] #84 185.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-11T12:17:42.649Z] #21 32.28 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-11T12:17:42.650Z] #21 32.29 Unpacking jq (1.6-2.1) ... [2022-08-11T12:17:42.650Z] #21 32.38 Selecting previously unselected package libaio1:amd64. [2022-08-11T12:17:42.650Z] #21 32.40 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-11T12:17:42.650Z] #21 32.40 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-11T12:17:42.650Z] #21 32.46 Selecting previously unselected package libgpm2:amd64. [2022-08-11T12:17:42.650Z] #21 32.46 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-11T12:17:42.650Z] #21 32.46 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-11T12:17:42.766Z] #77 220.6 CCLD tests/init [2022-08-11T12:17:42.843Z] #84 185.3 CC src/libcrun/libcrun_la-error.lo [2022-08-11T12:17:42.909Z] #21 32.53 Selecting previously unselected package libicu67:amd64. [2022-08-11T12:17:42.910Z] #21 32.54 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-11T12:17:42.910Z] #21 32.55 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-11T12:17:43.103Z] #84 185.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-11T12:17:43.103Z] #84 185.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-11T12:17:43.103Z] #84 185.7 CC src/libcrun/libcrun_la-status.lo [2022-08-11T12:17:43.103Z] #84 185.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-11T12:17:43.103Z] #84 ... [2022-08-11T12:17:43.103Z] [2022-08-11T12:17:43.103Z] #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-11T12:17:43.103Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:17:43.103Z] #19 232.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-11T12:17:43.364Z] #19 232.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:17:43.364Z] #19 232.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-11T12:17:43.364Z] #19 232.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-11T12:17:43.364Z] #19 232.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:17:43.364Z] #19 232.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:17:44.771Z] #21 30.90 Selecting previously unselected package pigz. [2022-08-11T12:17:44.771Z] #21 30.90 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-11T12:17:44.771Z] #21 30.91 Unpacking pigz (2.6-1) ... [2022-08-11T12:17:44.771Z] #21 31.00 Selecting previously unselected package libelf1:amd64. [2022-08-11T12:17:44.771Z] #21 31.01 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-11T12:17:44.771Z] #21 31.01 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-11T12:17:44.771Z] #21 31.15 Selecting previously unselected package libbpf0:amd64. [2022-08-11T12:17:44.771Z] #21 31.15 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-11T12:17:44.771Z] #21 31.15 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-11T12:17:44.771Z] #21 31.27 Selecting previously unselected package libmnl0:amd64. [2022-08-11T12:17:44.771Z] #21 31.27 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-11T12:17:44.771Z] #21 31.28 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-11T12:17:44.771Z] #21 31.34 Selecting previously unselected package libxtables12:amd64. [2022-08-11T12:17:44.771Z] #21 31.34 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-11T12:17:44.771Z] #21 31.36 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-11T12:17:44.771Z] #21 31.44 Selecting previously unselected package libcap2-bin. [2022-08-11T12:17:44.771Z] #21 31.46 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-11T12:17:44.771Z] #21 31.47 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-11T12:17:45.031Z] #21 31.53 Selecting previously unselected package iproute2. [2022-08-11T12:17:45.031Z] #21 31.55 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-11T12:17:45.031Z] #21 31.56 Unpacking iproute2 (5.10.0-4) ... [2022-08-11T12:17:45.291Z] #21 32.03 Selecting previously unselected package xxd. [2022-08-11T12:17:45.551Z] #21 32.03 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-11T12:17:45.551Z] #21 32.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:17:45.551Z] #21 32.17 Selecting previously unselected package vim-common. [2022-08-11T12:17:45.551Z] #21 32.17 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:17:45.551Z] #21 32.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:17:45.812Z] #21 32.37 Selecting previously unselected package bash-completion. [2022-08-11T12:17:45.812Z] #21 32.37 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-11T12:17:45.812Z] #21 ... [2022-08-11T12:17:45.812Z] [2022-08-11T12:17:45.812Z] #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-11T12:17:45.812Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:45.812Z] #77 169.1 checking whether we are using the GNU C compiler... yes [2022-08-11T12:17:45.812Z] #77 169.3 checking whether gcc accepts -g... yes [2022-08-11T12:17:45.812Z] #77 169.5 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:17:45.812Z] #77 169.7 checking whether gcc understands -c and -o together... yes [2022-08-11T12:17:45.812Z] #77 170.0 checking how to run the C preprocessor... gcc -E [2022-08-11T12:17:45.812Z] #77 170.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:17:45.812Z] #77 170.4 checking for egrep... /bin/grep -E [2022-08-11T12:17:45.812Z] #77 170.4 checking for ANSI C header files... yes [2022-08-11T12:17:45.812Z] #77 171.4 checking for sys/types.h... yes [2022-08-11T12:17:45.812Z] #77 171.6 checking for sys/stat.h... yes [2022-08-11T12:17:45.812Z] #77 171.8 checking for stdlib.h... yes [2022-08-11T12:17:45.812Z] #77 172.0 checking for string.h... yes [2022-08-11T12:17:45.812Z] #77 172.1 checking for memory.h... yes [2022-08-11T12:17:45.812Z] #77 172.3 checking for strings.h... yes [2022-08-11T12:17:45.812Z] #77 172.4 checking for inttypes.h... yes [2022-08-11T12:17:45.812Z] #77 172.6 checking for stdint.h... yes [2022-08-11T12:17:45.812Z] #77 172.8 checking for unistd.h... yes [2022-08-11T12:17:45.812Z] #77 173.0 checking minix/config.h usability... no [2022-08-11T12:17:45.812Z] #77 173.2 checking minix/config.h presence... no [2022-08-11T12:17:45.812Z] #77 173.2 checking for minix/config.h... no [2022-08-11T12:17:45.812Z] #77 173.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-11T12:17:45.812Z] #77 173.4 checking build system type... x86_64-pc-linux-gnu [2022-08-11T12:17:45.812Z] #77 173.7 checking host system type... x86_64-pc-linux-gnu [2022-08-11T12:17:45.812Z] #77 173.7 checking how to print strings... printf [2022-08-11T12:17:45.812Z] #77 173.7 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:17:45.812Z] #77 173.7 checking for fgrep... /bin/grep -F [2022-08-11T12:17:45.812Z] #77 173.7 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:17:45.812Z] #77 173.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:17:45.812Z] #77 173.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:17:45.812Z] #77 173.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:17:45.812Z] #77 173.9 checking whether ln -s works... yes [2022-08-11T12:17:45.812Z] #77 173.9 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:17:45.812Z] #77 173.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-11T12:17:45.812Z] #77 173.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:17:45.812Z] #77 173.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:17:45.812Z] #77 173.9 checking for objdump... objdump [2022-08-11T12:17:45.812Z] #77 173.9 checking how to recognize dependent libraries... pass_all [2022-08-11T12:17:45.812Z] #77 173.9 checking for dlltool... no [2022-08-11T12:17:45.812Z] #77 173.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:17:45.812Z] #77 173.9 checking for ar... ar [2022-08-11T12:17:45.812Z] #77 173.9 checking for archiver @FILE support... @ [2022-08-11T12:17:45.812Z] #77 174.1 checking for strip... strip [2022-08-11T12:17:45.812Z] #77 174.1 checking for ranlib... ranlib [2022-08-11T12:17:45.812Z] #77 174.1 checking for gawk... no [2022-08-11T12:17:45.812Z] #77 174.1 checking for mawk... mawk [2022-08-11T12:17:45.812Z] #77 174.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:17:45.812Z] #77 174.4 checking for sysroot... no [2022-08-11T12:17:45.812Z] #77 174.4 checking for a working dd... /bin/dd [2022-08-11T12:17:45.812Z] #77 174.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:17:45.812Z] #77 174.5 checking for mt... no [2022-08-11T12:17:45.812Z] #77 174.5 checking if : is a manifest tool... no [2022-08-11T12:17:45.812Z] #77 174.5 checking for dlfcn.h... yes [2022-08-11T12:17:46.072Z] #77 174.7 checking for objdir... .libs [2022-08-11T12:17:46.204Z] #21 36.00 Selecting previously unselected package libinih1:amd64. [2022-08-11T12:17:46.204Z] #21 36.01 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-11T12:17:46.204Z] #21 36.02 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-11T12:17:46.204Z] #21 36.09 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-11T12:17:46.204Z] #21 36.09 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-11T12:17:46.204Z] #21 36.10 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-11T12:17:46.333Z] #77 175.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:17:46.333Z] #77 175.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:17:46.333Z] #77 175.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:17:46.463Z] #21 36.20 Selecting previously unselected package libnet1:amd64. [2022-08-11T12:17:46.463Z] #21 36.21 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-11T12:17:46.463Z] #21 36.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:17:46.463Z] #21 36.31 Selecting previously unselected package libnl-3-200:amd64. [2022-08-11T12:17:46.463Z] #21 36.32 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-11T12:17:46.463Z] #21 36.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:17:46.723Z] #21 36.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-11T12:17:46.723Z] #21 36.41 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:17:46.723Z] #21 36.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:17:46.723Z] #21 36.48 Selecting previously unselected package libyajl2:amd64. [2022-08-11T12:17:46.723Z] #21 36.50 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-11T12:17:46.723Z] #21 36.51 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:17:46.723Z] #21 36.58 Selecting previously unselected package net-tools. [2022-08-11T12:17:46.723Z] #21 36.58 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-11T12:17:46.723Z] #21 36.59 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-11T12:17:46.905Z] #77 175.2 checking if gcc static flag -static works... yes [2022-08-11T12:17:46.983Z] #21 36.78 Selecting previously unselected package patch. [2022-08-11T12:17:46.983Z] #21 36.79 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-11T12:17:46.983Z] #21 36.80 Unpacking patch (2.7.6-7) ... [2022-08-11T12:17:46.983Z] #21 36.90 Selecting previously unselected package python-pip-whl. [2022-08-11T12:17:47.165Z] #77 175.7 checking if gcc supports -c -o file.o... yes [2022-08-11T12:17:47.166Z] #77 175.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:17:47.166Z] #77 175.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-11T12:17:47.242Z] #21 36.91 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-11T12:17:47.242Z] #21 36.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-11T12:17:47.426Z] #77 175.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:17:47.426Z] #77 176.2 checking how to hardcode library paths into programs... immediate [2022-08-11T12:17:47.426Z] #77 176.2 checking whether stripping libraries is possible... yes [2022-08-11T12:17:47.426Z] #77 176.2 checking if libtool supports shared libraries... yes [2022-08-11T12:17:47.426Z] #77 176.2 checking whether to build shared libraries... no [2022-08-11T12:17:47.426Z] #77 176.2 checking whether to build static libraries... yes [2022-08-11T12:17:47.426Z] #77 176.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:17:47.426Z] #77 176.3 checking whether build environment is sane... yes [2022-08-11T12:17:47.426Z] #77 176.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:17:47.426Z] #77 176.3 checking whether make sets $(MAKE)... yes [2022-08-11T12:17:47.686Z] #77 176.4 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:17:47.686Z] #77 176.4 checking whether make supports nested variables... yes [2022-08-11T12:17:47.686Z] #77 176.4 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:17:47.686Z] #77 176.4 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:17:47.686Z] #77 176.4 checking how to create a ustar tar archive... gnutar [2022-08-11T12:17:47.686Z] #77 176.5 checking dependency style of gcc... [2022-08-11T12:17:47.686Z] #77 ... [2022-08-11T12:17:47.686Z] [2022-08-11T12:17:47.686Z] #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-11T12:17:47.686Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:17:47.686Z] #21 34.50 Unpacking bash-completion (1:2.11-2) ... [2022-08-11T12:17:47.811Z] #21 37.45 Selecting previously unselected package python3-lib2to3. [2022-08-11T12:17:47.811Z] #21 37.45 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-11T12:17:47.811Z] #21 37.46 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-11T12:17:47.811Z] #21 37.56 Selecting previously unselected package python3-distutils. [2022-08-11T12:17:47.811Z] #21 37.56 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-11T12:17:47.811Z] #21 37.57 Unpacking python3-distutils (3.9.2-1) ... [2022-08-11T12:17:48.071Z] #21 37.72 Selecting previously unselected package python3-pkg-resources. [2022-08-11T12:17:48.071Z] #21 37.74 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-11T12:17:48.071Z] #21 37.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:17:48.071Z] #21 37.87 Selecting previously unselected package python3-setuptools. [2022-08-11T12:17:48.071Z] #21 37.87 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-11T12:17:48.071Z] #21 37.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-11T12:17:48.257Z] #21 34.90 Selecting previously unselected package bzip2. [2022-08-11T12:17:48.257Z] #21 34.90 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-11T12:17:48.257Z] #21 34.91 Unpacking bzip2 (1.0.8-4) ... [2022-08-11T12:17:48.331Z] #21 38.15 Selecting previously unselected package python3-wheel. [2022-08-11T12:17:48.331Z] #21 38.15 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-11T12:17:48.331Z] #21 38.17 Unpacking python3-wheel (0.34.2-1) ... [2022-08-11T12:17:48.331Z] #21 38.23 Selecting previously unselected package python3-pip. [2022-08-11T12:17:48.331Z] #21 38.23 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-11T12:17:48.331Z] #21 38.24 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-11T12:17:48.517Z] #21 34.99 Selecting previously unselected package xz-utils. [2022-08-11T12:17:48.517Z] #21 35.00 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-11T12:17:48.517Z] #21 35.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:17:48.517Z] #21 35.21 Selecting previously unselected package apparmor. [2022-08-11T12:17:48.517Z] #21 35.21 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-11T12:17:48.517Z] #21 35.28 Unpacking apparmor (2.13.6-10) ... [2022-08-11T12:17:48.900Z] #21 38.53 Selecting previously unselected package sudo. [2022-08-11T12:17:48.900Z] #21 38.53 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-11T12:17:48.900Z] #21 38.55 Unpacking sudo (1.9.5p2-3) ... [2022-08-11T12:17:49.087Z] #21 35.72 Selecting previously unselected package inetutils-ping. [2022-08-11T12:17:49.087Z] #21 35.75 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-11T12:17:49.087Z] #21 35.75 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-11T12:17:49.347Z] #21 35.88 Selecting previously unselected package libip6tc2:amd64. [2022-08-11T12:17:49.347Z] #21 35.88 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-11T12:17:49.347Z] #21 35.88 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-11T12:17:49.347Z] #21 35.97 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-11T12:17:49.347Z] #21 35.98 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-11T12:17:49.347Z] #21 35.99 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-11T12:17:49.347Z] #21 36.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-11T12:17:49.347Z] #21 36.06 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-11T12:17:49.347Z] #21 36.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-11T12:17:49.469Z] #21 39.06 Selecting previously unselected package systemd-journal-remote. [2022-08-11T12:17:49.469Z] #21 39.07 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-11T12:17:49.469Z] #21 39.08 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-11T12:17:49.469Z] #21 39.22 Selecting previously unselected package thin-provisioning-tools. [2022-08-11T12:17:49.469Z] #21 39.23 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-11T12:17:49.469Z] #21 39.24 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-11T12:17:49.469Z] #21 ... [2022-08-11T12:17:49.469Z] [2022-08-11T12:17:49.469Z] #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-11T12:17:49.469Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:49.469Z] #77 163.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:17:49.469Z] #77 163.4 checking how to hardcode library paths into programs... immediate [2022-08-11T12:17:49.469Z] #77 163.4 checking whether stripping libraries is possible... yes [2022-08-11T12:17:49.469Z] #77 163.4 checking if libtool supports shared libraries... yes [2022-08-11T12:17:49.469Z] #77 163.4 checking whether to build shared libraries... no [2022-08-11T12:17:49.469Z] #77 163.4 checking whether to build static libraries... yes [2022-08-11T12:17:49.469Z] #77 163.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:17:49.469Z] #77 163.4 checking whether build environment is sane... yes [2022-08-11T12:17:49.469Z] #77 163.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:17:49.469Z] #77 163.5 checking whether make sets $(MAKE)... yes [2022-08-11T12:17:49.469Z] #77 163.5 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:17:49.469Z] #77 163.5 checking whether make supports nested variables... yes [2022-08-11T12:17:49.469Z] #77 163.6 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:17:49.469Z] #77 163.6 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:17:49.469Z] #77 163.6 checking how to create a ustar tar archive... gnutar [2022-08-11T12:17:49.469Z] #77 163.6 checking dependency style of gcc... gcc3 [2022-08-11T12:17:49.469Z] #77 163.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:17:49.469Z] #77 163.8 checking whether make supports nested variables... (cached) yes [2022-08-11T12:17:49.469Z] #77 163.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-11T12:17:49.469Z] #77 163.8 checking pkg-config is at least version 0.9.0... yes [2022-08-11T12:17:49.469Z] #77 163.8 checking for yajl >= 2.1.0... yes [2022-08-11T12:17:49.469Z] #77 163.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-11T12:17:49.469Z] #77 163.8 checking for gcc... (cached) gcc [2022-08-11T12:17:49.469Z] #77 163.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-11T12:17:49.469Z] #77 163.9 checking whether gcc accepts -g... (cached) yes [2022-08-11T12:17:49.469Z] #77 163.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-11T12:17:49.469Z] #77 163.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-11T12:17:49.469Z] #77 163.9 checking for a Python interpreter with version >= 3... python3 [2022-08-11T12:17:49.469Z] #77 164.0 checking for python3... /usr/bin/python3 [2022-08-11T12:17:49.469Z] #77 164.0 checking for python3 version... 3.9 [2022-08-11T12:17:49.469Z] #77 164.0 checking for python3 platform... linux [2022-08-11T12:17:49.469Z] #77 164.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-11T12:17:49.469Z] #77 164.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-11T12:17:49.469Z] #77 164.6 checking that generated files are newer than configure... done [2022-08-11T12:17:49.469Z] #77 164.6 configure: creating ./config.status [2022-08-11T12:17:49.469Z] #77 166.2 config.status: creating Makefile [2022-08-11T12:17:49.469Z] #77 166.3 config.status: creating config.h [2022-08-11T12:17:49.469Z] #77 166.3 config.status: executing libtool commands [2022-08-11T12:17:49.469Z] #77 166.4 config.status: executing depfiles commands [2022-08-11T12:17:49.469Z] #77 167.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-11T12:17:49.469Z] #77 167.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-11T12:17:49.469Z] #77 167.3 checking for gcc... gcc [2022-08-11T12:17:49.469Z] #77 167.4 checking whether the C compiler works... yes [2022-08-11T12:17:49.469Z] #77 167.6 checking for C compiler default output file name... a.out [2022-08-11T12:17:49.469Z] #77 167.6 checking for suffix of executables... [2022-08-11T12:17:49.469Z] #77 167.7 checking whether we are cross compiling... no [2022-08-11T12:17:49.469Z] #77 167.9 checking for suffix of object files... o [2022-08-11T12:17:49.469Z] #77 168.0 checking whether we are using the GNU C compiler... yes [2022-08-11T12:17:49.469Z] #77 168.1 checking whether gcc accepts -g... yes [2022-08-11T12:17:49.469Z] #77 168.3 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:17:49.469Z] #77 168.4 checking whether gcc understands -c and -o together... yes [2022-08-11T12:17:49.469Z] #77 168.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:17:49.469Z] #77 168.6 checking whether build environment is sane... yes [2022-08-11T12:17:49.469Z] #77 168.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:17:49.469Z] #77 168.6 checking for gawk... no [2022-08-11T12:17:49.469Z] #77 168.6 checking for mawk... mawk [2022-08-11T12:17:49.469Z] #77 168.6 checking whether make sets $(MAKE)... yes [2022-08-11T12:17:49.469Z] #77 168.7 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:17:49.469Z] #77 168.7 checking whether make supports nested variables... yes [2022-08-11T12:17:49.469Z] #77 168.7 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:17:49.469Z] #77 168.8 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:17:49.469Z] #77 168.8 checking how to create a ustar tar archive... gnutar [2022-08-11T12:17:49.469Z] #77 168.8 checking dependency style of gcc... gcc3 [2022-08-11T12:17:49.470Z] #77 168.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:17:49.470Z] #77 168.9 checking whether make supports nested variables... (cached) yes [2022-08-11T12:17:49.470Z] #77 169.0 checking build system type... x86_64-pc-linux-gnu [2022-08-11T12:17:49.470Z] #77 169.2 checking host system type... x86_64-pc-linux-gnu [2022-08-11T12:17:49.470Z] #77 169.2 checking how to print strings... printf [2022-08-11T12:17:49.470Z] #77 169.2 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:17:49.470Z] #77 169.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:17:49.470Z] #77 169.2 checking for egrep... /bin/grep -E [2022-08-11T12:17:49.470Z] #77 169.3 checking for fgrep... /bin/grep -F [2022-08-11T12:17:49.470Z] #77 169.3 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:17:49.470Z] #77 169.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:17:49.470Z] #77 169.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:17:49.470Z] #77 169.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:17:49.470Z] #77 169.4 checking whether ln -s works... yes [2022-08-11T12:17:49.470Z] #77 169.4 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:17:49.470Z] #77 169.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-11T12:17:49.470Z] #77 169.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:17:49.470Z] #77 169.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:17:49.470Z] #77 169.4 checking for objdump... objdump [2022-08-11T12:17:49.470Z] #77 169.4 checking how to recognize dependent libraries... pass_all [2022-08-11T12:17:49.470Z] #77 169.4 checking for dlltool... no [2022-08-11T12:17:49.470Z] #77 169.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:17:49.470Z] #77 169.4 checking for ar... ar [2022-08-11T12:17:49.470Z] #77 169.4 checking for archiver @FILE support... @ [2022-08-11T12:17:49.470Z] #77 169.6 checking for strip... strip [2022-08-11T12:17:49.470Z] #77 169.6 checking for ranlib... ranlib [2022-08-11T12:17:49.470Z] #77 169.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:17:49.470Z] #77 169.9 checking for sysroot... no [2022-08-11T12:17:49.470Z] #77 169.9 checking for a working dd... /bin/dd [2022-08-11T12:17:49.470Z] #77 169.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:17:49.470Z] #77 170.0 checking for mt... no [2022-08-11T12:17:49.470Z] #77 170.0 checking if : is a manifest tool... no [2022-08-11T12:17:49.470Z] #77 170.0 checking how to run the C preprocessor... gcc -E [2022-08-11T12:17:49.470Z] #77 170.2 checking for ANSI C header files... yes [2022-08-11T12:17:49.470Z] #77 170.9 checking for sys/types.h... yes [2022-08-11T12:17:49.470Z] #77 171.0 checking for sys/stat.h... yes [2022-08-11T12:17:49.470Z] #77 171.2 checking for stdlib.h... yes [2022-08-11T12:17:49.470Z] #77 171.3 checking for string.h... yes [2022-08-11T12:17:49.470Z] #77 171.5 checking for memory.h... yes [2022-08-11T12:17:49.470Z] #77 171.7 checking for strings.h... yes [2022-08-11T12:17:49.470Z] #77 171.8 checking for inttypes.h... yes [2022-08-11T12:17:49.470Z] #77 172.0 checking for stdint.h... yes [2022-08-11T12:17:49.607Z] #21 36.14 Selecting previously unselected package libnftnl11:amd64. [2022-08-11T12:17:49.607Z] #21 36.16 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-11T12:17:49.607Z] #21 36.17 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-11T12:17:49.607Z] #21 36.25 Selecting previously unselected package iptables. [2022-08-11T12:17:49.607Z] #21 36.26 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-11T12:17:49.607Z] #21 36.26 Unpacking iptables (1.8.7-1) ... [2022-08-11T12:17:49.729Z] #77 172.1 checking for unistd.h... yes [2022-08-11T12:17:49.729Z] #77 172.3 checking for dlfcn.h... [2022-08-11T12:17:49.729Z] #77 ... [2022-08-11T12:17:49.729Z] [2022-08-11T12:17:49.729Z] #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-11T12:17:49.729Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:17:49.729Z] #21 39.51 Selecting previously unselected package uidmap. [2022-08-11T12:17:49.729Z] #21 39.51 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-11T12:17:49.729Z] #21 39.52 Unpacking uidmap (1:4.8.1-1) ... [2022-08-11T12:17:49.947Z] #19 ... [2022-08-11T12:17:49.947Z] [2022-08-11T12:17:49.947Z] #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-11T12:17:49.947Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:17:49.947Z] #54 243.7 + dpkg --print-architecture [2022-08-11T12:17:49.947Z] #54 243.7 + git checkout -q v2.1.0 [2022-08-11T12:17:49.947Z] #54 244.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-11T12:17:49.947Z] #54 244.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-11T12:17:49.989Z] #21 39.69 Selecting previously unselected package vim-runtime. [2022-08-11T12:17:49.989Z] #21 39.70 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:17:49.989Z] #21 39.73 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-11T12:17:49.989Z] #21 39.76 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-11T12:17:49.989Z] #21 39.78 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:17:50.127Z] #21 36.55 Selecting previously unselected package libonig5:amd64. [2022-08-11T12:17:50.127Z] #21 36.56 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-11T12:17:50.127Z] #21 36.57 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:17:50.127Z] #21 36.71 Selecting previously unselected package libjq1:amd64. [2022-08-11T12:17:50.127Z] #21 36.72 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-11T12:17:50.127Z] #21 36.72 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:17:50.127Z] #21 36.82 Selecting previously unselected package jq. [2022-08-11T12:17:50.127Z] #21 36.84 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-11T12:17:50.127Z] #21 36.85 Unpacking jq (1.6-2.1) ... [2022-08-11T12:17:50.387Z] #21 36.93 Selecting previously unselected package libaio1:amd64. [2022-08-11T12:17:50.387Z] #21 36.93 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-11T12:17:50.387Z] #21 36.94 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-11T12:17:50.387Z] #21 37.02 Selecting previously unselected package libgpm2:amd64. [2022-08-11T12:17:50.387Z] #21 37.04 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-11T12:17:50.387Z] #21 37.04 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-11T12:17:50.387Z] #21 37.10 Selecting previously unselected package libicu67:amd64. [2022-08-11T12:17:50.387Z] #21 37.11 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-11T12:17:50.387Z] #21 37.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-11T12:17:53.247Z] #54 ... [2022-08-11T12:17:53.247Z] [2022-08-11T12:17:53.247Z] #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-11T12:17:53.247Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:53.247Z] #84 185.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-11T12:17:53.247Z] #84 186.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-11T12:17:53.247Z] #84 186.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-11T12:17:53.247Z] #84 186.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-11T12:17:53.247Z] #84 186.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-11T12:17:53.247Z] #84 186.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-11T12:17:53.247Z] #84 186.4 CC tests/init.o [2022-08-11T12:17:53.247Z] #84 186.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-11T12:17:53.279Z] #21 42.92 Selecting previously unselected package vim. [2022-08-11T12:17:53.279Z] #21 42.94 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-11T12:17:53.279Z] #21 42.95 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:17:53.848Z] #21 43.58 Selecting previously unselected package xfsprogs. [2022-08-11T12:17:53.848Z] #21 43.59 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-11T12:17:53.848Z] #21 43.60 Unpacking xfsprogs (5.10.0-4) ... [2022-08-11T12:17:54.418Z] #21 44.09 Selecting previously unselected package zip. [2022-08-11T12:17:54.418Z] #21 44.11 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-11T12:17:54.418Z] #21 44.12 Unpacking zip (3.0-12) ... [2022-08-11T12:17:54.418Z] #21 44.28 Selecting previously unselected package zstd. [2022-08-11T12:17:54.418Z] #21 44.29 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-11T12:17:54.418Z] #21 44.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-11T12:17:54.586Z] #21 40.97 Selecting previously unselected package libinih1:amd64. [2022-08-11T12:17:54.586Z] #21 40.97 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-11T12:17:54.586Z] #21 40.98 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-11T12:17:54.586Z] #21 41.04 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-11T12:17:54.586Z] #21 41.05 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-11T12:17:54.586Z] #21 41.07 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-11T12:17:54.586Z] #21 41.17 Selecting previously unselected package libnet1:amd64. [2022-08-11T12:17:54.586Z] #21 41.17 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-11T12:17:54.586Z] #21 41.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:17:54.586Z] #21 41.28 Selecting previously unselected package libnl-3-200:amd64. [2022-08-11T12:17:54.586Z] #21 41.28 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-11T12:17:54.586Z] #21 41.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:17:54.586Z] #21 41.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-11T12:17:54.846Z] #21 41.39 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:17:54.846Z] #21 41.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:17:54.846Z] #21 41.49 Selecting previously unselected package libyajl2:amd64. [2022-08-11T12:17:54.846Z] #21 41.49 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-11T12:17:54.846Z] #21 41.50 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:17:54.846Z] #21 41.55 Selecting previously unselected package net-tools. [2022-08-11T12:17:54.846Z] #21 41.55 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-11T12:17:54.846Z] #21 41.55 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-11T12:17:54.988Z] #21 44.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:17:55.106Z] #21 41.73 Selecting previously unselected package patch. [2022-08-11T12:17:55.107Z] #21 41.73 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-11T12:17:55.107Z] #21 41.74 Unpacking patch (2.7.6-7) ... [2022-08-11T12:17:55.107Z] #21 41.85 Selecting previously unselected package python-pip-whl. [2022-08-11T12:17:55.162Z] #84 ... [2022-08-11T12:17:55.162Z] [2022-08-11T12:17:55.162Z] #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-11T12:17:55.162Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:17:55.162Z] #19 244.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-11T12:17:55.162Z] #19 244.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:17:55.162Z] #19 244.0 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:17:55.162Z] #19 244.0 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-11T12:17:55.162Z] #19 244.0 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:17:55.162Z] #19 244.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-11T12:17:55.162Z] #19 244.1 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-11T12:17:55.162Z] #19 244.1 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:17:55.367Z] #21 41.86 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-11T12:17:55.367Z] #21 41.87 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-11T12:17:55.422Z] #19 244.1 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-11T12:17:55.423Z] #19 244.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-11T12:17:55.423Z] #19 244.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:17:55.423Z] #19 244.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:17:55.423Z] #19 244.2 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-11T12:17:55.423Z] #19 244.2 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:17:55.423Z] #19 244.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:17:55.423Z] #19 244.2 Selecting previously unselected package cross-config. [2022-08-11T12:17:55.423Z] #19 244.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-11T12:17:55.423Z] #19 244.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-11T12:17:55.683Z] #19 244.3 Selecting previously unselected package gcc-10-cross-base. [2022-08-11T12:17:55.683Z] #19 244.3 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-11T12:17:55.683Z] #19 244.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-11T12:17:55.683Z] #19 244.4 Selecting previously unselected package libc6-arm64-cross. [2022-08-11T12:17:55.683Z] #19 244.4 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-11T12:17:55.683Z] #19 244.4 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-11T12:17:55.927Z] #21 45.69 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-11T12:17:55.927Z] #21 45.70 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-11T12:17:55.927Z] #21 45.72 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-11T12:17:55.927Z] #21 45.73 Setting up libicu67:amd64 (67.1-7) ... [2022-08-11T12:17:55.927Z] #21 45.74 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-11T12:17:55.927Z] #21 45.76 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-11T12:17:55.927Z] #21 45.77 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-11T12:17:55.927Z] #21 45.79 Setting up uidmap (1:4.8.1-1) ... [2022-08-11T12:17:55.927Z] #21 45.80 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:17:55.927Z] #21 45.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:17:55.927Z] #21 45.82 Setting up bzip2 (1.0.8-4) ... [2022-08-11T12:17:55.927Z] #21 45.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:17:55.927Z] #21 45.84 Setting up python3-wheel (0.34.2-1) ... [2022-08-11T12:17:55.944Z] #19 244.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-11T12:17:55.944Z] #19 244.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:17:55.944Z] #19 244.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:17:55.944Z] #19 244.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-11T12:17:55.944Z] #19 244.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:17:55.944Z] #19 244.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:17:55.984Z] #21 42.41 Selecting previously unselected package python3-lib2to3. [2022-08-11T12:17:55.984Z] #21 42.42 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-11T12:17:55.984Z] #21 42.43 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-11T12:17:55.984Z] #21 ... [2022-08-11T12:17:55.984Z] [2022-08-11T12:17:55.984Z] #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-11T12:17:55.984Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:55.984Z] #77 176.5 checking dependency style of gcc... gcc3 [2022-08-11T12:17:55.984Z] #77 176.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:17:55.984Z] #77 176.7 checking whether make supports nested variables... (cached) yes [2022-08-11T12:17:55.984Z] #77 176.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-11T12:17:55.984Z] #77 176.7 checking pkg-config is at least version 0.9.0... yes [2022-08-11T12:17:55.984Z] #77 176.7 checking for yajl >= 2.1.0... yes [2022-08-11T12:17:55.984Z] #77 176.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-11T12:17:55.984Z] #77 176.7 checking for gcc... (cached) gcc [2022-08-11T12:17:55.984Z] #77 176.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-11T12:17:55.984Z] #77 176.8 checking whether gcc accepts -g... (cached) yes [2022-08-11T12:17:55.984Z] #77 176.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-11T12:17:55.984Z] #77 176.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-11T12:17:55.984Z] #77 176.8 checking for a Python interpreter with version >= 3... python3 [2022-08-11T12:17:55.984Z] #77 176.9 checking for python3... /usr/bin/python3 [2022-08-11T12:17:55.984Z] #77 176.9 checking for python3 version... 3.9 [2022-08-11T12:17:55.984Z] #77 177.0 checking for python3 platform... linux [2022-08-11T12:17:55.984Z] #77 177.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-11T12:17:55.984Z] #77 177.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-11T12:17:55.984Z] #77 177.5 checking that generated files are newer than configure... done [2022-08-11T12:17:55.984Z] #77 177.5 configure: creating ./config.status [2022-08-11T12:17:55.984Z] #77 179.3 config.status: creating Makefile [2022-08-11T12:17:55.984Z] #77 179.3 config.status: creating config.h [2022-08-11T12:17:55.984Z] #77 179.3 config.status: executing libtool commands [2022-08-11T12:17:55.984Z] #77 179.4 config.status: executing depfiles commands [2022-08-11T12:17:55.984Z] #77 180.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-11T12:17:55.984Z] #77 180.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-11T12:17:55.984Z] #77 180.2 checking for gcc... gcc [2022-08-11T12:17:55.984Z] #77 180.3 checking whether the C compiler works... yes [2022-08-11T12:17:55.984Z] #77 180.5 checking for C compiler default output file name... a.out [2022-08-11T12:17:55.984Z] #77 180.5 checking for suffix of executables... [2022-08-11T12:17:55.984Z] #77 180.6 checking whether we are cross compiling... no [2022-08-11T12:17:55.984Z] #77 180.9 checking for suffix of object files... o [2022-08-11T12:17:55.984Z] #77 181.0 checking whether we are using the GNU C compiler... yes [2022-08-11T12:17:55.984Z] #77 181.1 checking whether gcc accepts -g... yes [2022-08-11T12:17:55.984Z] #77 181.2 checking for gcc option to accept ISO C89... none needed [2022-08-11T12:17:55.984Z] #77 181.3 checking whether gcc understands -c and -o together... yes [2022-08-11T12:17:55.984Z] #77 181.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-11T12:17:55.984Z] #77 181.6 checking whether build environment is sane... yes [2022-08-11T12:17:55.984Z] #77 181.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-11T12:17:55.984Z] #77 181.6 checking for gawk... no [2022-08-11T12:17:55.984Z] #77 181.6 checking for mawk... mawk [2022-08-11T12:17:55.984Z] #77 181.6 checking whether make sets $(MAKE)... yes [2022-08-11T12:17:55.984Z] #77 181.7 checking whether make supports the include directive... yes (GNU style) [2022-08-11T12:17:55.984Z] #77 181.7 checking whether make supports nested variables... yes [2022-08-11T12:17:55.984Z] #77 181.8 checking whether UID '0' is supported by ustar format... yes [2022-08-11T12:17:55.984Z] #77 181.8 checking whether GID '0' is supported by ustar format... yes [2022-08-11T12:17:55.984Z] #77 181.8 checking how to create a ustar tar archive... gnutar [2022-08-11T12:17:55.984Z] #77 181.8 checking dependency style of gcc... gcc3 [2022-08-11T12:17:55.984Z] #77 181.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-11T12:17:55.984Z] #77 182.0 checking whether make supports nested variables... (cached) yes [2022-08-11T12:17:55.984Z] #77 182.0 checking build system type... x86_64-pc-linux-gnu [2022-08-11T12:17:55.984Z] #77 182.2 checking host system type... x86_64-pc-linux-gnu [2022-08-11T12:17:55.984Z] #77 182.2 checking how to print strings... printf [2022-08-11T12:17:55.984Z] #77 182.2 checking for a sed that does not truncate output... /bin/sed [2022-08-11T12:17:55.984Z] #77 182.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-11T12:17:55.984Z] #77 182.3 checking for egrep... /bin/grep -E [2022-08-11T12:17:55.984Z] #77 182.3 checking for fgrep... /bin/grep -F [2022-08-11T12:17:55.984Z] #77 182.3 checking for ld used by gcc... /usr/bin/ld [2022-08-11T12:17:55.984Z] #77 182.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-11T12:17:55.984Z] #77 182.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-11T12:17:55.984Z] #77 182.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-11T12:17:55.984Z] #77 182.5 checking whether ln -s works... yes [2022-08-11T12:17:55.984Z] #77 182.5 checking the maximum length of command line arguments... 1572864 [2022-08-11T12:17:55.984Z] #77 182.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-11T12:17:55.984Z] #77 182.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-11T12:17:55.984Z] #77 182.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-11T12:17:55.984Z] #77 182.5 checking for objdump... objdump [2022-08-11T12:17:55.984Z] #77 182.5 checking how to recognize dependent libraries... pass_all [2022-08-11T12:17:55.984Z] #77 182.5 checking for dlltool... no [2022-08-11T12:17:55.984Z] #77 182.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-11T12:17:55.984Z] #77 182.5 checking for ar... ar [2022-08-11T12:17:55.984Z] #77 182.5 checking for archiver @FILE support... @ [2022-08-11T12:17:55.984Z] #77 182.6 checking for strip... strip [2022-08-11T12:17:55.984Z] #77 182.7 checking for ranlib... ranlib [2022-08-11T12:17:55.984Z] #77 182.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-11T12:17:55.984Z] #77 182.9 checking for sysroot... no [2022-08-11T12:17:55.984Z] #77 182.9 checking for a working dd... /bin/dd [2022-08-11T12:17:55.984Z] #77 183.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-11T12:17:55.984Z] #77 183.0 checking for mt... no [2022-08-11T12:17:55.984Z] #77 183.0 checking if : is a manifest tool... no [2022-08-11T12:17:55.984Z] #77 183.1 checking how to run the C preprocessor... gcc -E [2022-08-11T12:17:55.984Z] #77 183.3 checking for ANSI C header files... yes [2022-08-11T12:17:55.984Z] #77 183.8 checking for sys/types.h... yes [2022-08-11T12:17:55.984Z] #77 183.9 checking for sys/stat.h... yes [2022-08-11T12:17:55.984Z] #77 184.1 checking for stdlib.h... yes [2022-08-11T12:17:55.984Z] #77 184.3 checking for string.h... yes [2022-08-11T12:17:55.984Z] #77 184.4 checking for memory.h... yes [2022-08-11T12:17:55.984Z] #77 184.6 checking for strings.h... [2022-08-11T12:17:55.984Z] #77 ... [2022-08-11T12:17:55.984Z] [2022-08-11T12:17:55.984Z] #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-11T12:17:55.984Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:17:55.984Z] #21 42.65 Selecting previously unselected package python3-distutils. [2022-08-11T12:17:56.204Z] #19 244.9 Selecting previously unselected package libitm1-arm64-cross. [2022-08-11T12:17:56.204Z] #19 244.9 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:17:56.204Z] #19 244.9 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:17:56.204Z] #19 244.9 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-11T12:17:56.204Z] #19 244.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:17:56.204Z] #19 244.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:17:56.204Z] #19 245.0 Selecting previously unselected package libasan6-arm64-cross. [2022-08-11T12:17:56.204Z] #19 245.0 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:17:56.204Z] #19 245.0 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:17:56.256Z] #21 42.65 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-11T12:17:56.256Z] #21 42.66 Unpacking python3-distutils (3.9.2-1) ... [2022-08-11T12:17:56.256Z] #21 42.81 Selecting previously unselected package python3-pkg-resources. [2022-08-11T12:17:56.256Z] #21 42.85 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-11T12:17:56.256Z] #21 42.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:17:56.516Z] #21 43.02 Selecting previously unselected package python3-setuptools. [2022-08-11T12:17:56.516Z] #21 43.04 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-11T12:17:56.516Z] #21 43.04 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-11T12:17:56.775Z] #21 43.38 Selecting previously unselected package python3-wheel. [2022-08-11T12:17:56.775Z] #21 43.39 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-11T12:17:56.775Z] #21 43.41 Unpacking python3-wheel (0.34.2-1) ... [2022-08-11T12:17:56.775Z] #21 43.50 Selecting previously unselected package python3-pip. [2022-08-11T12:17:56.867Z] #21 46.57 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-11T12:17:56.867Z] #21 46.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:17:56.867Z] #21 46.60 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:17:56.867Z] #21 46.61 Setting up libcap2-bin (1:2.44-1) ... [2022-08-11T12:17:56.867Z] #21 46.62 Setting up apparmor (2.13.6-10) ... [2022-08-11T12:17:57.035Z] #21 43.51 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-11T12:17:57.035Z] #21 43.52 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-11T12:17:57.146Z] #19 245.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-11T12:17:57.146Z] #19 245.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:17:57.146Z] #19 245.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:17:57.146Z] #19 245.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-11T12:17:57.146Z] #19 245.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:17:57.146Z] #19 245.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:17:57.295Z] #21 43.79 Selecting previously unselected package sudo. [2022-08-11T12:17:57.295Z] #21 43.83 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-11T12:17:57.295Z] #21 43.84 Unpacking sudo (1.9.5p2-3) ... [2022-08-11T12:17:57.864Z] #21 44.40 Selecting previously unselected package systemd-journal-remote. [2022-08-11T12:17:57.864Z] #21 44.42 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-11T12:17:57.864Z] #21 44.43 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-11T12:17:57.864Z] #21 44.52 Selecting previously unselected package thin-provisioning-tools. [2022-08-11T12:17:57.864Z] #21 44.53 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-11T12:17:57.981Z] #19 246.6 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-11T12:17:57.981Z] #19 246.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:17:57.981Z] #19 246.6 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:17:57.981Z] #19 246.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-11T12:17:57.981Z] #19 246.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:17:57.981Z] #19 246.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:17:58.124Z] #21 44.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-11T12:17:58.124Z] #21 44.79 Selecting previously unselected package uidmap. [2022-08-11T12:17:58.124Z] #21 44.79 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-11T12:17:58.124Z] #21 44.80 Unpacking uidmap (1:4.8.1-1) ... [2022-08-11T12:17:58.249Z] #21 ... [2022-08-11T12:17:58.249Z] [2022-08-11T12:17:58.249Z] #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-11T12:17:58.249Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:17:58.249Z] #77 172.3 checking for dlfcn.h... yes [2022-08-11T12:17:58.249Z] #77 172.4 checking for objdir... .libs [2022-08-11T12:17:58.249Z] #77 172.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:17:58.249Z] #77 172.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:17:58.249Z] #77 172.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:17:58.249Z] #77 172.9 checking if gcc static flag -static works... yes [2022-08-11T12:17:58.249Z] #77 173.3 checking if gcc supports -c -o file.o... yes [2022-08-11T12:17:58.249Z] #77 173.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:17:58.249Z] #77 173.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-11T12:17:58.249Z] #77 173.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:17:58.249Z] #77 173.7 checking how to hardcode library paths into programs... immediate [2022-08-11T12:17:58.249Z] #77 173.7 checking whether stripping libraries is possible... yes [2022-08-11T12:17:58.249Z] #77 173.7 checking if libtool supports shared libraries... yes [2022-08-11T12:17:58.249Z] #77 173.7 checking whether to build shared libraries... no [2022-08-11T12:17:58.249Z] #77 173.7 checking whether to build static libraries... yes [2022-08-11T12:17:58.249Z] #77 173.8 checking float.h usability... yes [2022-08-11T12:17:58.249Z] #77 173.9 checking float.h presence... yes [2022-08-11T12:17:58.249Z] #77 173.9 checking for float.h... yes [2022-08-11T12:17:58.249Z] #77 174.0 checking limits.h usability... yes [2022-08-11T12:17:58.249Z] #77 174.1 checking limits.h presence... yes [2022-08-11T12:17:58.249Z] #77 174.2 checking for limits.h... yes [2022-08-11T12:17:58.249Z] #77 174.2 checking stddef.h usability... yes [2022-08-11T12:17:58.249Z] #77 174.4 checking stddef.h presence... yes [2022-08-11T12:17:58.249Z] #77 174.4 checking for stddef.h... yes [2022-08-11T12:17:58.249Z] #77 174.5 checking for stdlib.h... (cached) yes [2022-08-11T12:17:58.249Z] #77 174.5 checking for string.h... (cached) yes [2022-08-11T12:17:58.249Z] #77 174.6 checking sys/time.h usability... yes [2022-08-11T12:17:58.249Z] #77 174.7 checking sys/time.h presence... yes [2022-08-11T12:17:58.249Z] #77 174.8 checking for sys/time.h... yes [2022-08-11T12:17:58.249Z] #77 174.8 checking for inline... inline [2022-08-11T12:17:58.249Z] #77 174.9 checking for size_t... yes [2022-08-11T12:17:58.249Z] #77 175.1 checking for stdlib.h... (cached) yes [2022-08-11T12:17:58.249Z] #77 175.1 checking for GNU libc compatible malloc... yes [2022-08-11T12:17:58.249Z] #77 175.4 checking for stdlib.h... (cached) yes [2022-08-11T12:17:58.249Z] #77 175.4 checking for GNU libc compatible realloc... yes [2022-08-11T12:17:58.249Z] #77 175.6 checking for working strtod... yes [2022-08-11T12:17:58.249Z] #77 175.9 checking for gettimeofday... yes [2022-08-11T12:17:58.249Z] #77 176.1 checking for memset... yes [2022-08-11T12:17:58.249Z] #77 176.5 checking for strspn... yes [2022-08-11T12:17:58.249Z] #77 176.9 checking that generated files are newer than configure... done [2022-08-11T12:17:58.249Z] #77 176.9 configure: creating ./config.status [2022-08-11T12:17:58.249Z] #77 178.7 config.status: creating Makefile [2022-08-11T12:17:58.249Z] #77 178.7 config.status: creating config.h [2022-08-11T12:17:58.249Z] #77 178.8 config.status: executing depfiles commands [2022-08-11T12:17:58.249Z] #77 178.9 config.status: executing libtool commands [2022-08-11T12:17:58.249Z] #77 179.8 GEN .version [2022-08-11T12:17:58.249Z] #77 179.8 make install-recursive [2022-08-11T12:17:58.249Z] #77 179.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-11T12:17:58.249Z] #77 179.9 Making install in libocispec [2022-08-11T12:17:58.249Z] #77 179.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:17:58.249Z] #77 180.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-11T12:17:58.249Z] #77 180.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-11T12:17:58.249Z] #77 180.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-11T12:17:58.249Z] #77 180.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-11T12:17:58.249Z] #77 180.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-11T12:17:58.249Z] #77 180.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-11T12:17:58.249Z] #77 180.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-11T12:17:58.249Z] #77 180.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-11T12:17:58.249Z] #77 180.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-11T12:17:58.249Z] #77 180.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-11T12:17:58.249Z] #77 180.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-11T12:17:58.249Z] #77 180.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-11T12:17:58.249Z] #77 180.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-11T12:17:58.249Z] #77 ... [2022-08-11T12:17:58.249Z] [2022-08-11T12:17:58.249Z] #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-11T12:17:58.249Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:17:58.249Z] #21 48.13 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-11T12:17:58.249Z] #21 48.21 Setting up zip (3.0-12) ... [2022-08-11T12:17:58.383Z] #21 44.97 Selecting previously unselected package vim-runtime. [2022-08-11T12:17:58.383Z] #21 44.98 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:17:58.383Z] #21 45.03 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-11T12:17:58.509Z] #21 48.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:17:58.509Z] #21 48.25 Setting up bash-completion (1:2.11-2) ... [2022-08-11T12:17:58.558Z] #19 247.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-11T12:17:58.558Z] #19 247.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:17:58.558Z] #19 247.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:17:58.643Z] #21 45.06 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-11T12:17:58.643Z] #21 45.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:17:58.818Z] #19 247.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-11T12:17:58.818Z] #19 247.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:17:58.818Z] #19 247.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:18:00.422Z] #21 50.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:18:00.683Z] #21 50.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-11T12:18:00.683Z] #21 50.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-11T12:18:00.683Z] #21 50.46 Setting up patch (2.7.6-7) ... [2022-08-11T12:18:00.683Z] #21 50.49 Setting up sudo (1.9.5p2-3) ... [2022-08-11T12:18:00.683Z] #21 50.57 invoke-rc.d: could not determine current runlevel [2022-08-11T12:18:00.683Z] #21 50.58 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-11T12:18:00.683Z] #21 50.59 Setting up xfsprogs (5.10.0-4) ... [2022-08-11T12:18:00.942Z] #21 50.60 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-11T12:18:00.942Z] #21 50.60 Failed to connect to bus: Host is down [2022-08-11T12:18:00.942Z] #21 50.60 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-11T12:18:00.942Z] #21 50.61 Setting up inetutils-ping (2:2.0-1) ... [2022-08-11T12:18:00.943Z] #21 50.62 Setting up pigz (2.6-1) ... [2022-08-11T12:18:00.943Z] #21 50.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-11T12:18:00.943Z] #21 50.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:18:00.943Z] #21 50.67 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-11T12:18:00.943Z] #21 50.68 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:18:01.881Z] #21 51.70 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-11T12:18:01.881Z] #21 51.72 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-11T12:18:01.932Z] #21 48.66 Selecting previously unselected package vim. [2022-08-11T12:18:02.191Z] #21 48.66 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-11T12:18:02.191Z] #21 48.68 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:18:02.450Z] #21 52.14 Setting up libelf1:amd64 (0.183-1) ... [2022-08-11T12:18:02.450Z] #21 52.16 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-11T12:18:02.450Z] #21 52.17 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-11T12:18:02.450Z] #21 52.18 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:18:02.450Z] #21 52.19 Setting up libkmod2:amd64 (28-1) ... [2022-08-11T12:18:02.450Z] #21 52.21 Setting up python3-distutils (3.9.2-1) ... [2022-08-11T12:18:02.759Z] #21 49.34 Selecting previously unselected package xfsprogs. [2022-08-11T12:18:02.759Z] #21 49.34 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-11T12:18:02.759Z] #21 49.35 Unpacking xfsprogs (5.10.0-4) ... [2022-08-11T12:18:03.019Z] #21 49.79 Selecting previously unselected package zip. [2022-08-11T12:18:03.019Z] #21 49.80 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-11T12:18:03.019Z] #21 49.81 Unpacking zip (3.0-12) ... [2022-08-11T12:18:03.020Z] #21 52.78 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:18:03.020Z] #21 52.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-11T12:18:03.020Z] #21 52.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-11T12:18:03.020Z] #21 52.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-11T12:18:03.020Z] #21 52.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-11T12:18:03.020Z] #21 52.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-11T12:18:03.020Z] #21 52.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-11T12:18:03.020Z] #21 52.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-11T12:18:03.020Z] #21 52.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-11T12:18:03.020Z] #21 52.87 Setting up python3-setuptools (52.0.0-4) ... [2022-08-11T12:18:03.278Z] #21 49.94 Selecting previously unselected package zstd. [2022-08-11T12:18:03.278Z] #21 49.95 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-11T12:18:03.278Z] #21 49.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-11T12:18:03.846Z] #21 50.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:18:04.106Z] #19 ... [2022-08-11T12:18:04.106Z] [2022-08-11T12:18:04.106Z] #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-11T12:18:04.106Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:18:04.106Z] #84 206.7 CCLD tests/init [2022-08-11T12:18:04.720Z] #77 239.1 AR libcrun_testing.a [2022-08-11T12:18:04.720Z] #77 239.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-11T12:18:04.720Z] #77 239.2 CCLD tests/tests_libcrun_utils [2022-08-11T12:18:04.720Z] #77 239.2 CCLD tests/tests_libcrun_errors [2022-08-11T12:18:04.720Z] #77 239.2 CCLD tests/tests_libcrun_fuzzer [2022-08-11T12:18:04.720Z] #77 239.5 CCLD libcrun.la [2022-08-11T12:18:04.720Z] #77 240.7 CCLD crun [2022-08-11T12:18:04.720Z] #77 241.2 make[3]: Entering directory '/tmp/crun-build' [2022-08-11T12:18:04.720Z] #77 241.3 /bin/mkdir -p '/usr/local/lib' [2022-08-11T12:18:04.720Z] #77 241.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-11T12:18:04.720Z] #77 241.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-11T12:18:04.720Z] #77 241.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-11T12:18:04.720Z] #77 241.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-11T12:18:04.720Z] #77 241.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-11T12:18:04.720Z] #77 241.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-11T12:18:04.720Z] #77 241.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-11T12:18:04.720Z] #77 241.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-11T12:18:04.720Z] #77 241.6 ---------------------------------------------------------------------- [2022-08-11T12:18:04.720Z] #77 241.6 Libraries have been installed in: [2022-08-11T12:18:04.720Z] #77 241.6 /usr/local/lib [2022-08-11T12:18:04.720Z] #77 241.6 [2022-08-11T12:18:04.720Z] #77 241.6 If you ever happen to want to link against installed libraries [2022-08-11T12:18:04.720Z] #77 241.6 in a given directory, LIBDIR, you must either use libtool, and [2022-08-11T12:18:04.720Z] #77 241.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-11T12:18:04.720Z] #77 241.6 flag during linking and do at least one of the following: [2022-08-11T12:18:04.720Z] #77 241.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-11T12:18:04.720Z] #77 241.6 during execution [2022-08-11T12:18:04.720Z] #77 241.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-11T12:18:04.720Z] #77 241.6 during linking [2022-08-11T12:18:04.720Z] #77 241.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-11T12:18:04.720Z] #77 241.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-11T12:18:04.720Z] #77 241.6 [2022-08-11T12:18:04.720Z] #77 241.6 See any operating system documentation about shared libraries for [2022-08-11T12:18:04.720Z] #77 241.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-11T12:18:04.720Z] #77 241.6 ---------------------------------------------------------------------- [2022-08-11T12:18:04.720Z] #77 241.6 /bin/mkdir -p '/build' [2022-08-11T12:18:04.720Z] #77 241.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-11T12:18:04.720Z] #77 241.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-11T12:18:04.720Z] #77 241.8 make[3]: Leaving directory '/tmp/crun-build' [2022-08-11T12:18:04.720Z] #77 241.8 make[2]: Leaving directory '/tmp/crun-build' [2022-08-11T12:18:04.720Z] #77 241.8 make[1]: Leaving directory '/tmp/crun-build' [2022-08-11T12:18:04.720Z] #77 DONE 242.0s [2022-08-11T12:18:04.720Z] [2022-08-11T12:18:04.720Z] #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-11T12:18:04.720Z] #60 sha256:ffe1af4743ae3ff767636dfb2fbd69abed329ba6af768a704afca00efe1fc13e [2022-08-11T12:18:04.783Z] #21 51.40 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-11T12:18:04.783Z] #21 51.41 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-11T12:18:04.783Z] #21 51.42 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-11T12:18:04.783Z] #21 51.45 Setting up libicu67:amd64 (67.1-7) ... [2022-08-11T12:18:04.783Z] #21 51.46 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-11T12:18:04.783Z] #21 51.49 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-11T12:18:04.929Z] #21 54.55 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:18:04.929Z] #21 54.56 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-11T12:18:04.929Z] #21 54.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-11T12:18:04.929Z] #21 54.59 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-11T12:18:05.042Z] #21 51.50 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-11T12:18:05.042Z] #21 51.55 Setting up uidmap (1:4.8.1-1) ... [2022-08-11T12:18:05.042Z] #21 51.58 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:18:05.042Z] #21 51.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:18:05.042Z] #21 51.61 Setting up bzip2 (1.0.8-4) ... [2022-08-11T12:18:05.042Z] #21 51.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:18:05.042Z] #21 51.64 Setting up python3-wheel (0.34.2-1) ... [2022-08-11T12:18:05.980Z] #21 52.48 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-11T12:18:05.980Z] #21 52.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:18:05.980Z] #21 52.51 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:18:05.980Z] #21 52.52 Setting up libcap2-bin (1:2.44-1) ... [2022-08-11T12:18:05.980Z] #21 52.53 Setting up apparmor (2.13.6-10) ... [2022-08-11T12:18:05.980Z] #21 ... [2022-08-11T12:18:05.980Z] [2022-08-11T12:18:05.980Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-11T12:18:05.980Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:18:05.980Z] #77 184.6 checking for strings.h... yes [2022-08-11T12:18:05.980Z] #77 184.9 checking for inttypes.h... yes [2022-08-11T12:18:05.980Z] #77 185.1 checking for stdint.h... yes [2022-08-11T12:18:05.980Z] #77 185.3 checking for unistd.h... yes [2022-08-11T12:18:05.980Z] #77 185.4 checking for dlfcn.h... yes [2022-08-11T12:18:05.980Z] #77 185.6 checking for objdir... .libs [2022-08-11T12:18:05.980Z] #77 185.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-11T12:18:05.980Z] #77 186.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-11T12:18:05.980Z] #77 186.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-11T12:18:05.980Z] #77 186.1 checking if gcc static flag -static works... yes [2022-08-11T12:18:05.980Z] #77 186.5 checking if gcc supports -c -o file.o... yes [2022-08-11T12:18:05.980Z] #77 186.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-11T12:18:05.980Z] #77 186.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-11T12:18:05.980Z] #77 186.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-11T12:18:05.980Z] #77 186.9 checking how to hardcode library paths into programs... immediate [2022-08-11T12:18:05.980Z] #77 186.9 checking whether stripping libraries is possible... yes [2022-08-11T12:18:05.980Z] #77 186.9 checking if libtool supports shared libraries... yes [2022-08-11T12:18:05.980Z] #77 186.9 checking whether to build shared libraries... no [2022-08-11T12:18:05.980Z] #77 186.9 checking whether to build static libraries... yes [2022-08-11T12:18:05.980Z] #77 186.9 checking float.h usability... yes [2022-08-11T12:18:05.980Z] #77 187.2 checking float.h presence... yes [2022-08-11T12:18:05.980Z] #77 187.2 checking for float.h... yes [2022-08-11T12:18:05.980Z] #77 187.3 checking limits.h usability... yes [2022-08-11T12:18:05.980Z] #77 187.4 checking limits.h presence... yes [2022-08-11T12:18:05.980Z] #77 187.5 checking for limits.h... yes [2022-08-11T12:18:05.980Z] #77 187.5 checking stddef.h usability... yes [2022-08-11T12:18:05.980Z] #77 187.7 checking stddef.h presence... yes [2022-08-11T12:18:05.980Z] #77 187.7 checking for stddef.h... yes [2022-08-11T12:18:05.980Z] #77 187.8 checking for stdlib.h... (cached) yes [2022-08-11T12:18:05.980Z] #77 187.8 checking for string.h... (cached) yes [2022-08-11T12:18:05.980Z] #77 187.8 checking sys/time.h usability... yes [2022-08-11T12:18:05.980Z] #77 188.0 checking sys/time.h presence... yes [2022-08-11T12:18:05.980Z] #77 188.0 checking for sys/time.h... yes [2022-08-11T12:18:05.980Z] #77 188.0 checking for inline... inline [2022-08-11T12:18:05.980Z] #77 188.1 checking for size_t... yes [2022-08-11T12:18:05.980Z] #77 188.4 checking for stdlib.h... (cached) yes [2022-08-11T12:18:05.980Z] #77 188.4 checking for GNU libc compatible malloc... yes [2022-08-11T12:18:05.980Z] #77 188.7 checking for stdlib.h... (cached) yes [2022-08-11T12:18:05.980Z] #77 188.7 checking for GNU libc compatible realloc... yes [2022-08-11T12:18:05.980Z] #77 188.9 checking for working strtod... yes [2022-08-11T12:18:05.980Z] #77 189.2 checking for gettimeofday... yes [2022-08-11T12:18:05.980Z] #77 189.5 checking for memset... yes [2022-08-11T12:18:05.980Z] #77 189.8 checking for strspn... yes [2022-08-11T12:18:05.980Z] #77 190.1 checking that generated files are newer than configure... done [2022-08-11T12:18:05.980Z] #77 190.1 configure: creating ./config.status [2022-08-11T12:18:05.980Z] #77 191.9 config.status: creating Makefile [2022-08-11T12:18:05.980Z] #77 192.0 config.status: creating config.h [2022-08-11T12:18:05.980Z] #77 192.0 config.status: executing depfiles commands [2022-08-11T12:18:05.980Z] #77 192.2 config.status: executing libtool commands [2022-08-11T12:18:05.980Z] #77 193.1 GEN .version [2022-08-11T12:18:05.980Z] #77 193.1 make install-recursive [2022-08-11T12:18:05.980Z] #77 193.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-11T12:18:05.980Z] #77 193.2 Making install in libocispec [2022-08-11T12:18:05.980Z] #77 193.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:05.980Z] #77 193.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-11T12:18:05.980Z] #77 193.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-11T12:18:05.980Z] #77 193.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-11T12:18:05.980Z] #77 193.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-11T12:18:05.980Z] #77 194.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-11T12:18:05.980Z] #77 194.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-11T12:18:05.980Z] #77 194.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-11T12:18:05.981Z] #77 194.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-11T12:18:05.981Z] #77 194.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-11T12:18:05.981Z] #77 194.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-11T12:18:05.981Z] #77 194.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-11T12:18:05.981Z] #77 194.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-11T12:18:05.981Z] #77 194.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-11T12:18:05.981Z] #77 194.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-11T12:18:05.981Z] #77 194.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-11T12:18:05.981Z] #77 194.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-11T12:18:05.981Z] #77 194.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-11T12:18:05.981Z] #77 194.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-11T12:18:05.981Z] #77 194.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-11T12:18:05.981Z] #77 194.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-11T12:18:06.310Z] #21 56.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-11T12:18:06.310Z] #21 56.10 Setting up jq (1.6-2.1) ... [2022-08-11T12:18:06.310Z] #21 56.11 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-11T12:18:06.310Z] #21 56.13 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-11T12:18:06.310Z] #21 56.14 Setting up iptables (1.8.7-1) ... [2022-08-11T12:18:06.310Z] #21 56.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-11T12:18:06.310Z] #21 56.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-11T12:18:06.310Z] #21 56.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-11T12:18:06.310Z] #21 56.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-11T12:18:06.310Z] #21 56.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-11T12:18:06.310Z] #21 56.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-11T12:18:06.310Z] #21 56.20 Setting up iproute2 (5.10.0-4) ... [2022-08-11T12:18:06.549Z] #77 195.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-11T12:18:06.549Z] #77 195.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-11T12:18:06.549Z] #77 195.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-11T12:18:06.549Z] #77 195.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-11T12:18:06.549Z] #77 195.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-11T12:18:06.549Z] #77 195.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-11T12:18:06.549Z] #77 195.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-11T12:18:06.550Z] #77 195.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-11T12:18:06.550Z] #77 195.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-11T12:18:06.550Z] #77 195.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-11T12:18:06.550Z] #77 195.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-11T12:18:06.550Z] #77 195.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-11T12:18:06.550Z] #77 195.4 make install-recursive [2022-08-11T12:18:06.550Z] #77 195.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:06.550Z] #77 195.5 Making install in yajl [2022-08-11T12:18:06.809Z] #77 195.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:18:06.809Z] #77 195.5 CC verify/json_verify-json_verify.o [2022-08-11T12:18:06.809Z] #77 195.5 CC src/libyajl_la-yajl_alloc.lo [2022-08-11T12:18:06.809Z] #77 195.6 CC src/libyajl_la-yajl.lo [2022-08-11T12:18:06.809Z] #77 195.6 CC src/libyajl_la-yajl_parser.lo [2022-08-11T12:18:06.809Z] #77 195.6 CC src/libyajl_la-yajl_gen.lo [2022-08-11T12:18:06.809Z] #77 195.6 CC src/libyajl_la-yajl_buf.lo [2022-08-11T12:18:06.809Z] #77 195.6 CC src/libyajl_la-yajl_encode.lo [2022-08-11T12:18:06.809Z] #77 195.7 CC src/libyajl_la-yajl_lex.lo [2022-08-11T12:18:06.879Z] #21 56.58 Setting up systemd (247.3-7) ... [2022-08-11T12:18:06.879Z] #21 56.63 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-11T12:18:06.879Z] #21 56.63 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-11T12:18:06.879Z] #21 56.64 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-11T12:18:06.879Z] #21 56.70 Initializing machine ID from KVM UUID. [2022-08-11T12:18:07.070Z] #77 195.7 CC src/libyajl_la-yajl_tree.lo [2022-08-11T12:18:07.330Z] #77 ... [2022-08-11T12:18:07.330Z] [2022-08-11T12:18:07.330Z] #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-11T12:18:07.330Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:18:07.330Z] #21 54.02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-11T12:18:07.330Z] #21 54.11 Setting up zip (3.0-12) ... [2022-08-11T12:18:07.590Z] #21 54.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:18:07.590Z] #21 54.16 Setting up bash-completion (1:2.11-2) ... [2022-08-11T12:18:07.817Z] #21 57.58 Setting up systemd-journal-remote (247.3-7) ... [2022-08-11T12:18:08.077Z] #21 57.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:18:08.648Z] #21 ... [2022-08-11T12:18:08.648Z] [2022-08-11T12:18:08.648Z] #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-11T12:18:08.648Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:18:08.648Z] #77 181.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-11T12:18:08.648Z] #77 181.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-11T12:18:08.648Z] #77 181.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-11T12:18:08.648Z] #77 181.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-11T12:18:08.648Z] #77 181.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-11T12:18:08.648Z] #77 181.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-11T12:18:08.648Z] #77 181.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-11T12:18:08.648Z] #77 182.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-11T12:18:08.648Z] #77 182.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-11T12:18:08.648Z] #77 182.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-11T12:18:08.648Z] #77 182.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-11T12:18:08.648Z] #77 182.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-11T12:18:08.648Z] #77 182.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-11T12:18:08.648Z] #77 182.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-11T12:18:08.648Z] #77 182.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-11T12:18:08.649Z] #77 182.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-11T12:18:08.649Z] #77 182.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-11T12:18:08.649Z] #77 182.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-11T12:18:08.649Z] #77 182.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-11T12:18:08.649Z] #77 182.3 make install-recursive [2022-08-11T12:18:08.649Z] #77 182.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:08.649Z] #77 182.4 Making install in yajl [2022-08-11T12:18:08.649Z] #77 182.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:18:08.649Z] #77 182.4 CC verify/json_verify-json_verify.o [2022-08-11T12:18:08.649Z] #77 182.4 CC src/libyajl_la-yajl_alloc.lo [2022-08-11T12:18:08.649Z] #77 182.4 CC src/libyajl_la-yajl.lo [2022-08-11T12:18:08.649Z] #77 182.4 CC src/libyajl_la-yajl_gen.lo [2022-08-11T12:18:08.649Z] #77 182.5 CC src/libyajl_la-yajl_parser.lo [2022-08-11T12:18:08.649Z] #77 182.5 CC src/libyajl_la-yajl_buf.lo [2022-08-11T12:18:08.649Z] #77 182.5 CC src/libyajl_la-yajl_lex.lo [2022-08-11T12:18:08.649Z] #77 182.6 CC src/libyajl_la-yajl_tree.lo [2022-08-11T12:18:08.649Z] #77 182.6 CC src/libyajl_la-yajl_encode.lo [2022-08-11T12:18:08.649Z] #77 188.0 CCLD libyajl.la [2022-08-11T12:18:08.649Z] #77 188.3 CCLD verify/json_verify [2022-08-11T12:18:08.649Z] #77 188.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:18:08.649Z] #77 188.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-11T12:18:08.649Z] #77 188.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-11T12:18:08.649Z] #77 188.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:18:08.649Z] #77 188.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:18:08.649Z] #77 188.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:08.649Z] #77 188.8 CC src/validate.o [2022-08-11T12:18:08.649Z] #77 188.8 CC src/image_spec_schema_config_schema.lo [2022-08-11T12:18:08.649Z] #77 188.8 CC src/image_spec_schema_content_descriptor.lo [2022-08-11T12:18:08.649Z] #77 188.8 CC src/image_spec_schema_defs.lo [2022-08-11T12:18:08.649Z] #77 188.8 CC src/image_spec_schema_defs_descriptor.lo [2022-08-11T12:18:08.649Z] #77 188.9 CC src/image_spec_schema_image_index_schema.lo [2022-08-11T12:18:08.649Z] #77 188.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-11T12:18:08.649Z] #77 188.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-11T12:18:08.649Z] #77 188.9 CC src/runtime_spec_schema_config_linux.lo [2022-08-11T12:18:08.649Z] #77 188.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-11T12:18:08.649Z] #77 189.0 CC src/runtime_spec_schema_config_solaris.lo [2022-08-11T12:18:08.649Z] #77 189.0 CC src/runtime_spec_schema_config_zos.lo [2022-08-11T12:18:08.649Z] #77 189.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-11T12:18:08.649Z] #77 189.0 CC src/runtime_spec_schema_config_windows.lo [2022-08-11T12:18:08.649Z] #77 189.0 CC src/runtime_spec_schema_defs.lo [2022-08-11T12:18:08.649Z] #77 189.1 CC src/runtime_spec_schema_defs_zos.lo [2022-08-11T12:18:08.649Z] #77 189.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-11T12:18:08.649Z] #77 189.2 CC src/runtime_spec_schema_defs_vm.lo [2022-08-11T12:18:08.649Z] #77 189.2 CC src/runtime_spec_schema_defs_windows.lo [2022-08-11T12:18:08.649Z] #77 189.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-11T12:18:08.649Z] #77 189.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-11T12:18:08.649Z] #77 189.3 CC src/basic_test_double_array_item.lo [2022-08-11T12:18:08.649Z] #77 189.3 CC src/basic_test_double_array.lo [2022-08-11T12:18:08.649Z] #77 189.3 CC src/basic_test_top_array_int.lo [2022-08-11T12:18:08.649Z] #77 189.5 CC src/basic_test_top_array_string.lo [2022-08-11T12:18:08.649Z] #77 189.5 CC src/basic_test_top_double_array_int.lo [2022-08-11T12:18:08.649Z] #77 189.6 CC src/basic_test_top_double_array_obj.lo [2022-08-11T12:18:08.649Z] #77 189.6 CC src/basic_test_top_double_array_refobj.lo [2022-08-11T12:18:08.649Z] #77 189.7 CC src/basic_test_top_double_array_string.lo [2022-08-11T12:18:08.649Z] #77 189.8 CC src/read-file.lo [2022-08-11T12:18:08.649Z] #77 190.0 CC tests/test-1.o [2022-08-11T12:18:08.649Z] #77 190.0 CC src/json_common.lo [2022-08-11T12:18:08.649Z] #77 190.1 CC tests/test-2.o [2022-08-11T12:18:08.649Z] #77 190.2 CC tests/test-3.o [2022-08-11T12:18:08.649Z] #77 190.4 CC tests/test-8.o [2022-08-11T12:18:08.649Z] #77 190.4 CC tests/test-7.o [2022-08-11T12:18:08.649Z] #77 190.4 CC tests/test-5.o [2022-08-11T12:18:08.649Z] #77 190.4 CC tests/test-4.o [2022-08-11T12:18:08.649Z] #77 190.4 CC tests/test-6.o [2022-08-11T12:18:08.649Z] #77 190.5 CC tests/test-10.o [2022-08-11T12:18:08.649Z] #77 190.5 CC tests/test-9.o [2022-08-11T12:18:08.649Z] #77 190.6 CC tests/test-11.o [2022-08-11T12:18:09.222Z] #77 ... [2022-08-11T12:18:09.223Z] [2022-08-11T12:18:09.223Z] #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-11T12:18:09.223Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-11T12:18:09.223Z] #21 DONE 58.9s [2022-08-11T12:18:09.223Z] [2022-08-11T12:18:09.223Z] #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-11T12:18:09.223Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-11T12:18:09.796Z] #22 0.844 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-11T12:18:10.058Z] #22 0.847 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-11T12:18:10.058Z] #22 0.851 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-11T12:18:10.058Z] #22 DONE 0.9s [2022-08-11T12:18:10.058Z] [2022-08-11T12:18:10.058Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-11T12:18:10.058Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-11T12:18:10.127Z] #21 56.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:18:10.127Z] #21 56.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-11T12:18:10.127Z] #21 56.40 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-11T12:18:10.127Z] #21 56.48 Setting up patch (2.7.6-7) ... [2022-08-11T12:18:10.127Z] #21 56.49 Setting up sudo (1.9.5p2-3) ... [2022-08-11T12:18:10.127Z] #21 56.56 invoke-rc.d: could not determine current runlevel [2022-08-11T12:18:10.127Z] #21 56.57 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-11T12:18:10.127Z] #21 56.59 Setting up xfsprogs (5.10.0-4) ... [2022-08-11T12:18:10.127Z] #21 56.60 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-11T12:18:10.127Z] #21 56.60 Failed to connect to bus: Host is down [2022-08-11T12:18:10.127Z] #21 56.61 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-11T12:18:10.127Z] #21 56.62 Setting up inetutils-ping (2:2.0-1) ... [2022-08-11T12:18:10.127Z] #21 56.63 Setting up pigz (2.6-1) ... [2022-08-11T12:18:10.127Z] #21 56.65 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-11T12:18:10.127Z] #21 56.66 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:18:10.127Z] #21 56.69 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-11T12:18:10.127Z] #21 56.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:18:11.064Z] #21 57.50 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-11T12:18:11.064Z] #21 57.52 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-11T12:18:11.323Z] #21 57.91 Setting up libelf1:amd64 (0.183-1) ... [2022-08-11T12:18:11.323Z] #21 57.92 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-11T12:18:11.323Z] #21 57.93 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-11T12:18:11.323Z] #21 57.95 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:18:11.323Z] #21 57.96 Setting up libkmod2:amd64 (28-1) ... [2022-08-11T12:18:11.323Z] #21 57.97 Setting up python3-distutils (3.9.2-1) ... [2022-08-11T12:18:11.891Z] #21 58.51 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:18:11.891Z] #21 58.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-11T12:18:11.891Z] #21 58.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-11T12:18:11.891Z] #21 58.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-11T12:18:11.891Z] #21 58.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-11T12:18:11.891Z] #21 58.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-11T12:18:11.891Z] #21 58.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-11T12:18:11.891Z] #21 58.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-11T12:18:11.891Z] #21 58.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-11T12:18:11.891Z] #21 58.59 Setting up python3-setuptools (52.0.0-4) ... [2022-08-11T12:18:12.243Z] #84 ... [2022-08-11T12:18:12.243Z] [2022-08-11T12:18:12.243Z] #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-11T12:18:12.243Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:18:12.243Z] #54 DONE 272.5s [2022-08-11T12:18:12.243Z] [2022-08-11T12:18:12.243Z] #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-11T12:18:12.243Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:18:12.243Z] #19 261.2 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-11T12:18:12.243Z] #19 261.2 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:18:12.504Z] #19 261.2 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:18:12.504Z] #19 261.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-11T12:18:12.765Z] #19 261.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-11T12:18:12.765Z] #19 261.3 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-11T12:18:13.336Z] #19 262.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-11T12:18:13.336Z] #19 262.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-11T12:18:13.336Z] #19 262.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-11T12:18:13.796Z] #21 60.29 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:18:13.796Z] #21 60.32 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-11T12:18:13.796Z] #21 60.34 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-11T12:18:13.796Z] #21 60.39 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-11T12:18:14.278Z] #19 262.9 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-11T12:18:14.278Z] #19 262.9 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:14.278Z] #19 262.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:18:15.175Z] #21 61.75 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-11T12:18:15.175Z] #21 61.77 Setting up jq (1.6-2.1) ... [2022-08-11T12:18:15.175Z] #21 61.80 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-11T12:18:15.175Z] #21 61.87 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-11T12:18:15.289Z] #19 264.1 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-11T12:18:15.289Z] #19 264.1 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:18:15.289Z] #19 264.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:18:15.374Z] #64 273.8 # github.com/containerd/containerd/cmd/containerd [2022-08-11T12:18:15.374Z] #64 273.8 /usr/bin/ld: /tmp/go-link-2614362638/000019.o: in function `New': [2022-08-11T12:18:15.374Z] #64 273.8 /tmp/tmp.PSqjTXQHP5/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-11T12:18:15.374Z] #64 273.9 + bin/containerd-stress [2022-08-11T12:18:15.374Z] #64 274.9 + bin/containerd-shim [2022-08-11T12:18:15.434Z] #21 61.90 Setting up iptables (1.8.7-1) ... [2022-08-11T12:18:15.434Z] #21 61.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-11T12:18:15.434Z] #21 61.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-11T12:18:15.434Z] #21 61.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-11T12:18:15.434Z] #21 61.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-11T12:18:15.434Z] #21 61.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-11T12:18:15.434Z] #21 61.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-11T12:18:15.434Z] #21 61.95 Setting up iproute2 (5.10.0-4) ... [2022-08-11T12:18:15.952Z] #21 62.44 Setting up systemd (247.3-7) ... [2022-08-11T12:18:15.952Z] #21 62.51 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-11T12:18:15.952Z] #21 62.53 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-11T12:18:15.952Z] #21 62.53 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-11T12:18:15.952Z] #21 62.58 Initializing machine ID from KVM UUID. [2022-08-11T12:18:16.898Z] #21 63.52 Setting up systemd-journal-remote (247.3-7) ... [2022-08-11T12:18:17.158Z] #21 63.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:18:18.539Z] #21 DONE 65.2s [2022-08-11T12:18:18.539Z] [2022-08-11T12:18:18.539Z] #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-11T12:18:18.539Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-11T12:18:19.480Z] #22 0.918 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-11T12:18:19.480Z] #22 0.922 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-11T12:18:19.480Z] #22 0.926 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-11T12:18:19.480Z] #22 DONE 1.0s [2022-08-11T12:18:19.480Z] [2022-08-11T12:18:19.480Z] #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-11T12:18:19.480Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:18:19.480Z] #77 201.3 CCLD libyajl.la [2022-08-11T12:18:19.480Z] #77 201.7 CCLD verify/json_verify [2022-08-11T12:18:19.480Z] #77 202.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:18:19.480Z] #77 202.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-11T12:18:19.480Z] #77 202.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-11T12:18:19.480Z] #77 202.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:18:19.480Z] #77 202.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-11T12:18:19.480Z] #77 202.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:19.480Z] #77 202.2 CC src/validate.o [2022-08-11T12:18:19.480Z] #77 202.2 CC src/image_spec_schema_config_schema.lo [2022-08-11T12:18:19.480Z] #77 202.2 CC src/image_spec_schema_content_descriptor.lo [2022-08-11T12:18:19.480Z] #77 202.2 CC src/image_spec_schema_defs.lo [2022-08-11T12:18:19.480Z] #77 202.2 CC src/image_spec_schema_defs_descriptor.lo [2022-08-11T12:18:19.480Z] #77 202.2 CC src/image_spec_schema_image_index_schema.lo [2022-08-11T12:18:19.480Z] #77 202.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-11T12:18:19.480Z] #77 202.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-11T12:18:19.480Z] #77 202.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-11T12:18:19.480Z] #77 202.4 CC src/runtime_spec_schema_config_zos.lo [2022-08-11T12:18:19.480Z] #77 202.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-11T12:18:19.480Z] #77 202.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-11T12:18:19.480Z] #77 202.5 CC src/runtime_spec_schema_config_vm.lo [2022-08-11T12:18:19.480Z] #77 202.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-11T12:18:19.480Z] #77 202.5 CC src/runtime_spec_schema_defs_linux.lo [2022-08-11T12:18:19.480Z] #77 202.5 CC src/runtime_spec_schema_defs.lo [2022-08-11T12:18:19.480Z] #77 202.5 CC src/runtime_spec_schema_defs_zos.lo [2022-08-11T12:18:19.480Z] #77 202.6 CC src/runtime_spec_schema_defs_windows.lo [2022-08-11T12:18:19.480Z] #77 202.6 CC src/runtime_spec_schema_defs_vm.lo [2022-08-11T12:18:19.480Z] #77 202.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-11T12:18:19.480Z] #77 202.7 CC src/runtime_spec_schema_state_schema.lo [2022-08-11T12:18:19.480Z] #77 202.7 CC src/basic_test_double_array_item.lo [2022-08-11T12:18:19.480Z] #77 202.7 CC src/basic_test_double_array.lo [2022-08-11T12:18:19.480Z] #77 202.9 CC src/basic_test_top_double_array_obj.lo [2022-08-11T12:18:19.480Z] #77 202.9 CC src/basic_test_top_double_array_int.lo [2022-08-11T12:18:19.480Z] #77 202.9 CC src/basic_test_top_array_int.lo [2022-08-11T12:18:19.480Z] #77 202.9 CC src/basic_test_top_array_string.lo [2022-08-11T12:18:19.480Z] #77 203.0 CC src/basic_test_top_double_array_string.lo [2022-08-11T12:18:19.480Z] #77 203.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-11T12:18:19.480Z] #77 203.1 CC src/read-file.lo [2022-08-11T12:18:19.480Z] #77 203.1 CC src/json_common.lo [2022-08-11T12:18:19.480Z] #77 203.3 CC tests/test-3.o [2022-08-11T12:18:19.480Z] #77 203.3 CC tests/test-4.o [2022-08-11T12:18:19.480Z] #77 203.3 CC tests/test-5.o [2022-08-11T12:18:19.480Z] #77 203.4 CC tests/test-1.o [2022-08-11T12:18:19.480Z] #77 203.4 CC tests/test-2.o [2022-08-11T12:18:19.480Z] #77 203.4 CC tests/test-6.o [2022-08-11T12:18:19.480Z] #77 203.5 CC tests/test-7.o [2022-08-11T12:18:19.480Z] #77 203.6 CC tests/test-8.o [2022-08-11T12:18:19.480Z] #77 203.7 CC tests/test-9.o [2022-08-11T12:18:19.480Z] #77 203.7 CC tests/test-10.o [2022-08-11T12:18:19.480Z] #77 203.9 CC tests/test-11.o [2022-08-11T12:18:19.599Z] #60 ... [2022-08-11T12:18:19.599Z] [2022-08-11T12:18:19.599Z] #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-11T12:18:19.599Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:18:19.599Z] #55 308.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-11T12:18:20.537Z] #55 DONE 309.8s [2022-08-11T12:18:20.537Z] [2022-08-11T12:18:20.537Z] #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-11T12:18:20.537Z] #60 sha256:ffe1af4743ae3ff767636dfb2fbd69abed329ba6af768a704afca00efe1fc13e [2022-08-11T12:18:20.537Z] #60 182.1 + mkdir -p /build [2022-08-11T12:18:20.537Z] #60 182.1 + cp runc /build/runc [2022-08-11T12:18:20.537Z] #60 DONE 182.9s [2022-08-11T12:18:20.537Z] [2022-08-11T12:18:20.537Z] #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-11T12:18:20.537Z] #64 sha256:efc79fe9c130065890699d9bbbc8d62abcc9a340553bf6737c6f145c5708759e [2022-08-11T12:18:20.586Z] #19 ... [2022-08-11T12:18:20.586Z] [2022-08-11T12:18:20.586Z] #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-11T12:18:20.586Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:18:20.586Z] #84 222.3 CCLD libcrun.la [2022-08-11T12:18:20.586Z] #84 222.6 AR libcrun_testing.a [2022-08-11T12:18:20.586Z] #84 222.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-11T12:18:20.586Z] #84 222.6 CCLD tests/tests_libcrun_utils [2022-08-11T12:18:20.586Z] #84 222.6 CCLD tests/tests_libcrun_fuzzer [2022-08-11T12:18:20.586Z] #84 222.7 CCLD tests/tests_libcrun_errors [2022-08-11T12:18:20.846Z] #84 223.5 CCLD crun [2022-08-11T12:18:21.419Z] #84 224.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-11T12:18:21.679Z] #84 224.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-11T12:18:21.679Z] #84 224.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-11T12:18:21.679Z] #84 224.3 /bin/mkdir -p '/usr/local/lib' [2022-08-11T12:18:21.679Z] #84 224.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-11T12:18:21.679Z] #84 224.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-11T12:18:21.679Z] #84 224.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-11T12:18:21.945Z] #84 224.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-11T12:18:21.945Z] #84 224.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-11T12:18:21.945Z] #84 224.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-11T12:18:21.945Z] #84 224.6 ---------------------------------------------------------------------- [2022-08-11T12:18:21.945Z] #84 224.6 Libraries have been installed in: [2022-08-11T12:18:22.205Z] #84 224.6 /usr/local/lib [2022-08-11T12:18:22.205Z] #84 224.6 [2022-08-11T12:18:22.205Z] #84 224.6 If you ever happen to want to link against installed libraries [2022-08-11T12:18:22.205Z] #84 224.6 in a given directory, LIBDIR, you must either use libtool, and [2022-08-11T12:18:22.205Z] #84 224.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-11T12:18:22.205Z] #84 224.6 flag during linking and do at least one of the following: [2022-08-11T12:18:22.205Z] #84 224.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-11T12:18:22.205Z] #84 224.6 during execution [2022-08-11T12:18:22.205Z] #84 224.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-11T12:18:22.205Z] #84 224.6 during linking [2022-08-11T12:18:22.205Z] #84 224.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-11T12:18:22.205Z] #84 224.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-11T12:18:22.205Z] #84 224.6 [2022-08-11T12:18:22.205Z] #84 224.6 See any operating system documentation about shared libraries for [2022-08-11T12:18:22.205Z] #84 224.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-11T12:18:22.205Z] #84 224.6 ---------------------------------------------------------------------- [2022-08-11T12:18:22.205Z] #84 224.6 /bin/mkdir -p '/build' [2022-08-11T12:18:22.205Z] #84 224.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-11T12:18:22.205Z] #84 224.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-11T12:18:22.205Z] #84 224.7 make[3]: Leaving directory '/tmp/crun-build' [2022-08-11T12:18:22.205Z] #84 224.7 make[2]: Leaving directory '/tmp/crun-build' [2022-08-11T12:18:22.205Z] #84 224.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-11T12:18:22.320Z] #23 10.64 Collecting yamllint==1.26.1 [2022-08-11T12:18:22.320Z] #23 11.69 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-11T12:18:22.893Z] #23 13.00 Collecting pathspec>=0.5.3 [2022-08-11T12:18:23.151Z] #23 13.02 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-11T12:18:23.410Z] #23 13.46 Collecting pyyaml [2022-08-11T12:18:23.410Z] #23 13.48 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-11T12:18:23.410Z] #23 13.55 Building wheels for collected packages: yamllint [2022-08-11T12:18:23.410Z] #23 13.57 Building wheel for yamllint (setup.py): started [2022-08-11T12:18:23.828Z] #64 ... [2022-08-11T12:18:23.828Z] [2022-08-11T12:18:23.828Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-11T12:18:23.828Z] #56 sha256:77a7e938186e4c870e20275ada89f4ed021cc8db13ec36c52df87b8e0721b60b [2022-08-11T12:18:24.087Z] #56 DONE 0.8s [2022-08-11T12:18:24.087Z] [2022-08-11T12:18:24.087Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-11T12:18:24.087Z] #58 sha256:fb51b5eda2ac86bcc3b372129abb2f9f2cfa9d96addf2db4a4999a4678bd2040 [2022-08-11T12:18:24.087Z] #58 DONE 0.1s [2022-08-11T12:18:24.087Z] [2022-08-11T12:18:24.087Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-11T12:18:24.087Z] #61 sha256:01fd5506b33bf5de8a3096d4f5d0b9f3490c0352c0d47fbdf1b77017f6c7394d [2022-08-11T12:18:24.345Z] #61 DONE 0.3s [2022-08-11T12:18:24.345Z] [2022-08-11T12:18:24.345Z] #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-11T12:18:24.345Z] #64 sha256:efc79fe9c130065890699d9bbbc8d62abcc9a340553bf6737c6f145c5708759e [2022-08-11T12:18:24.744Z] #84 DONE 227.0s [2022-08-11T12:18:24.744Z] [2022-08-11T12:18:24.744Z] #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-11T12:18:24.744Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:18:24.744Z] #19 273.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-11T12:18:24.744Z] #19 273.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:18:24.744Z] #19 273.2 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:18:24.744Z] #19 273.3 Selecting previously unselected package patch. [2022-08-11T12:18:24.744Z] #19 273.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-11T12:18:24.744Z] #19 273.3 Unpacking patch (2.7.6-7) ... [2022-08-11T12:18:24.744Z] #19 273.4 Selecting previously unselected package dpkg-dev. [2022-08-11T12:18:24.744Z] #19 273.4 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-11T12:18:24.744Z] #19 273.4 Unpacking dpkg-dev (1.20.11) ... [2022-08-11T12:18:24.789Z] #23 14.66 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-11T12:18:24.789Z] #23 14.67 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4415729448f627ba8f751342194e9d6f610a50ac4a0610a78c1d1acfedcead08 [2022-08-11T12:18:24.789Z] #23 14.67 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-11T12:18:24.789Z] #23 14.67 Successfully built yamllint [2022-08-11T12:18:24.789Z] #23 14.71 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-11T12:18:25.004Z] #19 273.8 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-11T12:18:25.004Z] #19 273.8 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-11T12:18:25.264Z] #19 273.8 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-11T12:18:25.264Z] #19 273.9 Selecting previously unselected package libio-string-perl. [2022-08-11T12:18:25.264Z] #19 273.9 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-11T12:18:25.264Z] #19 273.9 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-11T12:18:25.264Z] #19 274.0 Selecting previously unselected package libicu67:amd64. [2022-08-11T12:18:25.264Z] #19 274.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-11T12:18:25.264Z] #19 274.0 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-11T12:18:25.319Z] #64 283.2 + bin/containerd-shim-runc-v1 [2022-08-11T12:18:25.359Z] #23 15.14 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-11T12:18:25.929Z] #23 DONE 15.7s [2022-08-11T12:18:25.929Z] [2022-08-11T12:18:25.929Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-11T12:18:25.929Z] #27 sha256:eb43faf33159bf70b7a7cd3e4ef8c325a03143f6635aae9fad351d66943c624c [2022-08-11T12:18:26.189Z] #27 DONE 0.4s [2022-08-11T12:18:26.189Z] [2022-08-11T12:18:26.189Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-11T12:18:26.189Z] #32 sha256:e12469311c53a824370c56274716abfe8e25ae229cc675e9bd7cdf8769cdad69 [2022-08-11T12:18:26.449Z] #32 DONE 0.5s [2022-08-11T12:18:26.449Z] [2022-08-11T12:18:26.449Z] #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-11T12:18:26.449Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:18:26.708Z] #47 ... [2022-08-11T12:18:26.708Z] [2022-08-11T12:18:26.708Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-11T12:18:26.708Z] #35 sha256:8aa4e3d6e8b376e59c1ff4b9de6a2298e870997be102674df97591691537c376 [2022-08-11T12:18:26.708Z] #35 DONE 0.1s [2022-08-11T12:18:26.708Z] [2022-08-11T12:18:26.708Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-11T12:18:26.708Z] #37 sha256:c315ddcfc8f63b1674d1e975b755c7776365975f4f690bbc4bfec5686c2d3a67 [2022-08-11T12:18:26.968Z] #37 DONE 0.2s [2022-08-11T12:18:26.968Z] [2022-08-11T12:18:26.968Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-11T12:18:26.968Z] #39 sha256:7c85f10cdb028397d9c06e75405417ebdd1f47e82b5fc0d206cb0844014046fc [2022-08-11T12:18:26.968Z] #39 DONE 0.1s [2022-08-11T12:18:26.968Z] [2022-08-11T12:18:26.968Z] #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-11T12:18:26.968Z] #64 sha256:7149ac5efaa9b2e0c7042f395c920435ee3355b7d552a9563752a463c85895bf [2022-08-11T12:18:26.968Z] #64 ... [2022-08-11T12:18:26.968Z] [2022-08-11T12:18:26.968Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-11T12:18:26.968Z] #41 sha256:a289246caa28ff9b9f02cb8438c5f324786f5e075473d2c1834d9dff5d3287a1 [2022-08-11T12:18:26.968Z] #41 DONE 0.1s [2022-08-11T12:18:26.968Z] [2022-08-11T12:18:26.968Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-11T12:18:26.968Z] #45 sha256:5ae61700e26da4f87a4549f9fd1d458187c5b5ac40e518041d90f23f7b127ff2 [2022-08-11T12:18:26.968Z] #45 DONE 0.1s [2022-08-11T12:18:27.172Z] #19 275.9 Selecting previously unselected package libxml2:amd64. [2022-08-11T12:18:27.172Z] #19 275.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-11T12:18:27.172Z] #19 275.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-11T12:18:27.172Z] #19 276.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-11T12:18:27.227Z] [2022-08-11T12:18:27.228Z] #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-11T12:18:27.228Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:18:27.432Z] #19 276.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-11T12:18:27.432Z] #19 276.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-11T12:18:27.432Z] #19 276.1 Selecting previously unselected package libxml-sax-base-perl. [2022-08-11T12:18:27.432Z] #19 276.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-11T12:18:27.432Z] #19 276.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-11T12:18:27.432Z] #19 276.1 Selecting previously unselected package libxml-sax-perl. [2022-08-11T12:18:27.432Z] #19 276.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-11T12:18:27.432Z] #19 276.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-11T12:18:27.432Z] #19 276.2 Selecting previously unselected package libxml-libxml-perl. [2022-08-11T12:18:27.432Z] #19 276.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-11T12:18:27.432Z] #19 276.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-11T12:18:27.628Z] #64 277.9 + bin/containerd [2022-08-11T12:18:27.693Z] #19 276.3 Selecting previously unselected package libxml-simple-perl. [2022-08-11T12:18:27.693Z] #19 276.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-11T12:18:27.693Z] #19 276.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-11T12:18:27.693Z] #19 276.4 Selecting previously unselected package libyaml-perl. [2022-08-11T12:18:27.693Z] #19 276.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-11T12:18:27.693Z] #19 276.4 Unpacking libyaml-perl (1.30-1) ... [2022-08-11T12:18:27.693Z] #19 276.4 Selecting previously unselected package libconfig-auto-perl. [2022-08-11T12:18:27.693Z] #19 276.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-11T12:18:27.693Z] #19 276.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-11T12:18:27.693Z] #19 276.5 Selecting previously unselected package libfile-which-perl. [2022-08-11T12:18:27.693Z] #19 276.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-11T12:18:27.693Z] #19 276.5 Unpacking libfile-which-perl (1.23-1) ... [2022-08-11T12:18:27.693Z] #19 276.5 Selecting previously unselected package libfile-homedir-perl. [2022-08-11T12:18:27.693Z] #19 276.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-11T12:18:27.693Z] #19 276.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-11T12:18:27.693Z] #19 276.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-11T12:18:27.693Z] #19 276.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-11T12:18:27.953Z] #19 276.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-11T12:18:27.953Z] #19 276.6 Selecting previously unselected package dpkg-cross. [2022-08-11T12:18:27.953Z] #19 276.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-11T12:18:27.953Z] #19 276.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-11T12:18:28.222Z] #19 277.0 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-11T12:18:28.222Z] #19 277.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-11T12:18:28.482Z] #19 277.2 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-11T12:18:28.586Z] #64 288.0 + bin/containerd-shim-runc-v2 [2022-08-11T12:18:29.051Z] #19 277.9 Selecting previously unselected package libc6-armel-cross. [2022-08-11T12:18:29.051Z] #19 277.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-11T12:18:29.051Z] #19 277.9 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-11T12:18:29.148Z] #64 288.7 + binaries [2022-08-11T12:18:29.312Z] #19 278.1 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-11T12:18:29.312Z] #19 278.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:29.312Z] #19 278.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:18:29.312Z] #19 278.1 Selecting previously unselected package libgomp1-armel-cross. [2022-08-11T12:18:29.312Z] #19 278.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:29.312Z] #19 278.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:18:29.404Z] #64 288.7 + install -D bin/containerd /build/containerd [2022-08-11T12:18:29.404Z] #64 288.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-11T12:18:29.404Z] #64 288.8 + install -D bin/ctr /build/ctr [2022-08-11T12:18:29.462Z] #77 ... [2022-08-11T12:18:29.462Z] [2022-08-11T12:18:29.462Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-11T12:18:29.462Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-11T12:18:29.572Z] #19 278.2 Selecting previously unselected package libatomic1-armel-cross. [2022-08-11T12:18:29.572Z] #19 278.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:29.572Z] #19 278.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:18:29.572Z] #19 278.2 Selecting previously unselected package libasan6-armel-cross. [2022-08-11T12:18:29.572Z] #19 278.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:29.572Z] #19 278.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:18:29.660Z] #64 DONE 289.2s [2022-08-11T12:18:29.832Z] #19 278.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-11T12:18:29.832Z] #19 278.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:29.832Z] #19 278.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:18:29.832Z] #19 278.6 Selecting previously unselected package libubsan1-armel-cross. [2022-08-11T12:18:29.832Z] #19 278.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:29.832Z] #19 278.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:18:30.029Z] #23 10.41 Collecting yamllint==1.26.1 [2022-08-11T12:18:30.092Z] #19 278.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-11T12:18:30.092Z] #19 278.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:30.092Z] #19 278.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:18:30.352Z] #19 279.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-11T12:18:30.352Z] #19 279.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:18:30.352Z] #19 279.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-11T12:18:30.588Z] [2022-08-11T12:18:30.588Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-11T12:18:30.588Z] #65 sha256:0360d6a11e00eafcfeef4b2ab90ba12f1bb0d303d4271cc5070454a44ed1f3c0 [2022-08-11T12:18:30.844Z] #65 DONE 0.2s [2022-08-11T12:18:30.844Z] [2022-08-11T12:18:30.844Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-11T12:18:30.844Z] #70 sha256:baf06cfe6a83a4ccb771113d31cbccaed3fd9be1a9dc36789aaf7f8d4e892a13 [2022-08-11T12:18:30.844Z] #70 DONE 0.1s [2022-08-11T12:18:30.844Z] [2022-08-11T12:18:30.844Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-11T12:18:30.844Z] #75 sha256:d79a56c7fe4659b5f42745772a76e12a30194d18465c8b28469a409489f1212f [2022-08-11T12:18:30.922Z] #19 ... [2022-08-11T12:18:30.922Z] [2022-08-11T12:18:30.922Z] #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-11T12:18:30.922Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:18:30.922Z] #62 291.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-11T12:18:30.922Z] #62 DONE 291.8s [2022-08-11T12:18:30.966Z] #23 11.48 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-11T12:18:31.099Z] #75 DONE 0.2s [2022-08-11T12:18:31.099Z] [2022-08-11T12:18:31.099Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-11T12:18:31.099Z] #78 sha256:6163575ce1ef275c678cb845ec69357e05f85e432cd5edbe1e198d014d772cf1 [2022-08-11T12:18:31.099Z] #78 DONE 0.1s [2022-08-11T12:18:31.099Z] [2022-08-11T12:18:31.099Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-11T12:18:31.099Z] #79 sha256:f99d15f01ba0d667f711c2b3c336f087d0b173f5ea6a3d276a8ccef6174b9911 [2022-08-11T12:18:31.099Z] #79 DONE 0.0s [2022-08-11T12:18:31.099Z] [2022-08-11T12:18:31.099Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-11T12:18:31.099Z] #80 sha256:32b5879f0ae2353bd54a441a2f0b588c25e0236b717cdc3641519da209806465 [2022-08-11T12:18:31.099Z] #80 DONE 0.0s [2022-08-11T12:18:31.099Z] [2022-08-11T12:18:31.099Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-11T12:18:31.099Z] #81 sha256:6330bf7d7f1cca58134e90e93331bd16e90c6d6ec11e74b29ec49ff38a6e8cae [2022-08-11T12:18:31.182Z] [2022-08-11T12:18:31.182Z] #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-11T12:18:31.182Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-11T12:18:32.027Z] #81 DONE 0.9s [2022-08-11T12:18:32.027Z] [2022-08-11T12:18:32.027Z] #82 exporting to image [2022-08-11T12:18:32.027Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-11T12:18:32.027Z] #82 exporting layers [2022-08-11T12:18:32.881Z] #23 12.99 Collecting pathspec>=0.5.3 [2022-08-11T12:18:32.881Z] #23 13.01 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-11T12:18:32.881Z] #23 13.46 Collecting pyyaml [2022-08-11T12:18:32.881Z] #23 13.48 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-11T12:18:33.140Z] #23 13.58 Building wheels for collected packages: yamllint [2022-08-11T12:18:33.140Z] #23 13.59 Building wheel for yamllint (setup.py): started [2022-08-11T12:18:34.518Z] #23 14.71 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-11T12:18:34.518Z] #23 14.72 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e6a8db7a6cfdb6b0ce4d3a8a412985016e82dcaa3baffa604db81f0363480b70 [2022-08-11T12:18:34.518Z] #23 14.72 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-11T12:18:34.518Z] #23 14.73 Successfully built yamllint [2022-08-11T12:18:34.518Z] #23 14.76 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-11T12:18:34.777Z] #23 15.26 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-11T12:18:35.294Z] #82 exporting layers 3.2s done [2022-08-11T12:18:35.294Z] #82 writing image sha256:99ef48241e34b6462daaa792d1571f07f68c5b71e98df1260477659da2fffd88 [2022-08-11T12:18:35.294Z] #82 writing image sha256:99ef48241e34b6462daaa792d1571f07f68c5b71e98df1260477659da2fffd88 done [2022-08-11T12:18:35.294Z] #82 naming to docker.io/library/docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 done [2022-08-11T12:18:35.294Z] #82 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-11T12:18:35.350Z] #23 DONE 15.8s [2022-08-11T12:18:35.350Z] [2022-08-11T12:18:35.350Z] #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-11T12:18:35.350Z] #60 sha256:5d25f8e109d9e20e954a5422ca54cefe000dc65db8f2be3942f81ab1ea7e521a [2022-08-11T12:18:35.350Z] #60 ... [2022-08-11T12:18:35.350Z] [2022-08-11T12:18:35.350Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-11T12:18:35.350Z] #27 sha256:98b0d001b11a4f5d98812e4ad13284c2fc09496ec7f94695a1ab4f1571fc7080 [2022-08-11T12:18:35.381Z] #19 284.2 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-11T12:18:35.381Z] #19 284.2 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:18:35.381Z] #19 284.2 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-11T12:18:35.381Z] #19 284.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-11T12:18:35.381Z] #19 284.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-11T12:18:35.381Z] #19 284.2 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-11T12:18:35.606Z] + sudo modprobe ip6table_filter [2022-08-11T12:18:35.610Z] #27 DONE 0.4s [2022-08-11T12:18:35.610Z] [2022-08-11T12:18:35.610Z] #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-11T12:18:35.610Z] #60 sha256:5d25f8e109d9e20e954a5422ca54cefe000dc65db8f2be3942f81ab1ea7e521a [Pipeline] sh [2022-08-11T12:18:35.640Z] #19 284.4 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-11T12:18:35.640Z] #19 284.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-11T12:18:35.640Z] #19 284.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-11T12:18:35.870Z] #60 ... [2022-08-11T12:18:35.870Z] [2022-08-11T12:18:35.870Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-11T12:18:35.870Z] #32 sha256:c6b73a34352eba56503d026c778015535c8604688782d3e63e72ae13caa0af19 [2022-08-11T12:18:35.900Z] #19 284.7 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-11T12:18:35.900Z] #19 284.7 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:35.900Z] #19 284.7 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:18:35.923Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/test/unit [2022-08-11T12:18:36.159Z] #19 284.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-11T12:18:36.159Z] #19 284.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:18:36.159Z] #19 284.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-11T12:18:36.179Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-11T12:18:36.179Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-11T12:18:36.179Z] + TESTDIRS=./... [2022-08-11T12:18:36.179Z] + exclude_paths='/vendor/|/integration' [2022-08-11T12:18:36.179Z] ++ go list ./... [2022-08-11T12:18:36.179Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-11T12:18:36.439Z] #32 DONE 0.6s [2022-08-11T12:18:36.439Z] [2022-08-11T12:18:36.439Z] #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-11T12:18:36.439Z] #60 sha256:5d25f8e109d9e20e954a5422ca54cefe000dc65db8f2be3942f81ab1ea7e521a [2022-08-11T12:18:36.439Z] #60 ... [2022-08-11T12:18:36.439Z] [2022-08-11T12:18:36.439Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-11T12:18:36.439Z] #35 sha256:b705144ee213d9790acedca826ab15b479884d3d46c13d4f9ff448d91be54d76 [2022-08-11T12:18:36.698Z] #35 DONE 0.3s [2022-08-11T12:18:36.698Z] [2022-08-11T12:18:36.698Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-11T12:18:36.698Z] #37 sha256:fa11f093df6b2b6d6bef0e85413e869052205db0cbfb634aa359d775c3d97714 [2022-08-11T12:18:36.957Z] #37 DONE 0.3s [2022-08-11T12:18:36.957Z] [2022-08-11T12:18:36.957Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-11T12:18:36.957Z] #39 sha256:1bcb393da89d2c2e3269831e32d31c9db83f0e8f2f45db14c7e611f9f92a52e8 [2022-08-11T12:18:36.957Z] #39 DONE 0.1s [2022-08-11T12:18:36.957Z] [2022-08-11T12:18:36.957Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-11T12:18:36.957Z] #41 sha256:4f9a2df139fc81461f31a1c431f39ea37afa0f7151d6752a24221a92fac5c4ff [2022-08-11T12:18:36.957Z] #41 DONE 0.1s [2022-08-11T12:18:36.957Z] [2022-08-11T12:18:36.957Z] #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-11T12:18:36.957Z] #64 sha256:71a20118e64908717d47f84218aa3b20c90837f76180f11b8c6c2a2a7bc9fe1b [2022-08-11T12:18:37.108Z] + pkg_list='github.com/docker/docker/api [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/backend/build [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/httpstatus [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/httputils [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/middleware [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/build [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/container [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/debug [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/distribution [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/grpc [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/image [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/network [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/plugin [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/session [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/swarm [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/system [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/volume [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/backend [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/blkiodev [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/container [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/events [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/filters [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/image [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/mount [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/network [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/registry [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/strslice [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/swarm [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/time [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/versions [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/volume [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next/worker [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/dockerfile [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/remotecontext [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/remotecontext/git [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-11T12:18:37.108Z] github.com/docker/docker/cli [2022-08-11T12:18:37.108Z] github.com/docker/docker/cli/config [2022-08-11T12:18:37.108Z] github.com/docker/docker/cli/debug [2022-08-11T12:18:37.108Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-11T12:18:37.108Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-11T12:18:37.108Z] github.com/docker/docker/client [2022-08-11T12:18:37.108Z] github.com/docker/docker/cmd/docker-proxy [2022-08-11T12:18:37.108Z] github.com/docker/docker/cmd/dockerd [2022-08-11T12:18:37.108Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-11T12:18:37.108Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-11T12:18:37.108Z] github.com/docker/docker/container [2022-08-11T12:18:37.108Z] github.com/docker/docker/container/stream [2022-08-11T12:18:37.108Z] github.com/docker/docker/contrib/apparmor [2022-08-11T12:18:37.108Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-11T12:18:37.108Z] github.com/docker/docker/contrib/httpserver [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/cluster [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/cluster/convert [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/cluster/executor [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/cluster/provider [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/config [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/containerd [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/events [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/events/testutils [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/exec [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/graphdriver [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/images [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/initlayer [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/links [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/listeners [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/gelf [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/journald [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/local [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/logentries [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/splunk [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/syslog [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/logger/templates [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/names [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/network [2022-08-11T12:18:37.108Z] github.com/docker/docker/daemon/stats [2022-08-11T12:18:37.108Z] github.com/docker/docker/distribution [2022-08-11T12:18:37.108Z] github.com/docker/docker/distribution/metadata [2022-08-11T12:18:37.108Z] github.com/docker/docker/distribution/utils [2022-08-11T12:18:37.108Z] github.com/docker/docker/distribution/xfer [2022-08-11T12:18:37.108Z] github.com/docker/docker/dockerversion [2022-08-11T12:18:37.108Z] github.com/docker/docker/errdefs [2022-08-11T12:18:37.108Z] github.com/docker/docker/image [2022-08-11T12:18:37.108Z] github.com/docker/docker/image/cache [2022-08-11T12:18:37.108Z] github.com/docker/docker/image/tarexport [2022-08-11T12:18:37.108Z] github.com/docker/docker/image/v1 [2022-08-11T12:18:37.108Z] github.com/docker/docker/internal/test/suite [2022-08-11T12:18:37.108Z] github.com/docker/docker/layer [2022-08-11T12:18:37.108Z] github.com/docker/docker/libcontainerd [2022-08-11T12:18:37.108Z] github.com/docker/docker/libcontainerd/queue [2022-08-11T12:18:37.108Z] github.com/docker/docker/libcontainerd/remote [2022-08-11T12:18:37.108Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-11T12:18:37.108Z] github.com/docker/docker/libcontainerd/types [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/bitseq [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/cluster [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/config [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/datastore [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/driverapi [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/etchosts [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/idm [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/ipam [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/iptables [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/netlabel [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/netutils [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/networkdb [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/ns [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/options [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/osl [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/portallocator [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/portmapper [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/testutils [2022-08-11T12:18:37.108Z] github.com/docker/docker/libnetwork/types [2022-08-11T12:18:37.108Z] github.com/docker/docker/oci [2022-08-11T12:18:37.108Z] github.com/docker/docker/oci/caps [2022-08-11T12:18:37.108Z] github.com/docker/docker/opts [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/aaparser [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/archive [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/authorization [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/broadcaster [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/capabilities [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/chrootarchive [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/containerfs [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/devicemapper [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/directory [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/dmesg [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/fileutils [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/fsutils [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/homedir [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/idtools [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/ioutils [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/jsonmessage [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/longpath [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/loopback [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/namesgenerator [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/parsers [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/pidfile [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/platform [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/plugingetter [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/plugins [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/plugins/transport [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/pools [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/progress [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/pubsub [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/reexec [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/signal [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/stack [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/stdcopy [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/streamformatter [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/stringid [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/sysinfo [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/system [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/tailfile [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/tarsum [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/urlutil [2022-08-11T12:18:37.108Z] github.com/docker/docker/pkg/useragent [2022-08-11T12:18:37.108Z] github.com/docker/docker/plugin [2022-08-11T12:18:37.108Z] github.com/docker/docker/plugin/executor/containerd [2022-08-11T12:18:37.108Z] github.com/docker/docker/plugin/v2 [2022-08-11T12:18:37.108Z] github.com/docker/docker/profiles/apparmor [2022-08-11T12:18:37.108Z] github.com/docker/docker/profiles/seccomp [2022-08-11T12:18:37.108Z] github.com/docker/docker/quota [2022-08-11T12:18:37.108Z] github.com/docker/docker/reference [2022-08-11T12:18:37.108Z] github.com/docker/docker/registry [2022-08-11T12:18:37.108Z] github.com/docker/docker/registry/resumable [2022-08-11T12:18:37.108Z] github.com/docker/docker/restartmanager [2022-08-11T12:18:37.108Z] github.com/docker/docker/rootless [2022-08-11T12:18:37.108Z] github.com/docker/docker/rootless/specconv [2022-08-11T12:18:37.108Z] github.com/docker/docker/runconfig [2022-08-11T12:18:37.108Z] github.com/docker/docker/runconfig/opts [2022-08-11T12:18:37.108Z] github.com/docker/docker/testutil [2022-08-11T12:18:37.108Z] github.com/docker/docker/testutil/daemon [2022-08-11T12:18:37.108Z] github.com/docker/docker/testutil/environment [2022-08-11T12:18:37.108Z] github.com/docker/docker/testutil/fakecontext [2022-08-11T12:18:37.108Z] github.com/docker/docker/testutil/fakegit [2022-08-11T12:18:37.108Z] github.com/docker/docker/testutil/fakestorage [2022-08-11T12:18:37.108Z] github.com/docker/docker/testutil/fixtures/load [2022-08-11T12:18:37.108Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-11T12:18:37.108Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-11T12:18:37.108Z] github.com/docker/docker/testutil/registry [2022-08-11T12:18:37.108Z] github.com/docker/docker/testutil/request [2022-08-11T12:18:37.108Z] github.com/docker/docker/volume [2022-08-11T12:18:37.108Z] github.com/docker/docker/volume/drivers [2022-08-11T12:18:37.108Z] github.com/docker/docker/volume/local [2022-08-11T12:18:37.108Z] github.com/docker/docker/volume/mounts [2022-08-11T12:18:37.108Z] github.com/docker/docker/volume/service [2022-08-11T12:18:37.108Z] github.com/docker/docker/volume/service/opts [2022-08-11T12:18:37.108Z] github.com/docker/docker/volume/testutils' [2022-08-11T12:18:37.108Z] ++ echo 'github.com/docker/docker/api [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/backend/build [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/httpstatus [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/httputils [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/middleware [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/build [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/container [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/debug [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/distribution [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/grpc [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/image [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/network [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/plugin [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/session [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/swarm [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/system [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/server/router/volume [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/backend [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/blkiodev [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/container [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/events [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/filters [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/image [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/mount [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/network [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/registry [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/strslice [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/swarm [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/time [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/versions [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-11T12:18:37.108Z] github.com/docker/docker/api/types/volume [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/builder-next/worker [2022-08-11T12:18:37.108Z] github.com/docker/docker/builder/dockerfile [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/remotecontext [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/remotecontext/git [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-11T12:18:37.109Z] github.com/docker/docker/cli [2022-08-11T12:18:37.109Z] github.com/docker/docker/cli/config [2022-08-11T12:18:37.109Z] github.com/docker/docker/cli/debug [2022-08-11T12:18:37.109Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-11T12:18:37.109Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-11T12:18:37.109Z] github.com/docker/docker/client [2022-08-11T12:18:37.109Z] github.com/docker/docker/cmd/docker-proxy [2022-08-11T12:18:37.109Z] github.com/docker/docker/cmd/dockerd [2022-08-11T12:18:37.109Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-11T12:18:37.109Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-11T12:18:37.109Z] github.com/docker/docker/container [2022-08-11T12:18:37.109Z] github.com/docker/docker/container/stream [2022-08-11T12:18:37.109Z] github.com/docker/docker/contrib/apparmor [2022-08-11T12:18:37.109Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-11T12:18:37.109Z] github.com/docker/docker/contrib/httpserver [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/cluster [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/cluster/convert [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/cluster/executor [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/cluster/provider [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/config [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/containerd [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/events [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/events/testutils [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/exec [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/images [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/initlayer [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/links [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/listeners [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/gelf [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/journald [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/local [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/logentries [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/splunk [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/syslog [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/templates [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/names [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/network [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/stats [2022-08-11T12:18:37.109Z] github.com/docker/docker/distribution [2022-08-11T12:18:37.109Z] github.com/docker/docker/distribution/metadata [2022-08-11T12:18:37.109Z] github.com/docker/docker/distribution/utils [2022-08-11T12:18:37.109Z] github.com/docker/docker/distribution/xfer [2022-08-11T12:18:37.109Z] github.com/docker/docker/dockerversion [2022-08-11T12:18:37.109Z] github.com/docker/docker/errdefs [2022-08-11T12:18:37.109Z] github.com/docker/docker/image [2022-08-11T12:18:37.109Z] github.com/docker/docker/image/cache [2022-08-11T12:18:37.109Z] github.com/docker/docker/image/tarexport [2022-08-11T12:18:37.109Z] github.com/docker/docker/image/v1 [2022-08-11T12:18:37.109Z] github.com/docker/docker/internal/test/suite [2022-08-11T12:18:37.109Z] github.com/docker/docker/layer [2022-08-11T12:18:37.109Z] github.com/docker/docker/libcontainerd [2022-08-11T12:18:37.109Z] github.com/docker/docker/libcontainerd/queue [2022-08-11T12:18:37.109Z] github.com/docker/docker/libcontainerd/remote [2022-08-11T12:18:37.109Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-11T12:18:37.109Z] github.com/docker/docker/libcontainerd/types [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/bitseq [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/cluster [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/config [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/datastore [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/driverapi [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/etchosts [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/idm [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/ipam [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/iptables [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/netlabel [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/netutils [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/networkdb [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/ns [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/options [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/osl [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/portallocator [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/portmapper [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/testutils [2022-08-11T12:18:37.109Z] github.com/docker/docker/libnetwork/types [2022-08-11T12:18:37.109Z] github.com/docker/docker/oci [2022-08-11T12:18:37.109Z] github.com/docker/docker/oci/caps [2022-08-11T12:18:37.109Z] github.com/docker/docker/opts [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/aaparser [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/archive [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/authorization [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/broadcaster [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/capabilities [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/chrootarchive [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/containerfs [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/devicemapper [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/directory [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/dmesg [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/fileutils [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/fsutils [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/homedir [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/idtools [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/ioutils [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/jsonmessage [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/longpath [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/loopback [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/namesgenerator [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/parsers [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/pidfile [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/platform [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/plugingetter [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/plugins [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/plugins/transport [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/pools [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/progress [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/pubsub [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/reexec [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/signal [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/stack [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/stdcopy [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/streamformatter [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/stringid [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/sysinfo [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/system [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/tailfile [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/tarsum [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/urlutil [2022-08-11T12:18:37.109Z] github.com/docker/docker/pkg/useragent [2022-08-11T12:18:37.109Z] github.com/docker/docker/plugin [2022-08-11T12:18:37.109Z] github.com/docker/docker/plugin/executor/containerd [2022-08-11T12:18:37.109Z] github.com/docker/docker/plugin/v2 [2022-08-11T12:18:37.109Z] github.com/docker/docker/profiles/apparmor [2022-08-11T12:18:37.109Z] github.com/docker/docker/profiles/seccomp [2022-08-11T12:18:37.109Z] github.com/docker/docker/quota [2022-08-11T12:18:37.109Z] github.com/docker/docker/reference [2022-08-11T12:18:37.109Z] github.com/docker/docker/registry [2022-08-11T12:18:37.109Z] github.com/docker/docker/registry/resumable [2022-08-11T12:18:37.109Z] github.com/docker/docker/restartmanager [2022-08-11T12:18:37.109Z] github.com/docker/docker/rootless [2022-08-11T12:18:37.109Z] github.com/docker/docker/rootless/specconv [2022-08-11T12:18:37.109Z] github.com/docker/docker/runconfig [2022-08-11T12:18:37.109Z] github.com/docker/docker/runconfig/opts [2022-08-11T12:18:37.109Z] github.com/docker/docker/testutil [2022-08-11T12:18:37.109Z] github.com/docker/docker/testutil/daemon [2022-08-11T12:18:37.109Z] github.com/docker/docker/testutil/environment [2022-08-11T12:18:37.109Z] github.com/docker/docker/testutil/fakecontext [2022-08-11T12:18:37.109Z] github.com/docker/docker/testutil/fakegit [2022-08-11T12:18:37.109Z] github.com/docker/docker/testutil/fakestorage [2022-08-11T12:18:37.109Z] github.com/docker/docker/testutil/fixtures/load [2022-08-11T12:18:37.109Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-11T12:18:37.109Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-11T12:18:37.109Z] github.com/docker/docker/testutil/registry [2022-08-11T12:18:37.109Z] github.com/docker/docker/testutil/request [2022-08-11T12:18:37.109Z] github.com/docker/docker/volume [2022-08-11T12:18:37.109Z] github.com/docker/docker/volume/drivers [2022-08-11T12:18:37.109Z] github.com/docker/docker/volume/local [2022-08-11T12:18:37.109Z] github.com/docker/docker/volume/mounts [2022-08-11T12:18:37.109Z] github.com/docker/docker/volume/service [2022-08-11T12:18:37.109Z] github.com/docker/docker/volume/service/opts [2022-08-11T12:18:37.109Z] github.com/docker/docker/volume/testutils' [2022-08-11T12:18:37.109Z] ++ grep --fixed-strings -v /libnetwork [2022-08-11T12:18:37.109Z] + base_pkg_list='github.com/docker/docker/api [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/backend/build [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/httpstatus [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/httputils [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/middleware [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router/build [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router/container [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router/debug [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router/distribution [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router/grpc [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router/image [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router/network [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router/plugin [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router/session [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router/swarm [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router/system [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/server/router/volume [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/backend [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/blkiodev [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/container [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/events [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/filters [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/image [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/mount [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/network [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/registry [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/strslice [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/swarm [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/time [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/versions [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-11T12:18:37.109Z] github.com/docker/docker/api/types/volume [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/builder-next [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/builder-next/worker [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/dockerfile [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/remotecontext [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/remotecontext/git [2022-08-11T12:18:37.109Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-11T12:18:37.109Z] github.com/docker/docker/cli [2022-08-11T12:18:37.109Z] github.com/docker/docker/cli/config [2022-08-11T12:18:37.109Z] github.com/docker/docker/cli/debug [2022-08-11T12:18:37.109Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-11T12:18:37.109Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-11T12:18:37.109Z] github.com/docker/docker/client [2022-08-11T12:18:37.109Z] github.com/docker/docker/cmd/docker-proxy [2022-08-11T12:18:37.109Z] github.com/docker/docker/cmd/dockerd [2022-08-11T12:18:37.109Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-11T12:18:37.109Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-11T12:18:37.109Z] github.com/docker/docker/container [2022-08-11T12:18:37.109Z] github.com/docker/docker/container/stream [2022-08-11T12:18:37.109Z] github.com/docker/docker/contrib/apparmor [2022-08-11T12:18:37.109Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-11T12:18:37.109Z] github.com/docker/docker/contrib/httpserver [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/cluster [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/cluster/convert [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/cluster/executor [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/cluster/provider [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/config [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/containerd [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/events [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/events/testutils [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/exec [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/images [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/initlayer [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/links [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/listeners [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/gelf [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/journald [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/local [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/logentries [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/splunk [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/syslog [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/logger/templates [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/names [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/network [2022-08-11T12:18:37.109Z] github.com/docker/docker/daemon/stats [2022-08-11T12:18:37.109Z] github.com/docker/docker/distribution [2022-08-11T12:18:37.109Z] github.com/docker/docker/distribution/metadata [2022-08-11T12:18:37.109Z] github.com/docker/docker/distribution/utils [2022-08-11T12:18:37.109Z] github.com/docker/docker/distribution/xfer [2022-08-11T12:18:37.109Z] github.com/docker/docker/dockerversion [2022-08-11T12:18:37.109Z] github.com/docker/docker/errdefs [2022-08-11T12:18:37.109Z] github.com/docker/docker/image [2022-08-11T12:18:37.109Z] github.com/docker/docker/image/cache [2022-08-11T12:18:37.109Z] github.com/docker/docker/image/tarexport [2022-08-11T12:18:37.109Z] github.com/docker/docker/image/v1 [2022-08-11T12:18:37.109Z] github.com/docker/docker/internal/test/suite [2022-08-11T12:18:37.109Z] github.com/docker/docker/layer [2022-08-11T12:18:37.109Z] github.com/docker/docker/libcontainerd [2022-08-11T12:18:37.109Z] github.com/docker/docker/libcontainerd/queue [2022-08-11T12:18:37.109Z] github.com/docker/docker/libcontainerd/remote [2022-08-11T12:18:37.109Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-11T12:18:37.109Z] github.com/docker/docker/libcontainerd/types [2022-08-11T12:18:37.109Z] github.com/docker/docker/oci [2022-08-11T12:18:37.109Z] github.com/docker/docker/oci/caps [2022-08-11T12:18:37.109Z] github.com/docker/docker/opts [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/aaparser [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/archive [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/authorization [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/broadcaster [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/capabilities [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/chrootarchive [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/containerfs [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/devicemapper [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/directory [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/dmesg [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/fileutils [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/fsutils [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/homedir [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/idtools [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/ioutils [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/jsonmessage [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/longpath [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/loopback [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/namesgenerator [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/parsers [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/pidfile [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/platform [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/plugingetter [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/plugins [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/plugins/transport [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/pools [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/progress [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/pubsub [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/reexec [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/signal [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/stack [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/stdcopy [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/streamformatter [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/stringid [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/sysinfo [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/system [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/tailfile [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/tarsum [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/urlutil [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/useragent [2022-08-11T12:18:37.110Z] github.com/docker/docker/plugin [2022-08-11T12:18:37.110Z] github.com/docker/docker/plugin/executor/containerd [2022-08-11T12:18:37.110Z] github.com/docker/docker/plugin/v2 [2022-08-11T12:18:37.110Z] github.com/docker/docker/profiles/apparmor [2022-08-11T12:18:37.110Z] github.com/docker/docker/profiles/seccomp [2022-08-11T12:18:37.110Z] github.com/docker/docker/quota [2022-08-11T12:18:37.110Z] github.com/docker/docker/reference [2022-08-11T12:18:37.110Z] github.com/docker/docker/registry [2022-08-11T12:18:37.110Z] github.com/docker/docker/registry/resumable [2022-08-11T12:18:37.110Z] github.com/docker/docker/restartmanager [2022-08-11T12:18:37.110Z] github.com/docker/docker/rootless [2022-08-11T12:18:37.110Z] github.com/docker/docker/rootless/specconv [2022-08-11T12:18:37.110Z] github.com/docker/docker/runconfig [2022-08-11T12:18:37.110Z] github.com/docker/docker/runconfig/opts [2022-08-11T12:18:37.110Z] github.com/docker/docker/testutil [2022-08-11T12:18:37.110Z] github.com/docker/docker/testutil/daemon [2022-08-11T12:18:37.110Z] github.com/docker/docker/testutil/environment [2022-08-11T12:18:37.110Z] github.com/docker/docker/testutil/fakecontext [2022-08-11T12:18:37.110Z] github.com/docker/docker/testutil/fakegit [2022-08-11T12:18:37.110Z] github.com/docker/docker/testutil/fakestorage [2022-08-11T12:18:37.110Z] github.com/docker/docker/testutil/fixtures/load [2022-08-11T12:18:37.110Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-11T12:18:37.110Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-11T12:18:37.110Z] github.com/docker/docker/testutil/registry [2022-08-11T12:18:37.110Z] github.com/docker/docker/testutil/request [2022-08-11T12:18:37.110Z] github.com/docker/docker/volume [2022-08-11T12:18:37.110Z] github.com/docker/docker/volume/drivers [2022-08-11T12:18:37.110Z] github.com/docker/docker/volume/local [2022-08-11T12:18:37.110Z] github.com/docker/docker/volume/mounts [2022-08-11T12:18:37.110Z] github.com/docker/docker/volume/service [2022-08-11T12:18:37.110Z] github.com/docker/docker/volume/service/opts [2022-08-11T12:18:37.110Z] github.com/docker/docker/volume/testutils' [2022-08-11T12:18:37.110Z] ++ grep --fixed-strings /libnetwork [2022-08-11T12:18:37.110Z] ++ echo 'github.com/docker/docker/api [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/backend/build [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/httpstatus [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/httputils [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/middleware [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router/build [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router/container [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router/debug [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router/distribution [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router/grpc [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router/image [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router/network [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router/plugin [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router/session [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router/swarm [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router/system [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/server/router/volume [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/backend [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/blkiodev [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/container [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/events [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/filters [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/image [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/mount [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/network [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/registry [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/strslice [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/swarm [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/time [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/versions [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-11T12:18:37.110Z] github.com/docker/docker/api/types/volume [2022-08-11T12:18:37.110Z] github.com/docker/docker/builder [2022-08-11T12:18:37.110Z] github.com/docker/docker/builder/builder-next [2022-08-11T12:18:37.110Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-11T12:18:37.110Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-11T12:18:37.110Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-11T12:18:37.110Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-11T12:18:37.110Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-11T12:18:37.110Z] github.com/docker/docker/builder/builder-next/worker [2022-08-11T12:18:37.110Z] github.com/docker/docker/builder/dockerfile [2022-08-11T12:18:37.110Z] github.com/docker/docker/builder/remotecontext [2022-08-11T12:18:37.110Z] github.com/docker/docker/builder/remotecontext/git [2022-08-11T12:18:37.110Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-11T12:18:37.110Z] github.com/docker/docker/cli [2022-08-11T12:18:37.110Z] github.com/docker/docker/cli/config [2022-08-11T12:18:37.110Z] github.com/docker/docker/cli/debug [2022-08-11T12:18:37.110Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-11T12:18:37.110Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-11T12:18:37.110Z] github.com/docker/docker/client [2022-08-11T12:18:37.110Z] github.com/docker/docker/cmd/docker-proxy [2022-08-11T12:18:37.110Z] github.com/docker/docker/cmd/dockerd [2022-08-11T12:18:37.110Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-11T12:18:37.110Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-11T12:18:37.110Z] github.com/docker/docker/container [2022-08-11T12:18:37.110Z] github.com/docker/docker/container/stream [2022-08-11T12:18:37.110Z] github.com/docker/docker/contrib/apparmor [2022-08-11T12:18:37.110Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-11T12:18:37.110Z] github.com/docker/docker/contrib/httpserver [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/cluster [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/cluster/convert [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/cluster/executor [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/cluster/provider [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/config [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/containerd [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/events [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/events/testutils [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/exec [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/graphdriver [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/images [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/initlayer [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/links [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/listeners [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/gelf [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/journald [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/local [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/logentries [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/splunk [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/syslog [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/logger/templates [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/names [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/network [2022-08-11T12:18:37.110Z] github.com/docker/docker/daemon/stats [2022-08-11T12:18:37.110Z] github.com/docker/docker/distribution [2022-08-11T12:18:37.110Z] github.com/docker/docker/distribution/metadata [2022-08-11T12:18:37.110Z] github.com/docker/docker/distribution/utils [2022-08-11T12:18:37.110Z] github.com/docker/docker/distribution/xfer [2022-08-11T12:18:37.110Z] github.com/docker/docker/dockerversion [2022-08-11T12:18:37.110Z] github.com/docker/docker/errdefs [2022-08-11T12:18:37.110Z] github.com/docker/docker/image [2022-08-11T12:18:37.110Z] github.com/docker/docker/image/cache [2022-08-11T12:18:37.110Z] github.com/docker/docker/image/tarexport [2022-08-11T12:18:37.110Z] github.com/docker/docker/image/v1 [2022-08-11T12:18:37.110Z] github.com/docker/docker/internal/test/suite [2022-08-11T12:18:37.110Z] github.com/docker/docker/layer [2022-08-11T12:18:37.110Z] github.com/docker/docker/libcontainerd [2022-08-11T12:18:37.110Z] github.com/docker/docker/libcontainerd/queue [2022-08-11T12:18:37.110Z] github.com/docker/docker/libcontainerd/remote [2022-08-11T12:18:37.110Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-11T12:18:37.110Z] github.com/docker/docker/libcontainerd/types [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/bitseq [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/cluster [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/config [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/datastore [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/driverapi [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/etchosts [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/idm [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/ipam [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/iptables [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/netlabel [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/netutils [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/networkdb [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/ns [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/options [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/osl [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/portallocator [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/portmapper [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/testutils [2022-08-11T12:18:37.110Z] github.com/docker/docker/libnetwork/types [2022-08-11T12:18:37.110Z] github.com/docker/docker/oci [2022-08-11T12:18:37.110Z] github.com/docker/docker/oci/caps [2022-08-11T12:18:37.110Z] github.com/docker/docker/opts [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/aaparser [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/archive [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/authorization [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/broadcaster [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/capabilities [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/chrootarchive [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/containerfs [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/devicemapper [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/directory [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/dmesg [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/fileutils [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/fsutils [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/homedir [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/idtools [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/ioutils [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/jsonmessage [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/longpath [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/loopback [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/namesgenerator [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/parsers [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/pidfile [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/platform [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/plugingetter [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/plugins [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/plugins/transport [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/pools [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/progress [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/pubsub [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/reexec [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/signal [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/stack [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/stdcopy [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/streamformatter [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/stringid [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/sysinfo [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/system [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/tailfile [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/tarsum [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/urlutil [2022-08-11T12:18:37.110Z] github.com/docker/docker/pkg/useragent [2022-08-11T12:18:37.110Z] github.com/docker/docker/plugin [2022-08-11T12:18:37.110Z] github.com/docker/docker/plugin/executor/containerd [2022-08-11T12:18:37.110Z] github.com/docker/docker/plugin/v2 [2022-08-11T12:18:37.110Z] github.com/docker/docker/profiles/apparmor [2022-08-11T12:18:37.110Z] github.com/docker/docker/profiles/seccomp [2022-08-11T12:18:37.110Z] github.com/docker/docker/quota [2022-08-11T12:18:37.110Z] github.com/docker/docker/reference [2022-08-11T12:18:37.110Z] github.com/docker/docker/registry [2022-08-11T12:18:37.110Z] github.com/docker/docker/registry/resumable [2022-08-11T12:18:37.110Z] github.com/docker/docker/restartmanager [2022-08-11T12:18:37.110Z] github.com/docker/docker/rootless [2022-08-11T12:18:37.110Z] github.com/docker/docker/rootless/specconv [2022-08-11T12:18:37.110Z] github.com/docker/docker/runconfig [2022-08-11T12:18:37.110Z] github.com/docker/docker/runconfig/opts [2022-08-11T12:18:37.110Z] github.com/docker/docker/testutil [2022-08-11T12:18:37.110Z] github.com/docker/docker/testutil/daemon [2022-08-11T12:18:37.111Z] github.com/docker/docker/testutil/environment [2022-08-11T12:18:37.111Z] github.com/docker/docker/testutil/fakecontext [2022-08-11T12:18:37.111Z] github.com/docker/docker/testutil/fakegit [2022-08-11T12:18:37.111Z] github.com/docker/docker/testutil/fakestorage [2022-08-11T12:18:37.111Z] github.com/docker/docker/testutil/fixtures/load [2022-08-11T12:18:37.111Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-11T12:18:37.111Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-11T12:18:37.111Z] github.com/docker/docker/testutil/registry [2022-08-11T12:18:37.111Z] github.com/docker/docker/testutil/request [2022-08-11T12:18:37.111Z] github.com/docker/docker/volume [2022-08-11T12:18:37.111Z] github.com/docker/docker/volume/drivers [2022-08-11T12:18:37.111Z] github.com/docker/docker/volume/local [2022-08-11T12:18:37.111Z] github.com/docker/docker/volume/mounts [2022-08-11T12:18:37.111Z] github.com/docker/docker/volume/service [2022-08-11T12:18:37.111Z] github.com/docker/docker/volume/service/opts [2022-08-11T12:18:37.111Z] github.com/docker/docker/volume/testutils' [2022-08-11T12:18:37.111Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/bitseq [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cluster [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/config [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/datastore [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/driverapi [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/etchosts [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/idm [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipam [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/iptables [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/netlabel [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/netutils [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/networkdb [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ns [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/options [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/osl [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/portallocator [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/portmapper [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/testutils [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/types' [2022-08-11T12:18:37.111Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-11T12:18:37.111Z] + echo 'github.com/docker/docker/libnetwork [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/bitseq [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cluster [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/config [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/datastore [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/driverapi [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/etchosts [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/idm [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipam [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/iptables [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/netlabel [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/netutils [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/networkdb [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/ns [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/options [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/osl [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/portallocator [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/portmapper [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/testutils [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/types' [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:18:37.111Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:18:37.111Z] + type docker-proxy [2022-08-11T12:18:37.111Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-11T12:18:37.111Z] + hack/make.sh binary-proxy install-proxy [2022-08-11T12:18:37.111Z] [2022-08-11T12:18:37.111Z] Removing bundles/ [2022-08-11T12:18:37.111Z] [2022-08-11T12:18:37.111Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-11T12:18:37.111Z] Building: bundles/binary-proxy/docker-proxy [2022-08-11T12:18:37.111Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:18:37.216Z] #64 ... [2022-08-11T12:18:37.216Z] [2022-08-11T12:18:37.216Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-11T12:18:37.216Z] #45 sha256:86e4aaba7e5357ecb31067c803e9f670a0535c62c6edaa3dc630beef074d3133 [2022-08-11T12:18:37.216Z] #45 DONE 0.1s [2022-08-11T12:18:37.216Z] [2022-08-11T12:18:37.216Z] #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-11T12:18:37.216Z] #64 sha256:71a20118e64908717d47f84218aa3b20c90837f76180f11b8c6c2a2a7bc9fe1b [2022-08-11T12:18:41.442Z] #19 289.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-11T12:18:41.442Z] #19 289.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:18:41.442Z] #19 289.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-11T12:18:41.442Z] #19 289.4 Selecting previously unselected package crossbuild-essential-armel. [2022-08-11T12:18:41.442Z] #19 289.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-11T12:18:41.442Z] #19 289.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-11T12:18:41.442Z] #19 289.4 Selecting previously unselected package libc6-armhf-cross. [2022-08-11T12:18:41.442Z] #19 289.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-11T12:18:41.442Z] #19 289.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-11T12:18:41.442Z] #19 289.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-11T12:18:41.442Z] #19 289.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:41.442Z] #19 289.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:18:41.442Z] #19 289.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-11T12:18:41.442Z] #19 289.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:41.442Z] #19 289.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:18:41.442Z] #19 289.6 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-11T12:18:41.442Z] #19 289.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:41.442Z] #19 289.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:18:41.442Z] #19 289.7 Selecting previously unselected package libasan6-armhf-cross. [2022-08-11T12:18:41.442Z] #19 289.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:41.442Z] #19 289.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:18:41.442Z] #19 289.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-11T12:18:41.442Z] #19 289.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:41.442Z] #19 289.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:18:41.442Z] #19 290.0 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-11T12:18:41.442Z] #19 290.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:41.442Z] #19 290.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:18:41.442Z] #19 290.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-11T12:18:41.442Z] #19 290.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:41.442Z] #19 290.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:18:41.442Z] #19 290.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-11T12:18:41.442Z] #19 290.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:18:41.442Z] #19 290.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-11T12:18:43.661Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-11T12:18:43.661Z] [2022-08-11T12:18:43.661Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-11T12:18:43.661Z] Installing docker-proxy to /usr/local/bin/ [2022-08-11T12:18:43.661Z] [2022-08-11T12:18:43.661Z] + mkdir -p bundles [2022-08-11T12:18:43.661Z] + '[' -n 'github.com/docker/docker/api [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/backend/build [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/httpstatus [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/httputils [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/middleware [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router/build [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router/container [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router/debug [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router/distribution [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router/grpc [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router/image [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router/network [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router/plugin [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router/session [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router/swarm [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router/system [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/server/router/volume [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/backend [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/blkiodev [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/container [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/events [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/filters [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/image [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/mount [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/network [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/registry [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/strslice [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/swarm [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/time [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/versions [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-11T12:18:43.661Z] github.com/docker/docker/api/types/volume [2022-08-11T12:18:43.661Z] github.com/docker/docker/builder [2022-08-11T12:18:43.661Z] github.com/docker/docker/builder/builder-next [2022-08-11T12:18:43.661Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-11T12:18:43.661Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-11T12:18:43.661Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-11T12:18:43.661Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-11T12:18:43.661Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-11T12:18:43.661Z] github.com/docker/docker/builder/builder-next/worker [2022-08-11T12:18:43.661Z] github.com/docker/docker/builder/dockerfile [2022-08-11T12:18:43.661Z] github.com/docker/docker/builder/remotecontext [2022-08-11T12:18:43.661Z] github.com/docker/docker/builder/remotecontext/git [2022-08-11T12:18:43.661Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-11T12:18:43.661Z] github.com/docker/docker/cli [2022-08-11T12:18:43.661Z] github.com/docker/docker/cli/config [2022-08-11T12:18:43.661Z] github.com/docker/docker/cli/debug [2022-08-11T12:18:43.661Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-11T12:18:43.661Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-11T12:18:43.661Z] github.com/docker/docker/client [2022-08-11T12:18:43.661Z] github.com/docker/docker/cmd/docker-proxy [2022-08-11T12:18:43.661Z] github.com/docker/docker/cmd/dockerd [2022-08-11T12:18:43.661Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-11T12:18:43.661Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-11T12:18:43.661Z] github.com/docker/docker/container [2022-08-11T12:18:43.661Z] github.com/docker/docker/container/stream [2022-08-11T12:18:43.661Z] github.com/docker/docker/contrib/apparmor [2022-08-11T12:18:43.661Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-11T12:18:43.661Z] github.com/docker/docker/contrib/httpserver [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/cluster [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/cluster/convert [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/cluster/executor [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/cluster/provider [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/config [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/containerd [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/events [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/events/testutils [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/exec [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/graphdriver [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/images [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/initlayer [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/links [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/listeners [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/gelf [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/journald [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/local [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/logentries [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/splunk [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/syslog [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/logger/templates [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/names [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/network [2022-08-11T12:18:43.661Z] github.com/docker/docker/daemon/stats [2022-08-11T12:18:43.661Z] github.com/docker/docker/distribution [2022-08-11T12:18:43.661Z] github.com/docker/docker/distribution/metadata [2022-08-11T12:18:43.661Z] github.com/docker/docker/distribution/utils [2022-08-11T12:18:43.661Z] github.com/docker/docker/distribution/xfer [2022-08-11T12:18:43.661Z] github.com/docker/docker/dockerversion [2022-08-11T12:18:43.661Z] github.com/docker/docker/errdefs [2022-08-11T12:18:43.661Z] github.com/docker/docker/image [2022-08-11T12:18:43.661Z] github.com/docker/docker/image/cache [2022-08-11T12:18:43.662Z] github.com/docker/docker/image/tarexport [2022-08-11T12:18:43.662Z] github.com/docker/docker/image/v1 [2022-08-11T12:18:43.662Z] github.com/docker/docker/internal/test/suite [2022-08-11T12:18:43.662Z] github.com/docker/docker/layer [2022-08-11T12:18:43.662Z] github.com/docker/docker/libcontainerd [2022-08-11T12:18:43.662Z] github.com/docker/docker/libcontainerd/queue [2022-08-11T12:18:43.662Z] github.com/docker/docker/libcontainerd/remote [2022-08-11T12:18:43.662Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-11T12:18:43.662Z] github.com/docker/docker/libcontainerd/types [2022-08-11T12:18:43.662Z] github.com/docker/docker/oci [2022-08-11T12:18:43.662Z] github.com/docker/docker/oci/caps [2022-08-11T12:18:43.662Z] github.com/docker/docker/opts [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/aaparser [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/archive [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/authorization [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/broadcaster [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/capabilities [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/chrootarchive [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/containerfs [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/devicemapper [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/directory [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/dmesg [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/fileutils [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/fsutils [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/homedir [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/idtools [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/ioutils [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/jsonmessage [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/longpath [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/loopback [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/namesgenerator [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/parsers [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/pidfile [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/platform [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/plugingetter [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/plugins [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/plugins/transport [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/pools [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/progress [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/pubsub [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/reexec [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/signal [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/stack [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/stdcopy [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/streamformatter [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/stringid [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/sysinfo [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/system [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/tailfile [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/tarsum [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/urlutil [2022-08-11T12:18:43.662Z] github.com/docker/docker/pkg/useragent [2022-08-11T12:18:43.662Z] github.com/docker/docker/plugin [2022-08-11T12:18:43.662Z] github.com/docker/docker/plugin/executor/containerd [2022-08-11T12:18:43.662Z] github.com/docker/docker/plugin/v2 [2022-08-11T12:18:43.662Z] github.com/docker/docker/profiles/apparmor [2022-08-11T12:18:43.662Z] github.com/docker/docker/profiles/seccomp [2022-08-11T12:18:43.662Z] github.com/docker/docker/quota [2022-08-11T12:18:43.662Z] github.com/docker/docker/reference [2022-08-11T12:18:43.662Z] github.com/docker/docker/registry [2022-08-11T12:18:43.662Z] github.com/docker/docker/registry/resumable [2022-08-11T12:18:43.662Z] github.com/docker/docker/restartmanager [2022-08-11T12:18:43.662Z] github.com/docker/docker/rootless [2022-08-11T12:18:43.662Z] github.com/docker/docker/rootless/specconv [2022-08-11T12:18:43.662Z] github.com/docker/docker/runconfig [2022-08-11T12:18:43.662Z] github.com/docker/docker/runconfig/opts [2022-08-11T12:18:43.662Z] github.com/docker/docker/testutil [2022-08-11T12:18:43.662Z] github.com/docker/docker/testutil/daemon [2022-08-11T12:18:43.662Z] github.com/docker/docker/testutil/environment [2022-08-11T12:18:43.662Z] github.com/docker/docker/testutil/fakecontext [2022-08-11T12:18:43.662Z] github.com/docker/docker/testutil/fakegit [2022-08-11T12:18:43.662Z] github.com/docker/docker/testutil/fakestorage [2022-08-11T12:18:43.662Z] github.com/docker/docker/testutil/fixtures/load [2022-08-11T12:18:43.662Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-11T12:18:43.662Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-11T12:18:43.662Z] github.com/docker/docker/testutil/registry [2022-08-11T12:18:43.662Z] github.com/docker/docker/testutil/request [2022-08-11T12:18:43.662Z] github.com/docker/docker/volume [2022-08-11T12:18:43.662Z] github.com/docker/docker/volume/drivers [2022-08-11T12:18:43.662Z] github.com/docker/docker/volume/local [2022-08-11T12:18:43.662Z] github.com/docker/docker/volume/mounts [2022-08-11T12:18:43.662Z] github.com/docker/docker/volume/service [2022-08-11T12:18:43.662Z] github.com/docker/docker/volume/service/opts [2022-08-11T12:18:43.662Z] github.com/docker/docker/volume/testutils' ']' [2022-08-11T12:18:43.662Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-11T12:18:43.662Z] ? github.com/docker/docker/api [no test files] [2022-08-11T12:18:45.331Z] #47 ... [2022-08-11T12:18:45.331Z] [2022-08-11T12:18:45.331Z] #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-11T12:18:45.331Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:18:45.331Z] #77 227.5 CCLD libocispec.la [2022-08-11T12:18:45.331Z] #77 227.9 CCLD src/validate [2022-08-11T12:18:45.331Z] #77 228.0 CCLD tests/test-1 [2022-08-11T12:18:45.331Z] #77 228.0 CCLD tests/test-2 [2022-08-11T12:18:45.331Z] #77 228.0 CCLD tests/test-3 [2022-08-11T12:18:45.590Z] #77 228.0 CCLD tests/test-4 [2022-08-11T12:18:45.590Z] #77 228.0 CCLD tests/test-5 [2022-08-11T12:18:45.590Z] #77 228.0 CCLD tests/test-6 [2022-08-11T12:18:45.590Z] #77 228.1 CCLD tests/test-7 [2022-08-11T12:18:45.590Z] #77 228.2 CCLD tests/test-9 [2022-08-11T12:18:45.590Z] #77 228.2 CCLD tests/test-8 [2022-08-11T12:18:45.590Z] #77 228.3 CCLD tests/test-10 [2022-08-11T12:18:45.850Z] #77 228.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-11T12:18:45.850Z] #77 228.4 CCLD tests/test-11 [2022-08-11T12:18:46.732Z] #19 294.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-11T12:18:46.732Z] #19 294.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:18:46.732Z] #19 294.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-11T12:18:46.732Z] #19 294.9 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-11T12:18:46.732Z] #19 294.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-11T12:18:46.732Z] #19 294.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-11T12:18:46.732Z] #19 295.1 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-11T12:18:46.732Z] #19 295.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-11T12:18:46.732Z] #19 295.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-11T12:18:46.732Z] #19 295.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-11T12:18:46.732Z] #19 295.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:46.732Z] #19 295.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:18:47.300Z] #19 296.1 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-11T12:18:47.300Z] #19 296.1 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:18:47.300Z] #19 296.1 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-11T12:18:47.756Z] #77 230.3 libtool: link: ar cr libocispec.a [2022-08-11T12:18:47.756Z] #77 230.4 libtool: link: ranlib libocispec.a [2022-08-11T12:18:49.663Z] #77 232.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:49.663Z] #77 232.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-11T12:18:49.663Z] #77 232.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-11T12:18:49.663Z] #77 232.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:49.663Z] #77 232.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:49.663Z] #77 232.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:49.663Z] #77 232.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:49.663Z] #77 232.2 make[2]: Entering directory '/tmp/crun-build' [2022-08-11T12:18:49.663Z] #77 232.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-11T12:18:49.663Z] #77 232.3 CC src/libcrun/libcrun_testing_a-container.o [2022-08-11T12:18:49.663Z] #77 232.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-11T12:18:49.663Z] #77 232.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-11T12:18:49.663Z] #77 232.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-11T12:18:49.663Z] #77 232.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-11T12:18:49.663Z] #77 232.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-11T12:18:49.663Z] #77 232.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-11T12:18:49.663Z] #77 232.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-11T12:18:49.923Z] #77 232.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-11T12:18:49.923Z] #77 232.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-11T12:18:49.923Z] #77 232.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-11T12:18:49.923Z] #77 232.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-11T12:18:49.923Z] #77 232.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-11T12:18:49.923Z] #77 232.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-11T12:18:49.923Z] #77 232.6 CC src/libcrun/libcrun_testing_a-status.o [2022-08-11T12:18:49.923Z] #77 232.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-11T12:18:50.182Z] #77 232.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-11T12:18:50.182Z] #77 232.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-11T12:18:50.182Z] #77 232.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-11T12:18:50.442Z] #77 233.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-11T12:18:50.442Z] #77 233.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-11T12:18:50.442Z] #77 233.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-11T12:18:50.442Z] #77 233.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-11T12:18:50.442Z] #77 233.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-11T12:18:50.442Z] #77 233.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-11T12:18:51.011Z] #77 233.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-11T12:18:51.011Z] #77 233.5 CC src/crun-crun.o [2022-08-11T12:18:51.270Z] #77 233.7 CC src/crun-run.o [2022-08-11T12:18:51.270Z] #77 233.8 CC src/crun-delete.o [2022-08-11T12:18:51.270Z] #77 233.8 CC src/crun-kill.o [2022-08-11T12:18:51.270Z] #77 233.9 CC src/crun-pause.o [2022-08-11T12:18:51.270Z] #77 233.9 CC src/crun-unpause.o [2022-08-11T12:18:51.529Z] #77 234.0 CC src/crun-spec.o [2022-08-11T12:18:51.529Z] #77 234.0 CC src/crun-exec.o [2022-08-11T12:18:51.529Z] #77 234.1 CC src/crun-list.o [2022-08-11T12:18:51.529Z] #77 234.1 CC src/crun-start.o [2022-08-11T12:18:51.529Z] #77 234.2 CC src/crun-create.o [2022-08-11T12:18:51.789Z] #77 234.2 CC src/crun-state.o [2022-08-11T12:18:51.789Z] #77 234.2 CC src/crun-update.o [2022-08-11T12:18:51.789Z] #77 234.3 CC src/crun-ps.o [2022-08-11T12:18:51.789Z] #77 234.4 CC src/crun-checkpoint.o [2022-08-11T12:18:51.789Z] #77 234.5 CC src/crun-restore.o [2022-08-11T12:18:52.048Z] #77 234.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-11T12:18:52.048Z] #77 234.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-11T12:18:52.048Z] #77 234.6 CC src/libcrun/libcrun_la-container.lo [2022-08-11T12:18:52.048Z] #77 234.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-11T12:18:52.308Z] #77 234.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-11T12:18:52.308Z] #77 234.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-11T12:18:52.308Z] #77 235.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-11T12:18:52.308Z] #77 235.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-11T12:18:52.308Z] #77 235.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-11T12:18:52.567Z] #77 235.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-11T12:18:52.567Z] #77 235.3 CC src/libcrun/libcrun_la-linux.lo [2022-08-11T12:18:52.567Z] #77 235.3 CC src/libcrun/libcrun_la-criu.lo [2022-08-11T12:18:52.582Z] #19 300.6 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-11T12:18:52.582Z] #19 300.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:18:52.582Z] #19 300.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-11T12:18:52.582Z] #19 300.6 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-11T12:18:52.582Z] #19 300.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-11T12:18:52.582Z] #19 300.6 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-11T12:18:52.582Z] #19 300.7 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-11T12:18:52.582Z] #19 300.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-11T12:18:52.582Z] #19 300.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-11T12:18:52.582Z] #19 300.8 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-11T12:18:52.582Z] #19 300.8 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:52.582Z] #19 300.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:18:52.582Z] #19 300.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-11T12:18:52.582Z] #19 300.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:52.582Z] #19 300.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:18:52.582Z] #19 300.9 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-11T12:18:52.582Z] #19 300.9 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:52.582Z] #19 300.9 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:18:52.582Z] #19 301.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-11T12:18:52.582Z] #19 301.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:52.582Z] #19 301.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:18:52.582Z] #19 301.0 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-11T12:18:52.582Z] #19 301.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:52.582Z] #19 301.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:18:52.582Z] #19 301.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-11T12:18:52.582Z] #19 301.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:52.582Z] #19 301.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:18:52.582Z] #19 301.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-11T12:18:52.582Z] #19 301.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:52.582Z] #19 301.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:18:52.826Z] #77 235.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-11T12:18:52.827Z] #77 235.6 CC src/libcrun/libcrun_la-error.lo [2022-08-11T12:18:52.841Z] #19 301.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-11T12:18:52.841Z] #19 301.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:52.842Z] #19 301.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:18:53.086Z] #77 235.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-11T12:18:53.101Z] #19 301.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-11T12:18:53.101Z] #19 301.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:53.101Z] #19 301.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:18:53.101Z] #19 301.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-11T12:18:53.101Z] #19 301.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:53.101Z] #19 301.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:18:53.101Z] #19 301.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-11T12:18:53.101Z] #19 301.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:53.101Z] #19 301.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:18:53.346Z] #77 235.8 CC src/libcrun/libcrun_la-terminal.lo [2022-08-11T12:18:53.346Z] #77 235.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-11T12:18:53.346Z] #77 235.9 CC src/libcrun/libcrun_la-signals.lo [2022-08-11T12:18:53.346Z] #77 235.9 CC src/libcrun/libcrun_la-status.lo [2022-08-11T12:18:53.361Z] #19 302.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-11T12:18:53.361Z] #19 302.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:18:53.361Z] #19 302.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:18:53.606Z] #77 236.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-11T12:18:53.606Z] #77 236.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-11T12:18:53.606Z] #77 236.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-11T12:18:53.606Z] #77 236.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-11T12:18:53.866Z] #77 236.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-11T12:18:54.126Z] #77 236.6 CC tests/init.o [2022-08-11T12:18:54.126Z] #77 236.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-11T12:18:54.386Z] #77 236.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-11T12:18:55.309Z] #64 ... [2022-08-11T12:18:55.309Z] [2022-08-11T12:18:55.309Z] #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-11T12:18:55.309Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:18:55.309Z] #77 241.6 CCLD libocispec.la [2022-08-11T12:18:55.309Z] #77 242.1 CCLD src/validate [2022-08-11T12:18:55.309Z] #77 242.1 CCLD tests/test-1 [2022-08-11T12:18:55.309Z] #77 242.1 CCLD tests/test-3 [2022-08-11T12:18:55.309Z] #77 242.1 CCLD tests/test-2 [2022-08-11T12:18:55.309Z] #77 242.2 CCLD tests/test-4 [2022-08-11T12:18:55.309Z] #77 242.2 CCLD tests/test-5 [2022-08-11T12:18:55.309Z] #77 242.3 CCLD tests/test-6 [2022-08-11T12:18:55.309Z] #77 242.3 CCLD tests/test-7 [2022-08-11T12:18:55.309Z] #77 242.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-11T12:18:55.309Z] #77 242.3 CCLD tests/test-9 [2022-08-11T12:18:55.309Z] #77 242.3 CCLD tests/test-10 [2022-08-11T12:18:55.309Z] #77 242.4 CCLD tests/test-8 [2022-08-11T12:18:55.309Z] #77 242.4 CCLD tests/test-11 [2022-08-11T12:18:55.309Z] #77 244.1 libtool: link: ar cr libocispec.a [2022-08-11T12:18:55.309Z] #77 244.2 libtool: link: ranlib libocispec.a [2022-08-11T12:18:57.843Z] #77 246.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:57.843Z] #77 246.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-11T12:18:57.843Z] #77 246.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-11T12:18:57.843Z] #77 246.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:57.843Z] #77 246.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:57.843Z] #77 246.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:57.843Z] #77 246.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-11T12:18:57.843Z] #77 246.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-11T12:18:57.843Z] #77 246.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-11T12:18:57.843Z] #77 246.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-11T12:18:57.843Z] #77 246.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-11T12:18:57.843Z] #77 246.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-11T12:18:57.843Z] #77 246.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-11T12:18:57.843Z] #77 246.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-11T12:18:57.843Z] #77 246.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-11T12:18:57.843Z] #77 246.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-11T12:18:57.843Z] #77 246.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-11T12:18:57.843Z] #77 246.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-11T12:18:57.843Z] #77 246.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-11T12:18:57.843Z] #77 246.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-11T12:18:57.843Z] #77 246.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-11T12:18:58.103Z] #77 246.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-11T12:18:58.103Z] #77 246.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-11T12:18:58.103Z] #77 246.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-11T12:18:58.103Z] #77 246.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-11T12:18:58.103Z] #77 246.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-11T12:18:58.103Z] #77 246.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-11T12:18:58.103Z] #77 247.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-11T12:18:58.103Z] #77 247.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-11T12:18:58.103Z] #77 247.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-11T12:18:58.362Z] #77 247.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-11T12:18:58.362Z] #77 247.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-11T12:18:58.362Z] #77 247.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-11T12:18:58.507Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-08-11T12:18:58.585Z] #77 ... [2022-08-11T12:18:58.585Z] [2022-08-11T12:18:58.585Z] #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-11T12:18:58.585Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:18:58.585Z] #47 312.1 + dpkg --print-architecture [2022-08-11T12:18:58.585Z] #47 312.1 + git checkout -q v2.1.0 [2022-08-11T12:18:58.585Z] #47 312.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-11T12:18:58.585Z] #47 312.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-11T12:18:58.622Z] #77 247.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-11T12:18:58.622Z] #77 247.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-11T12:18:58.622Z] #77 ... [2022-08-11T12:18:58.622Z] [2022-08-11T12:18:58.622Z] #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-11T12:18:58.622Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:18:58.622Z] #47 327.5 + dpkg --print-architecture [2022-08-11T12:18:58.643Z] #19 306.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-11T12:18:58.643Z] #19 306.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:18:58.643Z] #19 306.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:18:58.643Z] #19 306.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-11T12:18:58.643Z] #19 306.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-11T12:18:58.643Z] #19 306.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-11T12:18:58.643Z] #19 306.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-11T12:18:58.643Z] #19 306.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-11T12:18:58.643Z] #19 306.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-11T12:18:58.643Z] #19 307.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-11T12:18:58.643Z] #19 307.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:18:58.643Z] #19 307.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:18:58.643Z] #19 307.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-11T12:18:58.643Z] #19 307.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:18:58.643Z] #19 307.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:18:58.881Z] #47 327.5 + git checkout -q v2.1.0 [2022-08-11T12:18:59.140Z] #47 327.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-11T12:18:59.140Z] #47 327.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-11T12:19:02.841Z] #19 311.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-11T12:19:03.100Z] #19 311.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:19:03.100Z] #19 311.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:19:03.100Z] #19 311.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-11T12:19:03.100Z] #19 311.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-11T12:19:03.100Z] #19 311.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-11T12:19:03.100Z] #19 311.8 Selecting previously unselected package libc6-s390x-cross. [2022-08-11T12:19:03.100Z] #19 311.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-11T12:19:03.100Z] #19 311.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-11T12:19:03.100Z] #19 311.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-11T12:19:03.100Z] #19 311.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:19:03.101Z] #19 311.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:03.101Z] #19 312.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-11T12:19:03.360Z] #19 312.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:19:03.360Z] #19 312.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:03.360Z] #19 312.0 Selecting previously unselected package libitm1-s390x-cross. [2022-08-11T12:19:03.360Z] #19 312.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:19:03.360Z] #19 312.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:03.360Z] #19 312.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-11T12:19:03.360Z] #19 312.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:19:03.360Z] #19 312.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:03.360Z] #19 312.1 Selecting previously unselected package libasan6-s390x-cross. [2022-08-11T12:19:03.360Z] #19 312.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:19:03.360Z] #19 312.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:03.620Z] #19 312.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-11T12:19:03.620Z] #19 312.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:19:03.620Z] #19 312.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:03.620Z] #19 312.4 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-11T12:19:03.620Z] #19 312.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:19:03.620Z] #19 312.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:03.880Z] #19 312.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-11T12:19:03.880Z] #19 312.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:19:03.880Z] #19 312.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:03.880Z] #19 312.7 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-11T12:19:03.880Z] #19 312.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:19:03.880Z] #19 312.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:19:04.423Z] #47 ... [2022-08-11T12:19:04.423Z] [2022-08-11T12:19:04.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-11T12:19:04.423Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:19:04.423Z] #77 247.6 CC src/crun-crun.o [2022-08-11T12:19:04.423Z] #77 247.7 CC src/crun-run.o [2022-08-11T12:19:04.423Z] #77 247.7 CC src/crun-delete.o [2022-08-11T12:19:04.423Z] #77 247.8 CC src/crun-kill.o [2022-08-11T12:19:04.423Z] #77 247.8 CC src/crun-pause.o [2022-08-11T12:19:04.423Z] #77 247.9 CC src/crun-spec.o [2022-08-11T12:19:04.423Z] #77 247.9 CC src/crun-unpause.o [2022-08-11T12:19:04.423Z] #77 247.9 CC src/crun-exec.o [2022-08-11T12:19:04.423Z] #77 247.9 CC src/crun-list.o [2022-08-11T12:19:04.423Z] #77 248.2 CC src/crun-create.o [2022-08-11T12:19:04.423Z] #77 248.2 CC src/crun-start.o [2022-08-11T12:19:04.423Z] #77 248.3 CC src/crun-state.o [2022-08-11T12:19:04.423Z] #77 248.4 CC src/crun-update.o [2022-08-11T12:19:04.423Z] #77 248.5 CC src/crun-ps.o [2022-08-11T12:19:04.423Z] #77 248.5 CC src/crun-checkpoint.o [2022-08-11T12:19:04.423Z] #77 248.6 CC src/crun-restore.o [2022-08-11T12:19:04.423Z] #77 248.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-11T12:19:04.423Z] #77 248.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-11T12:19:04.423Z] #77 248.8 CC src/libcrun/libcrun_la-container.lo [2022-08-11T12:19:04.423Z] #77 249.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-11T12:19:04.423Z] #77 249.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-11T12:19:04.423Z] #77 249.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-11T12:19:04.423Z] #77 249.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-11T12:19:04.423Z] #77 249.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-11T12:19:04.423Z] #77 249.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-11T12:19:04.423Z] #77 249.3 CC src/libcrun/libcrun_la-criu.lo [2022-08-11T12:19:04.423Z] #77 249.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-11T12:19:04.423Z] #77 249.4 CC src/libcrun/libcrun_la-linux.lo [2022-08-11T12:19:04.423Z] #77 249.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-11T12:19:04.423Z] #77 249.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-11T12:19:04.423Z] #77 249.8 CC src/libcrun/libcrun_la-error.lo [2022-08-11T12:19:04.423Z] #77 249.9 CC src/libcrun/libcrun_la-status.lo [2022-08-11T12:19:04.423Z] #77 250.0 CC src/libcrun/libcrun_la-terminal.lo [2022-08-11T12:19:04.423Z] #77 250.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-11T12:19:04.423Z] #77 250.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-11T12:19:04.423Z] #77 250.3 CC src/libcrun/libcrun_la-signals.lo [2022-08-11T12:19:04.423Z] #77 250.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-11T12:19:04.423Z] #77 250.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-11T12:19:04.423Z] #77 250.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-11T12:19:04.423Z] #77 250.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-11T12:19:04.423Z] #77 250.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-11T12:19:04.423Z] #77 250.7 CC tests/init.o [2022-08-11T12:19:04.423Z] #77 251.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-11T12:19:09.164Z] #19 317.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-11T12:19:09.164Z] #19 317.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:19:09.164Z] #19 317.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:19:09.164Z] #19 317.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-11T12:19:09.164Z] #19 317.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-11T12:19:09.164Z] #19 317.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-11T12:19:09.164Z] #19 317.3 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-11T12:19:09.164Z] #19 317.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-11T12:19:09.164Z] #19 317.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-11T12:19:09.164Z] #19 317.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-11T12:19:09.164Z] #19 317.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-11T12:19:09.164Z] #19 317.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:09.164Z] #19 317.8 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-11T12:19:09.164Z] #19 317.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-11T12:19:09.164Z] #19 317.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:19:13.482Z] #19 322.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-11T12:19:13.482Z] #19 322.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-11T12:19:13.482Z] #19 322.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:19:13.482Z] #19 322.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-11T12:19:13.482Z] #19 322.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-11T12:19:13.482Z] #19 322.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-11T12:19:13.482Z] #19 322.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-11T12:19:13.482Z] #19 322.1 Setting up libfile-which-perl (1.23-1) ... [2022-08-11T12:19:13.482Z] #19 322.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-11T12:19:13.482Z] #19 322.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-11T12:19:13.482Z] #19 322.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-11T12:19:13.482Z] #19 322.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-11T12:19:13.482Z] #19 322.1 Setting up libicu67:amd64 (67.1-7) ... [2022-08-11T12:19:13.482Z] #19 322.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-11T12:19:13.482Z] #19 322.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-11T12:19:13.482Z] #19 322.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-11T12:19:13.482Z] #19 322.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-11T12:19:13.482Z] #19 322.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-11T12:19:13.482Z] #19 322.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-11T12:19:13.482Z] #19 322.2 Setting up file (1:5.39-3) ... [2022-08-11T12:19:13.482Z] #19 322.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-11T12:19:13.482Z] #19 322.2 Setting up bzip2 (1.0.8-4) ... [2022-08-11T12:19:13.482Z] #19 322.2 Setting up libyaml-perl (1.30-1) ... [2022-08-11T12:19:13.482Z] #19 322.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-11T12:19:13.482Z] #19 322.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-11T12:19:13.482Z] #19 322.3 Setting up libio-string-perl (1.08-3.1) ... [2022-08-11T12:19:13.482Z] #19 322.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-11T12:19:13.482Z] #19 322.3 Setting up cross-config (2.6.18+nmu1) ... [2022-08-11T12:19:13.482Z] #19 322.4 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-11T12:19:13.742Z] #19 322.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-11T12:19:13.742Z] #19 322.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-11T12:19:13.742Z] #19 322.5 Setting up patch (2.7.6-7) ... [2022-08-11T12:19:13.742Z] #19 322.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-11T12:19:13.742Z] #19 322.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-11T12:19:13.742Z] #19 322.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:19:13.742Z] #19 322.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-11T12:19:13.742Z] #19 322.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-11T12:19:13.742Z] #19 322.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:13.742Z] #19 322.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:19:13.742Z] #19 322.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-11T12:19:13.742Z] #19 322.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-11T12:19:13.742Z] #19 322.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:19:13.742Z] #19 322.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:19:13.742Z] #19 322.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-11T12:19:13.742Z] #19 322.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-11T12:19:14.002Z] #19 322.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-11T12:19:14.002Z] #19 322.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-11T12:19:14.002Z] #19 322.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.002Z] #19 322.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-11T12:19:14.002Z] #19 322.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-11T12:19:14.002Z] #19 322.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-11T12:19:14.002Z] #19 322.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:19:14.002Z] #19 322.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-11T12:19:14.002Z] #19 322.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-11T12:19:14.002Z] #19 322.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.002Z] #19 322.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-11T12:19:14.002Z] #19 322.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.002Z] #19 322.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 322.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 322.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 322.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 322.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 322.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-11T12:19:14.261Z] #19 322.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 322.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 323.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 323.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 323.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-11T12:19:14.261Z] #19 323.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 323.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 323.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 323.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-11T12:19:14.261Z] #19 323.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 323.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 323.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.261Z] #19 323.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-11T12:19:14.520Z] #19 323.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-11T12:19:14.520Z] #19 323.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-11T12:19:14.520Z] #19 323.3 [2022-08-11T12:19:14.520Z] #19 323.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-11T12:19:14.520Z] #19 323.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.520Z] #19 323.4 Setting up dpkg-dev (1.20.11) ... [2022-08-11T12:19:14.520Z] #19 323.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.780Z] #19 323.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-11T12:19:14.780Z] #19 323.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.780Z] #19 323.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.780Z] #19 323.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.780Z] #19 323.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.780Z] #19 323.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-11T12:19:14.780Z] #19 323.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.780Z] #19 323.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.780Z] #19 323.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.780Z] #19 323.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:19:14.780Z] #19 323.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-11T12:19:14.780Z] #19 323.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-11T12:19:14.780Z] #19 323.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-11T12:19:15.039Z] #19 323.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-11T12:19:15.039Z] #19 323.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-11T12:19:15.039Z] #19 323.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:19:15.039Z] #19 323.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:19:15.039Z] #19 323.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.039Z] #19 323.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-11T12:19:15.039Z] #19 323.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.039Z] #19 323.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 323.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:19:15.298Z] #19 323.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 323.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 323.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 323.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:19:15.298Z] #19 324.0 Setting up libxml-simple-perl (2.25-1) ... [2022-08-11T12:19:15.298Z] #19 324.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-11T12:19:15.298Z] #19 324.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-11T12:19:15.298Z] #19 324.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-11T12:19:15.298Z] #19 324.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-11T12:19:15.298Z] #19 324.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-11T12:19:15.298Z] #19 324.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-11T12:19:15.558Z] #19 324.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:19:15.558Z] #19 324.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-11T12:19:15.558Z] #19 324.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:19:15.558Z] #19 324.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:19:15.558Z] #19 324.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-11T12:19:15.558Z] #19 324.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:19:15.558Z] #19 324.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:19:15.558Z] #19 324.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-11T12:19:15.558Z] #19 324.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:19:15.558Z] #19 324.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-11T12:19:15.558Z] #19 324.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:19:15.558Z] #19 324.4 Setting up crossbuild-essential-armel (12.9) ... [2022-08-11T12:19:15.558Z] #19 324.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-11T12:19:15.558Z] #19 324.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-11T12:19:15.558Z] #19 324.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-11T12:19:15.818Z] #19 324.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-11T12:19:15.818Z] #19 324.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-11T12:19:15.818Z] #19 324.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:19:16.759Z] #19 DONE 325.4s [2022-08-11T12:19:16.759Z] [2022-08-11T12:19:16.759Z] #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-11T12:19:16.759Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-11T12:19:16.759Z] #49 ... [2022-08-11T12:19:16.759Z] [2022-08-11T12:19:16.759Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-11T12:19:16.759Z] #73 sha256:965d222aa29142234f58d5523e364ef62248eca121f25cf5bdcb74d85359ef15 [2022-08-11T12:19:16.759Z] #73 DONE 0.1s [2022-08-11T12:19:16.759Z] [2022-08-11T12:19:16.759Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-11T12:19:16.759Z] #32 sha256:e806598f7d5803c41b517ae9b03eec845191f89851502299bece280e2e0efde8 [2022-08-11T12:19:16.759Z] #32 DONE 0.2s [2022-08-11T12:19:17.020Z] [2022-08-11T12:19:17.020Z] #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-11T12:19:17.020Z] #33 sha256:5c62ee4bd0bfcc360f4fca1c2086c5fc2b13303db82a81b807c86e4816ecabce [2022-08-11T12:19:17.965Z] #33 1.245 + RM_GOPATH=0 [2022-08-11T12:19:17.965Z] #33 1.245 + TMP_GOPATH= [2022-08-11T12:19:17.965Z] #33 1.245 + : /build [2022-08-11T12:19:17.965Z] #33 1.245 + '[' -z '' ']' [2022-08-11T12:19:17.965Z] #33 1.245 ++ mktemp -d [2022-08-11T12:19:18.226Z] #33 1.248 + export GOPATH=/tmp/tmp.8qHEUbvsAv [2022-08-11T12:19:18.226Z] #33 1.248 + GOPATH=/tmp/tmp.8qHEUbvsAv [2022-08-11T12:19:18.226Z] #33 1.248 + RM_GOPATH=1 [2022-08-11T12:19:18.226Z] #33 1.248 + case "$(go env GOARCH)" in [2022-08-11T12:19:18.226Z] #33 1.254 ++ go env GOARCH [2022-08-11T12:19:18.226Z] #33 1.255 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:19:18.226Z] #33 1.255 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:19:18.226Z] #33 1.256 ++ dirname /install.sh [2022-08-11T12:19:18.226Z] #33 1.257 Install docker/cli version 17.06.2-ce from stable [2022-08-11T12:19:18.226Z] #33 1.257 + dir=/ [2022-08-11T12:19:18.226Z] #33 1.257 + bin=dockercli [2022-08-11T12:19:18.226Z] #33 1.257 + shift [2022-08-11T12:19:18.226Z] #33 1.257 + '[' '!' -f //dockercli.installer ']' [2022-08-11T12:19:18.226Z] #33 1.257 + . //dockercli.installer [2022-08-11T12:19:18.226Z] #33 1.257 ++ : stable [2022-08-11T12:19:18.226Z] #33 1.257 ++ : 17.06.2-ce [2022-08-11T12:19:18.226Z] #33 1.257 + install_dockercli [2022-08-11T12:19:18.226Z] #33 1.257 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-11T12:19:18.226Z] #33 1.257 ++ uname -m [2022-08-11T12:19:18.226Z] #33 1.259 + arch=x86_64 [2022-08-11T12:19:18.226Z] #33 1.259 + '[' x86_64 '!=' x86_64 ']' [2022-08-11T12:19:18.226Z] #33 1.259 + url=https://download.docker.com/linux/static [2022-08-11T12:19:18.226Z] #33 1.268 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-11T12:19:18.226Z] #33 1.270 + tar -xz docker/docker [2022-08-11T12:19:20.532Z] #47 DONE 341.1s [2022-08-11T12:19:20.532Z] [2022-08-11T12:19:20.532Z] #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-11T12:19:20.532Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:19:20.532Z] #55 ... [2022-08-11T12:19:20.532Z] [2022-08-11T12:19:20.532Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-11T12:19:20.532Z] #48 sha256:d4f12efeb8c560148dae2499aa10bd224b5ae7a4d8a9f51a67814b1b35148a52 [2022-08-11T12:19:20.532Z] #48 DONE 0.5s [2022-08-11T12:19:20.532Z] [2022-08-11T12:19:20.532Z] #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-11T12:19:20.532Z] #64 sha256:7149ac5efaa9b2e0c7042f395c920435ee3355b7d552a9563752a463c85895bf [2022-08-11T12:19:20.532Z] #64 ... [2022-08-11T12:19:20.532Z] [2022-08-11T12:19:20.532Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-11T12:19:20.532Z] #52 sha256:dcecbdac3b1a43ad7e31cc663ec41e54a09586e4bfb87176998d372427a1d2ec [2022-08-11T12:19:20.532Z] #52 DONE 0.1s [2022-08-11T12:19:20.532Z] [2022-08-11T12:19:20.532Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-11T12:19:20.532Z] #54 sha256:3e29a8e3c29218d24d8085e560bb7159e8a607745035f29db0ff6178d53c6b8d [2022-08-11T12:19:20.532Z] #54 DONE 0.1s [2022-08-11T12:19:20.532Z] [2022-08-11T12:19:20.532Z] #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-11T12:19:20.532Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:19:20.782Z] #33 3.836 + mkdir -p /build [2022-08-11T12:19:20.782Z] #33 3.838 + mv docker/docker /build/ [2022-08-11T12:19:20.782Z] #33 3.840 + rmdir docker [2022-08-11T12:19:20.782Z] #33 DONE 4.1s [2022-08-11T12:19:20.782Z] [2022-08-11T12:19:20.782Z] #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-11T12:19:20.782Z] #74 sha256:6e47d2d59cf0cb7c31d61196205a105bfb873a4455be46f40c602b45ad82c606 [2022-08-11T12:19:20.782Z] #74 1.459 + RM_GOPATH=0 [2022-08-11T12:19:20.782Z] #74 1.459 + TMP_GOPATH= [2022-08-11T12:19:20.782Z] #74 1.459 + : /build [2022-08-11T12:19:20.782Z] #74 1.459 + '[' -z '' ']' [2022-08-11T12:19:20.782Z] #74 1.459 ++ mktemp -d [2022-08-11T12:19:20.782Z] #74 1.460 + export GOPATH=/tmp/tmp.ZmToR98znK [2022-08-11T12:19:20.782Z] #74 1.460 + GOPATH=/tmp/tmp.ZmToR98znK [2022-08-11T12:19:20.782Z] #74 1.460 + RM_GOPATH=1 [2022-08-11T12:19:20.782Z] #74 1.460 + case "$(go env GOARCH)" in [2022-08-11T12:19:20.782Z] #74 1.461 ++ go env GOARCH [2022-08-11T12:19:20.782Z] #74 1.466 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:19:20.782Z] #74 1.466 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:19:20.782Z] #74 1.466 ++ dirname /install.sh [2022-08-11T12:19:20.782Z] #74 1.468 + dir=/ [2022-08-11T12:19:20.782Z] #74 1.468 + bin=rootlesskit [2022-08-11T12:19:20.782Z] #74 1.468 + shift [2022-08-11T12:19:20.782Z] #74 1.468 + '[' '!' -f //rootlesskit.installer ']' [2022-08-11T12:19:20.782Z] #74 1.468 + . //rootlesskit.installer [2022-08-11T12:19:20.782Z] #74 1.468 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:19:20.782Z] #74 1.468 + install_rootlesskit [2022-08-11T12:19:20.782Z] #74 1.468 + case "$1" in [2022-08-11T12:19:20.782Z] #74 1.468 + export CGO_ENABLED=0 [2022-08-11T12:19:20.782Z] #74 1.468 + CGO_ENABLED=0 [2022-08-11T12:19:20.782Z] #74 1.468 + _install_rootlesskit [2022-08-11T12:19:20.782Z] #74 1.468 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-11T12:19:20.782Z] #74 1.468 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-11T12:19:20.782Z] #74 1.468 + GOBIN=/build [2022-08-11T12:19:20.782Z] #74 1.468 + GO111MODULE=on [2022-08-11T12:19:20.782Z] #74 1.468 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:19:20.782Z] #74 1.468 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:19:20.782Z] #74 1.834 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-11T12:19:20.782Z] #74 3.162 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-11T12:19:20.782Z] #74 3.163 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-11T12:19:20.782Z] #74 3.257 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-11T12:19:20.790Z] #77 263.4 CCLD tests/init [2022-08-11T12:19:21.727Z] #74 4.904 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-11T12:19:22.299Z] #74 5.331 go: downloading github.com/google/uuid v1.3.0 [2022-08-11T12:19:22.299Z] #74 5.332 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-11T12:19:22.299Z] #74 5.437 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-11T12:19:22.560Z] #74 5.718 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-11T12:19:22.560Z] #74 5.765 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-11T12:19:22.821Z] #74 5.880 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-11T12:19:22.821Z] #74 6.092 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-11T12:19:22.821Z] #74 6.113 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-11T12:19:23.081Z] #74 6.192 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-11T12:19:23.674Z] #74 6.775 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-11T12:19:23.859Z] #64 328.2 # github.com/containerd/containerd/cmd/containerd [2022-08-11T12:19:23.859Z] #64 328.2 /usr/bin/ld: /tmp/go-link-3628510358/000019.o: in function `New': [2022-08-11T12:19:23.859Z] #64 328.2 /tmp/tmp.3HpjgwykIh/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-11T12:19:23.859Z] #64 328.2 + bin/containerd-stress [2022-08-11T12:19:23.859Z] #64 329.3 + bin/containerd-shim [2022-08-11T12:19:26.975Z] #74 ... [2022-08-11T12:19:26.975Z] [2022-08-11T12:19:26.975Z] #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-11T12:19:26.975Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-11T12:19:26.975Z] #69 1.954 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:19:26.975Z] #69 2.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:19:26.975Z] #69 2.323 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:19:26.975Z] #69 2.340 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-11T12:19:26.975Z] #69 2.742 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-11T12:19:26.975Z] #69 3.121 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-11T12:19:26.975Z] #69 3.719 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-11T12:19:26.975Z] #69 4.228 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-11T12:19:26.975Z] #69 5.245 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:19:26.975Z] #69 5.755 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [170 kB] [2022-08-11T12:19:26.975Z] #69 5.755 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [156 kB] [2022-08-11T12:19:26.975Z] #69 5.771 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [173 kB] [2022-08-11T12:19:26.975Z] #69 5.771 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [148 kB] [2022-08-11T12:19:26.975Z] #69 5.783 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:19:26.975Z] #69 5.791 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [166 kB] [2022-08-11T12:19:26.975Z] #69 5.807 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-11T12:19:26.975Z] #69 5.807 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:19:26.975Z] #69 5.807 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-11T12:19:26.975Z] #69 5.807 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-11T12:19:26.975Z] #69 5.807 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-11T12:19:26.975Z] #69 5.807 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-11T12:19:26.975Z] #69 ... [2022-08-11T12:19:26.975Z] [2022-08-11T12:19:26.975Z] #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-11T12:19:26.975Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-11T12:19:26.975Z] #20 1.955 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:19:26.975Z] #20 2.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:19:26.975Z] #20 2.322 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:19:26.975Z] #20 2.329 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-11T12:19:26.975Z] #20 2.775 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-11T12:19:26.975Z] #20 3.051 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-11T12:19:26.975Z] #20 3.608 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:19:26.975Z] #20 4.170 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-11T12:19:26.975Z] #20 4.603 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-11T12:19:26.975Z] #20 5.180 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [148 kB] [2022-08-11T12:19:26.975Z] #20 5.183 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:19:26.975Z] #20 5.211 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [170 kB] [2022-08-11T12:19:26.975Z] #20 5.223 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [173 kB] [2022-08-11T12:19:26.975Z] #20 5.223 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [166 kB] [2022-08-11T12:19:26.975Z] #20 5.254 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [156 kB] [2022-08-11T12:19:26.975Z] #20 5.286 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-11T12:19:26.975Z] #20 5.286 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-11T12:19:26.975Z] #20 5.286 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-11T12:19:26.975Z] #20 5.286 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-11T12:19:26.975Z] #20 5.286 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:19:26.975Z] #20 5.286 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-11T12:19:28.885Z] #20 ... [2022-08-11T12:19:28.885Z] [2022-08-11T12:19:28.885Z] #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-11T12:19:28.885Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-11T12:19:28.885Z] #49 1.956 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:19:28.885Z] #49 2.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:19:28.885Z] #49 2.331 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:19:28.885Z] #49 2.343 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-11T12:19:28.885Z] #49 2.721 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-11T12:19:28.885Z] #49 3.239 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-11T12:19:28.885Z] #49 3.935 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:19:28.885Z] #49 4.619 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-11T12:19:28.885Z] #49 5.075 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-11T12:19:28.885Z] #49 5.643 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [173 kB] [2022-08-11T12:19:28.885Z] #49 5.643 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [156 kB] [2022-08-11T12:19:28.885Z] #49 5.643 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [148 kB] [2022-08-11T12:19:28.885Z] #49 5.643 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:19:28.885Z] #49 5.643 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [170 kB] [2022-08-11T12:19:28.885Z] #49 5.691 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [166 kB] [2022-08-11T12:19:28.885Z] #49 5.691 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:19:28.885Z] #49 5.691 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-11T12:19:28.885Z] #49 5.691 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-11T12:19:28.885Z] #49 5.691 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-11T12:19:28.885Z] #49 5.691 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-11T12:19:28.885Z] #49 5.691 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-11T12:19:30.428Z] #64 340.4 + bin/containerd-shim-runc-v1 [2022-08-11T12:19:30.984Z] #77 ... [2022-08-11T12:19:30.984Z] [2022-08-11T12:19:30.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-11T12:19:30.984Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-11T12:19:30.984Z] #47 DONE 356.7s [2022-08-11T12:19:30.984Z] [2022-08-11T12:19:30.984Z] #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-11T12:19:30.984Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:19:30.984Z] #55 ... [2022-08-11T12:19:30.984Z] [2022-08-11T12:19:30.984Z] #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-11T12:19:30.984Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:19:30.984Z] #77 277.2 CCLD tests/init [2022-08-11T12:19:30.984Z] #77 ... [2022-08-11T12:19:30.984Z] [2022-08-11T12:19:30.984Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-11T12:19:30.984Z] #48 sha256:02fa4864802cf7fdf1b2170a254162c8b2a9aaf37278e1a81e9cc0209388fa9a [2022-08-11T12:19:30.984Z] #48 DONE 0.5s [2022-08-11T12:19:30.984Z] [2022-08-11T12:19:30.984Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-11T12:19:30.984Z] #52 sha256:dd31451600e4545a69ff96d7c8d9af95636e61dfcd67e959cd533b2e0c00ad20 [2022-08-11T12:19:30.984Z] #52 DONE 0.1s [2022-08-11T12:19:30.984Z] [2022-08-11T12:19:30.984Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-11T12:19:30.984Z] #54 sha256:4b2dacea6ea26d8f1a05885fa9b24db74c9172e22ece2b2cf60b1aa22dbe3f2c [2022-08-11T12:19:30.984Z] #54 DONE 0.2s [2022-08-11T12:19:30.984Z] [2022-08-11T12:19:30.984Z] #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-11T12:19:30.984Z] #64 sha256:71a20118e64908717d47f84218aa3b20c90837f76180f11b8c6c2a2a7bc9fe1b [2022-08-11T12:19:35.696Z] #64 346.6 + bin/containerd-shim-runc-v2 [2022-08-11T12:19:36.631Z] #64 347.4 + binaries [2022-08-11T12:19:36.631Z] #64 347.4 + install -D bin/containerd /build/containerd [2022-08-11T12:19:36.631Z] #64 347.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-11T12:19:36.631Z] #64 347.4 + install -D bin/ctr /build/ctr [2022-08-11T12:19:38.880Z] #49 ... [2022-08-11T12:19:38.880Z] [2022-08-11T12:19:38.880Z] #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-11T12:19:38.880Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-11T12:19:38.880Z] #69 21.70 Fetched 49.2 MB in 20s (2446 kB/s) [2022-08-11T12:19:39.158Z] #64 DONE 349.6s [2022-08-11T12:19:39.725Z] [2022-08-11T12:19:39.725Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-11T12:19:39.725Z] #65 sha256:fb2ab2c5465ea4b9cdbc31945bf10aa5654b5771f1a9182172378104effd66eb [2022-08-11T12:19:40.657Z] #65 DONE 0.9s [2022-08-11T12:19:40.657Z] [2022-08-11T12:19:40.657Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-11T12:19:40.657Z] #70 sha256:e63686d8278425e8773973ec47d1191a4be232d2e53007a53a468f60aba9d5bb [2022-08-11T12:19:40.915Z] #70 DONE 0.2s [2022-08-11T12:19:40.915Z] [2022-08-11T12:19:40.915Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-11T12:19:40.915Z] #75 sha256:3115938fecba5e3d42d922206640356843e51233e6287778b1fcb50c8ed6fcad [2022-08-11T12:19:41.849Z] #75 DONE 1.0s [2022-08-11T12:19:41.849Z] [2022-08-11T12:19:41.849Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-11T12:19:41.849Z] #78 sha256:ef0d3d11899e3487650b7cd003e43909f5ad18c4a2efe1443220e5f0d09e8a17 [2022-08-11T12:19:41.849Z] #78 DONE 0.1s [2022-08-11T12:19:41.849Z] [2022-08-11T12:19:41.849Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-11T12:19:41.849Z] #79 sha256:26a4fc3c860ca38fceb7a317ebe43709c7c9f75b6612583b165d8429653e7c68 [2022-08-11T12:19:41.849Z] #79 DONE 0.0s [2022-08-11T12:19:42.106Z] [2022-08-11T12:19:42.106Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-11T12:19:42.106Z] #80 sha256:fec6c7bafe1e8167f2603514e5809edf84d834edb5c15e6967a492fb5c9f507a [2022-08-11T12:19:42.106Z] #80 DONE 0.0s [2022-08-11T12:19:42.106Z] [2022-08-11T12:19:42.106Z] #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-11T12:19:42.106Z] #81 sha256:72926b5bc92ba19dc42227f988f2355b17f4be4850d070fd9627413e5134fd32 [2022-08-11T12:19:42.672Z] #81 0.625 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-11T12:19:42.672Z] #81 0.634 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-11T12:19:42.672Z] #81 0.636 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-11T12:19:42.740Z] #77 284.0 AR libcrun_testing.a [2022-08-11T12:19:42.741Z] #77 284.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-11T12:19:42.741Z] #77 284.1 CCLD tests/tests_libcrun_utils [2022-08-11T12:19:42.741Z] #77 284.1 CCLD tests/tests_libcrun_errors [2022-08-11T12:19:42.741Z] #77 284.1 CCLD tests/tests_libcrun_fuzzer [2022-08-11T12:19:42.741Z] #77 284.2 CCLD libcrun.la [2022-08-11T12:19:42.999Z] #77 285.4 CCLD crun [2022-08-11T12:19:43.498Z] #81 0.865 Reading package lists... [2022-08-11T12:19:43.566Z] #77 285.9 make[3]: Entering directory '/tmp/crun-build' [2022-08-11T12:19:43.566Z] #77 286.1 /bin/mkdir -p '/usr/local/lib' [2022-08-11T12:19:43.566Z] #77 286.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-11T12:19:43.566Z] #77 286.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-11T12:19:43.566Z] #77 286.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-11T12:19:43.566Z] #77 286.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-11T12:19:43.566Z] #77 286.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-11T12:19:43.566Z] #77 286.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-11T12:19:43.756Z] #81 1.367 Reading package lists... [2022-08-11T12:19:43.829Z] #77 286.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-11T12:19:43.829Z] #77 286.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-11T12:19:44.014Z] #81 1.857 Building dependency tree... [2022-08-11T12:19:44.014Z] #81 1.963 Reading state information... [2022-08-11T12:19:44.088Z] #77 286.5 ---------------------------------------------------------------------- [2022-08-11T12:19:44.088Z] #77 286.5 Libraries have been installed in: [2022-08-11T12:19:44.088Z] #77 286.5 /usr/local/lib [2022-08-11T12:19:44.088Z] #77 286.5 [2022-08-11T12:19:44.088Z] #77 286.5 If you ever happen to want to link against installed libraries [2022-08-11T12:19:44.088Z] #77 286.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-11T12:19:44.088Z] #77 286.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-11T12:19:44.088Z] #77 286.5 flag during linking and do at least one of the following: [2022-08-11T12:19:44.088Z] #77 286.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-11T12:19:44.088Z] #77 286.5 during execution [2022-08-11T12:19:44.088Z] #77 286.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-11T12:19:44.088Z] #77 286.5 during linking [2022-08-11T12:19:44.088Z] #77 286.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-11T12:19:44.088Z] #77 286.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-11T12:19:44.088Z] #77 286.5 [2022-08-11T12:19:44.088Z] #77 286.5 See any operating system documentation about shared libraries for [2022-08-11T12:19:44.088Z] #77 286.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-11T12:19:44.088Z] #77 286.5 ---------------------------------------------------------------------- [2022-08-11T12:19:44.088Z] #77 286.5 /bin/mkdir -p '/build' [2022-08-11T12:19:44.088Z] #77 286.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-11T12:19:44.088Z] #77 286.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-11T12:19:44.088Z] #77 286.7 make[3]: Leaving directory '/tmp/crun-build' [2022-08-11T12:19:44.088Z] #77 286.7 make[2]: Leaving directory '/tmp/crun-build' [2022-08-11T12:19:44.088Z] #77 286.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-11T12:19:44.272Z] #81 2.074 systemd is already the newest version (247.3-7). [2022-08-11T12:19:44.272Z] #81 2.074 systemd set to manually installed. [2022-08-11T12:19:44.272Z] #81 2.074 The following additional packages will be installed: [2022-08-11T12:19:44.272Z] #81 2.075 libdbus-1-3 libpam-systemd [2022-08-11T12:19:44.272Z] #81 2.076 Recommended packages: [2022-08-11T12:19:44.272Z] #81 2.076 libnss-systemd [2022-08-11T12:19:44.272Z] #81 2.133 The following NEW packages will be installed: [2022-08-11T12:19:44.272Z] #81 2.134 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-11T12:19:44.347Z] #77 DONE 287.0s [2022-08-11T12:19:44.347Z] [2022-08-11T12:19:44.348Z] #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-11T12:19:44.348Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:19:44.531Z] #81 2.401 0 upgraded, 5 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:19:44.531Z] #81 2.401 Need to get 950 kB of archives. [2022-08-11T12:19:44.531Z] #81 2.401 After this operation, 1988 kB of additional disk space will be used. [2022-08-11T12:19:44.531Z] #81 2.401 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-11T12:19:44.531Z] #81 2.404 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-11T12:19:44.531Z] #81 2.407 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-11T12:19:44.531Z] #81 2.409 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-11T12:19:44.531Z] #81 2.415 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-11T12:19:44.531Z] #81 2.583 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:19:44.531Z] #81 2.613 Fetched 950 kB in 0s (3398 kB/s) [2022-08-11T12:19:44.531Z] #81 2.636 Selecting previously unselected package systemd-sysv. [2022-08-11T12:19:44.788Z] #81 2.636 (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-11T12:19:44.789Z] #81 2.649 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-11T12:19:44.789Z] #81 2.652 Unpacking systemd-sysv (247.3-7) ... [2022-08-11T12:19:44.789Z] #81 2.694 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-11T12:19:44.789Z] #81 2.696 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-11T12:19:44.789Z] #81 2.706 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-11T12:19:44.789Z] #81 2.764 Selecting previously unselected package dbus. [2022-08-11T12:19:44.789Z] #81 2.767 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-11T12:19:44.789Z] #81 2.777 Unpacking dbus (1.12.20-2) ... [2022-08-11T12:19:44.789Z] #81 2.836 Selecting previously unselected package libpam-systemd:amd64. [2022-08-11T12:19:44.789Z] #81 2.838 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-11T12:19:44.789Z] #81 2.844 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-11T12:19:44.789Z] #81 2.891 Selecting previously unselected package dbus-user-session. [2022-08-11T12:19:45.047Z] #81 2.894 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-11T12:19:45.047Z] #81 2.898 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-11T12:19:45.047Z] #81 3.006 Setting up systemd-sysv (247.3-7) ... [2022-08-11T12:19:45.047Z] #81 3.018 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-11T12:19:45.047Z] #81 3.028 Setting up dbus (1.12.20-2) ... [2022-08-11T12:19:45.304Z] #81 3.192 invoke-rc.d: could not determine current runlevel [2022-08-11T12:19:45.304Z] #81 3.194 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-11T12:19:45.304Z] #81 3.199 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-11T12:19:45.304Z] #81 3.343 Setting up dbus-user-session (1.12.20-2) ... [2022-08-11T12:19:45.304Z] #81 3.361 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:19:45.563Z] #81 DONE 3.5s [2022-08-11T12:19:45.563Z] [2022-08-11T12:19:45.563Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-11T12:19:45.563Z] #82 sha256:8d1bed48b5bf941ab3839d2258ed59fc29a5291dbeb7e6d404e84ce30efa8798 [2022-08-11T12:19:46.497Z] #82 DONE 0.9s [2022-08-11T12:19:46.497Z] [2022-08-11T12:19:46.497Z] #83 exporting to image [2022-08-11T12:19:46.497Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-11T12:19:46.497Z] #83 exporting layers [2022-08-11T12:19:47.013Z] #69 21.70 Reading package lists... [2022-08-11T12:19:47.013Z] #69 ... [2022-08-11T12:19:47.013Z] [2022-08-11T12:19:47.013Z] #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-11T12:19:47.013Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-11T12:19:47.013Z] #49 22.24 Fetched 49.2 MB in 21s (2373 kB/s) [2022-08-11T12:19:47.583Z] #49 22.24 Reading package lists... [2022-08-11T12:19:47.583Z] #49 ... [2022-08-11T12:19:47.583Z] [2022-08-11T12:19:47.583Z] #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-11T12:19:47.583Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-11T12:19:47.583Z] #69 21.70 Reading package lists... [2022-08-11T12:19:48.969Z] #69 30.89 Reading package lists... [2022-08-11T12:19:48.969Z] #69 ... [2022-08-11T12:19:48.969Z] [2022-08-11T12:19:48.969Z] #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-11T12:19:48.969Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-11T12:19:48.969Z] #20 22.17 Fetched 49.2 MB in 20s (2400 kB/s) [2022-08-11T12:19:48.969Z] #20 22.17 Reading package lists... [2022-08-11T12:19:48.969Z] #20 31.09 Reading package lists... [2022-08-11T12:19:48.969Z] #20 ... [2022-08-11T12:19:48.969Z] [2022-08-11T12:19:48.969Z] #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-11T12:19:48.969Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-11T12:19:48.969Z] #49 22.24 Reading package lists... [2022-08-11T12:19:52.994Z] #64 ... [2022-08-11T12:19:52.994Z] [2022-08-11T12:19:52.994Z] #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-11T12:19:52.994Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-11T12:19:52.994Z] #77 299.9 CCLD libcrun.la [2022-08-11T12:19:52.994Z] #77 299.9 AR libcrun_testing.a [2022-08-11T12:19:52.994Z] #77 299.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-11T12:19:52.994Z] #77 300.0 CCLD tests/tests_libcrun_errors [2022-08-11T12:19:52.994Z] #77 300.0 CCLD tests/tests_libcrun_utils [2022-08-11T12:19:52.994Z] #77 300.0 CCLD tests/tests_libcrun_fuzzer [2022-08-11T12:19:52.994Z] #77 301.4 CCLD crun [2022-08-11T12:19:53.211Z] #83 exporting layers 6.5s done [2022-08-11T12:19:53.211Z] #83 writing image sha256:b596dcf6159fe2c7af96663ff0ca6adc3c7a942f38f7dcaeadef6a555ce75afe done [2022-08-11T12:19:53.211Z] #83 naming to docker.io/library/docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 done [2022-08-11T12:19:53.211Z] #83 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-08-11T12:19:53.254Z] #77 301.9 make[3]: Entering directory '/tmp/crun-build' [2022-08-11T12:19:53.254Z] #77 302.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-11T12:19:53.254Z] #77 302.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-11T12:19:53.254Z] #77 302.1 /bin/mkdir -p '/usr/local/lib' [2022-08-11T12:19:53.254Z] #77 302.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-11T12:19:53.254Z] #77 302.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T12:19:53.514Z] #77 302.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-11T12:19:53.514Z] #77 302.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-11T12:19:53.514Z] #77 302.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-11T12:19:53.544Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -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:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/make.sh dynbinary test-integration [2022-08-11T12:19:53.773Z] #77 302.4 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-11T12:19:53.773Z] #77 302.4 ---------------------------------------------------------------------- [2022-08-11T12:19:53.773Z] #77 302.4 Libraries have been installed in: [2022-08-11T12:19:53.773Z] #77 302.4 /usr/local/lib [2022-08-11T12:19:53.773Z] #77 302.4 [2022-08-11T12:19:53.773Z] #77 302.4 If you ever happen to want to link against installed libraries [2022-08-11T12:19:53.773Z] #77 302.4 in a given directory, LIBDIR, you must either use libtool, and [2022-08-11T12:19:53.773Z] #77 302.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-11T12:19:53.773Z] #77 302.4 flag during linking and do at least one of the following: [2022-08-11T12:19:53.773Z] #77 302.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-11T12:19:53.773Z] #77 302.4 during execution [2022-08-11T12:19:53.773Z] #77 302.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-11T12:19:53.773Z] #77 302.4 during linking [2022-08-11T12:19:53.773Z] #77 302.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-11T12:19:53.773Z] #77 302.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-11T12:19:53.773Z] #77 302.4 [2022-08-11T12:19:53.773Z] #77 302.4 See any operating system documentation about shared libraries for [2022-08-11T12:19:53.773Z] #77 302.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-11T12:19:53.773Z] #77 302.4 ---------------------------------------------------------------------- [2022-08-11T12:19:53.773Z] #77 302.4 /bin/mkdir -p '/build' [2022-08-11T12:19:53.773Z] #77 302.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-11T12:19:53.773Z] #77 302.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-11T12:19:53.773Z] #77 302.5 make[3]: Leaving directory '/tmp/crun-build' [2022-08-11T12:19:53.773Z] #77 302.5 make[2]: Leaving directory '/tmp/crun-build' [2022-08-11T12:19:53.773Z] #77 302.5 make[1]: Leaving directory '/tmp/crun-build' [2022-08-11T12:19:54.032Z] #77 DONE 302.9s [2022-08-11T12:19:54.032Z] [2022-08-11T12:19:54.032Z] #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-11T12:19:54.032Z] #64 sha256:71a20118e64908717d47f84218aa3b20c90837f76180f11b8c6c2a2a7bc9fe1b [2022-08-11T12:19:54.111Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-11T12:19:54.111Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-11T12:19:54.111Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-11T12:19:54.111Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-11T12:19:54.111Z] 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-11T12:19:54.111Z] Detected virtualization docker. [2022-08-11T12:19:54.111Z] Detected architecture x86-64. [2022-08-11T12:19:54.111Z] Set hostname to <2c03b0c58c21>. [2022-08-11T12:19:54.111Z] modprobe@configfs.service: Succeeded. [2022-08-11T12:19:54.111Z] modprobe@drm.service: Succeeded. [2022-08-11T12:19:54.111Z] modprobe@fuse.service: Succeeded. [2022-08-11T12:19:54.111Z] + source /etc/docker-entrypoint-cmd [2022-08-11T12:19:54.111Z] ++ hack/make.sh dynbinary test-integration [2022-08-11T12:19:54.111Z] [2022-08-11T12:19:54.370Z] Removing bundles/ [2022-08-11T12:19:54.370Z] [2022-08-11T12:19:54.370Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-11T12:19:54.370Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-11T12:19:54.370Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:19:57.112Z] #49 31.42 Reading package lists... [2022-08-11T12:19:57.112Z] #49 ... [2022-08-11T12:19:57.112Z] [2022-08-11T12:19:57.112Z] #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-11T12:19:57.112Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-11T12:19:57.112Z] #69 30.89 Reading package lists... [2022-08-11T12:19:58.494Z] #69 39.76 Building dependency tree... [2022-08-11T12:20:00.405Z] #69 43.44 The following additional packages will be installed: [2022-08-11T12:20:00.405Z] #69 43.46 libbtrfs0 [2022-08-11T12:20:00.405Z] #69 43.75 The following NEW packages will be installed: [2022-08-11T12:20:00.405Z] #69 43.76 libbtrfs-dev libbtrfs0 [2022-08-11T12:20:00.975Z] #69 44.21 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:20:00.975Z] #69 44.21 Need to get 460 kB of archives. [2022-08-11T12:20:00.975Z] #69 44.21 After this operation, 1237 kB of additional disk space will be used. [2022-08-11T12:20:00.975Z] #69 44.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-11T12:20:00.975Z] #69 44.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-11T12:20:01.546Z] #69 44.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:20:01.807Z] #69 45.08 Fetched 460 kB in 0s (1395 kB/s) [2022-08-11T12:20:01.807Z] #69 45.14 Selecting previously unselected package libbtrfs0:amd64. [2022-08-11T12:20:01.807Z] #69 45.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-11T12:20:01.807Z] #69 45.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-11T12:20:01.807Z] #69 45.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:20:02.068Z] #69 45.31 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-11T12:20:02.068Z] #69 45.33 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-11T12:20:02.068Z] #69 45.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:20:02.329Z] #69 45.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:20:02.329Z] #69 45.58 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:20:02.329Z] #69 45.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:20:02.447Z] #55 ... [2022-08-11T12:20:02.447Z] [2022-08-11T12:20:02.447Z] #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-11T12:20:02.447Z] #60 sha256:a9696d985f8916f8c5f959c0762f0cad841b8c953f3b5f558e1e6bfea9063809 [2022-08-11T12:20:02.447Z] #60 179.1 + mkdir -p /build [2022-08-11T12:20:02.447Z] #60 179.1 + cp runc /build/runc [2022-08-11T12:20:02.590Z] #69 DONE 45.9s [2022-08-11T12:20:02.590Z] [2022-08-11T12:20:02.590Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-11T12:20:02.590Z] #70 sha256:fb89afe67764c6b6359be28432152f202c1987fb0182725d51d1d5d29ccf6f3b [2022-08-11T12:20:02.590Z] #70 DONE 0.1s [2022-08-11T12:20:02.590Z] [2022-08-11T12:20:02.590Z] #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-11T12:20:02.590Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-11T12:20:02.590Z] #20 31.09 Reading package lists... [2022-08-11T12:20:02.590Z] #20 39.93 Building dependency tree... [2022-08-11T12:20:02.590Z] #20 43.66 The following additional packages will be installed: [2022-08-11T12:20:02.590Z] #20 43.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-11T12:20:02.590Z] #20 43.66 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-11T12:20:02.590Z] #20 43.66 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-11T12:20:02.590Z] #20 43.66 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-11T12:20:02.590Z] #20 43.67 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-11T12:20:02.590Z] #20 43.68 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-11T12:20:02.590Z] #20 43.69 mingw-w64-common mingw-w64-x86-64-dev [2022-08-11T12:20:02.590Z] #20 43.72 Suggested packages: [2022-08-11T12:20:02.590Z] #20 43.72 gcc-10-locales seccomp wine64 [2022-08-11T12:20:02.590Z] #20 44.42 The following NEW packages will be installed: [2022-08-11T12:20:02.590Z] #20 44.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-11T12:20:02.590Z] #20 44.42 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-11T12:20:02.590Z] #20 44.42 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-11T12:20:02.590Z] #20 44.42 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-11T12:20:02.590Z] #20 44.42 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-11T12:20:02.590Z] #20 44.43 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-11T12:20:02.590Z] #20 44.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-11T12:20:02.590Z] #20 44.43 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-11T12:20:02.590Z] #20 44.45 mingw-w64-x86-64-dev [2022-08-11T12:20:02.590Z] #20 44.87 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:20:02.590Z] #20 44.87 Need to get 115 MB of archives. [2022-08-11T12:20:02.590Z] #20 44.87 After this operation, 645 MB of additional disk space will be used. [2022-08-11T12:20:02.590Z] #20 44.87 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-11T12:20:02.590Z] #20 44.92 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-11T12:20:02.590Z] #20 44.98 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-11T12:20:02.590Z] #20 44.98 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-11T12:20:02.590Z] #20 44.99 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-11T12:20:02.590Z] #20 44.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-11T12:20:02.590Z] #20 45.07 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-11T12:20:02.590Z] #20 45.13 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-11T12:20:02.590Z] #20 45.13 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-11T12:20:02.590Z] #20 45.35 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-11T12:20:02.590Z] #20 45.83 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-11T12:20:02.590Z] #20 46.08 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-11T12:20:02.851Z] #20 46.35 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-11T12:20:03.425Z] #20 ... [2022-08-11T12:20:03.425Z] [2022-08-11T12:20:03.425Z] #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-11T12:20:03.425Z] #71 sha256:3ebb0573810da4baa77dda58cbe57d0665515ff125da905068f9bfb8885a1b33 [2022-08-11T12:20:03.425Z] #71 0.844 + RM_GOPATH=0 [2022-08-11T12:20:03.425Z] #71 0.844 + TMP_GOPATH= [2022-08-11T12:20:03.425Z] #71 0.844 + : /build [2022-08-11T12:20:03.425Z] #71 0.844 + '[' -z '' ']' [2022-08-11T12:20:03.425Z] #71 0.844 ++ mktemp -d [2022-08-11T12:20:03.425Z] #71 0.847 + export GOPATH=/tmp/tmp.s3RJpWi7xR [2022-08-11T12:20:03.425Z] #71 0.847 + GOPATH=/tmp/tmp.s3RJpWi7xR [2022-08-11T12:20:03.425Z] #71 0.847 + RM_GOPATH=1 [2022-08-11T12:20:03.425Z] #71 0.847 + case "$(go env GOARCH)" in [2022-08-11T12:20:03.425Z] #71 0.848 ++ go env GOARCH [2022-08-11T12:20:03.425Z] #71 0.859 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:20:03.425Z] #71 0.859 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:20:03.425Z] #71 0.860 ++ dirname /install.sh [2022-08-11T12:20:03.425Z] #71 0.861 + dir=/ [2022-08-11T12:20:03.425Z] #71 0.861 + bin=containerd [2022-08-11T12:20:03.425Z] #71 0.861 + shift [2022-08-11T12:20:03.425Z] #71 0.861 + '[' '!' -f //containerd.installer ']' [2022-08-11T12:20:03.425Z] #71 0.861 + . //containerd.installer [2022-08-11T12:20:03.425Z] #71 0.861 ++ set -e [2022-08-11T12:20:03.425Z] #71 0.861 ++ : v1.6.7 [2022-08-11T12:20:03.425Z] #71 0.861 + install_containerd [2022-08-11T12:20:03.425Z] #71 0.862 + echo 'Install containerd version v1.6.7' [2022-08-11T12:20:03.425Z] #71 0.862 Install containerd version v1.6.7 [2022-08-11T12:20:03.425Z] #71 0.862 + git clone https://github.com/containerd/containerd.git /tmp/tmp.s3RJpWi7xR/src/github.com/containerd/containerd [2022-08-11T12:20:03.425Z] #71 0.866 Cloning into '/tmp/tmp.s3RJpWi7xR/src/github.com/containerd/containerd'... [2022-08-11T12:20:04.397Z] #60 DONE 181.0s [2022-08-11T12:20:04.397Z] [2022-08-11T12:20:04.397Z] #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-11T12:20:04.397Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:20:04.397Z] #55 387.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-11T12:20:04.397Z] #55 DONE 388.1s [2022-08-11T12:20:04.397Z] [2022-08-11T12:20:04.397Z] #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-11T12:20:04.397Z] #64 sha256:7149ac5efaa9b2e0c7042f395c920435ee3355b7d552a9563752a463c85895bf [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-11T12:20:06.173Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-08-11T12:20:06.173Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-11T12:20:06.173Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 6.0% of statements [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-11T12:20:06.173Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2022-08-11T12:20:06.173Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/types [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-11T12:20:06.173Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-11T12:20:06.173Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-11T12:20:06.173Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-11T12:20:06.429Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-08-11T12:20:06.429Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-11T12:20:06.429Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-11T12:20:06.429Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-11T12:20:06.429Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-11T12:20:06.429Z] ? github.com/docker/docker/builder [no test files] [2022-08-11T12:20:06.429Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-11T12:20:06.429Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-11T12:20:06.429Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-11T12:20:06.429Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-11T12:20:06.429Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-11T12:20:06.429Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-11T12:20:06.429Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-11T12:20:06.936Z] #64 ... [2022-08-11T12:20:06.936Z] [2022-08-11T12:20:06.936Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-11T12:20:06.936Z] #56 sha256:49e57a1c974b004c95925eb554a6469ceeb222c347fbcd1b110d8feec21eddab [2022-08-11T12:20:07.197Z] #56 DONE 0.3s [2022-08-11T12:20:07.197Z] [2022-08-11T12:20:07.197Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-11T12:20:07.197Z] #58 sha256:2493319de4ececa3e298278232612935828fc1fed3ce941ff32e81d419762b10 [2022-08-11T12:20:07.456Z] #58 DONE 0.2s [2022-08-11T12:20:07.456Z] [2022-08-11T12:20:07.456Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-11T12:20:07.456Z] #61 sha256:e6a2498c923e8767a8597d14f1b0a37bf401525ed458473ad8699dae7228480d [2022-08-11T12:20:07.629Z] #71 ... [2022-08-11T12:20:07.629Z] [2022-08-11T12:20:07.629Z] #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-11T12:20:07.629Z] #74 sha256:6e47d2d59cf0cb7c31d61196205a105bfb873a4455be46f40c602b45ad82c606 [2022-08-11T12:20:07.629Z] #74 46.86 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-11T12:20:07.629Z] #74 46.86 + GOBIN=/build [2022-08-11T12:20:07.629Z] #74 46.86 + GO111MODULE=on [2022-08-11T12:20:07.629Z] #74 46.86 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-11T12:20:07.629Z] #74 49.80 rootlesskit version 1.0.0 [2022-08-11T12:20:07.629Z] #74 49.80 Usage of /build/rootlesskit-docker-proxy: [2022-08-11T12:20:07.629Z] #74 49.80 -container-ip string [2022-08-11T12:20:07.629Z] #74 49.80 container ip [2022-08-11T12:20:07.629Z] #74 49.80 -container-port int [2022-08-11T12:20:07.629Z] #74 49.80 container port (default -1) [2022-08-11T12:20:07.629Z] #74 49.80 -host-ip string [2022-08-11T12:20:07.629Z] #74 49.80 host ip [2022-08-11T12:20:07.629Z] #74 49.80 -host-port int [2022-08-11T12:20:07.629Z] #74 49.80 host port (default -1) [2022-08-11T12:20:07.629Z] #74 49.80 -proto string [2022-08-11T12:20:07.629Z] #74 49.80 proxy protocol (default "tcp") [2022-08-11T12:20:07.629Z] #74 DONE 50.2s [2022-08-11T12:20:07.629Z] [2022-08-11T12:20:07.629Z] #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-11T12:20:07.629Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-11T12:20:07.629Z] #49 31.42 Reading package lists... [2022-08-11T12:20:07.629Z] #49 40.50 Building dependency tree... [2022-08-11T12:20:07.629Z] #49 44.20 The following additional packages will be installed: [2022-08-11T12:20:07.629Z] #49 44.21 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-11T12:20:07.629Z] #49 44.22 Suggested packages: [2022-08-11T12:20:07.629Z] #49 44.22 cmake-doc ninja-build lrzip [2022-08-11T12:20:07.629Z] #49 44.22 Recommended packages: [2022-08-11T12:20:07.629Z] #49 44.22 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-11T12:20:07.629Z] #49 44.85 The following NEW packages will be installed: [2022-08-11T12:20:07.629Z] #49 44.86 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-11T12:20:07.629Z] #49 45.21 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:20:07.629Z] #49 45.21 Need to get 8418 kB of archives. [2022-08-11T12:20:07.630Z] #49 45.21 After this operation, 34.9 MB of additional disk space will be used. [2022-08-11T12:20:07.630Z] #49 45.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-11T12:20:07.630Z] #49 45.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-11T12:20:07.630Z] #49 45.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-11T12:20:07.630Z] #49 45.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-11T12:20:07.630Z] #49 45.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-11T12:20:07.630Z] #49 45.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-11T12:20:07.630Z] #49 45.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-11T12:20:07.630Z] #49 45.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-11T12:20:07.630Z] #49 46.17 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:20:07.630Z] #49 46.54 Fetched 8418 kB in 0s (17.7 MB/s) [2022-08-11T12:20:07.630Z] #49 46.61 Selecting previously unselected package xxd. [2022-08-11T12:20:07.630Z] #49 46.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-11T12:20:07.630Z] #49 46.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-11T12:20:07.630Z] #49 46.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:20:07.630Z] #49 46.81 Selecting previously unselected package vim-common. [2022-08-11T12:20:07.630Z] #49 46.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:20:07.630Z] #49 46.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:20:07.630Z] #49 47.00 Selecting previously unselected package cmake-data. [2022-08-11T12:20:07.630Z] #49 47.01 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-11T12:20:07.630Z] #49 47.02 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-11T12:20:07.630Z] #49 47.77 Selecting previously unselected package libarchive13:amd64. [2022-08-11T12:20:07.630Z] #49 47.78 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-11T12:20:07.630Z] #49 47.80 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-11T12:20:07.630Z] #49 47.96 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-11T12:20:07.630Z] #49 47.96 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-11T12:20:07.630Z] #49 47.97 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-11T12:20:07.630Z] #49 48.07 Selecting previously unselected package librhash0:amd64. [2022-08-11T12:20:07.630Z] #49 48.08 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-11T12:20:07.630Z] #49 48.08 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-11T12:20:07.630Z] #49 48.18 Selecting previously unselected package libuv1:amd64. [2022-08-11T12:20:07.630Z] #49 48.18 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-11T12:20:07.630Z] #49 48.19 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-11T12:20:07.630Z] #49 48.27 Selecting previously unselected package cmake. [2022-08-11T12:20:07.630Z] #49 48.27 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-11T12:20:07.630Z] #49 48.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-11T12:20:07.630Z] #49 49.79 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-11T12:20:07.630Z] #49 49.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:20:07.630Z] #49 49.84 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-11T12:20:07.630Z] #49 49.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:20:07.630Z] #49 49.88 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-11T12:20:07.630Z] #49 49.90 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-11T12:20:07.630Z] #49 49.91 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-11T12:20:07.630Z] #49 49.93 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-11T12:20:07.630Z] #49 49.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:20:07.630Z] #49 DONE 50.3s [2022-08-11T12:20:07.630Z] [2022-08-11T12:20:07.630Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-11T12:20:07.630Z] #75 sha256:8069f61c95943fa9d44eb706c1af4345c6f65f2b615a489e80e6076cfe6e6697 [2022-08-11T12:20:07.630Z] #75 DONE 0.1s [2022-08-11T12:20:07.630Z] [2022-08-11T12:20:07.630Z] #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-11T12:20:07.630Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-11T12:20:07.630Z] #20 46.93 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-11T12:20:07.630Z] #20 47.11 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-11T12:20:07.630Z] #20 47.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-11T12:20:07.630Z] #20 47.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-11T12:20:07.630Z] #20 47.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-11T12:20:07.630Z] #20 47.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-11T12:20:07.630Z] #20 47.12 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-11T12:20:07.630Z] #20 47.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-11T12:20:07.630Z] #20 47.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-11T12:20:07.630Z] #20 47.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-11T12:20:07.630Z] #20 47.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-11T12:20:07.630Z] #20 47.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-11T12:20:07.630Z] #20 47.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-11T12:20:07.630Z] #20 47.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-11T12:20:07.630Z] #20 47.15 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-11T12:20:07.630Z] #20 47.15 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-11T12:20:07.630Z] #20 47.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-11T12:20:07.630Z] #20 47.56 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:20:07.630Z] #20 47.78 Fetched 115 MB in 3s (44.7 MB/s) [2022-08-11T12:20:07.630Z] #20 47.83 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-11T12:20:07.630Z] #20 47.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-11T12:20:07.630Z] #20 47.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-11T12:20:07.630Z] #20 47.89 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-11T12:20:07.630Z] #20 48.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-11T12:20:07.630Z] #20 48.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-11T12:20:07.630Z] #20 48.79 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-11T12:20:07.630Z] #20 49.81 Selecting previously unselected package binutils-mingw-w64. [2022-08-11T12:20:07.630Z] #20 49.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-11T12:20:07.630Z] #20 49.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-11T12:20:07.630Z] #20 49.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-11T12:20:07.630Z] #20 49.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:20:07.630Z] #20 49.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:20:07.630Z] #20 50.03 Selecting previously unselected package dmsetup. [2022-08-11T12:20:07.630Z] #20 50.03 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:20:07.630Z] #20 50.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-11T12:20:07.630Z] #20 50.20 Selecting previously unselected package mingw-w64-common. [2022-08-11T12:20:07.630Z] #20 50.20 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-11T12:20:07.630Z] #20 50.23 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-11T12:20:07.630Z] #20 ... [2022-08-11T12:20:07.630Z] [2022-08-11T12:20:07.630Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-11T12:20:07.630Z] #50 sha256:60545e46812abf5da6f5a4b28128e709724e9b9fca787eb977fe7700a8c8e78f [2022-08-11T12:20:07.630Z] #50 DONE 0.2s [2022-08-11T12:20:07.630Z] [2022-08-11T12:20:07.630Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-11T12:20:07.630Z] #76 sha256:51d6afed8761c23ae873c55df334339a1d7cf690b64e818bb97ca9a1cf028a1c [2022-08-11T12:20:07.630Z] #76 DONE 0.1s [2022-08-11T12:20:07.630Z] [2022-08-11T12:20:07.630Z] #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-11T12:20:07.630Z] #51 sha256:e71014688e27a6bac5241e0d8f543af9e033f15f471a9a318059684550370c6c [2022-08-11T12:20:07.716Z] #61 DONE 0.2s [2022-08-11T12:20:07.716Z] [2022-08-11T12:20:07.716Z] #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-11T12:20:07.716Z] #64 sha256:7149ac5efaa9b2e0c7042f395c920435ee3355b7d552a9563752a463c85895bf [2022-08-11T12:20:08.203Z] #51 1.009 + RM_GOPATH=0 [2022-08-11T12:20:08.203Z] #51 1.009 + TMP_GOPATH= [2022-08-11T12:20:08.203Z] #51 1.009 + : /build [2022-08-11T12:20:08.203Z] #51 1.009 + '[' -z '' ']' [2022-08-11T12:20:08.203Z] #51 1.009 ++ mktemp -d [2022-08-11T12:20:08.203Z] #51 1.013 + export GOPATH=/tmp/tmp.O6JbDRtuat [2022-08-11T12:20:08.203Z] #51 1.013 + GOPATH=/tmp/tmp.O6JbDRtuat [2022-08-11T12:20:08.203Z] #51 1.013 + RM_GOPATH=1 [2022-08-11T12:20:08.203Z] #51 1.013 + case "$(go env GOARCH)" in [2022-08-11T12:20:08.203Z] #51 1.016 ++ go env GOARCH [2022-08-11T12:20:08.203Z] #51 1.038 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:20:08.203Z] #51 1.038 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:20:08.203Z] #51 1.038 ++ dirname /install.sh [2022-08-11T12:20:08.203Z] #51 1.040 + dir=/ [2022-08-11T12:20:08.203Z] #51 1.040 + bin=tini [2022-08-11T12:20:08.203Z] #51 1.040 + shift [2022-08-11T12:20:08.203Z] #51 1.040 + '[' '!' -f //tini.installer ']' [2022-08-11T12:20:08.203Z] #51 1.040 + . //tini.installer [2022-08-11T12:20:08.203Z] #51 1.040 ++ : v0.19.0 [2022-08-11T12:20:08.203Z] #51 1.041 + install_tini [2022-08-11T12:20:08.203Z] #51 1.041 + echo 'Install tini version v0.19.0' [2022-08-11T12:20:08.203Z] #51 1.041 + git clone https://github.com/krallin/tini.git /tmp/tmp.O6JbDRtuat/tini [2022-08-11T12:20:08.203Z] #51 1.041 Install tini version v0.19.0 [2022-08-11T12:20:08.203Z] #51 1.052 Cloning into '/tmp/tmp.O6JbDRtuat/tini'... [2022-08-11T12:20:08.653Z] #64 330.4 + bin/containerd [2022-08-11T12:20:08.774Z] #51 1.726 + cd /tmp/tmp.O6JbDRtuat/tini [2022-08-11T12:20:08.774Z] #51 1.726 + git checkout -q v0.19.0 [2022-08-11T12:20:08.774Z] #51 1.748 + cmake . [2022-08-11T12:20:08.951Z] ok github.com/docker/docker/builder/remotecontext 0.126s coverage: 13.7% of statements [2022-08-11T12:20:09.207Z] ok github.com/docker/docker/builder/dockerfile 0.474s coverage: 49.3% of statements [2022-08-11T12:20:09.207Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-11T12:20:09.345Z] #51 2.031 -- The C compiler identification is GNU 10.2.1 [2022-08-11T12:20:09.345Z] #51 2.073 -- Detecting C compiler ABI info [2022-08-11T12:20:09.345Z] #51 2.221 -- Detecting C compiler ABI info - done [2022-08-11T12:20:09.345Z] #51 2.264 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-11T12:20:09.345Z] #51 2.270 -- Detecting C compile features [2022-08-11T12:20:09.345Z] #51 2.272 -- Detecting C compile features - done [2022-08-11T12:20:09.345Z] #51 2.285 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-11T12:20:09.345Z] #51 2.334 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-11T12:20:09.605Z] #51 2.381 -- Configuring done [2022-08-11T12:20:09.605Z] #51 2.395 -- Generating done [2022-08-11T12:20:09.605Z] #51 2.398 -- Build files have been written to: /tmp/tmp.O6JbDRtuat/tini [2022-08-11T12:20:09.605Z] #51 2.402 + make tini-static [2022-08-11T12:20:09.605Z] #51 2.474 Scanning dependencies of target tini-static [2022-08-11T12:20:09.605Z] #51 2.494 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-11T12:20:10.135Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-11T12:20:10.177Z] #51 2.912 [100%] Linking C executable tini-static [2022-08-11T12:20:10.439Z] #51 3.097 [100%] Built target tini-static [2022-08-11T12:20:10.439Z] #51 3.121 + mkdir -p /build [2022-08-11T12:20:10.439Z] #51 3.123 + cp tini-static /build/docker-init [2022-08-11T12:20:10.698Z] ok github.com/docker/docker/builder/remotecontext/git 1.643s coverage: 86.3% of statements [2022-08-11T12:20:10.698Z] ? github.com/docker/docker/cli [no test files] [2022-08-11T12:20:10.698Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-11T12:20:10.698Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-11T12:20:10.698Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-11T12:20:10.700Z] #51 DONE 3.4s [2022-08-11T12:20:10.700Z] [2022-08-11T12:20:10.700Z] #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-11T12:20:10.700Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-11T12:20:10.700Z] #20 52.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-11T12:20:10.700Z] #20 52.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-11T12:20:10.700Z] #20 52.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-11T12:20:11.266Z] ok github.com/docker/docker/cmd/docker-proxy 0.277s coverage: 67.6% of statements [2022-08-11T12:20:11.640Z] #20 54.89 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-11T12:20:11.640Z] #20 54.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:20:11.640Z] #20 54.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-11T12:20:11.640Z] #20 55.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-11T12:20:11.900Z] #20 55.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:20:11.900Z] #20 55.07 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-11T12:20:13.810Z] #20 57.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-11T12:20:13.810Z] #20 57.24 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:20:13.810Z] #20 57.24 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:20:14.534Z] ok github.com/docker/docker/client 0.112s coverage: 75.9% of statements [2022-08-11T12:20:15.987Z] #64 ... [2022-08-11T12:20:15.987Z] [2022-08-11T12:20:15.987Z] #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-11T12:20:15.987Z] #60 sha256:5d25f8e109d9e20e954a5422ca54cefe000dc65db8f2be3942f81ab1ea7e521a [2022-08-11T12:20:15.987Z] #60 188.8 + mkdir -p /build [2022-08-11T12:20:15.987Z] #60 188.8 + cp runc /build/runc [2022-08-11T12:20:15.987Z] #60 DONE 190.0s [2022-08-11T12:20:15.987Z] [2022-08-11T12:20:15.987Z] #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-11T12:20:15.987Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-11T12:20:15.987Z] #55 402.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-11T12:20:15.987Z] #55 DONE 403.2s [2022-08-11T12:20:15.987Z] [2022-08-11T12:20:15.987Z] #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-11T12:20:15.987Z] #64 sha256:71a20118e64908717d47f84218aa3b20c90837f76180f11b8c6c2a2a7bc9fe1b [2022-08-11T12:20:16.930Z] #64 ... [2022-08-11T12:20:16.930Z] [2022-08-11T12:20:16.930Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-11T12:20:16.930Z] #56 sha256:6217b9155233e1f5a6fab5670a7384b7982a05cdceb51b3060a9c7b04b5f1841 [2022-08-11T12:20:16.930Z] #56 DONE 0.3s [2022-08-11T12:20:16.930Z] [2022-08-11T12:20:16.930Z] #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-11T12:20:16.930Z] #64 sha256:71a20118e64908717d47f84218aa3b20c90837f76180f11b8c6c2a2a7bc9fe1b [2022-08-11T12:20:17.190Z] #64 ... [2022-08-11T12:20:17.190Z] [2022-08-11T12:20:17.190Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-11T12:20:17.190Z] #58 sha256:dcfb6ac031b76cb7d63054ab2bebf033e2a9c4f41d3753b37e237154e809b09a [2022-08-11T12:20:17.190Z] #58 DONE 0.1s [2022-08-11T12:20:17.190Z] [2022-08-11T12:20:17.190Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-11T12:20:17.190Z] #61 sha256:632601a7527b06db6929437ee641e9cbf73aec486f264672ee4f0c1dc75c8125 [2022-08-11T12:20:17.190Z] #61 DONE 0.1s [2022-08-11T12:20:17.190Z] [2022-08-11T12:20:17.190Z] #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-11T12:20:17.190Z] #64 sha256:71a20118e64908717d47f84218aa3b20c90837f76180f11b8c6c2a2a7bc9fe1b [2022-08-11T12:20:18.011Z] #20 ... [2022-08-11T12:20:18.011Z] [2022-08-11T12:20:18.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-11T12:20:18.011Z] #71 sha256:3ebb0573810da4baa77dda58cbe57d0665515ff125da905068f9bfb8885a1b33 [2022-08-11T12:20:18.011Z] #71 14.80 + cd /tmp/tmp.s3RJpWi7xR/src/github.com/containerd/containerd [2022-08-11T12:20:18.011Z] #71 14.80 + git checkout -q v1.6.7 [2022-08-11T12:20:18.011Z] #71 15.38 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-11T12:20:18.011Z] #71 15.38 + BUILDTAGS='netgo osusergo static_build' [2022-08-11T12:20:18.011Z] #71 15.38 + export EXTRA_FLAGS=-buildmode=pie [2022-08-11T12:20:18.011Z] #71 15.38 + EXTRA_FLAGS=-buildmode=pie [2022-08-11T12:20:18.011Z] #71 15.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-11T12:20:18.011Z] #71 15.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-11T12:20:18.011Z] #71 15.38 + '[' '' = dynamic ']' [2022-08-11T12:20:18.011Z] #71 15.38 + make [2022-08-11T12:20:18.582Z] #71 16.02 + bin/ctr [2022-08-11T12:20:19.093Z] #64 342.8 + bin/containerd [2022-08-11T12:20:25.163Z] #71 ... [2022-08-11T12:20:25.164Z] [2022-08-11T12:20:25.164Z] #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-11T12:20:25.164Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-11T12:20:25.164Z] #20 60.92 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-11T12:20:25.164Z] #20 60.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:20:25.164Z] #20 60.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:20:25.164Z] #20 62.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-11T12:20:25.164Z] #20 62.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:20:25.164Z] #20 62.51 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-11T12:20:25.164Z] #20 64.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-11T12:20:25.164Z] #20 64.31 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:20:25.164Z] #20 64.32 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:20:25.164Z] #20 68.20 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-11T12:20:25.164Z] #20 68.20 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-11T12:20:25.164Z] #20 68.21 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:20:26.544Z] #20 69.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-11T12:20:26.544Z] #20 69.85 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-11T12:20:26.544Z] #20 69.86 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-11T12:20:26.544Z] #20 69.92 Selecting previously unselected package libapparmor1:amd64. [2022-08-11T12:20:26.544Z] #20 69.93 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-11T12:20:26.544Z] #20 69.94 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-11T12:20:26.544Z] #20 69.99 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-11T12:20:26.804Z] #20 70.00 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-11T12:20:26.804Z] #20 70.01 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-11T12:20:26.804Z] #20 70.07 Selecting previously unselected package libbtrfs0:amd64. [2022-08-11T12:20:26.804Z] #20 70.07 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-11T12:20:26.804Z] #20 70.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:20:26.804Z] #20 70.16 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-11T12:20:26.804Z] #20 70.17 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-11T12:20:26.804Z] #20 70.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:20:26.804Z] #20 70.27 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-11T12:20:27.064Z] #20 70.28 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:20:27.064Z] #20 70.28 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:20:27.064Z] #20 70.32 Selecting previously unselected package libudev-dev:amd64. [2022-08-11T12:20:27.064Z] #20 70.33 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-11T12:20:27.064Z] #20 70.33 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:20:27.064Z] #20 70.40 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-11T12:20:27.064Z] #20 70.40 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-11T12:20:27.064Z] #20 70.41 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-11T12:20:27.064Z] #20 70.53 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-11T12:20:27.324Z] #20 70.53 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-11T12:20:27.324Z] #20 70.54 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-11T12:20:27.324Z] #20 70.63 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-11T12:20:27.324Z] #20 70.63 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-11T12:20:27.324Z] #20 70.64 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-11T12:20:27.324Z] #20 70.73 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-11T12:20:27.585Z] #20 70.74 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-11T12:20:27.585Z] #20 70.75 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-11T12:20:27.585Z] #20 70.80 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-11T12:20:27.585Z] #20 70.80 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-11T12:20:27.585Z] #20 70.81 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-11T12:20:27.585Z] #20 70.98 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-11T12:20:27.585Z] #20 70.98 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-11T12:20:27.585Z] #20 70.99 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-11T12:20:27.845Z] #20 71.09 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-11T12:20:27.845Z] #20 71.09 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-11T12:20:27.845Z] #20 71.10 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:20:27.845Z] #20 71.14 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-11T12:20:27.845Z] #20 71.15 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-11T12:20:27.845Z] #20 71.16 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:20:27.845Z] #20 71.22 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-11T12:20:27.845Z] #20 71.23 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-11T12:20:27.845Z] #20 71.23 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:20:28.106Z] #20 71.48 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-11T12:20:28.106Z] #20 71.49 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-11T12:20:28.106Z] #20 71.50 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-11T12:20:28.106Z] #20 71.52 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-11T12:20:28.106Z] #20 71.53 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-11T12:20:28.106Z] #20 71.54 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-11T12:20:28.106Z] #20 71.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-11T12:20:28.106Z] #20 71.56 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-11T12:20:28.106Z] #20 71.58 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-11T12:20:28.366Z] #20 71.59 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-11T12:20:28.366Z] #20 71.60 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-11T12:20:28.366Z] #20 71.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-11T12:20:28.366Z] #20 71.63 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-11T12:20:28.366Z] #20 71.64 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-11T12:20:28.366Z] #20 71.66 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-11T12:20:28.366Z] #20 71.68 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-11T12:20:28.366Z] #20 71.70 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-11T12:20:28.366Z] #20 71.71 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-11T12:20:28.366Z] #20 71.72 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-11T12:20:28.366Z] #20 71.73 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-11T12:20:28.366Z] #20 71.75 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:20:28.366Z] #20 71.76 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-11T12:20:28.366Z] #20 71.77 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:20:28.366Z] #20 71.78 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-11T12:20:28.366Z] #20 71.79 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-11T12:20:28.626Z] #20 71.80 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-11T12:20:28.626Z] #20 71.82 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-11T12:20:28.626Z] #20 71.83 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-11T12:20:28.626Z] #20 71.84 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-11T12:20:28.626Z] #20 71.86 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:20:28.626Z] #20 71.87 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-11T12:20:28.626Z] #20 71.89 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:20:28.626Z] #20 71.90 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-11T12:20:28.626Z] #20 71.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:20:30.011Z] #20 DONE 73.2s [2022-08-11T12:20:30.011Z] [2022-08-11T12:20:30.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-11T12:20:30.011Z] #71 sha256:3ebb0573810da4baa77dda58cbe57d0665515ff125da905068f9bfb8885a1b33 [2022-08-11T12:20:30.011Z] #71 ... [2022-08-11T12:20:30.011Z] [2022-08-11T12:20:30.011Z] #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-11T12:20:30.011Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-11T12:20:30.955Z] #21 1.115 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-11T12:20:30.955Z] #21 1.115 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-11T12:20:30.955Z] #21 1.116 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-11T12:20:36.807Z] #21 1.625 Reading package lists... [2022-08-11T12:20:41.043Z] #21 6.193 Reading package lists... [2022-08-11T12:20:42.005Z] #21 10.68 Building dependency tree... [2022-08-11T12:20:42.005Z] #21 11.87 Reading state information... [2022-08-11T12:20:42.589Z] #21 12.85 The following additional packages will be installed: [2022-08-11T12:20:42.848Z] #21 12.86 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-11T12:20:42.848Z] #21 12.86 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-11T12:20:42.848Z] #21 12.86 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-11T12:20:42.848Z] #21 12.86 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-11T12:20:42.849Z] #21 12.86 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-11T12:20:42.849Z] #21 12.86 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-11T12:20:42.849Z] #21 12.86 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-11T12:20:42.849Z] #21 12.87 Suggested packages: [2022-08-11T12:20:42.849Z] #21 12.87 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-11T12:20:42.849Z] #21 12.87 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-11T12:20:42.849Z] #21 12.88 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-11T12:20:42.849Z] #21 12.88 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-11T12:20:42.849Z] #21 12.88 seccomp:ppc64el seccomp:s390x [2022-08-11T12:20:42.849Z] #21 12.88 Recommended packages: [2022-08-11T12:20:42.849Z] #21 12.88 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-11T12:20:42.849Z] #21 12.88 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-11T12:20:42.849Z] #21 12.88 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-11T12:20:42.849Z] #21 12.88 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-11T12:20:43.419Z] #21 13.31 The following NEW packages will be installed: [2022-08-11T12:20:43.419Z] #21 13.31 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-11T12:20:43.419Z] #21 13.31 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-11T12:20:43.419Z] #21 13.31 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-11T12:20:43.419Z] #21 13.31 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-11T12:20:43.419Z] #21 13.31 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-11T12:20:43.419Z] #21 13.31 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-11T12:20:43.419Z] #21 13.31 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-11T12:20:43.419Z] #21 13.31 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-11T12:20:43.419Z] #21 13.31 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-11T12:20:43.419Z] #21 13.31 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-11T12:20:43.419Z] #21 13.32 libseccomp2:ppc64el libseccomp2:s390x [2022-08-11T12:20:43.680Z] #21 13.64 0 upgraded, 40 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:20:43.680Z] #21 13.64 Need to get 15.9 MB of archives. [2022-08-11T12:20:43.680Z] #21 13.64 After this operation, 73.0 MB of additional disk space will be used. [2022-08-11T12:20:43.680Z] #21 13.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-11T12:20:43.680Z] #21 13.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-11T12:20:43.680Z] #21 13.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-11T12:20:43.680Z] #21 13.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-11T12:20:43.680Z] #21 13.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-11T12:20:43.680Z] #21 13.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-11T12:20:43.680Z] #21 13.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-11T12:20:43.680Z] #21 13.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-11T12:20:43.680Z] #21 13.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-11T12:20:43.680Z] #21 13.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-11T12:20:43.680Z] #21 13.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-11T12:20:43.680Z] #21 13.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-11T12:20:43.680Z] #21 13.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-11T12:20:43.680Z] #21 13.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-11T12:20:43.680Z] #21 13.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-11T12:20:43.680Z] #21 13.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-11T12:20:43.680Z] #21 13.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-11T12:20:43.680Z] #21 13.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-11T12:20:43.680Z] #21 13.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-11T12:20:43.680Z] #21 13.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-11T12:20:43.680Z] #21 13.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-11T12:20:43.680Z] #21 13.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-11T12:20:43.680Z] #21 13.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-11T12:20:43.680Z] #21 13.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-11T12:20:43.680Z] #21 13.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-11T12:20:43.680Z] #21 13.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-11T12:20:43.680Z] #21 13.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-11T12:20:43.680Z] #21 13.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-11T12:20:43.680Z] #21 13.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-11T12:20:43.680Z] #21 13.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-11T12:20:43.680Z] #21 13.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-11T12:20:43.940Z] #21 13.85 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-11T12:20:43.940Z] #21 13.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-11T12:20:43.940Z] #21 13.85 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-11T12:20:43.940Z] #21 13.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-11T12:20:43.940Z] #21 13.86 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-11T12:20:43.940Z] #21 13.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-11T12:20:43.940Z] #21 13.86 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-11T12:20:43.940Z] #21 13.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-11T12:20:43.940Z] #21 13.86 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-11T12:20:44.201Z] #21 14.27 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:20:44.461Z] #21 14.44 Fetched 15.9 MB in 0s (32.1 MB/s) [2022-08-11T12:20:44.461Z] #21 14.47 Selecting previously unselected package gcc-10-base:armel. [2022-08-11T12:20:44.461Z] #21 14.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 ... 38556 files and directories currently installed.) [2022-08-11T12:20:44.461Z] #21 14.52 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-11T12:20:44.461Z] #21 14.53 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-11T12:20:44.461Z] #21 14.58 Selecting previously unselected package gcc-10-base:armhf. [2022-08-11T12:20:44.461Z] #21 14.58 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-11T12:20:44.461Z] #21 14.59 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-11T12:20:44.461Z] #21 14.63 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-11T12:20:44.461Z] #21 14.64 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-11T12:20:44.461Z] #21 14.64 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-11T12:20:44.461Z] #21 14.69 Selecting previously unselected package gcc-10-base:s390x. [2022-08-11T12:20:44.461Z] #21 14.69 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-11T12:20:44.461Z] #21 14.70 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-11T12:20:44.461Z] #21 14.75 Selecting previously unselected package gcc-10-base:arm64. [2022-08-11T12:20:44.721Z] #21 14.75 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-11T12:20:44.721Z] #21 14.75 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-11T12:20:44.721Z] #21 14.82 Selecting previously unselected package libgcc-s1:armel. [2022-08-11T12:20:44.721Z] #21 14.82 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-11T12:20:44.721Z] #21 14.83 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-11T12:20:44.721Z] #21 14.89 Selecting previously unselected package libcrypt1:armel. [2022-08-11T12:20:44.721Z] #21 14.89 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-11T12:20:44.982Z] #21 14.90 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-11T12:20:44.982Z] #21 14.99 Selecting previously unselected package libc6:armel. [2022-08-11T12:20:44.982Z] #21 14.99 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-11T12:20:45.242Z] #21 15.15 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-11T12:20:45.503Z] #21 15.58 Selecting previously unselected package libapparmor1:armel. [2022-08-11T12:20:45.503Z] #21 15.59 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-11T12:20:45.503Z] #21 15.60 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-11T12:20:45.503Z] #21 15.65 Selecting previously unselected package libapparmor-dev:armel. [2022-08-11T12:20:45.503Z] #21 15.66 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-11T12:20:45.503Z] #21 15.67 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-11T12:20:45.763Z] #21 15.74 Selecting previously unselected package libgcc-s1:arm64. [2022-08-11T12:20:45.763Z] #21 15.75 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-11T12:20:45.763Z] #21 15.75 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-11T12:20:45.763Z] #21 15.81 Selecting previously unselected package libcrypt1:arm64. [2022-08-11T12:20:45.763Z] #21 15.81 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-11T12:20:45.763Z] #21 15.82 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-11T12:20:45.763Z] #21 15.92 Selecting previously unselected package libc6:arm64. [2022-08-11T12:20:45.763Z] #21 15.92 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-11T12:20:46.024Z] #21 16.07 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-11T12:20:46.562Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 31.6% of statements [2022-08-11T12:20:46.594Z] #21 16.59 Selecting previously unselected package libapparmor1:arm64. [2022-08-11T12:20:46.594Z] #21 16.59 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-11T12:20:46.594Z] #21 16.60 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-11T12:20:46.594Z] #21 16.66 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-11T12:20:46.594Z] #21 16.66 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-11T12:20:46.594Z] #21 16.66 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-11T12:20:46.594Z] #21 16.73 Selecting previously unselected package libgcc-s1:s390x. [2022-08-11T12:20:46.594Z] #21 16.73 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-11T12:20:46.594Z] #21 16.74 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-11T12:20:46.594Z] #21 16.80 Selecting previously unselected package libcrypt1:s390x. [2022-08-11T12:20:46.594Z] #21 16.81 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-11T12:20:46.594Z] #21 16.81 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-11T12:20:46.854Z] #21 16.92 Selecting previously unselected package libc6:s390x. [2022-08-11T12:20:46.854Z] #21 16.92 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-11T12:20:47.114Z] #21 17.11 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-11T12:20:47.489Z] ok github.com/docker/docker/container 0.120s coverage: 37.4% of statements [2022-08-11T12:20:47.684Z] #21 17.65 Selecting previously unselected package libapparmor1:s390x. [2022-08-11T12:20:47.684Z] #21 17.65 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-11T12:20:47.684Z] #21 17.66 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-11T12:20:47.684Z] #21 17.71 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-11T12:20:47.684Z] #21 17.71 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-11T12:20:47.684Z] #21 17.72 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-11T12:20:47.684Z] #21 17.78 Selecting previously unselected package libgcc-s1:armhf. [2022-08-11T12:20:47.684Z] #21 17.79 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-11T12:20:47.684Z] #21 17.80 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-11T12:20:47.684Z] #21 17.84 Selecting previously unselected package libcrypt1:armhf. [2022-08-11T12:20:47.684Z] #21 17.84 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-11T12:20:47.684Z] #21 17.85 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-11T12:20:47.945Z] #21 17.94 Selecting previously unselected package libc6:armhf. [2022-08-11T12:20:47.945Z] #21 17.95 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-11T12:20:47.945Z] #21 18.12 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-11T12:20:48.051Z] ok github.com/docker/docker/cmd/dockerd/trap 2.461s coverage: 0.0% of statements [2022-08-11T12:20:48.051Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-11T12:20:48.051Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-11T12:20:48.051Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-11T12:20:48.051Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-11T12:20:48.051Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-11T12:20:48.515Z] #21 18.58 Selecting previously unselected package libapparmor1:armhf. [2022-08-11T12:20:48.515Z] #21 18.58 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-11T12:20:48.515Z] #21 18.59 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-11T12:20:48.515Z] #21 18.64 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-11T12:20:48.515Z] #21 18.64 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-11T12:20:48.515Z] #21 18.65 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-11T12:20:48.515Z] #21 18.72 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-11T12:20:48.515Z] #21 18.73 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-11T12:20:48.515Z] #21 18.73 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-11T12:20:48.775Z] #21 18.78 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-11T12:20:48.775Z] #21 18.79 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-11T12:20:48.775Z] #21 18.79 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-11T12:20:48.775Z] #21 18.88 Selecting previously unselected package libc6:ppc64el. [2022-08-11T12:20:48.775Z] #21 18.88 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-11T12:20:49.035Z] #21 19.06 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-11T12:20:49.619Z] #21 19.68 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-11T12:20:49.619Z] #21 19.69 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-11T12:20:49.619Z] #21 19.69 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-11T12:20:49.619Z] #21 19.75 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-11T12:20:49.619Z] #21 19.75 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-11T12:20:49.619Z] #21 19.76 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-11T12:20:49.619Z] #21 19.85 Selecting previously unselected package libseccomp2:s390x. [2022-08-11T12:20:49.887Z] #21 19.86 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-11T12:20:49.887Z] #21 19.87 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-11T12:20:49.887Z] #21 19.95 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-11T12:20:49.887Z] #21 19.96 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-11T12:20:49.887Z] #21 19.97 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-11T12:20:49.887Z] #21 20.03 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-11T12:20:49.887Z] #21 20.04 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-11T12:20:49.887Z] #21 20.04 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-11T12:20:50.147Z] #21 20.08 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-11T12:20:50.147Z] #21 20.09 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-11T12:20:50.147Z] #21 20.09 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-11T12:20:50.147Z] #21 20.15 Selecting previously unselected package libseccomp2:armhf. [2022-08-11T12:20:50.147Z] #21 20.16 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-11T12:20:50.147Z] #21 20.16 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-11T12:20:50.147Z] #21 20.20 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-11T12:20:50.147Z] #21 20.21 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-11T12:20:50.147Z] #21 20.22 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-11T12:20:50.147Z] #21 20.28 Selecting previously unselected package libseccomp2:armel. [2022-08-11T12:20:50.147Z] #21 20.29 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-11T12:20:50.147Z] #21 20.29 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-11T12:20:50.147Z] #21 20.34 Selecting previously unselected package libseccomp-dev:armel. [2022-08-11T12:20:50.407Z] #21 20.34 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-11T12:20:50.407Z] #21 20.35 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-11T12:20:50.407Z] #21 20.41 Selecting previously unselected package libseccomp2:arm64. [2022-08-11T12:20:50.407Z] #21 20.42 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-11T12:20:50.407Z] #21 20.43 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-11T12:20:50.407Z] #21 20.47 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-11T12:20:50.407Z] #21 20.47 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-11T12:20:50.407Z] #21 20.47 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-11T12:20:50.407Z] #21 20.57 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-11T12:20:50.407Z] #21 20.58 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-11T12:20:50.407Z] #21 20.59 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-11T12:20:50.407Z] #21 20.60 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-11T12:20:50.407Z] #21 20.61 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-11T12:20:50.407Z] #21 20.63 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-11T12:20:50.407Z] #21 20.65 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-11T12:20:50.407Z] #21 20.66 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-11T12:20:50.667Z] #21 20.67 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-11T12:20:50.667Z] #21 20.69 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-11T12:20:50.667Z] #21 20.70 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-11T12:20:50.667Z] #21 20.72 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-11T12:20:50.667Z] #21 20.73 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-11T12:20:50.667Z] #21 20.75 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-11T12:20:50.667Z] #21 20.76 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-11T12:20:50.667Z] #21 20.77 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-11T12:20:52.049Z] #21 22.03 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-11T12:20:53.300Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2022-08-11T12:20:53.430Z] #21 23.26 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-11T12:20:54.370Z] #21 24.49 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-11T12:20:54.667Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-11T12:20:55.751Z] #21 25.73 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-11T12:20:56.032Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-11T12:20:57.134Z] #21 26.94 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-11T12:20:57.134Z] #21 26.95 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-11T12:20:57.134Z] #21 26.97 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-11T12:20:57.134Z] #21 26.98 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-11T12:20:57.134Z] #21 26.99 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-11T12:20:57.134Z] #21 27.01 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-11T12:20:57.134Z] #21 27.02 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-11T12:20:57.134Z] #21 27.03 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-11T12:20:57.134Z] #21 27.04 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-11T12:20:57.134Z] #21 27.06 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-11T12:20:57.134Z] #21 27.07 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-11T12:20:57.134Z] #21 27.08 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-11T12:20:57.134Z] #21 27.09 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-11T12:20:57.134Z] #21 27.11 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-11T12:20:57.134Z] #21 27.12 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-11T12:20:57.134Z] #21 27.14 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-11T12:20:57.134Z] #21 27.15 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-11T12:20:57.134Z] #21 27.16 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-11T12:20:57.134Z] #21 27.17 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-11T12:20:57.134Z] #21 27.19 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-11T12:20:57.134Z] #21 27.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:20:57.395Z] #21 DONE 27.5s [2022-08-11T12:20:57.395Z] [2022-08-11T12:20:57.395Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-11T12:20:57.395Z] #66 sha256:5b1ae7265db5a39312d4dd8dfb1519f69e959d0c9d7f4c1a956d635a4ec89c63 [2022-08-11T12:20:57.395Z] #66 DONE 0.1s [2022-08-11T12:20:57.395Z] [2022-08-11T12:20:57.395Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-11T12:20:57.395Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-11T12:20:58.782Z] #22 DONE 1.2s [2022-08-11T12:20:58.782Z] [2022-08-11T12:20:58.782Z] #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-11T12:20:58.782Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-11T12:20:59.723Z] #23 DONE 0.9s [2022-08-11T12:20:59.723Z] [2022-08-11T12:20:59.723Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-11T12:20:59.723Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-11T12:21:00.295Z] #24 0.776 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-11T12:21:00.295Z] #24 DONE 0.9s [2022-08-11T12:21:00.295Z] [2022-08-11T12:21:00.295Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-11T12:21:00.295Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-11T12:21:01.236Z] #25 DONE 0.9s [2022-08-11T12:21:01.236Z] [2022-08-11T12:21:01.236Z] #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-11T12:21:01.236Z] #67 sha256:dad78f7e4bd46aaf0c430a5e4dbd28461100a0d3492f1d0e5d031a8c6eebd44e [2022-08-11T12:21:01.236Z] #67 0.952 + RM_GOPATH=0 [2022-08-11T12:21:01.236Z] #67 0.952 + TMP_GOPATH= [2022-08-11T12:21:01.236Z] #67 0.952 + : /build [2022-08-11T12:21:01.236Z] #67 0.952 + '[' -z '' ']' [2022-08-11T12:21:01.236Z] #67 0.952 ++ mktemp -d [2022-08-11T12:21:01.236Z] #67 0.953 + export GOPATH=/tmp/tmp.11uELvz7v8 [2022-08-11T12:21:01.236Z] #67 0.953 + GOPATH=/tmp/tmp.11uELvz7v8 [2022-08-11T12:21:01.236Z] #67 0.953 + RM_GOPATH=1 [2022-08-11T12:21:01.236Z] #67 0.953 + case "$(go env GOARCH)" in [2022-08-11T12:21:01.236Z] #67 0.954 ++ go env GOARCH [2022-08-11T12:21:01.236Z] #67 0.960 + export GO_BUILDMODE=-buildmode=pie [2022-08-11T12:21:01.236Z] #67 0.960 + GO_BUILDMODE=-buildmode=pie [2022-08-11T12:21:01.236Z] #67 0.960 ++ dirname /install.sh [2022-08-11T12:21:01.236Z] #67 0.964 + dir=/ [2022-08-11T12:21:01.236Z] #67 0.964 + bin=runc [2022-08-11T12:21:01.236Z] #67 0.964 + shift [2022-08-11T12:21:01.236Z] #67 0.965 + '[' '!' -f //runc.installer ']' [2022-08-11T12:21:01.236Z] #67 0.965 + . //runc.installer [2022-08-11T12:21:01.236Z] #67 0.965 ++ set -e [2022-08-11T12:21:01.236Z] #67 0.965 ++ : v1.1.3 [2022-08-11T12:21:01.236Z] #67 0.965 Install runc version v1.1.3 (build tags: seccomp) [2022-08-11T12:21:01.236Z] #67 0.965 + install_runc [2022-08-11T12:21:01.236Z] #67 0.965 + RUNC_BUILDTAGS=seccomp [2022-08-11T12:21:01.236Z] #67 0.965 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-11T12:21:01.236Z] #67 0.965 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.11uELvz7v8/src/github.com/opencontainers/runc [2022-08-11T12:21:01.236Z] #67 0.966 Cloning into '/tmp/tmp.11uELvz7v8/src/github.com/opencontainers/runc'... [2022-08-11T12:21:02.181Z] #67 ... [2022-08-11T12:21:02.181Z] [2022-08-11T12:21:02.181Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-11T12:21:02.181Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-11T12:21:02.181Z] #26 DONE 0.8s [2022-08-11T12:21:02.181Z] [2022-08-11T12:21:02.181Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-11T12:21:02.181Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-11T12:21:02.570Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-11T12:21:03.122Z] #27 DONE 0.9s [2022-08-11T12:21:03.123Z] [2022-08-11T12:21:03.123Z] #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-11T12:21:03.123Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-11T12:21:03.498Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2022-08-11T12:21:04.061Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-11T12:21:04.062Z] #28 1.123 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-11T12:21:04.062Z] #28 1.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-11T12:21:04.062Z] #28 1.145 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-11T12:21:04.062Z] #28 1.373 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-11T12:21:04.623Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-11T12:21:04.632Z] #28 1.616 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-11T12:21:04.896Z] #28 1.909 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-11T12:21:04.903Z] #64 381.5 # github.com/containerd/containerd/cmd/containerd [2022-08-11T12:21:04.903Z] #64 381.5 /usr/bin/ld: /tmp/go-link-1769680532/000019.o: in function `New': [2022-08-11T12:21:04.903Z] #64 381.5 /tmp/tmp.fkYj6jfiM7/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-11T12:21:04.903Z] #64 381.6 + bin/containerd-stress [2022-08-11T12:21:04.903Z] #64 382.7 + bin/containerd-shim [2022-08-11T12:21:05.158Z] #28 2.233 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-11T12:21:05.184Z] ok github.com/docker/docker/daemon 10.114s coverage: 16.6% of statements [2022-08-11T12:21:05.184Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-11T12:21:05.184Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-11T12:21:05.184Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-11T12:21:05.184Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-11T12:21:05.184Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-11T12:21:05.420Z] #28 2.562 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-11T12:21:05.680Z] #28 2.879 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-11T12:21:05.942Z] #28 3.272 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] [2022-08-11T12:21:06.115Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.617s coverage: 74.8% of statements [2022-08-11T12:21:06.202Z] #28 3.289 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [166 kB] [2022-08-11T12:21:06.202Z] #28 3.295 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [173 kB] [2022-08-11T12:21:06.202Z] #28 3.296 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [170 kB] [2022-08-11T12:21:06.202Z] #28 3.296 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [148 kB] [2022-08-11T12:21:06.202Z] #28 3.302 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [156 kB] [2022-08-11T12:21:06.202Z] #28 3.304 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-11T12:21:06.202Z] #28 3.310 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-11T12:21:06.202Z] #28 3.310 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-11T12:21:06.202Z] #28 3.311 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-11T12:21:06.202Z] #28 3.315 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-11T12:21:06.202Z] #28 3.317 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-11T12:21:07.044Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.347s coverage: 60.7% of statements [2022-08-11T12:21:07.044Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-08-11T12:21:08.411Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2022-08-11T12:21:09.783Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.195s coverage: 50.6% of statements [2022-08-11T12:21:11.671Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.894s coverage: 46.1% of statements [2022-08-11T12:21:11.671Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-11T12:21:11.671Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.896s coverage: 58.5% of statements [2022-08-11T12:21:11.671Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-11T12:21:11.671Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-11T12:21:12.233Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-08-11T12:21:12.796Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-11T12:21:13.024Z] #64 393.9 + bin/containerd-shim-runc-v1 [2022-08-11T12:21:13.052Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-08-11T12:21:14.348Z] #28 ... [2022-08-11T12:21:14.348Z] [2022-08-11T12:21:14.348Z] #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-11T12:21:14.348Z] #67 sha256:dad78f7e4bd46aaf0c430a5e4dbd28461100a0d3492f1d0e5d031a8c6eebd44e [2022-08-11T12:21:14.348Z] #67 5.688 + cd /tmp/tmp.11uELvz7v8/src/github.com/opencontainers/runc [2022-08-11T12:21:14.348Z] #67 5.688 + git checkout -q v1.1.3 [2022-08-11T12:21:14.348Z] #67 5.949 + '[' -z '' ']' [2022-08-11T12:21:14.348Z] #67 5.949 + target=static [2022-08-11T12:21:14.348Z] #67 5.950 + make BUILDTAGS=seccomp static [2022-08-11T12:21:14.348Z] #67 6.211 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-11T12:21:14.418Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.9% of statements [2022-08-11T12:21:14.418Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-11T12:21:14.418Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-11T12:21:14.674Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-08-11T12:21:15.329Z] #64 395.2 # github.com/containerd/containerd/cmd/containerd [2022-08-11T12:21:15.329Z] #64 395.2 /usr/bin/ld: /tmp/go-link-3258870267/000019.o: in function `New': [2022-08-11T12:21:15.329Z] #64 395.2 /tmp/tmp.qYo9g2C11g/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-11T12:21:15.329Z] #64 395.2 + bin/containerd-stress [2022-08-11T12:21:15.329Z] #64 396.4 + bin/containerd-shim [2022-08-11T12:21:15.601Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 79.9% of statements [2022-08-11T12:21:15.601Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-08-11T12:21:15.601Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-11T12:21:16.163Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-11T12:21:16.419Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.006s coverage: 88.2% of statements [2022-08-11T12:21:17.348Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.146s coverage: 76.8% of statements [2022-08-11T12:21:17.614Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-11T12:21:17.646Z] #67 ... [2022-08-11T12:21:17.646Z] [2022-08-11T12:21:17.646Z] #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-11T12:21:17.646Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-11T12:21:17.646Z] #28 14.62 Fetched 49.2 MB in 14s (3576 kB/s) [2022-08-11T12:21:18.176Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 79.4% of statements [2022-08-11T12:21:19.104Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 63.7% of statements [2022-08-11T12:21:19.590Z] #64 400.2 + bin/containerd-shim-runc-v2 [2022-08-11T12:21:19.590Z] #64 401.0 + binaries [2022-08-11T12:21:19.590Z] #64 401.0 + install -D bin/containerd /build/containerd [2022-08-11T12:21:19.590Z] #64 401.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-11T12:21:19.590Z] #64 401.1 + install -D bin/ctr /build/ctr [2022-08-11T12:21:19.666Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2022-08-11T12:21:20.253Z] ok github.com/docker/docker/daemon/logger/journald 3.355s coverage: 74.3% of statements [2022-08-11T12:21:20.253Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-11T12:21:20.253Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-11T12:21:20.253Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-11T12:21:20.253Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-11T12:21:20.829Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-11T12:21:21.091Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-11T12:21:21.490Z] #64 DONE 403.0s [2022-08-11T12:21:21.658Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2022-08-11T12:21:22.220Z] ok github.com/docker/docker/daemon/logger/splunk 1.581s coverage: 82.5% of statements [2022-08-11T12:21:22.220Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-11T12:21:22.220Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-11T12:21:22.438Z] [2022-08-11T12:21:22.438Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-11T12:21:22.438Z] #65 sha256:15de0530d4bd9552571b48abfc02ee4bbf0af797f6a9aca45e89f602f38e8584 [2022-08-11T12:21:23.005Z] #65 DONE 0.8s [2022-08-11T12:21:23.149Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 44.4% of statements [2022-08-11T12:21:23.263Z] [2022-08-11T12:21:23.263Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-11T12:21:23.263Z] #70 sha256:f619a70d08e5a032fc02c99b46fc8418f988cc9aa17bac5eaf6283b7fae97b11 [2022-08-11T12:21:23.263Z] #70 DONE 0.2s [2022-08-11T12:21:23.263Z] [2022-08-11T12:21:23.263Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-11T12:21:23.263Z] #75 sha256:c398f4d8f7b3bdc947d7fc2b4b87001d45557662a79f1315f9b87405a5e9fbb2 [2022-08-11T12:21:24.200Z] #75 DONE 1.0s [2022-08-11T12:21:24.200Z] [2022-08-11T12:21:24.200Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-11T12:21:24.200Z] #78 sha256:d6760feb841c61357b552158c46c47c4f5120b88a3b4430f60c4b1037b3180a3 [2022-08-11T12:21:24.200Z] #78 DONE 0.0s [2022-08-11T12:21:24.200Z] [2022-08-11T12:21:24.200Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-11T12:21:24.200Z] #79 sha256:1d99f8ecacfcc37daf05cf6d6785aa22f00757c2ae760f3ac2efe1f83df85063 [2022-08-11T12:21:24.200Z] #79 DONE 0.0s [2022-08-11T12:21:24.228Z] #28 14.62 Reading package lists... [2022-08-11T12:21:24.458Z] [2022-08-11T12:21:24.459Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-11T12:21:24.459Z] #80 sha256:cc84232e0db5be3024594f34f0622418f5a9653d8b55977f63d62fd96840cce8 [2022-08-11T12:21:24.459Z] #80 DONE 0.0s [2022-08-11T12:21:24.459Z] [2022-08-11T12:21:24.459Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-11T12:21:24.459Z] #81 sha256:ff4ea2a47bf281d6af610e9a9f7bbe5f35933aac3f53f161bcca9819e0007122 [2022-08-11T12:21:24.513Z] ok github.com/docker/docker/distribution 1.509s coverage: 28.0% of statements [2022-08-11T12:21:24.513Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-11T12:21:25.075Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-11T12:21:25.321Z] #64 407.9 + bin/containerd-shim-runc-v1 [2022-08-11T12:21:25.637Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-08-11T12:21:25.637Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-11T12:21:25.637Z] ok github.com/docker/docker/image 0.034s coverage: 86.9% of statements [2022-08-11T12:21:25.834Z] #81 DONE 1.3s [2022-08-11T12:21:25.834Z] [2022-08-11T12:21:25.834Z] #82 exporting to image [2022-08-11T12:21:25.834Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-11T12:21:25.834Z] #82 exporting layers [2022-08-11T12:21:25.893Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-11T12:21:26.454Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-11T12:21:26.454Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-11T12:21:26.454Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-11T12:21:26.710Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-11T12:21:27.273Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-11T12:21:27.835Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements [2022-08-11T12:21:28.090Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-11T12:21:29.981Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 82.2% of statements [2022-08-11T12:21:30.543Z] ok github.com/docker/docker/pkg/authorization 0.413s coverage: 68.3% of statements [2022-08-11T12:21:30.799Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-11T12:21:30.799Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-11T12:21:30.810Z] #28 21.03 Reading package lists... [2022-08-11T12:21:31.750Z] #28 27.23 Building dependency tree... [2022-08-11T12:21:31.908Z] #64 414.4 + bin/containerd-shim-runc-v2 [2022-08-11T12:21:31.908Z] #64 415.2 + binaries [2022-08-11T12:21:31.908Z] #64 415.2 + install -D bin/containerd /build/containerd [2022-08-11T12:21:31.908Z] #64 415.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-11T12:21:31.908Z] #64 415.3 + install -D bin/ctr /build/ctr [2022-08-11T12:21:32.852Z] #28 30.11 bzip2 is already the newest version (1.0.8-4). [2022-08-11T12:21:32.852Z] #28 30.11 patch is already the newest version (2.7.6-7). [2022-08-11T12:21:32.852Z] #28 30.11 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-11T12:21:32.852Z] #28 30.11 The following additional packages will be installed: [2022-08-11T12:21:33.113Z] #28 30.12 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-11T12:21:33.113Z] #28 30.13 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-11T12:21:33.113Z] #28 30.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-11T12:21:33.113Z] #28 30.13 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-11T12:21:33.113Z] #28 30.13 systemd vim-runtime xxd [2022-08-11T12:21:33.113Z] #28 30.15 Suggested packages: [2022-08-11T12:21:33.113Z] #28 30.15 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-11T12:21:33.113Z] #28 30.15 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-11T12:21:33.113Z] #28 30.15 vim-scripts xfsdump acl attr quota [2022-08-11T12:21:33.113Z] #28 30.15 Recommended packages: [2022-08-11T12:21:33.113Z] #28 30.15 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-11T12:21:33.113Z] #28 30.15 systemd-timesyncd | time-daemon unzip [2022-08-11T12:21:33.816Z] #64 DONE 417.5s [2022-08-11T12:21:34.030Z] #82 exporting layers 7.1s done [2022-08-11T12:21:34.030Z] #82 writing image sha256:90121ae59b898460ecc67465242b81bad07d3008d0496f542f670b65f03d8f96 done [2022-08-11T12:21:34.030Z] #82 naming to docker.io/library/docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 done [2022-08-11T12:21:34.030Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-08-11T12:21:34.065Z] ok github.com/docker/docker/pkg/chrootarchive 2.512s coverage: 42.7% of statements [Pipeline] sh [2022-08-11T12:21:34.321Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-11T12:21:34.321Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-11T12:21:34.372Z] + trap exit INT TERM [2022-08-11T12:21:34.372Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-11T12:21:34.372Z] + CONTAINER_NAME=docker-pr4 [2022-08-11T12:21:34.372Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43945/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -e DOCKER_GRAPHDRIVER docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/make.sh dynbinary [2022-08-11T12:21:34.497Z] #28 31.69 The following NEW packages will be installed: [2022-08-11T12:21:34.497Z] #28 31.69 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-11T12:21:34.497Z] #28 31.70 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-11T12:21:34.497Z] #28 31.70 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-11T12:21:34.497Z] #28 31.70 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-11T12:21:34.497Z] #28 31.70 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-11T12:21:34.497Z] #28 31.70 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-11T12:21:34.497Z] #28 31.70 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-11T12:21:34.497Z] #28 31.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-11T12:21:34.497Z] #28 31.70 zstd [2022-08-11T12:21:34.578Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-11T12:21:34.632Z] [2022-08-11T12:21:34.753Z] [2022-08-11T12:21:34.753Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-11T12:21:34.753Z] #65 sha256:9291751a06e29ddc57a56fb408d9a81414876c9b86918b80687d4b2af36ff1ff [2022-08-11T12:21:34.757Z] #28 32.06 0 upgraded, 52 newly installed, 0 to remove and 6 not upgraded. [2022-08-11T12:21:34.757Z] #28 32.06 Need to get 23.8 MB of archives. [2022-08-11T12:21:34.757Z] #28 32.06 After this operation, 89.3 MB of additional disk space will be used. [2022-08-11T12:21:34.757Z] #28 32.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-11T12:21:34.890Z] Removing bundles/ [2022-08-11T12:21:34.890Z] [2022-08-11T12:21:34.890Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-11T12:21:34.890Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-11T12:21:34.890Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:21:35.017Z] #28 32.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-11T12:21:35.017Z] #28 32.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-11T12:21:35.017Z] #28 32.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-11T12:21:35.017Z] #28 32.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-11T12:21:35.017Z] #28 32.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-11T12:21:35.017Z] #28 32.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-11T12:21:35.017Z] #28 32.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-11T12:21:35.017Z] #28 32.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-11T12:21:35.017Z] #28 32.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-11T12:21:35.017Z] #28 32.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-11T12:21:35.017Z] #28 32.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-11T12:21:35.017Z] #28 32.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-11T12:21:35.017Z] #28 32.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-11T12:21:35.017Z] #28 32.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-11T12:21:35.017Z] #28 32.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-11T12:21:35.017Z] #28 32.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-11T12:21:35.017Z] #28 32.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-11T12:21:35.017Z] #28 32.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-11T12:21:35.017Z] #28 32.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-11T12:21:35.017Z] #28 32.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-11T12:21:35.017Z] #28 32.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-11T12:21:35.017Z] #28 32.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-11T12:21:35.017Z] #28 32.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-11T12:21:35.017Z] #28 32.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-11T12:21:35.017Z] #28 32.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-11T12:21:35.017Z] #28 32.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-11T12:21:35.017Z] #28 32.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-11T12:21:35.017Z] #28 32.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-11T12:21:35.017Z] #28 32.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-11T12:21:35.017Z] #28 32.25 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-11T12:21:35.017Z] #28 32.26 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-11T12:21:35.142Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-08-11T12:21:35.142Z] ok github.com/docker/docker/layer 7.574s coverage: 68.9% of statements [2022-08-11T12:21:35.142Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-11T12:21:35.142Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-11T12:21:35.142Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-11T12:21:35.142Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-11T12:21:35.142Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-11T12:21:35.142Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-11T12:21:35.278Z] #28 32.27 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-11T12:21:35.278Z] #28 32.27 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-11T12:21:35.278Z] #28 32.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-11T12:21:35.278Z] #28 32.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-11T12:21:35.278Z] #28 32.28 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-11T12:21:35.278Z] #28 32.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-11T12:21:35.278Z] #28 32.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-11T12:21:35.278Z] #28 32.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-11T12:21:35.278Z] #28 32.34 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-11T12:21:35.278Z] #28 32.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-11T12:21:35.278Z] #28 32.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-11T12:21:35.278Z] #28 32.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-11T12:21:35.278Z] #28 32.38 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-11T12:21:35.278Z] #28 32.38 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-11T12:21:35.278Z] #28 32.39 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-11T12:21:35.278Z] #28 32.39 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-11T12:21:35.278Z] #28 32.51 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-11T12:21:35.398Z] ok github.com/docker/docker/pkg/fsutils 0.152s coverage: 85.1% of statements [2022-08-11T12:21:35.399Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-11T12:21:35.539Z] #28 32.53 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-11T12:21:35.539Z] #28 32.55 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-11T12:21:35.539Z] #28 32.55 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-11T12:21:35.689Z] #65 DONE 1.0s [2022-08-11T12:21:35.689Z] [2022-08-11T12:21:35.689Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-11T12:21:35.689Z] #70 sha256:fa9ba48daded1f0e022b6e4477fe48e00360ddd28b17f74039b90906dfbc70cc [2022-08-11T12:21:35.800Z] #28 33.09 debconf: delaying package configuration, since apt-utils is not installed [2022-08-11T12:21:35.947Z] #70 DONE 0.2s [2022-08-11T12:21:35.947Z] [2022-08-11T12:21:35.947Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-11T12:21:35.947Z] #75 sha256:1766d462df74efb4eb18c95a387f34c570bdfcc525c0663722b242acdacbb656 [2022-08-11T12:21:36.061Z] #28 33.36 Fetched 23.8 MB in 1s (29.9 MB/s) [2022-08-11T12:21:36.326Z] #28 33.40 Selecting previously unselected package libcap2:amd64. [2022-08-11T12:21:36.326Z] #28 33.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-11T12:21:36.326Z] #28 33.47 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-11T12:21:36.326Z] #28 33.48 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:21:36.326Z] #28 33.53 Selecting previously unselected package libargon2-1:amd64. [2022-08-11T12:21:36.326Z] #28 33.54 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-11T12:21:36.326Z] #28 33.55 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-11T12:21:36.326Z] #28 33.59 Selecting previously unselected package libjson-c5:amd64. [2022-08-11T12:21:36.327Z] ok github.com/docker/docker/pkg/idtools 0.347s coverage: 69.3% of statements [2022-08-11T12:21:36.327Z] ok github.com/docker/docker/pkg/ioutils 0.363s coverage: 71.0% of statements [2022-08-11T12:21:36.582Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-08-11T12:21:36.582Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-11T12:21:36.582Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-11T12:21:36.592Z] #28 33.60 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-11T12:21:36.592Z] #28 33.61 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-11T12:21:36.592Z] #28 33.69 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-11T12:21:36.592Z] #28 33.69 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-11T12:21:36.592Z] #28 33.70 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-11T12:21:36.838Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-11T12:21:36.838Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-11T12:21:36.852Z] #28 33.81 Selecting previously unselected package libip4tc2:amd64. [2022-08-11T12:21:36.852Z] #28 33.82 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-11T12:21:36.852Z] #28 33.83 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-11T12:21:36.852Z] #28 33.89 Selecting previously unselected package libkmod2:amd64. [2022-08-11T12:21:36.852Z] #28 33.90 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-11T12:21:36.852Z] #28 33.91 Unpacking libkmod2:amd64 (28-1) ... [2022-08-11T12:21:36.852Z] #28 33.98 Selecting previously unselected package systemd. [2022-08-11T12:21:36.852Z] #28 33.99 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-11T12:21:36.852Z] #28 34.07 Unpacking systemd (247.3-7) ... [2022-08-11T12:21:36.882Z] #75 DONE 1.0s [2022-08-11T12:21:36.882Z] [2022-08-11T12:21:36.882Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-11T12:21:36.882Z] #78 sha256:76ecee2426255b6a503f09507fdadc63a348396eb89239e9ed1efa2fe3f03508 [2022-08-11T12:21:36.882Z] #78 DONE 0.1s [2022-08-11T12:21:36.882Z] [2022-08-11T12:21:36.882Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-11T12:21:36.882Z] #79 sha256:5f850383edf43ab0f9ad4c7d87f75c81b88a25e8e64228cd8522879c758301ca [2022-08-11T12:21:36.882Z] #79 DONE 0.0s [2022-08-11T12:21:36.882Z] [2022-08-11T12:21:36.882Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-11T12:21:36.882Z] #80 sha256:91b999132052ed1e62c77de7e8881596d3cbb4f02a854ec714590defb0393e84 [2022-08-11T12:21:36.882Z] #80 DONE 0.0s [2022-08-11T12:21:37.094Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-08-11T12:21:37.141Z] [2022-08-11T12:21:37.142Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-11T12:21:37.142Z] #81 sha256:7bac71078e44dca0a1075c1415d12ed52becdf1096b9776ff781ab84411319dc [2022-08-11T12:21:37.350Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-08-11T12:21:37.350Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-11T12:21:37.350Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-11T12:21:37.350Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-11T12:21:37.794Z] #28 35.11 Selecting previously unselected package pigz. [2022-08-11T12:21:37.913Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-08-11T12:21:38.055Z] #28 35.11 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-11T12:21:38.055Z] #28 35.12 Unpacking pigz (2.6-1) ... [2022-08-11T12:21:38.055Z] #28 35.19 Selecting previously unselected package libelf1:amd64. [2022-08-11T12:21:38.055Z] #28 35.19 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-11T12:21:38.055Z] #28 35.20 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-11T12:21:38.169Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-11T12:21:38.315Z] #28 35.31 Selecting previously unselected package libbpf0:amd64. [2022-08-11T12:21:38.315Z] #28 35.31 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-11T12:21:38.315Z] #28 35.32 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-11T12:21:38.315Z] #28 35.39 Selecting previously unselected package libmnl0:amd64. [2022-08-11T12:21:38.315Z] #28 35.40 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-11T12:21:38.315Z] #28 35.40 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-11T12:21:38.316Z] #28 35.45 Selecting previously unselected package libxtables12:amd64. [2022-08-11T12:21:38.316Z] #28 35.47 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-11T12:21:38.316Z] #28 35.47 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-11T12:21:38.316Z] #28 35.53 Selecting previously unselected package libcap2-bin. [2022-08-11T12:21:38.430Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-11T12:21:38.576Z] #28 35.54 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-11T12:21:38.577Z] #28 35.55 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-11T12:21:38.577Z] #28 35.60 Selecting previously unselected package iproute2. [2022-08-11T12:21:38.577Z] #28 35.61 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-11T12:21:38.577Z] #28 35.62 Unpacking iproute2 (5.10.0-4) ... [2022-08-11T12:21:38.686Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-11T12:21:38.837Z] #28 35.88 Selecting previously unselected package xxd. [2022-08-11T12:21:38.837Z] #28 35.90 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-11T12:21:38.837Z] #28 35.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:21:38.837Z] #28 35.99 Selecting previously unselected package vim-common. [2022-08-11T12:21:38.837Z] #28 36.00 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:21:38.837Z] #28 36.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:21:38.837Z] #28 36.13 Selecting previously unselected package bash-completion. [2022-08-11T12:21:39.098Z] #28 36.13 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-11T12:21:39.358Z] #28 ... [2022-08-11T12:21:39.358Z] [2022-08-11T12:21:39.358Z] #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-11T12:21:39.358Z] #71 sha256:3ebb0573810da4baa77dda58cbe57d0665515ff125da905068f9bfb8885a1b33 [2022-08-11T12:21:39.358Z] #71 96.94 + bin/containerd [2022-08-11T12:21:40.051Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-08-11T12:21:40.307Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-11T12:21:40.307Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-11T12:21:40.563Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-11T12:21:40.819Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-11T12:21:41.074Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-11T12:21:41.636Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-11T12:21:41.892Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-11T12:21:42.149Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-08-11T12:21:42.411Z] #81 DONE 4.9s [2022-08-11T12:21:42.411Z] [2022-08-11T12:21:42.411Z] #82 exporting to image [2022-08-11T12:21:42.411Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-11T12:21:42.411Z] #82 exporting layers [2022-08-11T12:21:42.711Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-11T12:21:42.967Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-11T12:21:44.678Z] #71 ... [2022-08-11T12:21:44.678Z] [2022-08-11T12:21:44.678Z] #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-11T12:21:44.678Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-11T12:21:44.678Z] #28 37.21 Unpacking bash-completion (1:2.11-2) ... [2022-08-11T12:21:44.678Z] #28 37.49 Selecting previously unselected package apparmor. [2022-08-11T12:21:44.678Z] #28 37.50 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 37.53 Unpacking apparmor (2.13.6-10) ... [2022-08-11T12:21:44.678Z] #28 37.73 Selecting previously unselected package inetutils-ping. [2022-08-11T12:21:44.678Z] #28 37.75 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 37.75 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-11T12:21:44.678Z] #28 37.83 Selecting previously unselected package libip6tc2:amd64. [2022-08-11T12:21:44.678Z] #28 37.84 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 37.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-11T12:21:44.678Z] #28 37.90 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-11T12:21:44.678Z] #28 37.90 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 37.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-11T12:21:44.678Z] #28 37.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-11T12:21:44.678Z] #28 37.95 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 37.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-11T12:21:44.678Z] #28 38.05 Selecting previously unselected package libnftnl11:amd64. [2022-08-11T12:21:44.678Z] #28 38.06 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 38.06 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-11T12:21:44.678Z] #28 38.14 Selecting previously unselected package iptables. [2022-08-11T12:21:44.678Z] #28 38.15 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 38.16 Unpacking iptables (1.8.7-1) ... [2022-08-11T12:21:44.678Z] #28 38.34 Selecting previously unselected package libonig5:amd64. [2022-08-11T12:21:44.678Z] #28 38.35 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 38.36 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:21:44.678Z] #28 38.45 Selecting previously unselected package libjq1:amd64. [2022-08-11T12:21:44.678Z] #28 38.46 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 38.46 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:21:44.678Z] #28 38.56 Selecting previously unselected package jq. [2022-08-11T12:21:44.678Z] #28 38.56 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 38.57 Unpacking jq (1.6-2.1) ... [2022-08-11T12:21:44.678Z] #28 38.63 Selecting previously unselected package libaio1:amd64. [2022-08-11T12:21:44.678Z] #28 38.64 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 38.65 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-11T12:21:44.678Z] #28 38.69 Selecting previously unselected package libgpm2:amd64. [2022-08-11T12:21:44.678Z] #28 38.70 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 38.71 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-11T12:21:44.678Z] #28 38.76 Selecting previously unselected package libinih1:amd64. [2022-08-11T12:21:44.678Z] #28 38.77 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 38.78 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-11T12:21:44.678Z] #28 38.83 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-11T12:21:44.678Z] #28 38.86 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 38.86 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-11T12:21:44.678Z] #28 38.94 Selecting previously unselected package libnet1:amd64. [2022-08-11T12:21:44.678Z] #28 38.95 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 38.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:21:44.678Z] #28 39.03 Selecting previously unselected package libnl-3-200:amd64. [2022-08-11T12:21:44.678Z] #28 39.04 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 39.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:21:44.678Z] #28 39.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-11T12:21:44.678Z] #28 39.12 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 39.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:21:44.678Z] #28 39.17 Selecting previously unselected package libyajl2:amd64. [2022-08-11T12:21:44.678Z] #28 39.19 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 39.19 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:21:44.678Z] #28 39.23 Selecting previously unselected package net-tools. [2022-08-11T12:21:44.678Z] #28 39.25 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 39.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-11T12:21:44.678Z] #28 39.44 Selecting previously unselected package python-pip-whl. [2022-08-11T12:21:44.678Z] #28 39.45 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-11T12:21:44.678Z] #28 39.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-11T12:21:44.678Z] #28 39.80 Selecting previously unselected package python3-lib2to3. [2022-08-11T12:21:44.678Z] #28 39.81 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-11T12:21:44.678Z] #28 39.82 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-11T12:21:44.678Z] #28 39.89 Selecting previously unselected package python3-distutils. [2022-08-11T12:21:44.678Z] #28 39.90 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-11T12:21:44.678Z] #28 39.90 Unpacking python3-distutils (3.9.2-1) ... [2022-08-11T12:21:44.678Z] #28 40.01 Selecting previously unselected package python3-pkg-resources. [2022-08-11T12:21:44.678Z] #28 40.02 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-11T12:21:44.678Z] #28 40.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:21:44.678Z] #28 40.13 Selecting previously unselected package python3-setuptools. [2022-08-11T12:21:44.678Z] #28 40.14 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-11T12:21:44.678Z] #28 40.15 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-11T12:21:44.678Z] #28 40.30 Selecting previously unselected package python3-wheel. [2022-08-11T12:21:44.678Z] #28 40.30 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-11T12:21:44.678Z] #28 40.31 Unpacking python3-wheel (0.34.2-1) ... [2022-08-11T12:21:44.678Z] #28 40.38 Selecting previously unselected package python3-pip. [2022-08-11T12:21:44.678Z] #28 40.38 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-11T12:21:44.678Z] #28 40.39 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-11T12:21:44.678Z] #28 40.57 Selecting previously unselected package sudo. [2022-08-11T12:21:44.678Z] #28 40.59 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 40.60 Unpacking sudo (1.9.5p2-3) ... [2022-08-11T12:21:44.678Z] #28 40.90 Selecting previously unselected package systemd-journal-remote. [2022-08-11T12:21:44.678Z] #28 40.90 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 40.91 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-11T12:21:44.678Z] #28 40.97 Selecting previously unselected package thin-provisioning-tools. [2022-08-11T12:21:44.678Z] #28 40.98 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 40.99 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-11T12:21:44.678Z] #28 41.17 Selecting previously unselected package uidmap. [2022-08-11T12:21:44.678Z] #28 41.18 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-11T12:21:44.678Z] #28 41.18 Unpacking uidmap (1:4.8.1-1) ... [2022-08-11T12:21:44.678Z] #28 41.27 Selecting previously unselected package vim-runtime. [2022-08-11T12:21:44.678Z] #28 41.28 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-11T12:21:44.678Z] #28 41.30 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-11T12:21:44.678Z] #28 41.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-11T12:21:44.678Z] #28 41.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:21:44.857Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-08-11T12:21:44.857Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-11T12:21:45.424Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-11T12:21:46.093Z] #28 43.14 Selecting previously unselected package vim. [2022-08-11T12:21:46.093Z] #28 43.15 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-11T12:21:46.093Z] #28 43.17 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:21:46.351Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2022-08-11T12:21:46.355Z] #28 43.50 Selecting previously unselected package xfsprogs. [2022-08-11T12:21:46.355Z] #28 43.52 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-11T12:21:46.355Z] #28 43.52 Unpacking xfsprogs (5.10.0-4) ... [2022-08-11T12:21:46.607Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-11T12:21:46.615Z] #28 43.83 Selecting previously unselected package zip. [2022-08-11T12:21:46.615Z] #28 43.84 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-11T12:21:46.615Z] #28 43.85 Unpacking zip (3.0-12) ... [2022-08-11T12:21:46.874Z] #28 43.95 Selecting previously unselected package zstd. [2022-08-11T12:21:46.874Z] #28 43.95 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-11T12:21:46.874Z] #28 43.96 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-11T12:21:47.133Z] #28 44.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-11T12:21:47.535Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-08-11T12:21:47.702Z] #28 44.70 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-11T12:21:47.702Z] #28 44.71 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-11T12:21:47.702Z] #28 44.72 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-11T12:21:47.702Z] #28 44.73 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-11T12:21:47.702Z] #28 44.74 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-11T12:21:47.702Z] #28 44.76 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-11T12:21:47.702Z] #28 44.77 Setting up uidmap (1:4.8.1-1) ... [2022-08-11T12:21:47.702Z] #28 44.78 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-11T12:21:47.702Z] #28 44.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-11T12:21:47.702Z] #28 44.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-11T12:21:47.702Z] #28 44.81 Setting up python3-wheel (0.34.2-1) ... [2022-08-11T12:21:48.097Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-11T12:21:48.097Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-11T12:21:48.271Z] #28 45.23 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-11T12:21:48.271Z] #28 45.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:21:48.271Z] #28 45.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-11T12:21:48.271Z] #28 45.27 Setting up libcap2-bin (1:2.44-1) ... [2022-08-11T12:21:48.271Z] #28 45.29 Setting up apparmor (2.13.6-10) ... [2022-08-11T12:21:48.659Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-11T12:21:48.915Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-11T12:21:49.652Z] #28 46.55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-11T12:21:49.652Z] #28 46.58 Setting up zip (3.0-12) ... [2022-08-11T12:21:49.652Z] #28 46.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:21:49.652Z] #28 46.62 Setting up bash-completion (1:2.11-2) ... [2022-08-11T12:21:50.282Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-11T12:21:50.532Z] #82 exporting layers 7.2s done [2022-08-11T12:21:50.532Z] #82 writing image sha256:f83b17fc15ee18e7e62c567a8bccd5d5e7feaca2939e73e891a7376c2f204af2 done [2022-08-11T12:21:50.532Z] #82 naming to docker.io/library/docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 done [2022-08-11T12:21:50.532Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T12:21:50.874Z] #28 47.89 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-11T12:21:50.875Z] #28 47.95 Setting up sudo (1.9.5p2-3) ... [2022-08-11T12:21:50.875Z] #28 48.03 invoke-rc.d: could not determine current runlevel [2022-08-11T12:21:50.875Z] #28 48.04 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-11T12:21:50.875Z] #28 48.04 Setting up xfsprogs (5.10.0-4) ... [2022-08-11T12:21:50.875Z] #28 48.06 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-11T12:21:50.875Z] #28 48.06 Failed to connect to bus: Host is down [2022-08-11T12:21:50.875Z] #28 48.06 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-11T12:21:50.875Z] #28 48.08 Setting up inetutils-ping (2:2.0-1) ... [2022-08-11T12:21:50.875Z] #28 48.10 Setting up pigz (2.6-1) ... [2022-08-11T12:21:50.875Z] #28 48.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-11T12:21:50.889Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -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:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/make.sh dynbinary test-integration [2022-08-11T12:21:51.135Z] #28 48.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-11T12:21:51.135Z] #28 48.16 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-11T12:21:51.135Z] #28 48.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:21:51.209Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.8% of statements [2022-08-11T12:21:51.456Z] [2022-08-11T12:21:51.456Z] Removing bundles/ [2022-08-11T12:21:51.456Z] [2022-08-11T12:21:51.456Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-11T12:21:51.456Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-11T12:21:51.456Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:21:51.465Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-11T12:21:51.655Z] #28 48.68 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-11T12:21:51.655Z] #28 48.70 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-11T12:21:51.655Z] #28 48.95 Setting up libelf1:amd64 (0.183-1) ... [2022-08-11T12:21:51.916Z] #28 48.96 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-11T12:21:51.916Z] #28 49.00 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-11T12:21:51.916Z] #28 49.02 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-11T12:21:51.916Z] #28 49.03 Setting up libkmod2:amd64 (28-1) ... [2022-08-11T12:21:51.916Z] #28 49.05 Setting up python3-distutils (3.9.2-1) ... [2022-08-11T12:21:52.176Z] #28 49.35 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-11T12:21:52.436Z] #28 49.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-11T12:21:52.436Z] #28 49.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-11T12:21:52.436Z] #28 49.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-11T12:21:52.436Z] #28 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-11T12:21:52.436Z] #28 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-11T12:21:52.436Z] #28 49.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-11T12:21:52.436Z] #28 49.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-11T12:21:52.436Z] #28 49.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-11T12:21:52.436Z] #28 49.43 Setting up python3-setuptools (52.0.0-4) ... [2022-08-11T12:21:52.830Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-11T12:21:53.377Z] #28 50.28 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-11T12:21:53.378Z] #28 50.30 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-11T12:21:53.378Z] #28 50.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-11T12:21:53.378Z] #28 50.32 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-11T12:21:53.949Z] #28 51.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-11T12:21:53.949Z] #28 51.06 Setting up jq (1.6-2.1) ... [2022-08-11T12:21:53.949Z] #28 51.09 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-11T12:21:53.949Z] #28 51.10 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-11T12:21:53.949Z] #28 51.12 Setting up iptables (1.8.7-1) ... [2022-08-11T12:21:53.949Z] #28 51.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-11T12:21:53.949Z] #28 51.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-11T12:21:53.949Z] #28 51.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-11T12:21:53.949Z] #28 51.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-11T12:21:53.949Z] #28 51.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-11T12:21:53.949Z] #28 51.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-11T12:21:53.949Z] #28 51.18 Setting up iproute2 (5.10.0-4) ... [2022-08-11T12:21:54.209Z] #28 51.43 Setting up systemd (247.3-7) ... [2022-08-11T12:21:54.209Z] #28 51.48 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-11T12:21:54.209Z] #28 51.49 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-11T12:21:54.209Z] #28 51.50 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-11T12:21:54.209Z] #28 51.53 Initializing machine ID from KVM UUID. [2022-08-11T12:21:55.151Z] #28 52.16 Setting up systemd-journal-remote (247.3-7) ... [2022-08-11T12:21:55.151Z] #28 52.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-11T12:21:56.093Z] #28 DONE 53.1s [2022-08-11T12:21:56.093Z] [2022-08-11T12:21:56.093Z] #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-11T12:21:56.093Z] #71 sha256:3ebb0573810da4baa77dda58cbe57d0665515ff125da905068f9bfb8885a1b33 [2022-08-11T12:21:56.093Z] #71 ... [2022-08-11T12:21:56.093Z] [2022-08-11T12:21:56.093Z] #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-11T12:21:56.093Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-11T12:21:56.664Z] #29 0.732 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-11T12:21:56.925Z] #29 0.737 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-11T12:21:56.925Z] #29 0.740 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-11T12:21:56.925Z] #29 DONE 0.8s [2022-08-11T12:21:56.925Z] [2022-08-11T12:21:56.925Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-11T12:21:56.925Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-11T12:22:00.834Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-11T12:22:00.834Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-11T12:22:00.834Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:22:00.834Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-11T12:22:00.834Z] [2022-08-11T12:22:00.834Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-11T12:22:00.834Z] DOCKER_SYSTEMD=1 [2022-08-11T12:22:00.834Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-11T12:22:00.834Z] HOSTNAME=2c03b0c58c21 [2022-08-11T12:22:00.834Z] DEST=bundles/test-integration [2022-08-11T12:22:00.834Z] PWD=/go/src/github.com/docker/docker [2022-08-11T12:22:00.834Z] DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:22:00.834Z] container=docker [2022-08-11T12:22:00.834Z] HOME=/root [2022-08-11T12:22:00.834Z] LANG=C.UTF-8 [2022-08-11T12:22:00.834Z] INVOCATION_ID=4f52a0e4d41d4ce4bf765913eca273f5 [2022-08-11T12:22:00.834Z] GOLANG_VERSION=1.18.5 [2022-08-11T12:22:00.834Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-11T12:22:00.834Z] VALIDATE_BRANCH=master [2022-08-11T12:22:00.834Z] TERM=xterm [2022-08-11T12:22:00.834Z] DOCKER_PKG=github.com/docker/docker [2022-08-11T12:22:00.834Z] SHLVL=3 [2022-08-11T12:22:00.834Z] TIMEOUT=120m [2022-08-11T12:22:00.834Z] DOCKER_BUILDTAGS= journald [2022-08-11T12:22:00.834Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-11T12:22:00.834Z] GO111MODULE=off [2022-08-11T12:22:00.834Z] DOCKER_EXPERIMENTAL=1 [2022-08-11T12:22:00.834Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-11T12:22:00.834Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-11T12:22:00.834Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-11T12:22:00.834Z] GOPATH=/go [2022-08-11T12:22:00.834Z] PKG_CONFIG=pkg-config [2022-08-11T12:22:00.834Z] _=/usr/bin/env [2022-08-11T12:22:00.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-11T12:22:05.060Z] #30 7.552 Collecting yamllint==1.26.1 [2022-08-11T12:22:05.320Z] #30 8.585 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-11T12:22:05.891Z] #30 9.128 Collecting pathspec>=0.5.3 [2022-08-11T12:22:05.892Z] #30 9.137 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-11T12:22:06.152Z] #30 9.379 Collecting pyyaml [2022-08-11T12:22:06.152Z] #30 9.387 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-11T12:22:06.152Z] #30 9.435 Building wheels for collected packages: yamllint [2022-08-11T12:22:06.413Z] #30 9.436 Building wheel for yamllint (setup.py): started [2022-08-11T12:22:06.674Z] #30 9.970 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-11T12:22:06.674Z] #30 9.973 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=98f194d80b9bbc806b47054379416af765d0232e37b9a556cf9e0e05060c122a [2022-08-11T12:22:06.674Z] #30 9.974 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-11T12:22:06.674Z] #30 9.977 Successfully built yamllint [2022-08-11T12:22:06.674Z] #30 9.991 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-11T12:22:06.935Z] #30 10.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-11T12:22:07.196Z] #30 DONE 10.6s [2022-08-11T12:22:07.196Z] [2022-08-11T12:22:07.196Z] #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-11T12:22:07.196Z] #67 sha256:dad78f7e4bd46aaf0c430a5e4dbd28461100a0d3492f1d0e5d031a8c6eebd44e [2022-08-11T12:22:07.457Z] #67 ... [2022-08-11T12:22:07.457Z] [2022-08-11T12:22:07.457Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-11T12:22:07.457Z] #34 sha256:dacd262cf1bec062d4b2be5473ce80e750371ae6c0f7af471499821ea24ed167 [2022-08-11T12:22:07.717Z] #34 DONE 0.2s [2022-08-11T12:22:07.717Z] [2022-08-11T12:22:07.717Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-11T12:22:07.717Z] #39 sha256:f7a7005cbf3dda8499038c011b85a5c342745bcd014240fb58caae4d58dfc118 [2022-08-11T12:22:07.978Z] #39 DONE 0.3s [2022-08-11T12:22:07.978Z] [2022-08-11T12:22:07.978Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-11T12:22:07.978Z] #42 sha256:4ab7efcea2fb706f2a0813f759f44632b8f884f42837b50aa70295169064b257 [2022-08-11T12:22:07.978Z] #42 DONE 0.1s [2022-08-11T12:22:07.978Z] [2022-08-11T12:22:07.978Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-11T12:22:07.978Z] #44 sha256:51e499c0a36182cc8c7bd717aa32d68fef5e5f6eac743db254742a81ce67a89f [2022-08-11T12:22:07.978Z] #44 DONE 0.1s [2022-08-11T12:22:07.978Z] [2022-08-11T12:22:07.978Z] #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-11T12:22:07.978Z] #71 sha256:3ebb0573810da4baa77dda58cbe57d0665515ff125da905068f9bfb8885a1b33 [2022-08-11T12:22:08.238Z] #71 ... [2022-08-11T12:22:08.238Z] [2022-08-11T12:22:08.238Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-11T12:22:08.238Z] #46 sha256:3fd34836eaa431e51509ab4b74935c63d14d109ed34d4385227918cb409bc078 [2022-08-11T12:22:08.238Z] #46 DONE 0.1s [2022-08-11T12:22:08.238Z] [2022-08-11T12:22:08.238Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-11T12:22:08.238Z] #48 sha256:4cc457c7692316ef244ace87a2ea4f2e536a3fe39d9f89b5980a4e60750d0a99 [2022-08-11T12:22:08.238Z] #48 DONE 0.1s [2022-08-11T12:22:08.238Z] [2022-08-11T12:22:08.238Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-11T12:22:08.238Z] #52 sha256:4e9b1b6d3af41e5750a9edd246493042aee42795ab59326a131debb91eba1cc4 [2022-08-11T12:22:08.238Z] #52 DONE 0.1s [2022-08-11T12:22:08.238Z] [2022-08-11T12:22:08.238Z] #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-11T12:22:08.238Z] #67 sha256:dad78f7e4bd46aaf0c430a5e4dbd28461100a0d3492f1d0e5d031a8c6eebd44e [2022-08-11T12:22:08.499Z] #67 ... [2022-08-11T12:22:08.499Z] [2022-08-11T12:22:08.499Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-11T12:22:08.499Z] #55 sha256:893249db851fbff2ce565f3ecaebad19d681b4ccecf124119ef527f559469855 [2022-08-11T12:22:08.499Z] #55 DONE 0.1s [2022-08-11T12:22:08.499Z] [2022-08-11T12:22:08.499Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-11T12:22:08.499Z] #59 sha256:c90f1b90da00ad25e16b4b4ecec930c6a20100464409e36c70bd25c564ff3296 [2022-08-11T12:22:08.499Z] #59 DONE 0.1s [2022-08-11T12:22:08.499Z] [2022-08-11T12:22:08.499Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-11T12:22:08.499Z] #61 sha256:ba66e0e9af6706cda85f81613538f2f78c8180a800ed2e1343ac68285c4c35f1 [2022-08-11T12:22:08.760Z] #61 DONE 0.1s [2022-08-11T12:22:08.760Z] [2022-08-11T12:22:08.760Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-11T12:22:08.760Z] #63 sha256:bda7d86c56b315af15ed82aee0027f1d202e343bf58373feda47986a314190f0 [2022-08-11T12:22:09.020Z] #63 DONE 0.2s [2022-08-11T12:22:09.020Z] [2022-08-11T12:22:09.020Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-11T12:22:09.020Z] #65 sha256:c3433b6d754ec9b5fa88f0a82be6ae34bf111e0d7ada6f06bed5a03ca413fe60 [2022-08-11T12:22:09.020Z] #65 DONE 0.1s [2022-08-11T12:22:09.020Z] [2022-08-11T12:22:09.020Z] #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-11T12:22:09.020Z] #71 sha256:3ebb0573810da4baa77dda58cbe57d0665515ff125da905068f9bfb8885a1b33 [2022-08-11T12:22:14.712Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/rootless [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/volume [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-11T12:22:14.712Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === Skipped [2022-08-11T12:22:14.712Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-11T12:22:14.712Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-11T12:22:14.712Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-11T12:22:14.712Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-11T12:22:14.712Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:71: No driver to put! [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-11T12:22:14.712Z] time="2022-08-11T12:21:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-11T12:22:14.712Z] time="2022-08-11T12:21:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-11T12:22:14.712Z] time="2022-08-11T12:21:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-11T12:22:14.712Z] time="2022-08-11T12:21:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-11T12:22:14.712Z] time="2022-08-11T12:21:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:71: No driver to put! [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-11T12:22:14.712Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-11T12:22:14.712Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-11T12:22:14.712Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:22:14.712Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-11T12:22:14.712Z] graphtest_unix.go:71: No driver to put! [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-11T12:22:14.712Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-11T12:22:14.712Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-11T12:22:14.712Z] [2022-08-11T12:22:14.712Z] DONE 2875 tests, 28 skipped in 209.048s [2022-08-11T12:22:14.712Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/bitseq [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/cluster [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/config [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/datastore [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/driverapi [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-11T12:22:14.712Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/etchosts [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/idm [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/ipam [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/iptables [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/netlabel [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/netutils [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/networkdb [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/ns [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/options [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/osl [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/portallocator [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/portmapper [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/testutils [2022-08-11T12:22:14.713Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-11T12:22:14.713Z] + 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-11T12:22:27.137Z] #71 ... [2022-08-11T12:22:27.137Z] [2022-08-11T12:22:27.137Z] #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-11T12:22:27.137Z] #67 sha256:dad78f7e4bd46aaf0c430a5e4dbd28461100a0d3492f1d0e5d031a8c6eebd44e [2022-08-11T12:22:27.137Z] #67 88.64 + mkdir -p /build [2022-08-11T12:22:27.137Z] #67 88.64 + cp runc /build/runc [2022-08-11T12:22:27.137Z] #67 DONE 88.9s [2022-08-11T12:22:27.137Z] [2022-08-11T12:22:27.137Z] #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-11T12:22:27.137Z] #71 sha256:3ebb0573810da4baa77dda58cbe57d0665515ff125da905068f9bfb8885a1b33 [2022-08-11T12:22:27.711Z] #71 ... [2022-08-11T12:22:27.711Z] [2022-08-11T12:22:27.711Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-11T12:22:27.711Z] #68 sha256:c4712a5ec80fe933e8487c4b060af0e87cbd0f56ffb71d42db91b6761edffb03 [2022-08-11T12:22:27.972Z] #68 DONE 0.1s [2022-08-11T12:22:27.972Z] [2022-08-11T12:22:27.972Z] #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-11T12:22:27.972Z] #71 sha256:3ebb0573810da4baa77dda58cbe57d0665515ff125da905068f9bfb8885a1b33 [2022-08-11T12:22:47.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-11T12:22:47.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-11T12:23:00.080Z] #71 174.6 # github.com/containerd/containerd/cmd/containerd [2022-08-11T12:23:00.081Z] #71 174.6 /usr/bin/ld: /tmp/go-link-1191144909/000019.o: in function `New': [2022-08-11T12:23:00.081Z] #71 174.6 /tmp/tmp.s3RJpWi7xR/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-11T12:23:00.081Z] #71 174.7 + bin/containerd-stress [2022-08-11T12:23:00.081Z] #71 175.7 + bin/containerd-shim [2022-08-11T12:23:01.362Z] ok github.com/docker/docker/libnetwork 37.320s coverage: 40.6% of statements [2022-08-11T12:23:01.362Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-08-11T12:23:01.363Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-11T12:23:01.363Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-11T12:23:01.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-11T12:23:01.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-11T12:23:01.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-11T12:23:01.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-11T12:23:01.363Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-11T12:23:01.363Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-11T12:23:01.363Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-11T12:23:01.363Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-11T12:23:01.363Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-11T12:23:01.363Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-11T12:23:01.363Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-11T12:23:01.363Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.498s coverage: 59.9% of statements [2022-08-11T12:23:01.363Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-11T12:23:01.363Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-11T12:23:01.363Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.2% of statements [2022-08-11T12:23:01.363Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-11T12:23:01.363Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-11T12:23:01.363Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-11T12:23:01.363Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-11T12:23:09.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-11T12:23:10.080Z] #71 186.5 + bin/containerd-shim-runc-v1 [2022-08-11T12:23:11.302Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.194s coverage: 6.6% of statements [2022-08-11T12:23:11.302Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-11T12:23:11.302Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-11T12:23:11.302Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-11T12:23:11.302Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-11T12:23:11.302Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-11T12:23:11.302Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-11T12:23:11.558Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-11T12:23:11.814Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-11T12:23:12.070Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-11T12:23:12.325Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-11T12:23:14.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-11T12:23:15.375Z] #71 192.6 + bin/containerd-shim-runc-v2 [2022-08-11T12:23:15.952Z] #71 193.4 + binaries [2022-08-11T12:23:16.216Z] #71 193.4 + install -D bin/containerd /build/containerd [2022-08-11T12:23:16.216Z] #71 193.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-11T12:23:16.216Z] #71 193.5 + install -D bin/ctr /build/ctr [2022-08-11T12:23:16.476Z] #71 DONE 193.9s [2022-08-11T12:23:17.859Z] [2022-08-11T12:23:17.859Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-11T12:23:17.859Z] #72 sha256:46f3a68d08e28fb0360307990669696746d4c8a3e51a0a72b57bbe818efdbc09 [2022-08-11T12:23:18.118Z] #72 DONE 0.5s [2022-08-11T12:23:18.118Z] [2022-08-11T12:23:18.118Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-11T12:23:18.118Z] #77 sha256:c4a8a80b43543c564cc4823328d0b3c926a9a7be52efcd9ff2ab9a7b26c150fe [2022-08-11T12:23:18.118Z] #77 DONE 0.1s [2022-08-11T12:23:18.378Z] [2022-08-11T12:23:18.378Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-11T12:23:18.378Z] #82 sha256:22d24422fa0c467f253e31900b6c3f1fae874d90647d752d82fb00b21304a30e [2022-08-11T12:23:18.950Z] #82 DONE 0.8s [2022-08-11T12:23:19.210Z] [2022-08-11T12:23:19.210Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-11T12:23:19.210Z] #85 sha256:d1869184858277be351dbd093ad7785607fec4fd921d2c7eae5b2559816d20f2 [2022-08-11T12:23:19.210Z] #85 DONE 0.1s [2022-08-11T12:23:19.210Z] [2022-08-11T12:23:19.210Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-11T12:23:19.210Z] #86 sha256:6851e2aeb7fa80491a508ddac304af89499ed14124be5cc2e4d82ca58c2645ef [2022-08-11T12:23:19.210Z] #86 DONE 0.0s [2022-08-11T12:23:19.210Z] [2022-08-11T12:23:19.210Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-11T12:23:19.210Z] #87 sha256:30352585512b5ce8bd900c6235c1f0fe943e05e5cc59d098081411ada0d41716 [2022-08-11T12:23:19.210Z] #87 DONE 0.0s [2022-08-11T12:23:19.210Z] [2022-08-11T12:23:19.210Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-11T12:23:19.210Z] #88 sha256:01e5dda84a35a194cfb7b978fea8fafb8835cf4e6de269c444a9b88f68f928bf [2022-08-11T12:23:24.496Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-11T12:23:24.497Z] #88 DONE 4.8s [2022-08-11T12:23:24.497Z] [2022-08-11T12:23:24.497Z] #89 exporting to image [2022-08-11T12:23:24.497Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-11T12:23:24.497Z] #89 exporting layers [2022-08-11T12:23:24.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-11T12:23:24.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-11T12:23:24.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-11T12:23:25.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-11T12:23:26.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-11T12:23:26.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-11T12:23:27.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-11T12:23:29.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-11T12:23:30.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-11T12:23:31.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-11T12:23:32.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-11T12:23:32.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-11T12:23:33.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-11T12:23:34.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-11T12:23:35.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-11T12:23:36.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-11T12:23:37.401Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-11T12:23:37.401Z] Using test binary docker [2022-08-11T12:23:37.401Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-11T12:23:37.401Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-11T12:23:37.401Z] Starting dockerd [2022-08-11T12:23:37.401Z] INFO: Waiting for daemon to start... [2022-08-11T12:23:39.338Z] ok github.com/docker/docker/libnetwork/ipam 15.809s coverage: 85.3% of statements [2022-08-11T12:23:39.338Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-11T12:23:39.338Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-11T12:23:39.338Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-11T12:23:39.595Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-11T12:23:39.595Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-11T12:23:39.851Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-11T12:23:39.927Z] . [2022-08-11T12:23:39.927Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-11T12:23:39.927Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-11T12:23:39.927Z] Error: No such image: emptyfs [2022-08-11T12:23:39.927Z] Running integration-test (iteration 1) [2022-08-11T12:23:39.927Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-11T12:23:39.927Z] Loaded image: busybox:latest [2022-08-11T12:23:40.185Z] Loaded image: busybox:glibc [2022-08-11T12:23:40.414Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 74.0% of statements [2022-08-11T12:23:40.976Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.0% of statements [2022-08-11T12:23:41.232Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-11T12:23:41.380Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-11T12:23:41.380Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-11T12:23:41.380Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:23:41.380Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-11T12:23:41.380Z] [2022-08-11T12:23:41.380Z] + TEST_INTEGRATION_DEST=1 [2022-08-11T12:23:41.380Z] + CONTAINER_NAME=docker-pr4-1 [2022-08-11T12:23:41.380Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-11T12:23:41.380Z] + run_tests test-integration-flaky [2022-08-11T12:23:41.380Z] + '[' -n 0 ']' [2022-08-11T12:23:41.380Z] + rm= [2022-08-11T12:23:41.380Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43945/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43945/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/make.sh test-integration-flaky test-integration [2022-08-11T12:23:41.380Z] + c=0 [2022-08-11T12:23:41.380Z] ++ jobs -p [2022-08-11T12:23:41.380Z] + for job in $(jobs -p) [2022-08-11T12:23:41.380Z] + wait 11248 [2022-08-11T12:23:41.380Z] + TEST_INTEGRATION_DEST=3 [2022-08-11T12:23:41.380Z] + CONTAINER_NAME=docker-pr4-3 [2022-08-11T12:23:41.380Z] + TEST_SKIP_INTEGRATION=1 [2022-08-11T12:23:41.380Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-11T12:23:41.380Z] + run_tests [2022-08-11T12:23:41.380Z] + '[' -n 0 ']' [2022-08-11T12:23:41.380Z] + rm= [2022-08-11T12:23:41.380Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43945/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43945/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/make.sh '' test-integration [2022-08-11T12:23:41.380Z] + TEST_INTEGRATION_DEST=2 [2022-08-11T12:23:41.380Z] + CONTAINER_NAME=docker-pr4-2 [2022-08-11T12:23:41.380Z] + TEST_SKIP_INTEGRATION=1 [2022-08-11T12:23:41.380Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-11T12:23:41.380Z] + run_tests [2022-08-11T12:23:41.380Z] + '[' -n 0 ']' [2022-08-11T12:23:41.380Z] + rm= [2022-08-11T12:23:41.380Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43945/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43945/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/make.sh '' test-integration [2022-08-11T12:23:41.380Z] [2022-08-11T12:23:41.380Z] [2022-08-11T12:23:41.380Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-11T12:23:41.380Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-11T12:23:41.380Z] HOSTNAME=6cc6d9ae441e [2022-08-11T12:23:41.380Z] TEST_SKIP_INTEGRATION=1 [2022-08-11T12:23:41.380Z] TESTDEBUG=0 [2022-08-11T12:23:41.380Z] DEST=bundles/test-integration [2022-08-11T12:23:41.380Z] PWD=/go/src/github.com/docker/docker [2022-08-11T12:23:41.380Z] KEEPBUNDLE=1 [2022-08-11T12:23:41.380Z] DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:23:41.380Z] container=docker [2022-08-11T12:23:41.380Z] HOME=/root [2022-08-11T12:23:41.380Z] GOLANG_VERSION=1.18.5 [2022-08-11T12:23:41.380Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-11T12:23:41.380Z] VALIDATE_BRANCH=master [2022-08-11T12:23:41.380Z] TERM=xterm [2022-08-11T12:23:41.380Z] DOCKER_PKG=github.com/docker/docker [2022-08-11T12:23:41.380Z] SHLVL=1 [2022-08-11T12:23:41.380Z] TIMEOUT=120m [2022-08-11T12:23:41.380Z] DOCKER_BUILDTAGS= journald [2022-08-11T12:23:41.380Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-11T12:23:41.380Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-11T12:23:41.380Z] GO111MODULE=off [2022-08-11T12:23:41.380Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-11T12:23:41.380Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-11T12:23:41.380Z] GOPATH=/go [2022-08-11T12:23:41.380Z] PKG_CONFIG=pkg-config [2022-08-11T12:23:41.380Z] _=/usr/bin/env [2022-08-11T12:23:41.380Z] Building test suite binary ./integration-cli/test.main [2022-08-11T12:23:41.380Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-11T12:23:41.380Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-11T12:23:41.380Z] HOSTNAME=ffda36c4b5fa [2022-08-11T12:23:41.380Z] TEST_SKIP_INTEGRATION=1 [2022-08-11T12:23:41.380Z] TESTDEBUG=0 [2022-08-11T12:23:41.380Z] DEST=bundles/test-integration [2022-08-11T12:23:41.380Z] PWD=/go/src/github.com/docker/docker [2022-08-11T12:23:41.380Z] KEEPBUNDLE=1 [2022-08-11T12:23:41.380Z] DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:23:41.380Z] container=docker [2022-08-11T12:23:41.380Z] HOME=/root [2022-08-11T12:23:41.380Z] GOLANG_VERSION=1.18.5 [2022-08-11T12:23:41.380Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-11T12:23:41.380Z] VALIDATE_BRANCH=master [2022-08-11T12:23:41.380Z] TERM=xterm [2022-08-11T12:23:41.380Z] DOCKER_PKG=github.com/docker/docker [2022-08-11T12:23:41.380Z] SHLVL=1 [2022-08-11T12:23:41.380Z] TIMEOUT=120m [2022-08-11T12:23:41.380Z] DOCKER_BUILDTAGS= journald [2022-08-11T12:23:41.380Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-11T12:23:41.380Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-11T12:23:41.380Z] GO111MODULE=off [2022-08-11T12:23:41.380Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-11T12:23:41.380Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-11T12:23:41.380Z] GOPATH=/go [2022-08-11T12:23:41.380Z] PKG_CONFIG=pkg-config [2022-08-11T12:23:41.380Z] _=/usr/bin/env [2022-08-11T12:23:41.380Z] Building test suite binary ./integration-cli/test.main [2022-08-11T12:23:41.380Z] [2022-08-11T12:23:41.380Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-11T12:23:41.380Z] No new tests added to integration. [2022-08-11T12:23:41.380Z] [2022-08-11T12:23:41.380Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-11T12:23:41.380Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-11T12:23:41.380Z] HOSTNAME=3569d56f7979 [2022-08-11T12:23:41.380Z] TESTDEBUG=0 [2022-08-11T12:23:41.380Z] DEST=bundles/test-integration [2022-08-11T12:23:41.380Z] PWD=/go/src/github.com/docker/docker [2022-08-11T12:23:41.380Z] KEEPBUNDLE=1 [2022-08-11T12:23:41.380Z] DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:23:41.380Z] container=docker [2022-08-11T12:23:41.380Z] HOME=/root [2022-08-11T12:23:41.380Z] GOLANG_VERSION=1.18.5 [2022-08-11T12:23:41.380Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-11T12:23:41.380Z] VALIDATE_BRANCH=master [2022-08-11T12:23:41.380Z] TERM=xterm [2022-08-11T12:23:41.380Z] DOCKER_PKG=github.com/docker/docker [2022-08-11T12:23:41.380Z] SHLVL=1 [2022-08-11T12:23:41.380Z] TIMEOUT=120m [2022-08-11T12:23:41.380Z] DOCKER_BUILDTAGS= journald [2022-08-11T12:23:41.380Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-11T12:23:41.380Z] GO111MODULE=off [2022-08-11T12:23:41.380Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-11T12:23:41.380Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-11T12:23:41.380Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-11T12:23:41.380Z] GOPATH=/go [2022-08-11T12:23:41.380Z] PKG_CONFIG=pkg-config [2022-08-11T12:23:41.380Z] _=/usr/bin/env [2022-08-11T12:23:41.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-11T12:23:41.488Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-11T12:23:41.603Z] Loaded image: debian:bullseye-slim [2022-08-11T12:23:41.603Z] Loaded image: hello-world:latest [2022-08-11T12:23:41.603Z] Loaded image: arm32v7/hello-world:latest [2022-08-11T12:23:41.604Z] INFO: Testing against a local daemon [2022-08-11T12:23:41.604Z] === RUN TestCgroupNamespacesBuild [2022-08-11T12:23:42.975Z] --- PASS: TestCgroupNamespacesBuild (1.49s) [2022-08-11T12:23:42.975Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-11T12:23:44.348Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2022-08-11T12:23:44.348Z] === RUN TestBuildWithSession [2022-08-11T12:23:44.348Z] build_session_test.go:25: TODO: BuildKit [2022-08-11T12:23:44.348Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-11T12:23:44.348Z] === RUN TestBuildSquashParent [2022-08-11T12:23:48.530Z] --- PASS: TestBuildSquashParent (4.03s) [2022-08-11T12:23:48.530Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-11T12:23:48.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-11T12:23:48.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-11T12:23:48.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-11T12:23:48.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-11T12:23:48.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-11T12:23:48.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-11T12:23:48.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-11T12:23:48.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-11T12:23:48.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-11T12:23:48.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-11T12:23:48.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-11T12:23:48.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-11T12:23:48.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-11T12:23:48.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-11T12:23:49.906Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-11T12:23:50.164Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-11T12:23:51.109Z] #89 exporting layers 26.9s done [2022-08-11T12:23:51.109Z] #89 writing image sha256:e04ee27b986816e4a32ea21b594469f0d75fe51596ab399ef3d93559b55eb45f done [2022-08-11T12:23:51.109Z] #89 naming to docker.io/library/docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 done [2022-08-11T12:23:51.109Z] #89 DONE 26.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-11T12:23:51.476Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43945/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/validate/default [2022-08-11T12:23:51.539Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-11T12:23:51.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-11T12:23:52.046Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-11T12:23:52.046Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-11T12:23:52.046Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-11T12:23:52.046Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-11T12:23:52.046Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-11T12:23:52.046Z] [2022-08-11T12:23:52.046Z] INFO Start validation with golang-ci-lint [2022-08-11T12:23:52.985Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-11T12:23:52.985Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-11T12:23:52.985Z] INFO [loader] Using build tags: [ journald] [2022-08-11T12:23:53.174Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-11T12:23:53.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2022-08-11T12:23:53.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2022-08-11T12:23:53.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.47s) [2022-08-11T12:23:53.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.58s) [2022-08-11T12:23:53.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.74s) [2022-08-11T12:23:53.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.56s) [2022-08-11T12:23:53.174Z] === RUN TestBuildMultiStageCopy [2022-08-11T12:23:53.174Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-11T12:23:54.547Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-11T12:23:54.806Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-11T12:23:55.064Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-11T12:23:55.322Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-11T12:23:55.580Z] --- PASS: TestBuildMultiStageCopy (2.30s) [2022-08-11T12:23:55.580Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s) [2022-08-11T12:23:55.580Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-11T12:23:55.580Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-11T12:23:55.580Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-08-11T12:23:55.580Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-11T12:23:55.580Z] === RUN TestBuildMultiStageParentConfig [2022-08-11T12:23:56.146Z] --- PASS: TestBuildMultiStageParentConfig (0.71s) [2022-08-11T12:23:56.146Z] === RUN TestBuildLabelWithTargets [2022-08-11T12:23:57.520Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2022-08-11T12:23:57.520Z] === RUN TestBuildWithEmptyLayers [2022-08-11T12:23:57.935Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-11T12:23:57.935Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-11T12:23:57.935Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:23:57.935Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-11T12:23:57.935Z] [2022-08-11T12:23:57.935Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-11T12:23:57.935Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-11T12:23:57.935Z] HOSTNAME=b85af8b2fd87 [2022-08-11T12:23:57.935Z] DEST=bundles/test-integration [2022-08-11T12:23:57.935Z] PWD=/go/src/github.com/docker/docker [2022-08-11T12:23:57.935Z] DOCKER_ROOTLESS=1 [2022-08-11T12:23:57.935Z] DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:23:57.935Z] container=docker [2022-08-11T12:23:57.935Z] HOME=/root [2022-08-11T12:23:57.935Z] GOLANG_VERSION=1.18.5 [2022-08-11T12:23:57.935Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-11T12:23:57.935Z] VALIDATE_BRANCH=master [2022-08-11T12:23:57.935Z] TERM=xterm [2022-08-11T12:23:57.935Z] DOCKER_PKG=github.com/docker/docker [2022-08-11T12:23:57.935Z] SHLVL=1 [2022-08-11T12:23:57.935Z] TIMEOUT=120m [2022-08-11T12:23:57.935Z] DOCKER_BUILDTAGS= journald [2022-08-11T12:23:57.935Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-11T12:23:57.935Z] GO111MODULE=off [2022-08-11T12:23:57.935Z] DOCKER_EXPERIMENTAL=1 [2022-08-11T12:23:57.935Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-11T12:23:57.935Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-11T12:23:57.935Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-11T12:23:57.935Z] GOPATH=/go [2022-08-11T12:23:57.935Z] PKG_CONFIG=pkg-config [2022-08-11T12:23:57.935Z] _=/usr/bin/env [2022-08-11T12:23:57.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-11T12:23:58.088Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2022-08-11T12:23:58.088Z] === RUN TestBuildMultiStageOnBuild [2022-08-11T12:23:59.990Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2022-08-11T12:23:59.990Z] === RUN TestBuildUncleanTarFilenames [2022-08-11T12:24:00.556Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-11T12:24:00.556Z] === RUN TestBuildMultiStageLayerLeak [2022-08-11T12:24:02.455Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s) [2022-08-11T12:24:02.455Z] === RUN TestBuildWithHugeFile [2022-08-11T12:24:44.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-11T12:24:44.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-11T12:24:58.669Z] --- PASS: TestBuildWithHugeFile (48.62s) [2022-08-11T12:24:58.669Z] === RUN TestBuildWCOWSandboxSize [2022-08-11T12:24:58.669Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-11T12:24:58.669Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-11T12:24:58.669Z] === RUN TestBuildWithEmptyDockerfile [2022-08-11T12:24:58.669Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-11T12:24:58.669Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-11T12:24:58.669Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-11T12:24:58.669Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-11T12:24:58.669Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-11T12:24:58.669Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-11T12:24:58.669Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-11T12:24:58.669Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-11T12:24:58.669Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-11T12:24:58.669Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-11T12:24:58.669Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-11T12:24:58.669Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-08-11T12:24:58.669Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-11T12:24:58.669Z] === RUN TestBuildPreserveOwnership [2022-08-11T12:24:58.669Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-11T12:24:58.669Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-11T12:24:58.669Z] --- PASS: TestBuildPreserveOwnership (3.66s) [2022-08-11T12:24:58.669Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2022-08-11T12:24:58.669Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-08-11T12:24:58.669Z] === RUN TestBuildPlatformInvalid [2022-08-11T12:24:58.669Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-11T12:24:58.669Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-11T12:24:58.669Z] Loaded image: busybox:latest [2022-08-11T12:24:58.669Z] Loaded image: busybox:glibc [2022-08-11T12:24:58.669Z] Loaded image: debian:bullseye-slim [2022-08-11T12:24:58.669Z] Loaded image: hello-world:latest [2022-08-11T12:24:58.669Z] Loaded image: arm32v7/hello-world:latest [2022-08-11T12:25:06.779Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.09s) [2022-08-11T12:25:06.779Z] PASS [2022-08-11T12:25:06.779Z] [2022-08-11T12:25:06.779Z] === Skipped [2022-08-11T12:25:06.779Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-11T12:25:06.779Z] build_session_test.go:25: TODO: BuildKit [2022-08-11T12:25:06.779Z] [2022-08-11T12:25:06.779Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-11T12:25:06.779Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-11T12:25:06.779Z] [2022-08-11T12:25:06.779Z] DONE 34 tests, 2 skipped in 86.165s [2022-08-11T12:25:06.779Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-11T12:25:06.779Z] INFO: Testing against a local daemon [2022-08-11T12:25:06.779Z] === RUN TestConfigInspect [2022-08-11T12:25:08.153Z] --- PASS: TestConfigInspect (2.31s) [2022-08-11T12:25:08.153Z] === RUN TestConfigList [2022-08-11T12:25:10.679Z] --- PASS: TestConfigList (2.17s) [2022-08-11T12:25:10.679Z] === RUN TestConfigsCreateAndDelete [2022-08-11T12:25:11.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-11T12:25:12.576Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-08-11T12:25:12.576Z] === RUN TestConfigsUpdate [2022-08-11T12:25:15.103Z] --- PASS: TestConfigsUpdate (2.21s) [2022-08-11T12:25:15.103Z] === RUN TestTemplatedConfig [2022-08-11T12:25:17.654Z] --- PASS: TestTemplatedConfig (2.69s) [2022-08-11T12:25:17.654Z] === RUN TestConfigCreateResolve [2022-08-11T12:25:19.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-11T12:25:19.562Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-08-11T12:25:19.562Z] PASS [2022-08-11T12:25:19.562Z] [2022-08-11T12:25:19.562Z] DONE 6 tests in 13.776s [2022-08-11T12:25:19.562Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-11T12:25:19.562Z] INFO: Testing against a local daemon [2022-08-11T12:25:19.562Z] === RUN TestAttachWithTTY [2022-08-11T12:25:19.820Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-11T12:25:19.820Z] === RUN TestAttachWithoutTTy [2022-08-11T12:25:19.820Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-11T12:25:19.820Z] === RUN TestCheckpoint [2022-08-11T12:25:19.820Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-11T12:25:19.820Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/commit [2022-08-11T12:25:19.820Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-11T12:25:19.820Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-11T12:25:19.820Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-11T12:25:19.820Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-11T12:25:19.820Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-11T12:25:19.820Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-11T12:25:19.820Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-11T12:25:19.820Z] === CONT TestContainerInvalidJSON/commit [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-11T12:25:19.820Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-11T12:25:19.820Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-11T12:25:19.820Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-11T12:25:19.820Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-11T12:25:19.820Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-11T12:25:19.820Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-11T12:25:19.820Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-11T12:25:19.820Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-11T12:25:19.820Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-11T12:25:19.820Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-11T12:25:19.820Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-11T12:25:19.820Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-11T12:25:19.820Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-11T12:25:20.078Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-11T12:25:20.078Z] === RUN TestCopyEmptyFile [2022-08-11T12:25:20.078Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-11T12:25:20.078Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-11T12:25:20.336Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-11T12:25:20.336Z] === RUN TestCopyFromContainer [2022-08-11T12:25:21.708Z] === RUN TestCopyFromContainer// [2022-08-11T12:25:21.708Z] === RUN TestCopyFromContainer//bar/root [2022-08-11T12:25:21.708Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-11T12:25:21.708Z] === RUN TestCopyFromContainer/bar/quux [2022-08-11T12:25:21.708Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-11T12:25:21.708Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-11T12:25:21.708Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-11T12:25:21.708Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-11T12:25:21.966Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-11T12:25:21.966Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-11T12:25:21.966Z] --- PASS: TestCopyFromContainer (1.79s) [2022-08-11T12:25:21.966Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-11T12:25:21.966Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-11T12:25:21.966Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-08-11T12:25:21.966Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-11T12:25:21.966Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-11T12:25:21.966Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-11T12:25:21.966Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-08-11T12:25:21.966Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-11T12:25:21.966Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-11T12:25:21.966Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-11T12:25:21.966Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-11T12:25:21.966Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-11T12:25:21.966Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-11T12:25:21.966Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-11T12:25:21.966Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-11T12:25:21.966Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-11T12:25:21.966Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-11T12:25:21.966Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-11T12:25:21.966Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-11T12:25:21.966Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-11T12:25:21.966Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-11T12:25:21.966Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-11T12:25:21.966Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-11T12:25:21.966Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-11T12:25:21.966Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-11T12:25:21.966Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-11T12:25:21.966Z] === RUN TestCreateWithInvalidEnv [2022-08-11T12:25:21.966Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-11T12:25:21.966Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-11T12:25:21.966Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-11T12:25:21.966Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-11T12:25:21.966Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-11T12:25:22.224Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-11T12:25:22.224Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-11T12:25:22.224Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-11T12:25:22.224Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-11T12:25:22.224Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-11T12:25:22.224Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-11T12:25:22.224Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-11T12:25:22.224Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-11T12:25:22.224Z] === RUN TestCreateTmpfsMountsTarget [2022-08-11T12:25:22.224Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-11T12:25:22.224Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-11T12:25:24.122Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s) [2022-08-11T12:25:24.122Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-11T12:25:25.494Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-08-11T12:25:25.494Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-11T12:25:25.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-11T12:25:25.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-11T12:25:25.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-11T12:25:25.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-11T12:25:25.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-11T12:25:25.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-11T12:25:25.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-11T12:25:25.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-11T12:25:25.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-11T12:25:25.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-11T12:25:25.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-11T12:25:25.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-11T12:25:25.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-11T12:25:25.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-11T12:25:25.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-11T12:25:25.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-11T12:25:25.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-11T12:25:25.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-11T12:25:25.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-11T12:25:25.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-11T12:25:25.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-11T12:25:25.494Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-11T12:25:26.060Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-08-11T12:25:26.060Z] === RUN TestCreateDifferentPlatform [2022-08-11T12:25:26.060Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-11T12:25:26.060Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-11T12:25:26.060Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-11T12:25:26.060Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-11T12:25:26.060Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-11T12:25:26.060Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-11T12:25:26.060Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-11T12:25:26.060Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-11T12:25:26.060Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-11T12:25:26.060Z] === RUN TestCreateInvalidHostConfig [2022-08-11T12:25:26.060Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-11T12:25:26.060Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-11T12:25:26.060Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-11T12:25:26.060Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-11T12:25:26.060Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-11T12:25:26.060Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-11T12:25:26.060Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-11T12:25:26.060Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-11T12:25:26.060Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-11T12:25:26.060Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-11T12:25:26.060Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-11T12:25:26.060Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-11T12:25:26.060Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-11T12:25:26.060Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-11T12:25:26.060Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-11T12:25:26.060Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-11T12:25:26.060Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-11T12:25:26.060Z] === RUN TestContainerStartOnDaemonRestart [2022-08-11T12:25:26.060Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-11T12:25:26.060Z] === RUN TestDaemonRestartIpcMode [2022-08-11T12:25:26.060Z] === PAUSE TestDaemonRestartIpcMode [2022-08-11T12:25:26.060Z] === RUN TestDaemonHostGatewayIP [2022-08-11T12:25:26.060Z] === PAUSE TestDaemonHostGatewayIP [2022-08-11T12:25:26.060Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-11T12:25:26.060Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-11T12:25:26.060Z] === RUN TestContainerKillOnDaemonStart [2022-08-11T12:25:26.060Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-11T12:25:26.060Z] === RUN TestDiff [2022-08-11T12:25:26.625Z] --- PASS: TestDiff (0.57s) [2022-08-11T12:25:26.625Z] === RUN TestExecConsoleSize [2022-08-11T12:25:27.190Z] --- PASS: TestExecConsoleSize (0.62s) [2022-08-11T12:25:27.190Z] === RUN TestExecWithCloseStdin [2022-08-11T12:25:27.755Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-08-11T12:25:27.755Z] === RUN TestExec [2022-08-11T12:25:28.688Z] --- PASS: TestExec (0.67s) [2022-08-11T12:25:28.688Z] === RUN TestExecUser [2022-08-11T12:25:29.254Z] --- PASS: TestExecUser (0.65s) [2022-08-11T12:25:29.254Z] === RUN TestExportContainerAndImportImage [2022-08-11T12:25:29.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-11T12:25:29.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-11T12:25:29.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-11T12:25:29.820Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-08-11T12:25:29.820Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-11T12:25:30.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-11T12:25:31.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-11T12:25:31.192Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-11T12:25:31.193Z] === RUN TestHealthCheckWorkdir [2022-08-11T12:25:31.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-11T12:25:32.126Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-08-11T12:25:32.126Z] === RUN TestHealthKillContainer [2022-08-11T12:25:32.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-11T12:25:32.870Z] ok github.com/docker/docker/libnetwork/networkdb 105.146s coverage: 60.1% of statements [2022-08-11T12:25:32.870Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-11T12:25:32.870Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-11T12:25:33.128Z] ok github.com/docker/docker/libnetwork/osl 4.313s coverage: 39.7% of statements [2022-08-11T12:25:33.128Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-11T12:25:33.385Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-11T12:25:34.751Z] ok github.com/docker/docker/libnetwork/portmapper 0.666s coverage: 48.6% of statements [2022-08-11T12:25:34.751Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-11T12:25:34.751Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-11T12:25:34.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-11T12:25:35.009Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-11T12:25:35.009Z] [2022-08-11T12:25:35.009Z] === Skipped [2022-08-11T12:25:35.009Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-11T12:25:35.009Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-11T12:25:35.009Z] [2022-08-11T12:25:35.009Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-11T12:25:35.009Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-11T12:25:35.009Z] [2022-08-11T12:25:35.009Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-11T12:25:35.009Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-11T12:25:35.009Z] [2022-08-11T12:25:35.009Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-11T12:25:35.009Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-11T12:25:35.009Z] [2022-08-11T12:25:35.009Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-11T12:25:35.009Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-11T12:25:35.009Z] [2022-08-11T12:25:35.009Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-11T12:25:35.009Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-11T12:25:35.009Z] [2022-08-11T12:25:35.009Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-11T12:25:35.009Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-11T12:25:35.009Z] [2022-08-11T12:25:35.009Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-11T12:25:35.009Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-11T12:25:35.009Z] [2022-08-11T12:25:35.009Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-11T12:25:35.009Z] firewalld_test.go:14: firewalld is not running [2022-08-11T12:25:35.009Z] [2022-08-11T12:25:35.009Z] DONE 327 tests, 9 skipped in 203.338s [2022-08-11T12:25:35.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main Post stage [Pipeline] junit [2022-08-11T12:25:35.947Z] Recording test results [2022-08-11T12:25:36.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-11T12:25:37.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-11T12:25:37.536Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T12:25:37.875Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -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:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/make.sh dynbinary test-integration [2022-08-11T12:25:37.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-11T12:25:38.440Z] [2022-08-11T12:25:38.440Z] Removing bundles/ [2022-08-11T12:25:38.440Z] [2022-08-11T12:25:38.440Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-11T12:25:38.440Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-11T12:25:38.440Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:25:38.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-11T12:25:40.228Z] --- PASS: TestHealthKillContainer (8.15s) [2022-08-11T12:25:40.228Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-11T12:25:40.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-11T12:25:40.794Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-08-11T12:25:40.794Z] === RUN TestIpcModeNone [2022-08-11T12:25:40.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-11T12:25:41.359Z] --- PASS: TestIpcModeNone (0.64s) [2022-08-11T12:25:41.359Z] === RUN TestIpcModePrivate [2022-08-11T12:25:41.617Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-11T12:25:41.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-11T12:25:41.874Z] --- PASS: TestIpcModePrivate (0.64s) [2022-08-11T12:25:41.874Z] === RUN TestIpcModeShareable [2022-08-11T12:25:42.332Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-11T12:25:42.332Z] Using test binary docker [2022-08-11T12:25:42.439Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-11T12:25:42.592Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-11T12:25:42.592Z] Not: starting. [2022-08-11T12:25:42.592Z] INFO: Waiting for daemon to start... [2022-08-11T12:25:42.592Z] Starting dockerd [2022-08-11T12:25:42.697Z] --- PASS: TestIpcModeShareable (0.65s) [2022-08-11T12:25:42.697Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-11T12:25:44.595Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2022-08-11T12:25:44.595Z] === RUN TestAPIIpcModeHost [2022-08-11T12:25:44.853Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-08-11T12:25:44.853Z] === RUN TestDaemonIpcModeShareable [2022-08-11T12:25:45.786Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-11T12:25:45.875Z] . [2022-08-11T12:25:45.875Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-11T12:25:45.875Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-11T12:25:45.875Z] Error: No such image: emptyfs [2022-08-11T12:25:45.875Z] Running integration-test (iteration 1) [2022-08-11T12:25:45.875Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-11T12:25:45.875Z] Loaded image: busybox:latest [2022-08-11T12:25:46.044Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-08-11T12:25:46.044Z] === RUN TestDaemonIpcModePrivate [2022-08-11T12:25:46.134Z] Loaded image: busybox:glibc [2022-08-11T12:25:46.977Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-11T12:25:47.236Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-11T12:25:47.236Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-11T12:25:47.513Z] Loaded image: debian:bullseye-slim [2022-08-11T12:25:47.513Z] Loaded image: hello-world:latest [2022-08-11T12:25:47.513Z] Loaded image: arm32v7/hello-world:latest [2022-08-11T12:25:47.513Z] INFO: Testing against a local daemon [2022-08-11T12:25:47.513Z] === RUN TestCgroupNamespacesBuild [2022-08-11T12:25:48.168Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-11T12:25:48.426Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-08-11T12:25:48.426Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-11T12:25:48.892Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2022-08-11T12:25:48.892Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-11T12:25:49.359Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-11T12:25:49.618Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-08-11T12:25:49.618Z] === RUN TestIpcModeOlderClient [2022-08-11T12:25:49.618Z] === PAUSE TestIpcModeOlderClient [2022-08-11T12:25:49.618Z] === RUN TestKillContainerInvalidSignal [2022-08-11T12:25:50.187Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-11T12:25:50.187Z] === RUN TestKillContainer [2022-08-11T12:25:50.187Z] === RUN TestKillContainer/no_signal [2022-08-11T12:25:50.270Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-08-11T12:25:50.270Z] === RUN TestBuildWithSession [2022-08-11T12:25:50.270Z] build_session_test.go:25: TODO: BuildKit [2022-08-11T12:25:50.270Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-11T12:25:50.270Z] === RUN TestBuildSquashParent [2022-08-11T12:25:50.444Z] === RUN TestKillContainer/non_killing_signal [2022-08-11T12:25:50.703Z] === RUN TestKillContainer/killing_signal [2022-08-11T12:25:51.636Z] --- PASS: TestKillContainer (1.38s) [2022-08-11T12:25:51.636Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-08-11T12:25:51.636Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-11T12:25:51.636Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-08-11T12:25:51.636Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-11T12:25:51.636Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-11T12:25:51.894Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-11T12:25:52.829Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-08-11T12:25:52.829Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2022-08-11T12:25:52.829Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-08-11T12:25:52.829Z] === RUN TestKillStoppedContainer [2022-08-11T12:25:52.829Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-08-11T12:25:52.829Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-11T12:25:52.829Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-08-11T12:25:52.829Z] === RUN TestKillDifferentUserContainer [2022-08-11T12:25:53.395Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2022-08-11T12:25:53.395Z] === RUN TestInspectOomKilledTrue [2022-08-11T12:25:53.395Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-11T12:25:53.395Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-11T12:25:53.395Z] === RUN TestInspectOomKilledFalse [2022-08-11T12:25:53.961Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-08-11T12:25:53.961Z] === RUN TestLinksEtcHostsContentMatch [2022-08-11T12:25:54.218Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-08-11T12:25:54.218Z] === RUN TestLinksContainerNames [2022-08-11T12:25:55.151Z] --- PASS: TestLinksContainerNames (0.87s) [2022-08-11T12:25:55.151Z] === RUN TestLogsFollowTailEmpty [2022-08-11T12:25:55.409Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-11T12:25:55.409Z] === RUN TestLogs [2022-08-11T12:25:55.409Z] === RUN TestLogs/driver_local [2022-08-11T12:25:55.409Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-11T12:25:55.409Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-11T12:25:55.409Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-11T12:25:55.409Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-11T12:25:55.409Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-11T12:25:55.409Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-11T12:25:55.409Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-11T12:25:55.409Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-11T12:25:55.409Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-11T12:25:55.409Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-11T12:25:55.409Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-11T12:25:55.409Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-11T12:25:55.409Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-11T12:25:55.409Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-11T12:25:56.343Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-11T12:25:56.343Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-11T12:25:56.910Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-11T12:25:56.910Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-11T12:25:56.977Z] --- PASS: TestBuildSquashParent (6.92s) [2022-08-11T12:25:56.977Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-11T12:25:56.977Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-11T12:25:56.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-11T12:25:56.977Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-11T12:25:56.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-11T12:25:56.977Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-11T12:25:56.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-11T12:25:56.977Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-11T12:25:56.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-11T12:25:56.977Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-11T12:25:56.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-11T12:25:56.977Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-11T12:25:56.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-11T12:25:56.977Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-11T12:25:56.977Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-11T12:25:57.845Z] === RUN TestLogs/driver_json-file [2022-08-11T12:25:57.845Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-11T12:25:57.845Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-11T12:25:57.845Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-11T12:25:57.845Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-11T12:25:57.845Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-11T12:25:57.845Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-11T12:25:57.845Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-11T12:25:57.845Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-11T12:25:57.845Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-11T12:25:57.845Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-11T12:25:57.845Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-11T12:25:57.845Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-11T12:25:57.845Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-11T12:25:57.845Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-11T12:25:58.414Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-11T12:25:58.672Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-11T12:25:58.883Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-11T12:25:59.238Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-11T12:25:59.238Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-11T12:25:59.803Z] --- PASS: TestLogs (4.49s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.78s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.80s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.70s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.79s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.81s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.81s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s) [2022-08-11T12:25:59.803Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.73s) [2022-08-11T12:25:59.803Z] === RUN TestContainerNetworkMountsNoChown [2022-08-11T12:25:59.823Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-11T12:25:59.823Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-11T12:26:00.370Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/default [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/default [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/private [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/private [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rprivate [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/slave [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/slave [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rslave [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/shared [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/shared [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rshared [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-11T12:26:00.370Z] === CONT TestMountDaemonRoot/default [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-11T12:26:00.370Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-11T12:26:00.370Z] === CONT TestMountDaemonRoot/rshared [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-11T12:26:00.370Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-11T12:26:00.370Z] === CONT TestMountDaemonRoot/shared [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-11T12:26:00.370Z] === CONT TestMountDaemonRoot/rslave [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-11T12:26:00.370Z] === CONT TestMountDaemonRoot/slave [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-11T12:26:00.370Z] === CONT TestMountDaemonRoot/rprivate [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-11T12:26:00.370Z] === CONT TestMountDaemonRoot/private [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-11T12:26:00.370Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-11T12:26:00.370Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-11T12:26:00.370Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-11T12:26:00.370Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-11T12:26:00.370Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-11T12:26:00.370Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-11T12:26:00.628Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-11T12:26:00.887Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-11T12:26:00.887Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-11T12:26:00.887Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-11T12:26:00.887Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-11T12:26:00.887Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-11T12:26:00.887Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-11T12:26:00.887Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-11T12:26:00.887Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-11T12:26:00.887Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-11T12:26:00.887Z] === RUN TestContainerBindMountNonRecursive [2022-08-11T12:26:01.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-11T12:26:02.322Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-08-11T12:26:02.322Z] === RUN TestContainerVolumesMountedAsShared [2022-08-11T12:26:02.925Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s) [2022-08-11T12:26:02.925Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-11T12:26:03.184Z] --- PASS: TestContainerVolumesMountedAsSlave (0.43s) [2022-08-11T12:26:03.184Z] === RUN TestNetworkNat [2022-08-11T12:26:03.635Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-08-11T12:26:03.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s) [2022-08-11T12:26:03.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s) [2022-08-11T12:26:03.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.78s) [2022-08-11T12:26:03.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.88s) [2022-08-11T12:26:03.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s) [2022-08-11T12:26:03.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.79s) [2022-08-11T12:26:03.635Z] === RUN TestBuildMultiStageCopy [2022-08-11T12:26:03.635Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-11T12:26:03.763Z] --- PASS: TestNetworkNat (0.60s) [2022-08-11T12:26:03.763Z] === RUN TestNetworkLocalhostTCPNat [2022-08-11T12:26:04.328Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2022-08-11T12:26:04.328Z] === RUN TestNetworkLoopbackNat [2022-08-11T12:26:06.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-11T12:26:07.104Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-11T12:26:07.606Z] --- PASS: TestNetworkLoopbackNat (2.70s) [2022-08-11T12:26:07.606Z] === RUN TestPause [2022-08-11T12:26:07.606Z] --- PASS: TestPause (0.51s) [2022-08-11T12:26:07.606Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-11T12:26:07.606Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-11T12:26:07.606Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-11T12:26:07.606Z] === RUN TestPauseStopPausedContainer [2022-08-11T12:26:08.041Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-11T12:26:08.170Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-08-11T12:26:08.171Z] === RUN TestPidHost [2022-08-11T12:26:09.103Z] --- PASS: TestPidHost (1.06s) [2022-08-11T12:26:09.103Z] === RUN TestPsFilter [2022-08-11T12:26:09.361Z] --- PASS: TestPsFilter (0.13s) [2022-08-11T12:26:09.361Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-11T12:26:09.419Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-11T12:26:09.619Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-08-11T12:26:09.619Z] === RUN TestRemoveContainerWithVolume [2022-08-11T12:26:09.986Z] --- PASS: TestBuildMultiStageCopy (6.61s) [2022-08-11T12:26:09.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2022-08-11T12:26:09.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-11T12:26:09.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-11T12:26:09.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-11T12:26:09.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-11T12:26:09.986Z] === RUN TestBuildMultiStageParentConfig [2022-08-11T12:26:10.186Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-11T12:26:10.186Z] === RUN TestRemoveContainerRunning [2022-08-11T12:26:10.752Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-08-11T12:26:10.752Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-11T12:26:11.010Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-11T12:26:11.010Z] === RUN TestRemoveInvalidContainer [2022-08-11T12:26:11.010Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-11T12:26:11.010Z] === RUN TestRenameLinkedContainer [2022-08-11T12:26:12.910Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-08-11T12:26:12.910Z] === RUN TestRenameStoppedContainer [2022-08-11T12:26:13.475Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-08-11T12:26:13.475Z] === RUN TestRenameRunningContainerAndReuse [2022-08-11T12:26:14.408Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-08-11T12:26:14.408Z] === RUN TestRenameInvalidName [2022-08-11T12:26:14.665Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-11T12:26:14.666Z] === RUN TestRenameAnonymousContainer [2022-08-11T12:26:15.254Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-11T12:26:15.254Z] === RUN TestBuildLabelWithTargets [2022-08-11T12:26:16.566Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-08-11T12:26:16.566Z] === RUN TestRenameContainerWithSameName [2022-08-11T12:26:16.823Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-08-11T12:26:16.823Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-11T12:26:17.757Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-08-11T12:26:17.757Z] === RUN TestResize [2022-08-11T12:26:17.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-11T12:26:17.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-11T12:26:18.015Z] --- PASS: TestResize (0.45s) [2022-08-11T12:26:18.015Z] === RUN TestResizeWithInvalidSize [2022-08-11T12:26:18.581Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-11T12:26:18.581Z] === RUN TestResizeWhenContainerNotStarted [2022-08-11T12:26:18.839Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-08-11T12:26:18.839Z] === RUN TestDaemonRestartKillContainers [2022-08-11T12:26:18.839Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-11T12:26:18.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-11T12:26:18.839Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-11T12:26:18.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-11T12:26:18.839Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-11T12:26:18.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-11T12:26:18.839Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-11T12:26:18.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-11T12:26:18.839Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-11T12:26:18.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-11T12:26:18.839Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-11T12:26:18.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-11T12:26:18.839Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-11T12:26:18.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-11T12:26:18.839Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-11T12:26:18.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-11T12:26:18.839Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:26:18.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:26:19.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:26:19.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:26:19.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:26:19.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:26:19.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:26:19.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:26:19.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:26:19.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:26:19.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:26:19.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:26:19.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:26:19.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:26:19.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:26:19.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:26:19.097Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-11T12:26:19.097Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:26:20.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:26:20.729Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:26:21.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:26:21.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:26:22.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:26:23.427Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-11T12:26:23.427Z] === RUN TestBuildWithEmptyLayers [2022-08-11T12:26:25.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:26:26.315Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:26:26.711Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-11T12:26:26.712Z] === RUN TestBuildMultiStageOnBuild [2022-08-11T12:26:29.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-11T12:26:30.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-11T12:26:31.096Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-11T12:26:31.983Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-08-11T12:26:31.983Z] === RUN TestBuildUncleanTarFilenames [2022-08-11T12:26:31.983Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-11T12:26:31.983Z] === RUN TestBuildMultiStageLayerLeak [2022-08-11T12:26:32.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-11T12:26:33.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-11T12:26:34.339Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-11T12:26:35.272Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-11T12:26:36.171Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-08-11T12:26:36.171Z] === RUN TestBuildWithHugeFile [2022-08-11T12:26:37.169Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-11T12:26:37.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-08-11T12:26:37.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2022-08-11T12:26:37.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-11T12:26:37.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-11T12:26:37.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-08-11T12:26:37.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-08-11T12:26:37.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) [2022-08-11T12:26:37.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s) [2022-08-11T12:26:37.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-08-11T12:26:37.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.84s) [2022-08-11T12:26:37.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-08-11T12:26:37.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.11s) [2022-08-11T12:26:37.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.24s) [2022-08-11T12:26:37.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.90s) [2022-08-11T12:26:37.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-08-11T12:26:37.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-08-11T12:26:37.170Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-11T12:26:37.170Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-11T12:26:37.735Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-11T12:26:38.668Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) [2022-08-11T12:26:38.668Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-08-11T12:26:38.668Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s) [2022-08-11T12:26:38.668Z] === RUN TestCgroupNamespacesRun [2022-08-11T12:26:40.040Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-08-11T12:26:40.040Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-11T12:26:40.040Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-11T12:26:40.040Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-11T12:26:40.040Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-11T12:26:41.413Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-08-11T12:26:41.413Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-11T12:26:42.346Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-08-11T12:26:42.346Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-11T12:26:43.719Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-08-11T12:26:43.719Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-11T12:26:44.510Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 2m48.927594323s [2022-08-11T12:26:44.510Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 493.926509ms [2022-08-11T12:26:44.652Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-08-11T12:26:44.652Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-11T12:26:45.217Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-11T12:26:45.217Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-11T12:26:46.605Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-08-11T12:26:46.605Z] === RUN TestNISDomainname [2022-08-11T12:26:47.187Z] --- PASS: TestNISDomainname (0.63s) [2022-08-11T12:26:47.187Z] === RUN TestHostnameDnsResolution [2022-08-11T12:26:48.139Z] --- PASS: TestHostnameDnsResolution (0.78s) [2022-08-11T12:26:48.139Z] === RUN TestUnprivilegedPortsAndPing [2022-08-11T12:26:48.708Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) [2022-08-11T12:26:48.708Z] === RUN TestPrivilegedHostDevices [2022-08-11T12:26:48.967Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-11T12:26:48.967Z] === RUN TestRunConsoleSize [2022-08-11T12:26:49.533Z] --- PASS: TestRunConsoleSize (0.45s) [2022-08-11T12:26:49.533Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-11T12:26:50.906Z] --- PASS: TestRunWithAlternativeContainerdShim (1.10s) [2022-08-11T12:26:50.906Z] === RUN TestStats [2022-08-11T12:26:53.435Z] --- PASS: TestStats (2.49s) [2022-08-11T12:26:53.435Z] === RUN TestStopContainerWithTimeout [2022-08-11T12:26:53.435Z] === RUN TestStopContainerWithTimeout/0 [2022-08-11T12:26:53.435Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-11T12:26:53.435Z] === RUN TestStopContainerWithTimeout/1 [2022-08-11T12:26:53.435Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-11T12:26:53.435Z] === RUN TestStopContainerWithTimeout/3 [2022-08-11T12:26:53.435Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-11T12:26:53.435Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-11T12:26:53.435Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-11T12:26:53.435Z] === CONT TestStopContainerWithTimeout/0 [2022-08-11T12:26:53.435Z] === CONT TestStopContainerWithTimeout/3 [2022-08-11T12:26:54.000Z] === CONT TestStopContainerWithTimeout/1 [2022-08-11T12:26:55.373Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-11T12:26:57.904Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-11T12:26:57.904Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-08-11T12:26:57.904Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-08-11T12:26:57.904Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-08-11T12:26:57.904Z] --- PASS: TestStopContainerWithTimeout/-1 (2.45s) [2022-08-11T12:26:57.904Z] === RUN TestDeleteDevicemapper [2022-08-11T12:26:57.904Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-11T12:26:57.904Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-11T12:26:57.904Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-11T12:26:59.278Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-08-11T12:26:59.278Z] === RUN TestUpdateMemory [2022-08-11T12:27:00.211Z] --- PASS: TestUpdateMemory (0.58s) [2022-08-11T12:27:00.211Z] === RUN TestUpdateCPUQuota [2022-08-11T12:27:01.145Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-08-11T12:27:01.145Z] === RUN TestUpdatePidsLimit [2022-08-11T12:27:01.145Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-11T12:27:01.145Z] === RUN TestUpdatePidsLimit/no_change [2022-08-11T12:27:01.404Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-11T12:27:01.662Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-11T12:27:01.920Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-11T12:27:02.177Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-11T12:27:02.436Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-11T12:27:03.001Z] --- PASS: TestUpdatePidsLimit (2.18s) [2022-08-11T12:27:03.001Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-11T12:27:03.001Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-08-11T12:27:03.001Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2022-08-11T12:27:03.001Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-11T12:27:03.001Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-08-11T12:27:03.001Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-08-11T12:27:03.001Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-08-11T12:27:03.002Z] === RUN TestUpdateRestartPolicy [2022-08-11T12:27:14.828Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-11T12:27:14.828Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-11T12:27:14.828Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:27:14.828Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-11T12:27:14.828Z] [2022-08-11T12:27:14.828Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-11T12:27:14.828Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-11T12:27:14.828Z] HOSTNAME=eee7664eaf59 [2022-08-11T12:27:14.828Z] TESTDEBUG=0 [2022-08-11T12:27:14.828Z] DEST=bundles/test-integration [2022-08-11T12:27:14.828Z] PWD=/go/src/github.com/docker/docker [2022-08-11T12:27:14.828Z] DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 [2022-08-11T12:27:14.828Z] container=docker [2022-08-11T12:27:14.828Z] HOME=/root [2022-08-11T12:27:14.828Z] GOLANG_VERSION=1.18.5 [2022-08-11T12:27:14.828Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-11T12:27:14.828Z] VALIDATE_BRANCH=master [2022-08-11T12:27:14.828Z] TERM=xterm [2022-08-11T12:27:14.828Z] DOCKER_PKG=github.com/docker/docker [2022-08-11T12:27:14.828Z] SHLVL=1 [2022-08-11T12:27:14.828Z] TIMEOUT=120m [2022-08-11T12:27:14.828Z] DOCKER_BUILDTAGS= journald [2022-08-11T12:27:14.828Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-11T12:27:14.828Z] GO111MODULE=off [2022-08-11T12:27:14.828Z] DOCKER_EXPERIMENTAL=1 [2022-08-11T12:27:14.828Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-11T12:27:14.828Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-11T12:27:14.828Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-11T12:27:14.828Z] GOPATH=/go [2022-08-11T12:27:14.828Z] PKG_CONFIG=pkg-config [2022-08-11T12:27:14.828Z] _=/usr/bin/env [2022-08-11T12:27:14.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-11T12:27:15.191Z] --- PASS: TestUpdateRestartPolicy (11.16s) [2022-08-11T12:27:15.191Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-11T12:27:15.191Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-11T12:27:15.191Z] === RUN TestWaitNonBlocked [2022-08-11T12:27:15.191Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-11T12:27:15.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-11T12:27:15.191Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-11T12:27:15.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-11T12:27:15.191Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-11T12:27:15.191Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-11T12:27:15.449Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-11T12:27:15.449Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-08-11T12:27:15.449Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-08-11T12:27:15.449Z] === RUN TestWaitBlocked [2022-08-11T12:27:15.449Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-11T12:27:15.449Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-11T12:27:15.449Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-11T12:27:15.449Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-11T12:27:15.449Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-11T12:27:15.449Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-11T12:27:16.384Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-11T12:27:16.385Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-08-11T12:27:16.385Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-08-11T12:27:16.385Z] === RUN TestWaitConditions [2022-08-11T12:27:16.385Z] === RUN TestWaitConditions/default [2022-08-11T12:27:16.385Z] === PAUSE TestWaitConditions/default [2022-08-11T12:27:16.385Z] === RUN TestWaitConditions/not-running [2022-08-11T12:27:16.385Z] === PAUSE TestWaitConditions/not-running [2022-08-11T12:27:16.385Z] === RUN TestWaitConditions/next-exit [2022-08-11T12:27:16.385Z] === PAUSE TestWaitConditions/next-exit [2022-08-11T12:27:16.385Z] === RUN TestWaitConditions/removed [2022-08-11T12:27:16.385Z] === PAUSE TestWaitConditions/removed [2022-08-11T12:27:16.385Z] === CONT TestWaitConditions/default [2022-08-11T12:27:16.385Z] === CONT TestWaitConditions/removed [2022-08-11T12:27:18.285Z] === CONT TestWaitConditions/next-exit [2022-08-11T12:27:18.285Z] === CONT TestWaitConditions/not-running [2022-08-11T12:27:20.182Z] --- PASS: TestWaitConditions (0.01s) [2022-08-11T12:27:20.182Z] --- PASS: TestWaitConditions/default (1.78s) [2022-08-11T12:27:20.182Z] --- PASS: TestWaitConditions/removed (1.78s) [2022-08-11T12:27:20.182Z] --- PASS: TestWaitConditions/next-exit (1.76s) [2022-08-11T12:27:20.182Z] --- PASS: TestWaitConditions/not-running (1.77s) [2022-08-11T12:27:20.182Z] === RUN TestWaitRestartedContainer [2022-08-11T12:27:20.182Z] === RUN TestWaitRestartedContainer/default [2022-08-11T12:27:20.182Z] === PAUSE TestWaitRestartedContainer/default [2022-08-11T12:27:20.182Z] === RUN TestWaitRestartedContainer/not-running [2022-08-11T12:27:20.182Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-11T12:27:20.182Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-11T12:27:20.182Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-11T12:27:20.182Z] === CONT TestWaitRestartedContainer/default [2022-08-11T12:27:20.182Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-11T12:27:21.558Z] === CONT TestWaitRestartedContainer/not-running [2022-08-11T12:27:22.124Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-11T12:27:22.124Z] --- PASS: TestWaitRestartedContainer/next-exit (1.54s) [2022-08-11T12:27:22.124Z] --- PASS: TestWaitRestartedContainer/default (1.59s) [2022-08-11T12:27:22.124Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-11T12:27:22.124Z] === CONT TestContainerStartOnDaemonRestart [2022-08-11T12:27:22.124Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-11T12:27:24.655Z] --- PASS: TestContainerStartOnDaemonRestart (2.42s) [2022-08-11T12:27:24.655Z] === CONT TestIpcModeOlderClient [2022-08-11T12:27:24.655Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-08-11T12:27:24.655Z] === CONT TestContainerKillOnDaemonStart [2022-08-11T12:27:24.655Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-11T12:27:24.655Z] === CONT TestDaemonHostGatewayIP [2022-08-11T12:27:27.185Z] --- PASS: TestDaemonHostGatewayIP (2.58s) [2022-08-11T12:27:27.185Z] === CONT TestDaemonRestartIpcMode [2022-08-11T12:27:29.714Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-08-11T12:27:32.416Z] --- PASS: TestBuildWithHugeFile (51.00s) [2022-08-11T12:27:32.416Z] === RUN TestBuildWCOWSandboxSize [2022-08-11T12:27:32.416Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-11T12:27:32.416Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-11T12:27:32.416Z] === RUN TestBuildWithEmptyDockerfile [2022-08-11T12:27:32.416Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-11T12:27:32.416Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-11T12:27:32.416Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-11T12:27:32.416Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-11T12:27:32.416Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-11T12:27:32.416Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-11T12:27:32.416Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-11T12:27:32.416Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-11T12:27:32.416Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-11T12:27:32.416Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-08-11T12:27:32.416Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2022-08-11T12:27:32.416Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2022-08-11T12:27:32.416Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-11T12:27:32.416Z] === RUN TestBuildPreserveOwnership [2022-08-11T12:27:32.416Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-11T12:27:32.983Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-11T12:27:37.173Z] --- PASS: TestBuildPreserveOwnership (9.63s) [2022-08-11T12:27:37.173Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.60s) [2022-08-11T12:27:37.173Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-11T12:27:37.173Z] === RUN TestBuildPlatformInvalid [2022-08-11T12:27:37.173Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-11T12:27:37.173Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-11T12:27:37.173Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-11T12:27:37.173Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-11T12:27:37.173Z] PASS [2022-08-11T12:27:37.173Z] [2022-08-11T12:27:37.173Z] === Skipped [2022-08-11T12:27:37.173Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-11T12:27:37.173Z] build_session_test.go:25: TODO: BuildKit [2022-08-11T12:27:37.173Z] [2022-08-11T12:27:37.173Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-11T12:27:37.173Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-11T12:27:37.173Z] [2022-08-11T12:27:37.173Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-11T12:27:37.173Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-11T12:27:37.173Z] [2022-08-11T12:27:37.173Z] DONE 34 tests, 3 skipped in 111.592s [2022-08-11T12:27:37.173Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-11T12:27:37.432Z] INFO: Testing against a local daemon [2022-08-11T12:27:37.432Z] === RUN TestConfigInspect [2022-08-11T12:27:37.432Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:27:37.432Z] --- SKIP: TestConfigInspect (0.03s) [2022-08-11T12:27:37.432Z] === RUN TestConfigList [2022-08-11T12:27:37.432Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:27:37.432Z] --- SKIP: TestConfigList (0.01s) [2022-08-11T12:27:37.432Z] === RUN TestConfigsCreateAndDelete [2022-08-11T12:27:37.432Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:27:37.432Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-11T12:27:37.432Z] === RUN TestConfigsUpdate [2022-08-11T12:27:37.432Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:27:37.432Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-11T12:27:37.432Z] === RUN TestTemplatedConfig [2022-08-11T12:27:37.432Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:27:37.432Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-11T12:27:37.432Z] === RUN TestConfigCreateResolve [2022-08-11T12:27:37.432Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:27:37.432Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-11T12:27:37.432Z] PASS [2022-08-11T12:27:37.432Z] [2022-08-11T12:27:37.432Z] === Skipped [2022-08-11T12:27:37.432Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-08-11T12:27:37.432Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:27:37.432Z] [2022-08-11T12:27:37.432Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-11T12:27:37.432Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:27:37.432Z] [2022-08-11T12:27:37.432Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-11T12:27:37.432Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:27:37.432Z] [2022-08-11T12:27:37.432Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-11T12:27:37.432Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:27:37.432Z] [2022-08-11T12:27:37.432Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-11T12:27:37.432Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:27:37.432Z] [2022-08-11T12:27:37.432Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-11T12:27:37.432Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:27:37.432Z] [2022-08-11T12:27:37.432Z] DONE 6 tests, 6 skipped in 0.173s [2022-08-11T12:27:37.432Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-11T12:27:37.691Z] INFO: Testing against a local daemon [2022-08-11T12:27:37.691Z] === RUN TestAttachWithTTY [2022-08-11T12:27:37.691Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-11T12:27:37.691Z] === RUN TestAttachWithoutTTy [2022-08-11T12:27:37.691Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-11T12:27:37.691Z] === RUN TestCheckpoint [2022-08-11T12:27:37.691Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-11T12:27:37.691Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/commit [2022-08-11T12:27:37.691Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-11T12:27:37.691Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-11T12:27:37.691Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-11T12:27:37.691Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-11T12:27:37.691Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-11T12:27:37.691Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-11T12:27:37.691Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-11T12:27:37.691Z] === CONT TestContainerInvalidJSON/commit [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-11T12:27:37.691Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-11T12:27:37.691Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-11T12:27:37.691Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-11T12:27:37.691Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-11T12:27:37.691Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-11T12:27:37.691Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-11T12:27:37.691Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-11T12:27:37.691Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-11T12:27:37.691Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-11T12:27:37.691Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-11T12:27:37.691Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-11T12:27:37.816Z] --- PASS: TestContainerKillOnDaemonStart (11.83s) [2022-08-11T12:27:37.816Z] PASS [2022-08-11T12:27:37.816Z] [2022-08-11T12:27:37.816Z] === Skipped [2022-08-11T12:27:37.816Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-11T12:27:37.816Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-11T12:27:37.816Z] [2022-08-11T12:27:37.816Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-11T12:27:37.816Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-11T12:27:37.816Z] [2022-08-11T12:27:37.816Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-11T12:27:37.816Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-11T12:27:37.816Z] [2022-08-11T12:27:37.816Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-11T12:27:37.816Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-11T12:27:37.816Z] [2022-08-11T12:27:37.816Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-11T12:27:37.816Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-11T12:27:37.816Z] [2022-08-11T12:27:37.816Z] DONE 272 tests, 5 skipped in 136.881s [2022-08-11T12:27:37.816Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-11T12:27:37.816Z] === RUN TestConfigDaemonLibtrustID [2022-08-11T12:27:37.816Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-11T12:27:37.816Z] === RUN TestConfigDaemonID [2022-08-11T12:27:37.950Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-11T12:27:37.950Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-11T12:27:37.950Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-11T12:27:37.950Z] === RUN TestCopyEmptyFile [2022-08-11T12:27:38.074Z] daemon_test.go:83: [dab47eb79cfe7] daemon is not started [2022-08-11T12:27:38.074Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-11T12:27:38.074Z] === RUN TestDaemonConfigValidation [2022-08-11T12:27:38.074Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-11T12:27:38.074Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-11T12:27:38.074Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-11T12:27:38.074Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-11T12:27:38.074Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-11T12:27:38.074Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-11T12:27:38.074Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-11T12:27:38.074Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-11T12:27:38.075Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-11T12:27:38.075Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-11T12:27:38.075Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-11T12:27:38.075Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-11T12:27:38.075Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-11T12:27:38.209Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-11T12:27:38.209Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-11T12:27:38.209Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-11T12:27:38.209Z] === RUN TestCopyFromContainer [2022-08-11T12:27:38.333Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-11T12:27:38.333Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-11T12:27:38.333Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-11T12:27:38.333Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-11T12:27:38.333Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-11T12:27:38.333Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-11T12:27:38.333Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-08-11T12:27:38.333Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-11T12:27:38.333Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-11T12:27:38.333Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-11T12:27:39.268Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-11T12:27:39.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-11T12:27:40.641Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-11T12:27:41.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-11T12:27:41.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-11T12:27:41.574Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-11T12:27:41.574Z] daemon_test.go:197: [d11202747463b] daemon is not started [2022-08-11T12:27:41.574Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-11T12:27:41.574Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-08-11T12:27:41.574Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-11T12:27:41.574Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-11T12:27:41.574Z] === RUN TestDaemonProxy [2022-08-11T12:27:41.574Z] === RUN TestDaemonProxy/environment_variables [2022-08-11T12:27:42.397Z] === RUN TestCopyFromContainer// [2022-08-11T12:27:42.397Z] === RUN TestCopyFromContainer//bar/root [2022-08-11T12:27:42.397Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-11T12:27:42.397Z] === RUN TestCopyFromContainer/bar/quux [2022-08-11T12:27:42.397Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-11T12:27:42.397Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-11T12:27:42.397Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-11T12:27:42.397Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-11T12:27:42.656Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-11T12:27:42.656Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-11T12:27:42.656Z] --- PASS: TestCopyFromContainer (4.58s) [2022-08-11T12:27:42.656Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-11T12:27:42.656Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-11T12:27:42.656Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-11T12:27:42.656Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-11T12:27:42.656Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-11T12:27:42.656Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-11T12:27:42.656Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-11T12:27:42.656Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-11T12:27:42.656Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-11T12:27:42.656Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-11T12:27:42.656Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-11T12:27:42.656Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-11T12:27:42.656Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-11T12:27:42.656Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-11T12:27:42.656Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-11T12:27:42.656Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-11T12:27:42.656Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-11T12:27:42.656Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-11T12:27:42.656Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-11T12:27:42.656Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-11T12:27:42.656Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-11T12:27:42.656Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-11T12:27:42.656Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-11T12:27:42.656Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-11T12:27:42.656Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-11T12:27:42.656Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-11T12:27:42.656Z] === RUN TestCreateWithInvalidEnv [2022-08-11T12:27:42.656Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-11T12:27:42.656Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-11T12:27:42.656Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-11T12:27:42.656Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-11T12:27:42.656Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-11T12:27:42.656Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-11T12:27:42.656Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-11T12:27:42.656Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-11T12:27:42.656Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-11T12:27:42.656Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-11T12:27:42.656Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-11T12:27:42.656Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-11T12:27:42.656Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-11T12:27:42.656Z] === RUN TestCreateTmpfsMountsTarget [2022-08-11T12:27:42.915Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-11T12:27:42.915Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-11T12:27:43.472Z] === RUN TestDaemonProxy/command-line_options [2022-08-11T12:27:43.851Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-08-11T12:27:43.852Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-11T12:27:44.856Z] === RUN TestDaemonProxy/configuration_file [2022-08-11T12:27:45.230Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2022-08-11T12:27:45.230Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-11T12:27:45.230Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-11T12:27:45.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-11T12:27:45.230Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-11T12:27:45.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-11T12:27:45.230Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-11T12:27:45.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-11T12:27:45.230Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-11T12:27:45.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-11T12:27:45.230Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-11T12:27:45.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-11T12:27:45.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-11T12:27:45.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-11T12:27:45.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-11T12:27:45.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-11T12:27:45.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-11T12:27:45.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-11T12:27:45.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-11T12:27:45.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-11T12:27:45.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-11T12:27:45.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-08-11T12:27:45.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-11T12:27:45.231Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-11T12:27:45.798Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-08-11T12:27:45.798Z] === RUN TestCreateDifferentPlatform [2022-08-11T12:27:45.798Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-11T12:27:45.798Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-11T12:27:45.798Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-11T12:27:45.798Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-11T12:27:45.798Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-11T12:27:45.798Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-11T12:27:45.798Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-11T12:27:45.798Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-11T12:27:45.798Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-11T12:27:45.798Z] === RUN TestCreateInvalidHostConfig [2022-08-11T12:27:45.798Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-11T12:27:45.798Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-11T12:27:45.798Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-11T12:27:45.798Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-11T12:27:45.798Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-11T12:27:45.798Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-11T12:27:45.798Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-11T12:27:45.798Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-11T12:27:45.798Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-11T12:27:45.798Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-11T12:27:45.798Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-11T12:27:45.798Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-11T12:27:45.798Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-11T12:27:45.798Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-11T12:27:45.798Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-11T12:27:45.798Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-11T12:27:45.798Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-11T12:27:45.798Z] === RUN TestContainerStartOnDaemonRestart [2022-08-11T12:27:45.798Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-11T12:27:45.798Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-11T12:27:45.798Z] === RUN TestDaemonRestartIpcMode [2022-08-11T12:27:45.798Z] === PAUSE TestDaemonRestartIpcMode [2022-08-11T12:27:45.798Z] === RUN TestDaemonHostGatewayIP [2022-08-11T12:27:45.798Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:27:45.798Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-11T12:27:45.798Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-11T12:27:45.798Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-11T12:27:45.798Z] === RUN TestContainerKillOnDaemonStart [2022-08-11T12:27:45.798Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-11T12:27:45.798Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-11T12:27:45.798Z] === RUN TestDiff [2022-08-11T12:27:46.365Z] --- PASS: TestDiff (0.41s) [2022-08-11T12:27:46.365Z] === RUN TestExecConsoleSize [2022-08-11T12:27:46.624Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-11T12:27:46.624Z] === RUN TestExecWithCloseStdin [2022-08-11T12:27:46.773Z] === RUN TestDaemonProxy/conflicting_options [2022-08-11T12:27:47.032Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-11T12:27:47.193Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-08-11T12:27:47.193Z] === RUN TestExec [2022-08-11T12:27:47.597Z] --- PASS: TestDaemonProxy (6.21s) [2022-08-11T12:27:47.597Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-11T12:27:47.597Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-08-11T12:27:47.597Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-11T12:27:47.597Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-11T12:27:47.597Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-11T12:27:47.597Z] PASS [2022-08-11T12:27:47.597Z] [2022-08-11T12:27:47.597Z] DONE 18 tests in 11.151s [2022-08-11T12:27:47.597Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-11T12:27:47.760Z] --- PASS: TestExec (0.49s) [2022-08-11T12:27:47.760Z] === RUN TestExecUser [2022-08-11T12:27:47.854Z] INFO: Testing against a local daemon [2022-08-11T12:27:47.855Z] === RUN TestCommitInheritsEnv [2022-08-11T12:27:48.018Z] --- PASS: TestExecUser (0.48s) [2022-08-11T12:27:48.019Z] === RUN TestExportContainerAndImportImage [2022-08-11T12:27:48.113Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-08-11T12:27:48.113Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-11T12:27:48.113Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-11T12:27:48.113Z] === RUN TestImportWithCustomPlatform [2022-08-11T12:27:48.113Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-11T12:27:48.113Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-11T12:27:48.113Z] === RUN TestImportWithCustomPlatform// [2022-08-11T12:27:48.113Z] === RUN TestImportWithCustomPlatform/linux [2022-08-11T12:27:48.113Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-11T12:27:48.371Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-11T12:27:48.371Z] === RUN TestImportWithCustomPlatform/macos [2022-08-11T12:27:48.371Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-11T12:27:48.371Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-11T12:27:48.371Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-11T12:27:48.371Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-11T12:27:48.371Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-11T12:27:48.371Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-11T12:27:48.371Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-11T12:27:48.371Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-11T12:27:48.371Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-11T12:27:48.371Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-11T12:27:48.371Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-11T12:27:48.371Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-11T12:27:48.371Z] === RUN TestImagesFilterMultiReference [2022-08-11T12:27:48.371Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-11T12:27:48.371Z] === RUN TestImagePullPlatformInvalid [2022-08-11T12:27:48.371Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-11T12:27:48.371Z] === RUN TestRemoveImageOrphaning [2022-08-11T12:27:48.586Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-11T12:27:48.586Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-11T12:27:48.629Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-11T12:27:48.629Z] === RUN TestRemoveImageGarbageCollector [2022-08-11T12:27:49.193Z] time="2022-08-11T12:27:49Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-11T12:27:49.964Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-08-11T12:27:49.964Z] === RUN TestHealthCheckWorkdir [2022-08-11T12:27:50.533Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-11T12:27:50.533Z] === RUN TestHealthKillContainer [2022-08-11T12:27:50.566Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-08-11T12:27:50.567Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-11T12:27:50.567Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-11T12:27:50.567Z] === RUN TestTagInvalidReference [2022-08-11T12:27:50.567Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-11T12:27:50.567Z] === RUN TestTagValidPrefixedRepo [2022-08-11T12:27:50.567Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-11T12:27:50.567Z] === RUN TestTagExistedNameWithoutForce [2022-08-11T12:27:50.824Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-11T12:27:50.824Z] === RUN TestTagOfficialNames [2022-08-11T12:27:50.824Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-11T12:27:50.824Z] === RUN TestTagMatchesDigest [2022-08-11T12:27:50.824Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-11T12:27:50.824Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-11T12:27:58.646Z] --- PASS: TestHealthKillContainer (7.81s) [2022-08-11T12:27:58.646Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-11T12:27:58.646Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-11T12:27:58.646Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-11T12:27:58.646Z] === RUN TestIpcModeNone [2022-08-11T12:27:58.905Z] --- PASS: TestIpcModeNone (0.64s) [2022-08-11T12:27:58.905Z] === RUN TestIpcModePrivate [2022-08-11T12:27:59.164Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-11T12:27:59.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-11T12:27:59.423Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-11T12:27:59.423Z] === RUN TestIpcModeShareable [2022-08-11T12:27:59.423Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-11T12:27:59.423Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-11T12:27:59.423Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-11T12:28:00.800Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-08-11T12:28:00.800Z] === RUN TestAPIIpcModeHost [2022-08-11T12:28:00.800Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-11T12:28:00.800Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-11T12:28:00.800Z] === RUN TestDaemonIpcModeShareable [2022-08-11T12:28:00.800Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-11T12:28:00.800Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-11T12:28:00.800Z] === RUN TestDaemonIpcModePrivate [2022-08-11T12:28:01.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-11T12:28:01.735Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-11T12:28:01.994Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-11T12:28:01.994Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-11T12:28:01.994Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-11T12:28:01.994Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-11T12:28:01.994Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-11T12:28:01.994Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-11T12:28:01.994Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-11T12:28:01.994Z] === RUN TestIpcModeOlderClient [2022-08-11T12:28:01.994Z] === PAUSE TestIpcModeOlderClient [2022-08-11T12:28:01.994Z] === RUN TestKillContainerInvalidSignal [2022-08-11T12:28:02.562Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-11T12:28:02.562Z] === RUN TestKillContainer [2022-08-11T12:28:02.562Z] === RUN TestKillContainer/no_signal [2022-08-11T12:28:02.821Z] === RUN TestKillContainer/non_killing_signal [2022-08-11T12:28:03.082Z] === RUN TestKillContainer/killing_signal [2022-08-11T12:28:03.649Z] --- PASS: TestKillContainer (1.25s) [2022-08-11T12:28:03.649Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-11T12:28:03.649Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-11T12:28:03.649Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-08-11T12:28:03.649Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-11T12:28:03.649Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-11T12:28:04.216Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-11T12:28:04.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-08-11T12:28:04.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-11T12:28:04.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-11T12:28:04.475Z] === RUN TestKillStoppedContainer [2022-08-11T12:28:04.475Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-11T12:28:04.475Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-11T12:28:04.475Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-11T12:28:04.475Z] === RUN TestKillDifferentUserContainer [2022-08-11T12:28:04.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-11T12:28:05.044Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-11T12:28:05.044Z] === RUN TestInspectOomKilledTrue [2022-08-11T12:28:05.044Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:28:05.044Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-11T12:28:05.044Z] === RUN TestInspectOomKilledFalse [2022-08-11T12:28:05.044Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-11T12:28:05.044Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-11T12:28:05.044Z] === RUN TestLinksEtcHostsContentMatch [2022-08-11T12:28:05.044Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-11T12:28:05.044Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-11T12:28:05.044Z] === RUN TestLinksContainerNames [2022-08-11T12:28:05.980Z] --- PASS: TestLinksContainerNames (0.85s) [2022-08-11T12:28:05.980Z] === RUN TestLogsFollowTailEmpty [2022-08-11T12:28:06.239Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-11T12:28:06.239Z] === RUN TestLogs [2022-08-11T12:28:06.239Z] === RUN TestLogs/driver_local [2022-08-11T12:28:06.239Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-11T12:28:06.239Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-11T12:28:06.239Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-11T12:28:06.239Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-11T12:28:06.239Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-11T12:28:06.239Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-11T12:28:06.239Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-11T12:28:06.239Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-11T12:28:06.239Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-11T12:28:06.239Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-11T12:28:06.239Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-11T12:28:06.239Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-11T12:28:06.239Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-11T12:28:06.239Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-11T12:28:06.808Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-11T12:28:07.067Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-11T12:28:07.636Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-11T12:28:07.636Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-11T12:28:08.204Z] === RUN TestLogs/driver_json-file [2022-08-11T12:28:08.204Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-11T12:28:08.204Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-11T12:28:08.204Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-11T12:28:08.204Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-11T12:28:08.204Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-11T12:28:08.204Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-11T12:28:08.204Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-11T12:28:08.204Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-11T12:28:08.204Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-11T12:28:08.204Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-11T12:28:08.204Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-11T12:28:08.204Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-11T12:28:08.204Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-11T12:28:08.204Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-11T12:28:09.144Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-11T12:28:09.144Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-11T12:28:09.712Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-11T12:28:09.712Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-11T12:28:10.279Z] --- PASS: TestLogs (4.02s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.66s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.74s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.79s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.80s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.71s) [2022-08-11T12:28:10.279Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-08-11T12:28:10.279Z] === RUN TestContainerNetworkMountsNoChown [2022-08-11T12:28:10.848Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/default [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/default [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/private [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/private [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rprivate [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/slave [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/slave [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rslave [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/shared [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/shared [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rshared [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/default [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/rprivate [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/private [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/shared [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/rshared [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/rslave [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/slave [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-11T12:28:10.848Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-11T12:28:10.848Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-11T12:28:10.848Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-11T12:28:11.107Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-11T12:28:11.107Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-11T12:28:11.107Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-11T12:28:11.107Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-11T12:28:11.107Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-11T12:28:11.107Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2022-08-11T12:28:11.107Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-08-11T12:28:11.107Z] === RUN TestContainerBindMountNonRecursive [2022-08-11T12:28:11.107Z] 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-11T12:28:11.107Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-11T12:28:11.107Z] === RUN TestContainerVolumesMountedAsShared [2022-08-11T12:28:11.107Z] 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-11T12:28:11.107Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-11T12:28:11.107Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-11T12:28:11.107Z] 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-11T12:28:11.107Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-11T12:28:11.107Z] === RUN TestNetworkNat [2022-08-11T12:28:11.675Z] --- PASS: TestNetworkNat (0.50s) [2022-08-11T12:28:11.675Z] === RUN TestNetworkLocalhostTCPNat [2022-08-11T12:28:11.934Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-11T12:28:11.934Z] === RUN TestNetworkLoopbackNat [2022-08-11T12:28:12.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-11T12:28:12.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-11T12:28:12.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-11T12:28:13.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-11T12:28:14.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-11T12:28:14.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-11T12:28:14.466Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-11T12:28:14.466Z] === RUN TestPause [2022-08-11T12:28:14.466Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:28:14.466Z] --- SKIP: TestPause (0.00s) [2022-08-11T12:28:14.466Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-11T12:28:14.466Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-11T12:28:14.466Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-11T12:28:14.466Z] === RUN TestPauseStopPausedContainer [2022-08-11T12:28:14.726Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:28:14.726Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-11T12:28:14.726Z] === RUN TestPidHost [2022-08-11T12:28:15.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-11T12:28:15.701Z] --- PASS: TestPidHost (0.90s) [2022-08-11T12:28:15.701Z] === RUN TestPsFilter [2022-08-11T12:28:15.701Z] --- PASS: TestPsFilter (0.09s) [2022-08-11T12:28:15.701Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-11T12:28:15.996Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-11T12:28:15.996Z] === RUN TestRemoveContainerWithVolume [2022-08-11T12:28:16.578Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-11T12:28:16.578Z] === RUN TestRemoveContainerRunning [2022-08-11T12:28:16.837Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-11T12:28:16.837Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-11T12:28:17.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-11T12:28:17.405Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-11T12:28:17.405Z] === RUN TestRemoveInvalidContainer [2022-08-11T12:28:17.405Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-11T12:28:17.405Z] === RUN TestRenameLinkedContainer [2022-08-11T12:28:17.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-11T12:28:18.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-11T12:28:19.309Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-08-11T12:28:19.309Z] === RUN TestRenameStoppedContainer [2022-08-11T12:28:19.309Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-11T12:28:19.309Z] === RUN TestRenameRunningContainerAndReuse [2022-08-11T12:28:19.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-11T12:28:20.245Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-08-11T12:28:20.245Z] === RUN TestRenameInvalidName [2022-08-11T12:28:20.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-11T12:28:20.504Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-11T12:28:20.504Z] === RUN TestRenameAnonymousContainer [2022-08-11T12:28:20.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-11T12:28:21.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-11T12:28:22.413Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-08-11T12:28:22.413Z] === RUN TestRenameContainerWithSameName [2022-08-11T12:28:22.413Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-11T12:28:22.413Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-11T12:28:22.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-11T12:28:23.348Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-08-11T12:28:23.348Z] === RUN TestResize [2022-08-11T12:28:23.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-11T12:28:23.916Z] --- PASS: TestResize (0.42s) [2022-08-11T12:28:23.916Z] === RUN TestResizeWithInvalidSize [2022-08-11T12:28:23.964Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-11T12:28:23.965Z] Using test binary docker [2022-08-11T12:28:23.965Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-11T12:28:23.965Z] +++ /etc/init.d/apparmor start [2022-08-11T12:28:23.965Z] Not: starting. [2022-08-11T12:28:23.965Z] INFO: Waiting for daemon to start... [2022-08-11T12:28:23.965Z] Starting dockerd [2022-08-11T12:28:23.965Z] +++ 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-11T12:28:24.177Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-11T12:28:24.177Z] === RUN TestResizeWhenContainerNotStarted [2022-08-11T12:28:24.744Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-11T12:28:24.744Z] === RUN TestDaemonRestartKillContainers [2022-08-11T12:28:24.744Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-11T12:28:24.744Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-11T12:28:24.744Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-11T12:28:24.744Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-11T12:28:25.680Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-11T12:28:26.249Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.76s) [2022-08-11T12:28:26.249Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s) [2022-08-11T12:28:26.249Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-08-11T12:28:26.249Z] === RUN TestCgroupNamespacesRun [2022-08-11T12:28:26.479Z] . [2022-08-11T12:28:26.480Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-11T12:28:26.480Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-11T12:28:26.480Z] Error: No such image: emptyfs [2022-08-11T12:28:26.480Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-11T12:28:26.480Z] ++++ docker load [2022-08-11T12:28:26.480Z] Running integration-test (iteration 1) [2022-08-11T12:28:26.480Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-11T12:28:26.480Z] ++ 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-11T12:28:26.480Z] ++ set -e [2022-08-11T12:28:26.480Z] ++ '[' -n 0 ']' [2022-08-11T12:28:26.480Z] ++ set -x [2022-08-11T12:28:26.480Z] ++ 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-11T12:28:26.480Z] Loaded image: busybox:latest [2022-08-11T12:28:26.736Z] Loaded image: busybox:glibc [2022-08-11T12:28:27.625Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-11T12:28:27.626Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-11T12:28:27.663Z] Loaded image: debian:bullseye-slim [2022-08-11T12:28:27.663Z] Loaded image: hello-world:latest [2022-08-11T12:28:27.663Z] Loaded image: arm32v7/hello-world:latest [2022-08-11T12:28:27.663Z] INFO: Testing against a local daemon [2022-08-11T12:28:27.663Z] === RUN TestCgroupNamespacesBuild [2022-08-11T12:28:27.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-11T12:28:27.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-11T12:28:29.003Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-08-11T12:28:29.003Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-11T12:28:29.940Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-11T12:28:29.940Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-11T12:28:30.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-11T12:28:30.876Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-11T12:28:30.876Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-11T12:28:30.928Z] --- PASS: TestCgroupNamespacesBuild (2.83s) [2022-08-11T12:28:30.928Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-11T12:28:31.854Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-08-11T12:28:31.855Z] === RUN TestBuildWithSession [2022-08-11T12:28:31.855Z] build_session_test.go:25: TODO: BuildKit [2022-08-11T12:28:31.855Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-11T12:28:31.855Z] === RUN TestBuildSquashParent [2022-08-11T12:28:32.254Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-08-11T12:28:32.255Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-11T12:28:32.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-11T12:28:33.192Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-11T12:28:33.192Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-11T12:28:34.128Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-11T12:28:34.128Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-11T12:28:34.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-11T12:28:35.065Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-08-11T12:28:35.065Z] === RUN TestNISDomainname [2022-08-11T12:28:35.121Z] --- PASS: TestBuildSquashParent (3.50s) [2022-08-11T12:28:35.121Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-11T12:28:35.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-11T12:28:35.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-11T12:28:35.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-11T12:28:35.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-11T12:28:35.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-11T12:28:35.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-11T12:28:35.121Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-11T12:28:35.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-11T12:28:35.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-11T12:28:35.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-11T12:28:35.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-11T12:28:35.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-11T12:28:35.122Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-11T12:28:35.122Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-11T12:28:35.324Z] 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-11T12:28:35.324Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-11T12:28:35.324Z] === RUN TestHostnameDnsResolution [2022-08-11T12:28:35.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-11T12:28:35.895Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-11T12:28:35.895Z] === RUN TestUnprivilegedPortsAndPing [2022-08-11T12:28:35.895Z] 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-11T12:28:35.895Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-11T12:28:35.895Z] === RUN TestPrivilegedHostDevices [2022-08-11T12:28:36.012Z] INFO [linters context/goanalysis] analyzers took 6m3.195908204s with top 10 stages: buildir: 2m15.872609417s, the_only_name: 40.503687411s, goimports: 28.334376782s, unconvert: 23.349192526s, gosec: 17.532798295s, S1038: 16.217687854s, misspell: 6.694956313s, nilness: 4.706792497s, unused: 4.687812353s, S1039: 4.52151587s [2022-08-11T12:28:36.012Z] INFO [runner] Issues before processing: 2443, after processing: 0 [2022-08-11T12:28:36.012Z] INFO [runner] Processors filtering stat (out/in): cgo: 2122/2443, path_prettifier: 2122/2122, exclude: 2019/2019, nolint: 0/79, skip_dirs: 2122/2122, autogenerated_exclude: 2019/2122, identifier_marker: 2019/2019, exclude-rules: 79/2019, filename_unadjuster: 2122/2122, skip_files: 2122/2122 [2022-08-11T12:28:36.012Z] INFO [runner] processing took 83.563395ms with stages: nolint: 34.524057ms, identifier_marker: 21.454956ms, path_prettifier: 9.354636ms, autogenerated_exclude: 8.271603ms, exclude-rules: 7.725197ms, skip_dirs: 1.822037ms, cgo: 287.802µs, filename_unadjuster: 118.712µs, max_same_issues: 1.011µs, exclude: 485ns, skip_files: 464ns, uniq_by_line: 459ns, max_from_linter: 367ns, source_code: 297ns, diff: 264ns, max_per_file_from_linter: 240ns, sort_results: 232ns, severity-rules: 232ns, path_shortener: 231ns, path_prefixer: 113ns [2022-08-11T12:28:36.012Z] INFO [runner] linters took 1m44.057519312s with stages: goanalysis_metalinter: 1m43.973792711s [2022-08-11T12:28:36.012Z] INFO File cache stats: 1702 entries of total size 8.7MiB [2022-08-11T12:28:36.012Z] INFO Memory: 2736 samples, avg is 317.1MB, max is 1202.4MB [2022-08-11T12:28:36.012Z] INFO Execution took 4m33.490091503s [2022-08-11T12:28:36.012Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-11T12:28:36.339Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/make.sh dynbinary test-docker-py [2022-08-11T12:28:36.463Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-11T12:28:36.463Z] === RUN TestRunConsoleSize [2022-08-11T12:28:36.487Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-11T12:28:36.598Z] [2022-08-11T12:28:36.722Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-11T12:28:36.722Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-11T12:28:36.743Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-11T12:28:36.858Z] Removing bundles/ [2022-08-11T12:28:36.858Z] [2022-08-11T12:28:36.858Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-11T12:28:36.858Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-11T12:28:36.858Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:28:37.670Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-11T12:28:37.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-11T12:28:37.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-11T12:28:38.103Z] --- PASS: TestRunWithAlternativeContainerdShim (1.10s) [2022-08-11T12:28:38.103Z] === RUN TestStats [2022-08-11T12:28:38.103Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:28:38.103Z] --- SKIP: TestStats (0.00s) [2022-08-11T12:28:38.103Z] === RUN TestStopContainerWithTimeout [2022-08-11T12:28:38.103Z] === RUN TestStopContainerWithTimeout/0 [2022-08-11T12:28:38.103Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-11T12:28:38.103Z] === RUN TestStopContainerWithTimeout/1 [2022-08-11T12:28:38.103Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-11T12:28:38.103Z] === RUN TestStopContainerWithTimeout/3 [2022-08-11T12:28:38.103Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-11T12:28:38.103Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-11T12:28:38.103Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-11T12:28:38.103Z] === CONT TestStopContainerWithTimeout/0 [2022-08-11T12:28:38.103Z] === CONT TestStopContainerWithTimeout/3 [2022-08-11T12:28:38.671Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-11T12:28:38.854Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-11T12:28:38.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s) [2022-08-11T12:28:38.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-08-11T12:28:38.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s) [2022-08-11T12:28:38.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.18s) [2022-08-11T12:28:38.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s) [2022-08-11T12:28:38.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s) [2022-08-11T12:28:38.854Z] === RUN TestBuildMultiStageCopy [2022-08-11T12:28:38.854Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-11T12:28:40.219Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-11T12:28:40.219Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-11T12:28:40.475Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-11T12:28:40.573Z] === CONT TestStopContainerWithTimeout/1 [2022-08-11T12:28:40.731Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-11T12:28:40.731Z] --- PASS: TestBuildMultiStageCopy (1.92s) [2022-08-11T12:28:40.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.11s) [2022-08-11T12:28:40.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-08-11T12:28:40.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-11T12:28:40.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-11T12:28:40.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-08-11T12:28:40.731Z] === RUN TestBuildMultiStageParentConfig [2022-08-11T12:28:41.659Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-08-11T12:28:41.659Z] === RUN TestBuildLabelWithTargets [2022-08-11T12:28:41.949Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-11T12:28:41.949Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-08-11T12:28:41.949Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2022-08-11T12:28:41.949Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-08-11T12:28:41.949Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-08-11T12:28:41.949Z] === RUN TestDeleteDevicemapper [2022-08-11T12:28:41.949Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-11T12:28:41.949Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-11T12:28:41.949Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-11T12:28:42.586Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-08-11T12:28:42.586Z] === RUN TestBuildWithEmptyLayers [2022-08-11T12:28:42.842Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-08-11T12:28:42.842Z] === RUN TestBuildMultiStageOnBuild [2022-08-11T12:28:43.325Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.21s) [2022-08-11T12:28:43.325Z] === RUN TestUpdateMemory [2022-08-11T12:28:43.325Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:28:43.325Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-11T12:28:43.325Z] === RUN TestUpdateCPUQuota [2022-08-11T12:28:43.325Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:28:43.325Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-11T12:28:43.325Z] === RUN TestUpdatePidsLimit [2022-08-11T12:28:43.325Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:28:43.325Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-11T12:28:43.325Z] === RUN TestUpdateRestartPolicy [2022-08-11T12:28:44.208Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-08-11T12:28:44.208Z] === RUN TestBuildUncleanTarFilenames [2022-08-11T12:28:44.769Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-11T12:28:44.769Z] === RUN TestBuildMultiStageLayerLeak [2022-08-11T12:28:46.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-11T12:28:46.136Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s) [2022-08-11T12:28:46.136Z] === RUN TestBuildWithHugeFile [2022-08-11T12:28:48.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-11T12:28:51.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-11T12:28:52.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-11T12:28:55.531Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2022-08-11T12:28:55.531Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-11T12:28:55.531Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-11T12:28:55.531Z] === RUN TestWaitNonBlocked [2022-08-11T12:28:55.531Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-11T12:28:55.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-11T12:28:55.531Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-11T12:28:55.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-11T12:28:55.531Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-11T12:28:55.531Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-11T12:28:55.531Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-11T12:28:55.531Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s) [2022-08-11T12:28:55.531Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-08-11T12:28:55.531Z] === RUN TestWaitBlocked [2022-08-11T12:28:55.531Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-11T12:28:55.531Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-11T12:28:55.531Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-11T12:28:55.531Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-11T12:28:55.531Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-11T12:28:55.531Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-11T12:28:55.790Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-11T12:28:55.790Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2022-08-11T12:28:55.790Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-08-11T12:28:55.790Z] === RUN TestWaitConditions [2022-08-11T12:28:55.790Z] === RUN TestWaitConditions/default [2022-08-11T12:28:55.790Z] === PAUSE TestWaitConditions/default [2022-08-11T12:28:55.790Z] === RUN TestWaitConditions/not-running [2022-08-11T12:28:55.790Z] === PAUSE TestWaitConditions/not-running [2022-08-11T12:28:55.790Z] === RUN TestWaitConditions/next-exit [2022-08-11T12:28:55.790Z] === PAUSE TestWaitConditions/next-exit [2022-08-11T12:28:55.790Z] === RUN TestWaitConditions/removed [2022-08-11T12:28:55.790Z] === PAUSE TestWaitConditions/removed [2022-08-11T12:28:55.790Z] === CONT TestWaitConditions/default [2022-08-11T12:28:55.790Z] === CONT TestWaitConditions/next-exit [2022-08-11T12:28:56.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-11T12:28:57.693Z] === CONT TestWaitConditions/removed [2022-08-11T12:28:57.693Z] === CONT TestWaitConditions/not-running [2022-08-11T12:28:58.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-11T12:28:59.070Z] --- PASS: TestWaitConditions (0.01s) [2022-08-11T12:28:59.070Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-08-11T12:28:59.070Z] --- PASS: TestWaitConditions/default (1.63s) [2022-08-11T12:28:59.070Z] --- PASS: TestWaitConditions/removed (1.55s) [2022-08-11T12:28:59.070Z] --- PASS: TestWaitConditions/not-running (1.54s) [2022-08-11T12:28:59.070Z] === RUN TestWaitRestartedContainer [2022-08-11T12:28:59.070Z] === RUN TestWaitRestartedContainer/default [2022-08-11T12:28:59.070Z] === PAUSE TestWaitRestartedContainer/default [2022-08-11T12:28:59.070Z] === RUN TestWaitRestartedContainer/not-running [2022-08-11T12:28:59.070Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-11T12:28:59.070Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-11T12:28:59.070Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-11T12:28:59.070Z] === CONT TestWaitRestartedContainer/default [2022-08-11T12:28:59.070Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-11T12:29:00.447Z] === CONT TestWaitRestartedContainer/not-running [2022-08-11T12:29:01.018Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-11T12:29:01.018Z] --- PASS: TestWaitRestartedContainer/next-exit (1.32s) [2022-08-11T12:29:01.018Z] --- PASS: TestWaitRestartedContainer/default (1.34s) [2022-08-11T12:29:01.018Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-11T12:29:01.018Z] === CONT TestDaemonRestartIpcMode [2022-08-11T12:29:01.018Z] === CONT TestIpcModeOlderClient [2022-08-11T12:29:01.277Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-11T12:29:01.277Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-11T12:29:02.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-11T12:29:03.813Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.48s) [2022-08-11T12:29:03.813Z] --- PASS: TestDaemonRestartIpcMode (2.84s) [2022-08-11T12:29:03.813Z] PASS [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === Skipped [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-11T12:29:03.813Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-11T12:29:03.813Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-11T12:29:03.813Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-11T12:29:03.813Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-11T12:29:03.813Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-11T12:29:03.813Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-11T12:29:03.813Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-11T12:29:03.813Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-11T12:29:03.813Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-11T12:29:03.813Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-11T12:29:03.813Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-11T12:29:03.813Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-11T12:29:03.813Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-11T12:29:03.813Z] 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-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-11T12:29:03.813Z] 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-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-11T12:29:03.813Z] 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-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-11T12:29:03.813Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-11T12:29:03.813Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:03.813Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-11T12:29:03.813Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:29:03.813Z] [2022-08-11T12:29:04.072Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-11T12:29:04.072Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-11T12:29:04.072Z] [2022-08-11T12:29:04.072Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-11T12:29:04.072Z] 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-11T12:29:04.072Z] [2022-08-11T12:29:04.072Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-11T12:29:04.072Z] 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-11T12:29:04.072Z] [2022-08-11T12:29:04.072Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-11T12:29:04.072Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:29:04.072Z] [2022-08-11T12:29:04.072Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-11T12:29:04.072Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-11T12:29:04.072Z] [2022-08-11T12:29:04.072Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-11T12:29:04.072Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:29:04.072Z] [2022-08-11T12:29:04.072Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-11T12:29:04.072Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:29:04.072Z] [2022-08-11T12:29:04.072Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-11T12:29:04.072Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-11T12:29:04.072Z] [2022-08-11T12:29:04.072Z] DONE 249 tests, 27 skipped in 86.504s [2022-08-11T12:29:04.072Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-11T12:29:04.072Z] === RUN TestConfigDaemonLibtrustID [2022-08-11T12:29:04.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-11T12:29:04.640Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-11T12:29:04.640Z] === RUN TestConfigDaemonID [2022-08-11T12:29:06.019Z] daemon_test.go:83: [d01d40003efcc] daemon is not started [2022-08-11T12:29:06.019Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-11T12:29:06.019Z] === RUN TestDaemonConfigValidation [2022-08-11T12:29:06.019Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-11T12:29:06.019Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-11T12:29:06.019Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-11T12:29:06.019Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-11T12:29:06.019Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-11T12:29:06.019Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-11T12:29:06.019Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-11T12:29:06.019Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-11T12:29:06.019Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-11T12:29:06.019Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-11T12:29:06.019Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-11T12:29:06.019Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-11T12:29:06.019Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-11T12:29:06.019Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-11T12:29:06.019Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-11T12:29:06.019Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-11T12:29:06.019Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-11T12:29:06.019Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-11T12:29:06.019Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-11T12:29:06.019Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-11T12:29:06.019Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-11T12:29:06.019Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-11T12:29:06.019Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-11T12:29:06.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-11T12:29:06.958Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-11T12:29:08.335Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-11T12:29:09.272Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-11T12:29:09.272Z] daemon_test.go:197: [db8928a08bb1b] daemon is not started [2022-08-11T12:29:09.272Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-08-11T12:29:09.272Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-11T12:29:09.272Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-11T12:29:09.272Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-08-11T12:29:09.272Z] === RUN TestDaemonProxy [2022-08-11T12:29:09.272Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-11T12:29:09.272Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-11T12:29:09.272Z] PASS [2022-08-11T12:29:09.272Z] [2022-08-11T12:29:09.272Z] === Skipped [2022-08-11T12:29:09.272Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-11T12:29:09.272Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-11T12:29:09.272Z] [2022-08-11T12:29:09.272Z] DONE 13 tests, 1 skipped in 5.263s [2022-08-11T12:29:09.272Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-11T12:29:09.272Z] INFO: Testing against a local daemon [2022-08-11T12:29:09.272Z] === RUN TestCommitInheritsEnv [2022-08-11T12:29:10.030Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-11T12:29:10.030Z] Using test binary docker [2022-08-11T12:29:10.030Z] +++ /etc/init.d/apparmor start [2022-08-11T12:29:10.030Z] Not: starting. [2022-08-11T12:29:10.031Z] INFO: Waiting for daemon to start... [2022-08-11T12:29:10.031Z] Starting dockerd [2022-08-11T12:29:10.031Z] +++ 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-11T12:29:11.175Z] --- PASS: TestCommitInheritsEnv (1.72s) [2022-08-11T12:29:11.175Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-11T12:29:11.175Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-11T12:29:11.175Z] === RUN TestImportWithCustomPlatform [2022-08-11T12:29:11.175Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-11T12:29:11.175Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-11T12:29:11.175Z] === RUN TestImportWithCustomPlatform// [2022-08-11T12:29:11.175Z] === RUN TestImportWithCustomPlatform/linux [2022-08-11T12:29:11.175Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-11T12:29:11.433Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-11T12:29:11.433Z] === RUN TestImportWithCustomPlatform/macos [2022-08-11T12:29:11.433Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-11T12:29:11.433Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-11T12:29:11.433Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-11T12:29:11.433Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-11T12:29:11.433Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-11T12:29:11.433Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-11T12:29:11.433Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-11T12:29:11.433Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-11T12:29:11.433Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-11T12:29:11.433Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-11T12:29:11.433Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-11T12:29:11.433Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-11T12:29:11.433Z] === RUN TestImagesFilterMultiReference [2022-08-11T12:29:11.433Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-11T12:29:11.433Z] === RUN TestImagePullPlatformInvalid [2022-08-11T12:29:11.433Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-11T12:29:11.433Z] === RUN TestRemoveImageOrphaning [2022-08-11T12:29:11.939Z] . [2022-08-11T12:29:11.939Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-11T12:29:11.939Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-11T12:29:11.939Z] Error: No such image: emptyfs [2022-08-11T12:29:11.939Z] ++++ docker load [2022-08-11T12:29:11.939Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-11T12:29:12.199Z] Running integration-test (iteration 1) [2022-08-11T12:29:12.199Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-11T12:29:12.199Z] ++ 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-11T12:29:12.199Z] ++ set -e [2022-08-11T12:29:12.199Z] ++ '[' -n 0 ']' [2022-08-11T12:29:12.199Z] ++ set -x [2022-08-11T12:29:12.199Z] ++ 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-11T12:29:13.139Z] Loaded image: busybox:latest [2022-08-11T12:29:13.338Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-08-11T12:29:13.338Z] === RUN TestRemoveImageGarbageCollector [2022-08-11T12:29:13.338Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-11T12:29:13.338Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-11T12:29:13.338Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-11T12:29:13.338Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-11T12:29:13.338Z] === RUN TestTagInvalidReference [2022-08-11T12:29:13.338Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-11T12:29:13.338Z] === RUN TestTagValidPrefixedRepo [2022-08-11T12:29:13.338Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-11T12:29:13.338Z] === RUN TestTagExistedNameWithoutForce [2022-08-11T12:29:13.338Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-11T12:29:13.338Z] === RUN TestTagOfficialNames [2022-08-11T12:29:13.338Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-11T12:29:13.338Z] === RUN TestTagMatchesDigest [2022-08-11T12:29:13.338Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-11T12:29:13.338Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-11T12:29:13.399Z] Loaded image: busybox:glibc [2022-08-11T12:29:18.679Z] Loaded image: debian:bullseye-slim [2022-08-11T12:29:18.679Z] Loaded image: hello-world:latest [2022-08-11T12:29:18.679Z] Loaded image: arm32v7/hello-world:latest [2022-08-11T12:29:18.679Z] INFO: Testing against a local daemon [2022-08-11T12:29:18.679Z] === RUN TestCgroupNamespacesBuild [2022-08-11T12:29:21.216Z] --- PASS: TestCgroupNamespacesBuild (2.66s) [2022-08-11T12:29:21.216Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-11T12:29:23.757Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2022-08-11T12:29:23.757Z] === RUN TestBuildWithSession [2022-08-11T12:29:23.757Z] build_session_test.go:25: TODO: BuildKit [2022-08-11T12:29:23.757Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-11T12:29:23.757Z] === RUN TestBuildSquashParent [2022-08-11T12:29:27.251Z] --- PASS: TestImportExtremelyLargeImageWorks (91.24s) [2022-08-11T12:29:27.251Z] PASS [2022-08-11T12:29:27.251Z] [2022-08-11T12:29:27.251Z] DONE 22 tests in 94.316s [2022-08-11T12:29:27.251Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-11T12:29:27.251Z] === RUN TestStripANSICommands [2022-08-11T12:29:27.251Z] === RUN TestStripANSICommands/#00 [2022-08-11T12:29:27.251Z] === RUN TestStripANSICommands/#01 [2022-08-11T12:29:27.251Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-11T12:29:27.251Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-11T12:29:27.251Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-11T12:29:27.251Z] PASS [2022-08-11T12:29:27.251Z] [2022-08-11T12:29:27.251Z] DONE 3 tests in 0.016s [2022-08-11T12:29:27.251Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-11T12:29:27.251Z] INFO: Testing against a local daemon [2022-08-11T12:29:27.251Z] === RUN TestNetworkCreateDelete [2022-08-11T12:29:27.251Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-08-11T12:29:27.251Z] === RUN TestDockerNetworkDeletePreferID [2022-08-11T12:29:27.251Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-11T12:29:27.251Z] === RUN TestDaemonDNSFallback [2022-08-11T12:29:29.148Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-08-11T12:29:29.148Z] === RUN TestInspectNetwork [2022-08-11T12:29:32.430Z] === RUN TestInspectNetwork/full_network_id [2022-08-11T12:29:32.430Z] === RUN TestInspectNetwork/partial_network_id [2022-08-11T12:29:32.430Z] === RUN TestInspectNetwork/network_name [2022-08-11T12:29:32.430Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-11T12:29:33.737Z] --- PASS: TestBuildSquashParent (9.06s) [2022-08-11T12:29:33.737Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-11T12:29:33.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-11T12:29:33.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-11T12:29:33.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-11T12:29:33.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-11T12:29:33.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-11T12:29:33.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-11T12:29:33.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-11T12:29:33.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-11T12:29:33.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-11T12:29:33.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-11T12:29:33.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-11T12:29:33.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-11T12:29:33.737Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-11T12:29:33.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-11T12:29:35.648Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-11T12:29:35.908Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-11T12:29:36.610Z] --- PASS: TestInspectNetwork (7.38s) [2022-08-11T12:29:36.610Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-11T12:29:36.610Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-11T12:29:36.610Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-11T12:29:36.610Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-11T12:29:36.610Z] === RUN TestRunContainerWithBridgeNone [2022-08-11T12:29:37.984Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-11T12:29:37.984Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-11T12:29:37.984Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-11T12:29:37.984Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-11T12:29:37.984Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-11T12:29:37.984Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-11T12:29:37.984Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-11T12:29:37.984Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-11T12:29:37.984Z] === RUN TestNetworkList [2022-08-11T12:29:37.984Z] === RUN TestNetworkList//networks [2022-08-11T12:29:37.984Z] === PAUSE TestNetworkList//networks [2022-08-11T12:29:37.984Z] === RUN TestNetworkList//networks/ [2022-08-11T12:29:37.984Z] === PAUSE TestNetworkList//networks/ [2022-08-11T12:29:37.984Z] === CONT TestNetworkList//networks [2022-08-11T12:29:37.984Z] === CONT TestNetworkList//networks/ [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkList (0.02s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-11T12:29:37.984Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-11T12:29:37.984Z] === RUN TestHostIPv4BridgeLabel [2022-08-11T12:29:38.550Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-11T12:29:38.550Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-11T12:29:39.198Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-11T12:29:39.198Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-11T12:29:39.923Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-11T12:29:39.923Z] === RUN TestDaemonDefaultNetworkPools [2022-08-11T12:29:40.493Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-11T12:29:40.493Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-11T12:29:41.429Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-11T12:29:41.429Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-11T12:29:42.488Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-11T12:29:42.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2022-08-11T12:29:42.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.55s) [2022-08-11T12:29:42.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s) [2022-08-11T12:29:42.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.94s) [2022-08-11T12:29:42.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.41s) [2022-08-11T12:29:42.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.51s) [2022-08-11T12:29:42.488Z] === RUN TestBuildMultiStageCopy [2022-08-11T12:29:42.488Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-11T12:29:42.802Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-08-11T12:29:42.802Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-11T12:29:43.367Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-11T12:29:43.367Z] === RUN TestServiceWithPredefinedNetwork [2022-08-11T12:29:45.022Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-11T12:29:45.590Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-11T12:29:45.893Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-08-11T12:29:45.893Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-11T12:29:45.893Z] service_test.go:243: FLAKY_TEST [2022-08-11T12:29:45.893Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-11T12:29:45.893Z] === RUN TestServiceWithDataPathPortInit [2022-08-11T12:29:46.526Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-11T12:29:46.785Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-11T12:29:47.353Z] --- PASS: TestBuildMultiStageCopy (5.12s) [2022-08-11T12:29:47.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.77s) [2022-08-11T12:29:47.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-08-11T12:29:47.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-08-11T12:29:47.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2022-08-11T12:29:47.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-08-11T12:29:47.353Z] === RUN TestBuildMultiStageParentConfig [2022-08-11T12:29:49.258Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2022-08-11T12:29:49.258Z] === RUN TestBuildLabelWithTargets [2022-08-11T12:29:51.166Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2022-08-11T12:29:51.166Z] === RUN TestBuildWithEmptyLayers [2022-08-11T12:29:52.545Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2022-08-11T12:29:52.545Z] === RUN TestBuildMultiStageOnBuild [2022-08-11T12:29:55.838Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2022-08-11T12:29:55.838Z] === RUN TestBuildUncleanTarFilenames [2022-08-11T12:29:57.744Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2022-08-11T12:29:57.744Z] === RUN TestBuildMultiStageLayerLeak [2022-08-11T12:30:00.760Z] --- PASS: TestServiceWithDataPathPortInit (13.92s) [2022-08-11T12:30:00.760Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-11T12:30:01.040Z] --- PASS: TestBuildMultiStageLayerLeak (3.57s) [2022-08-11T12:30:01.040Z] === RUN TestBuildWithHugeFile [2022-08-11T12:30:02.135Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:flzaxk1o08owil8ykl4i5u954 Created:2022-08-11 12:30:00.870036194 +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[c20827540a2498e583d6f9cda0a5243379b3c69daa619381f041ca1ed2a0119f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e2gor5abkmf3msfc5jpxxg4zc EndpointID:2df75fa4829a62c16af697279a06e15aec4d2f7890478eac69866e153466dd91 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b50b90a0c4a05d2f0419aa8cf272d6cc1b37894bcb7f5585dbdc0861812213b1 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:44f7be5f871b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e2gor5abkmf3msfc5jpxxg4zc EndpointID:2df75fa4829a62c16af697279a06e15aec4d2f7890478eac69866e153466dd91 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-11T12:30:07.393Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.02s) [2022-08-11T12:30:07.393Z] PASS [2022-08-11T12:30:07.393Z] [2022-08-11T12:30:07.393Z] === Skipped [2022-08-11T12:30:07.393Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-11T12:30:07.393Z] service_test.go:243: FLAKY_TEST [2022-08-11T12:30:07.393Z] [2022-08-11T12:30:07.393Z] DONE 38 tests, 1 skipped in 44.491s [2022-08-11T12:30:07.393Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-11T12:30:07.393Z] INFO: Testing against a local daemon [2022-08-11T12:30:07.393Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-11T12:30:07.393Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:30:07.393Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-11T12:30:07.393Z] === RUN TestDockerNetworkIpvlan [2022-08-11T12:30:07.393Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:30:07.393Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-11T12:30:07.393Z] PASS [2022-08-11T12:30:07.393Z] [2022-08-11T12:30:07.393Z] === Skipped [2022-08-11T12:30:07.393Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-11T12:30:07.393Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:30:07.393Z] [2022-08-11T12:30:07.393Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-11T12:30:07.393Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:30:07.393Z] [2022-08-11T12:30:07.393Z] DONE 2 tests, 2 skipped in 0.022s [2022-08-11T12:30:07.393Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-11T12:30:07.393Z] INFO: Testing against a local daemon [2022-08-11T12:30:07.393Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-11T12:30:07.506Z] --- PASS: TestBuildWithHugeFile (76.31s) [2022-08-11T12:30:07.506Z] === RUN TestBuildWCOWSandboxSize [2022-08-11T12:30:07.506Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-11T12:30:07.506Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-11T12:30:07.506Z] === RUN TestBuildWithEmptyDockerfile [2022-08-11T12:30:07.506Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-11T12:30:07.506Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-11T12:30:07.506Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-11T12:30:07.506Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-11T12:30:07.506Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-11T12:30:07.506Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-11T12:30:07.506Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-11T12:30:07.506Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-11T12:30:07.506Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-11T12:30:07.506Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-11T12:30:07.506Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-08-11T12:30:07.506Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-11T12:30:07.506Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-11T12:30:07.506Z] === RUN TestBuildPreserveOwnership [2022-08-11T12:30:07.506Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-11T12:30:07.506Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-11T12:30:07.506Z] --- PASS: TestBuildPreserveOwnership (2.84s) [2022-08-11T12:30:07.506Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.90s) [2022-08-11T12:30:07.506Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-08-11T12:30:07.506Z] === RUN TestBuildPlatformInvalid [2022-08-11T12:30:07.506Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-11T12:30:07.506Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-11T12:30:07.506Z] Loaded image: busybox:latest [2022-08-11T12:30:07.506Z] Loaded image: busybox:glibc [2022-08-11T12:30:07.506Z] Loaded image: debian:bullseye-slim [2022-08-11T12:30:07.506Z] Loaded image: hello-world:latest [2022-08-11T12:30:07.506Z] Loaded image: arm32v7/hello-world:latest [2022-08-11T12:30:07.959Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-08-11T12:30:07.959Z] === RUN TestDockerNetworkMacvlan [2022-08-11T12:30:08.525Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-11T12:30:09.459Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-11T12:30:10.025Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-11T12:30:11.930Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-11T12:30:13.830Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-11T12:30:15.594Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.13s) [2022-08-11T12:30:15.594Z] PASS [2022-08-11T12:30:15.594Z] [2022-08-11T12:30:15.594Z] === Skipped [2022-08-11T12:30:15.594Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-11T12:30:15.594Z] build_session_test.go:25: TODO: BuildKit [2022-08-11T12:30:15.594Z] [2022-08-11T12:30:15.594Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-11T12:30:15.594Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-11T12:30:15.594Z] [2022-08-11T12:30:15.594Z] DONE 34 tests, 2 skipped in 108.314s [2022-08-11T12:30:15.594Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-11T12:30:15.594Z] ++ 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-11T12:30:15.594Z] ++ set -e [2022-08-11T12:30:15.594Z] ++ '[' -n 0 ']' [2022-08-11T12:30:15.594Z] ++ set -x [2022-08-11T12:30:15.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11T12:30:15.594Z] INFO: Testing against a local daemon [2022-08-11T12:30:15.594Z] === RUN TestConfigInspect [2022-08-11T12:30:16.961Z] --- PASS: TestConfigInspect (2.24s) [2022-08-11T12:30:16.961Z] === RUN TestConfigList [2022-08-11T12:30:17.140Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-11T12:30:17.706Z] --- PASS: TestDockerNetworkMacvlan (9.95s) [2022-08-11T12:30:17.706Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-11T12:30:17.706Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-11T12:30:17.706Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-08-11T12:30:17.706Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-08-11T12:30:17.706Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s) [2022-08-11T12:30:17.706Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-08-11T12:30:17.706Z] PASS [2022-08-11T12:30:17.706Z] [2022-08-11T12:30:17.706Z] DONE 8 tests in 11.237s [2022-08-11T12:30:17.965Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-11T12:30:17.965Z] testing: warning: no tests to run [2022-08-11T12:30:17.965Z] PASS [2022-08-11T12:30:17.965Z] [2022-08-11T12:30:17.965Z] DONE 0 tests in 0.007s [2022-08-11T12:30:17.965Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-11T12:30:17.965Z] INFO: Testing against a local daemon [2022-08-11T12:30:17.965Z] === RUN TestAuthZPluginAllowRequest [2022-08-11T12:30:19.339Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-08-11T12:30:19.339Z] === RUN TestAuthZPluginTLS [2022-08-11T12:30:19.476Z] --- PASS: TestConfigList (2.15s) [2022-08-11T12:30:19.476Z] === RUN TestConfigsCreateAndDelete [2022-08-11T12:30:19.597Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-11T12:30:19.597Z] === RUN TestAuthZPluginDenyRequest [2022-08-11T12:30:20.163Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-11T12:30:20.164Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-11T12:30:20.729Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-11T12:30:20.729Z] === RUN TestAuthZPluginDenyResponse [2022-08-11T12:30:21.295Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-11T12:30:21.295Z] === RUN TestAuthZPluginAllowEventStream [2022-08-11T12:30:21.364Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2022-08-11T12:30:21.364Z] === RUN TestConfigsUpdate [2022-08-11T12:30:22.230Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-08-11T12:30:22.230Z] === RUN TestAuthZPluginErrorResponse [2022-08-11T12:30:22.796Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-11T12:30:22.796Z] === RUN TestAuthZPluginErrorRequest [2022-08-11T12:30:23.361Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-11T12:30:23.361Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-11T12:30:23.879Z] --- PASS: TestConfigsUpdate (2.17s) [2022-08-11T12:30:23.879Z] === RUN TestTemplatedConfig [2022-08-11T12:30:23.927Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-11T12:30:23.927Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-11T12:30:25.299Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-08-11T12:30:25.299Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-11T12:30:26.395Z] --- PASS: TestTemplatedConfig (2.42s) [2022-08-11T12:30:26.395Z] === RUN TestConfigCreateResolve [2022-08-11T12:30:27.200Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-08-11T12:30:27.200Z] === RUN TestAuthZPluginHeader [2022-08-11T12:30:27.457Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-11T12:30:27.457Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-11T12:30:28.295Z] --- PASS: TestConfigCreateResolve (2.27s) [2022-08-11T12:30:28.295Z] PASS [2022-08-11T12:30:28.295Z] [2022-08-11T12:30:28.295Z] DONE 6 tests in 13.585s [2022-08-11T12:30:28.295Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-11T12:30:28.295Z] ++ 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-11T12:30:28.295Z] ++ set -e [2022-08-11T12:30:28.295Z] ++ '[' -n 0 ']' [2022-08-11T12:30:28.295Z] ++ set -x [2022-08-11T12:30:28.295Z] ++ 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-11T12:30:28.295Z] INFO: Testing against a local daemon [2022-08-11T12:30:28.295Z] === RUN TestAttachWithTTY [2022-08-11T12:30:28.581Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-11T12:30:28.581Z] === RUN TestAttachWithoutTTy [2022-08-11T12:30:28.581Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-11T12:30:28.581Z] === RUN TestCheckpoint [2022-08-11T12:30:28.581Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-11T12:30:28.581Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/commit [2022-08-11T12:30:28.581Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-11T12:30:28.581Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-11T12:30:28.581Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-11T12:30:28.581Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-11T12:30:28.581Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-11T12:30:28.581Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-11T12:30:28.581Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-11T12:30:28.581Z] === CONT TestContainerInvalidJSON/commit [2022-08-11T12:30:28.581Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-11T12:30:28.581Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-11T12:30:28.581Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-11T12:30:28.581Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-11T12:30:28.581Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-11T12:30:28.581Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-11T12:30:28.581Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-11T12:30:28.581Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-11T12:30:28.581Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-11T12:30:28.581Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-11T12:30:28.581Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-11T12:30:28.581Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-11T12:30:28.581Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-11T12:30:28.581Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-11T12:30:28.581Z] === RUN TestCopyEmptyFile [2022-08-11T12:30:28.840Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-08-11T12:30:28.840Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-11T12:30:28.840Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-11T12:30:28.840Z] === RUN TestCopyFromContainer [2022-08-11T12:30:29.788Z] === RUN TestCopyFromContainer// [2022-08-11T12:30:29.788Z] === RUN TestCopyFromContainer//bar/root [2022-08-11T12:30:29.788Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-11T12:30:30.044Z] === RUN TestCopyFromContainer/bar/quux [2022-08-11T12:30:30.044Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-11T12:30:30.044Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-11T12:30:30.044Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-11T12:30:30.300Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-11T12:30:30.300Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-11T12:30:30.300Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-11T12:30:30.300Z] --- PASS: TestCopyFromContainer (1.51s) [2022-08-11T12:30:30.300Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-11T12:30:30.300Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-11T12:30:30.300Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-11T12:30:30.300Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-11T12:30:30.300Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-11T12:30:30.300Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-11T12:30:30.300Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-11T12:30:30.300Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-11T12:30:30.300Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-11T12:30:30.300Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-11T12:30:30.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-11T12:30:30.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-11T12:30:30.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-11T12:30:30.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-11T12:30:30.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-11T12:30:30.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-11T12:30:30.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-11T12:30:30.300Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-11T12:30:30.300Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-11T12:30:30.300Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-11T12:30:30.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-11T12:30:30.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-11T12:30:30.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-11T12:30:30.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-11T12:30:30.300Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-11T12:30:30.556Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-11T12:30:30.556Z] === RUN TestCreateWithInvalidEnv [2022-08-11T12:30:30.556Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-11T12:30:30.556Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-11T12:30:30.556Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-11T12:30:30.556Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-11T12:30:30.556Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-11T12:30:30.556Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-11T12:30:30.556Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-11T12:30:30.556Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-11T12:30:30.556Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-11T12:30:30.556Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-11T12:30:30.556Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-11T12:30:30.556Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-11T12:30:30.556Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-11T12:30:30.556Z] === RUN TestCreateTmpfsMountsTarget [2022-08-11T12:30:30.556Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-11T12:30:30.556Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-11T12:30:31.922Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-08-11T12:30:31.922Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-11T12:30:32.716Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.48s) [2022-08-11T12:30:32.716Z] === RUN TestAuthZPluginV2Disable [2022-08-11T12:30:32.850Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-08-11T12:30:32.850Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-11T12:30:32.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-11T12:30:32.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-11T12:30:32.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-11T12:30:32.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-11T12:30:32.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-11T12:30:32.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-11T12:30:32.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-11T12:30:32.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-11T12:30:32.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-11T12:30:32.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-11T12:30:32.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-11T12:30:32.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-11T12:30:32.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-11T12:30:32.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-11T12:30:32.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-11T12:30:32.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-11T12:30:32.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-11T12:30:32.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-11T12:30:32.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-11T12:30:32.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-11T12:30:32.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-11T12:30:32.851Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-11T12:30:33.413Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-11T12:30:33.413Z] === RUN TestCreateDifferentPlatform [2022-08-11T12:30:33.413Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-11T12:30:33.413Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-11T12:30:33.413Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-11T12:30:33.413Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-11T12:30:33.413Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-11T12:30:33.413Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-11T12:30:33.413Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-11T12:30:33.413Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-11T12:30:33.413Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-11T12:30:33.413Z] === RUN TestCreateInvalidHostConfig [2022-08-11T12:30:33.413Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-11T12:30:33.413Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-11T12:30:33.413Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-11T12:30:33.413Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-11T12:30:33.413Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-11T12:30:33.413Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-11T12:30:33.413Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-11T12:30:33.413Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-11T12:30:33.413Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-11T12:30:33.413Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-11T12:30:33.413Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-11T12:30:33.413Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-11T12:30:33.413Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-11T12:30:33.413Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-11T12:30:33.413Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-11T12:30:33.413Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-11T12:30:33.413Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-11T12:30:33.413Z] === RUN TestContainerStartOnDaemonRestart [2022-08-11T12:30:33.413Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-11T12:30:33.413Z] === RUN TestDaemonRestartIpcMode [2022-08-11T12:30:33.413Z] === PAUSE TestDaemonRestartIpcMode [2022-08-11T12:30:33.413Z] === RUN TestDaemonHostGatewayIP [2022-08-11T12:30:33.413Z] === PAUSE TestDaemonHostGatewayIP [2022-08-11T12:30:33.413Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-11T12:30:33.413Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-11T12:30:33.413Z] === RUN TestContainerKillOnDaemonStart [2022-08-11T12:30:33.413Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-11T12:30:33.413Z] === RUN TestDiff [2022-08-11T12:30:33.669Z] --- PASS: TestDiff (0.41s) [2022-08-11T12:30:33.669Z] === RUN TestExecConsoleSize [2022-08-11T12:30:34.230Z] --- PASS: TestExecConsoleSize (0.45s) [2022-08-11T12:30:34.230Z] === RUN TestExecWithCloseStdin [2022-08-11T12:30:34.792Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-11T12:30:34.792Z] === RUN TestExec [2022-08-11T12:30:35.048Z] --- PASS: TestExec (0.46s) [2022-08-11T12:30:35.048Z] === RUN TestExecUser [2022-08-11T12:30:35.611Z] --- PASS: TestExecUser (0.47s) [2022-08-11T12:30:35.611Z] === RUN TestExportContainerAndImportImage [2022-08-11T12:30:35.996Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-08-11T12:30:35.996Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-11T12:30:36.173Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-08-11T12:30:36.173Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-11T12:30:37.538Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-08-11T12:30:37.538Z] === RUN TestHealthCheckWorkdir [2022-08-11T12:30:38.100Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-08-11T12:30:38.100Z] === RUN TestHealthKillContainer [2022-08-11T12:30:39.274Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s) [2022-08-11T12:30:39.274Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-11T12:30:43.363Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-11T12:30:43.363Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-11T12:30:43.363Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:30:43.363Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-11T12:30:43.363Z] [2022-08-11T12:30:43.363Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-11T12:30:43.363Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-11T12:30:43.363Z] Using test binary docker [2022-08-11T12:30:43.363Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-11T12:30:43.363Z] Not: starting. [2022-08-11T12:30:43.363Z] INFO: Waiting for daemon to start... [2022-08-11T12:30:43.363Z] Starting dockerd [2022-08-11T12:30:43.363Z] . [2022-08-11T12:30:43.363Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-11T12:30:46.184Z] --- PASS: TestHealthKillContainer (7.90s) [2022-08-11T12:30:46.184Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-11T12:30:46.184Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-08-11T12:30:46.184Z] === RUN TestIpcModeNone [2022-08-11T12:30:46.746Z] --- PASS: TestIpcModeNone (0.44s) [2022-08-11T12:30:46.746Z] === RUN TestIpcModePrivate [2022-08-11T12:30:47.002Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-11T12:30:47.002Z] --- PASS: TestIpcModePrivate (0.44s) [2022-08-11T12:30:47.002Z] === RUN TestIpcModeShareable [2022-08-11T12:30:47.564Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-11T12:30:47.564Z] --- PASS: TestIpcModeShareable (0.44s) [2022-08-11T12:30:47.564Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-11T12:30:48.929Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-08-11T12:30:48.929Z] === RUN TestAPIIpcModeHost [2022-08-11T12:30:49.491Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-08-11T12:30:49.491Z] === RUN TestDaemonIpcModeShareable [2022-08-11T12:30:49.834Z] --- PASS: TestImportExtremelyLargeImageWorks (93.78s) [2022-08-11T12:30:49.834Z] PASS [2022-08-11T12:30:49.834Z] [2022-08-11T12:30:49.834Z] === Skipped [2022-08-11T12:30:49.834Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-11T12:30:49.835Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-11T12:30:49.835Z] [2022-08-11T12:30:49.835Z] DONE 22 tests, 1 skipped in 97.838s [2022-08-11T12:30:49.835Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-11T12:30:49.835Z] === RUN TestStripANSICommands [2022-08-11T12:30:49.835Z] === RUN TestStripANSICommands/#00 [2022-08-11T12:30:49.835Z] === RUN TestStripANSICommands/#01 [2022-08-11T12:30:49.835Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-11T12:30:49.835Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-11T12:30:49.835Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-11T12:30:49.835Z] PASS [2022-08-11T12:30:49.835Z] [2022-08-11T12:30:49.835Z] DONE 3 tests in 0.037s [2022-08-11T12:30:49.835Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-11T12:30:49.835Z] INFO: Testing against a local daemon [2022-08-11T12:30:49.835Z] === RUN TestNetworkCreateDelete [2022-08-11T12:30:49.835Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-11T12:30:49.835Z] === RUN TestDockerNetworkDeletePreferID [2022-08-11T12:30:49.835Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-11T12:30:49.835Z] === RUN TestDaemonDNSFallback [2022-08-11T12:30:50.419Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-11T12:30:50.419Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-08-11T12:30:50.419Z] === RUN TestDaemonIpcModePrivate [2022-08-11T12:30:51.347Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-11T12:30:51.466Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.66s) [2022-08-11T12:30:51.466Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-11T12:30:51.603Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-08-11T12:30:51.603Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-11T12:30:52.531Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-11T12:30:52.787Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-08-11T12:30:52.787Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-11T12:30:53.715Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-11T12:30:53.715Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-08-11T12:30:53.715Z] === RUN TestIpcModeOlderClient [2022-08-11T12:30:53.715Z] === PAUSE TestIpcModeOlderClient [2022-08-11T12:30:53.715Z] === RUN TestKillContainerInvalidSignal [2022-08-11T12:30:54.022Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-08-11T12:30:54.022Z] === RUN TestInspectNetwork [2022-08-11T12:30:54.022Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:30:54.022Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-11T12:30:54.022Z] === RUN TestRunContainerWithBridgeNone [2022-08-11T12:30:54.022Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.022Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-11T12:30:54.022Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-11T12:30:54.022Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-11T12:30:54.022Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-11T12:30:54.022Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-11T12:30:54.022Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-11T12:30:54.022Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-11T12:30:54.022Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-11T12:30:54.022Z] === RUN TestNetworkList [2022-08-11T12:30:54.022Z] === RUN TestNetworkList//networks [2022-08-11T12:30:54.022Z] === PAUSE TestNetworkList//networks [2022-08-11T12:30:54.022Z] === RUN TestNetworkList//networks/ [2022-08-11T12:30:54.022Z] === PAUSE TestNetworkList//networks/ [2022-08-11T12:30:54.022Z] === CONT TestNetworkList//networks [2022-08-11T12:30:54.022Z] === CONT TestNetworkList//networks/ [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkList (0.01s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-11T12:30:54.022Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-11T12:30:54.022Z] === RUN TestHostIPv4BridgeLabel [2022-08-11T12:30:54.022Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.022Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-11T12:30:54.022Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-11T12:30:54.022Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.022Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-11T12:30:54.022Z] === RUN TestDaemonDefaultNetworkPools [2022-08-11T12:30:54.022Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.023Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-11T12:30:54.023Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-11T12:30:54.023Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.023Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-11T12:30:54.023Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-11T12:30:54.277Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-11T12:30:54.277Z] === RUN TestKillContainer [2022-08-11T12:30:54.277Z] === RUN TestKillContainer/no_signal [2022-08-11T12:30:54.281Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.281Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-11T12:30:54.281Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-11T12:30:54.281Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.281Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-11T12:30:54.281Z] === RUN TestServiceWithPredefinedNetwork [2022-08-11T12:30:54.281Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:30:54.281Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-11T12:30:54.281Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-11T12:30:54.281Z] service_test.go:243: FLAKY_TEST [2022-08-11T12:30:54.281Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-11T12:30:54.281Z] === RUN TestServiceWithDataPathPortInit [2022-08-11T12:30:54.281Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:30:54.281Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-11T12:30:54.281Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-11T12:30:54.281Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:30:54.281Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-11T12:30:54.281Z] PASS [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === Skipped [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-11T12:30:54.281Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-11T12:30:54.281Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-11T12:30:54.281Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-11T12:30:54.281Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-11T12:30:54.281Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-11T12:30:54.281Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-11T12:30:54.281Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-11T12:30:54.281Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-11T12:30:54.281Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-11T12:30:54.281Z] service_test.go:243: FLAKY_TEST [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-11T12:30:54.281Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-11T12:30:54.281Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] DONE 34 tests, 12 skipped in 7.091s [2022-08-11T12:30:54.281Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-11T12:30:54.281Z] INFO: Testing against a local daemon [2022-08-11T12:30:54.281Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-11T12:30:54.281Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:30:54.281Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-11T12:30:54.281Z] === RUN TestDockerNetworkIpvlan [2022-08-11T12:30:54.281Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:30:54.281Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-11T12:30:54.281Z] PASS [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === Skipped [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-11T12:30:54.281Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-11T12:30:54.281Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:30:54.281Z] [2022-08-11T12:30:54.281Z] DONE 2 tests, 2 skipped in 0.101s [2022-08-11T12:30:54.281Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-11T12:30:54.533Z] === RUN TestKillContainer/non_killing_signal [2022-08-11T12:30:54.540Z] INFO: Testing against a local daemon [2022-08-11T12:30:54.540Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-11T12:30:54.540Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.540Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-11T12:30:54.540Z] === RUN TestDockerNetworkMacvlan [2022-08-11T12:30:54.540Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.540Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-11T12:30:54.540Z] PASS [2022-08-11T12:30:54.540Z] [2022-08-11T12:30:54.540Z] === Skipped [2022-08-11T12:30:54.540Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-11T12:30:54.540Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.540Z] [2022-08-11T12:30:54.540Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-11T12:30:54.540Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-11T12:30:54.540Z] [2022-08-11T12:30:54.540Z] DONE 2 tests, 2 skipped in 0.083s [2022-08-11T12:30:54.540Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-11T12:30:54.540Z] testing: warning: no tests to run [2022-08-11T12:30:54.540Z] PASS [2022-08-11T12:30:54.540Z] [2022-08-11T12:30:54.540Z] DONE 0 tests in 0.022s [2022-08-11T12:30:54.540Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-11T12:30:54.540Z] INFO: Testing against a local daemon [2022-08-11T12:30:54.540Z] === RUN TestAuthZPluginAllowRequest [2022-08-11T12:30:54.540Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:54.540Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-11T12:30:54.540Z] === RUN TestAuthZPluginTLS [2022-08-11T12:30:54.540Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:54.540Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-11T12:30:54.540Z] === RUN TestAuthZPluginDenyRequest [2022-08-11T12:30:54.540Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:54.540Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-11T12:30:54.540Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-11T12:30:54.540Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:54.540Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-11T12:30:54.540Z] === RUN TestAuthZPluginDenyResponse [2022-08-11T12:30:54.540Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:54.540Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-11T12:30:54.540Z] === RUN TestAuthZPluginAllowEventStream [2022-08-11T12:30:54.540Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:54.540Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-11T12:30:54.540Z] === RUN TestAuthZPluginErrorResponse [2022-08-11T12:30:54.540Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:54.540Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-11T12:30:54.540Z] === RUN TestAuthZPluginErrorRequest [2022-08-11T12:30:54.540Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:54.540Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-11T12:30:54.540Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-11T12:30:54.540Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:54.540Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-11T12:30:54.540Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-11T12:30:54.540Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:54.540Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-11T12:30:54.540Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-11T12:30:54.540Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:54.540Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-11T12:30:54.540Z] === RUN TestAuthZPluginHeader [2022-08-11T12:30:54.540Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:54.540Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-11T12:30:54.540Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-11T12:30:55.095Z] === RUN TestKillContainer/killing_signal [2022-08-11T12:30:55.106Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:55.106Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-08-11T12:30:55.106Z] === RUN TestAuthZPluginV2Disable [2022-08-11T12:30:55.352Z] --- PASS: TestKillContainer (1.21s) [2022-08-11T12:30:55.352Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-11T12:30:55.352Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-11T12:30:55.352Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-08-11T12:30:55.352Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-11T12:30:55.352Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-11T12:30:55.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:55.365Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-11T12:30:55.365Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-11T12:30:55.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:55.623Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-11T12:30:55.623Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-11T12:30:55.882Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:55.882Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-11T12:30:55.882Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-11T12:30:55.913Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s) [2022-08-11T12:30:56.449Z] PASS [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === Skipped [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s) [2022-08-11T12:30:56.449Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.449Z] [2022-08-11T12:30:56.449Z] DONE 17 tests, 17 skipped in 1.829s [2022-08-11T12:30:56.449Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-11T12:30:56.449Z] INFO: Testing against a local daemon [2022-08-11T12:30:56.449Z] === RUN TestPluginInvalidJSON [2022-08-11T12:30:56.449Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-11T12:30:56.449Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-11T12:30:56.449Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-11T12:30:56.449Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-11T12:30:56.449Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-11T12:30:56.449Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-11T12:30:56.449Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-11T12:30:56.449Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-11T12:30:56.449Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-11T12:30:56.449Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-11T12:30:56.449Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-11T12:30:56.449Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-11T12:30:56.449Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-11T12:30:56.449Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-11T12:30:56.450Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-11T12:30:56.450Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-11T12:30:56.450Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-11T12:30:56.450Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-11T12:30:56.450Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-11T12:30:56.450Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-11T12:30:56.450Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-11T12:30:56.450Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-11T12:30:56.450Z] === RUN TestPluginInstall [2022-08-11T12:30:56.450Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.450Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-11T12:30:56.450Z] === RUN TestPluginsWithRuntimes [2022-08-11T12:30:56.450Z] 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-11T12:30:56.450Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-11T12:30:56.450Z] === RUN TestPluginBackCompatMediaTypes [2022-08-11T12:30:56.450Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-11T12:30:56.450Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-11T12:30:56.450Z] PASS [2022-08-11T12:30:56.450Z] [2022-08-11T12:30:56.450Z] === Skipped [2022-08-11T12:30:56.450Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-11T12:30:56.450Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-11T12:30:56.450Z] [2022-08-11T12:30:56.450Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-11T12:30:56.450Z] 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-11T12:30:56.450Z] [2022-08-11T12:30:56.450Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-11T12:30:56.450Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-11T12:30:56.450Z] [2022-08-11T12:30:56.450Z] DONE 19 tests, 3 skipped in 0.153s [2022-08-11T12:30:56.450Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-11T12:30:56.708Z] INFO: Testing against a local daemon [2022-08-11T12:30:56.708Z] === RUN TestExternalGraphDriver [2022-08-11T12:30:56.840Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-08-11T12:30:56.840Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-11T12:30:56.840Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-08-11T12:30:56.840Z] === RUN TestKillStoppedContainer [2022-08-11T12:30:56.840Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-11T12:30:56.840Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-11T12:30:56.840Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-11T12:30:56.840Z] === RUN TestKillDifferentUserContainer [2022-08-11T12:30:56.967Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-11T12:30:56.967Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-11T12:30:56.967Z] === RUN TestGraphdriverPluginV2 [2022-08-11T12:30:57.096Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-11T12:30:57.096Z] === RUN TestInspectOomKilledTrue [2022-08-11T12:30:57.664Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-08-11T12:30:57.664Z] === RUN TestInspectOomKilledFalse [2022-08-11T12:30:57.919Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-08-11T12:30:57.919Z] === RUN TestLinksEtcHostsContentMatch [2022-08-11T12:30:58.490Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-11T12:30:58.490Z] === RUN TestLinksContainerNames [2022-08-11T12:30:59.052Z] --- PASS: TestLinksContainerNames (0.82s) [2022-08-11T12:30:59.053Z] === RUN TestLogsFollowTailEmpty [2022-08-11T12:30:59.615Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-08-11T12:30:59.615Z] === RUN TestLogs [2022-08-11T12:30:59.615Z] === RUN TestLogs/driver_local [2022-08-11T12:30:59.615Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-11T12:30:59.615Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-11T12:30:59.615Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-11T12:30:59.615Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-11T12:30:59.615Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-11T12:30:59.615Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-11T12:30:59.615Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-11T12:30:59.615Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-11T12:30:59.615Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-11T12:30:59.615Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-11T12:30:59.615Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-11T12:30:59.615Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-11T12:30:59.615Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-11T12:30:59.615Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-11T12:31:00.177Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-11T12:31:00.177Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-11T12:31:01.105Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-11T12:31:01.105Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-11T12:31:01.157Z] --- PASS: TestGraphdriverPluginV2 (3.86s) [2022-08-11T12:31:01.157Z] PASS [2022-08-11T12:31:01.157Z] [2022-08-11T12:31:01.157Z] === Skipped [2022-08-11T12:31:01.157Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-11T12:31:01.157Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-11T12:31:01.157Z] [2022-08-11T12:31:01.157Z] DONE 2 tests, 1 skipped in 4.309s [2022-08-11T12:31:01.157Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-11T12:31:01.157Z] INFO: Testing against a local daemon [2022-08-11T12:31:01.157Z] === RUN TestContinueAfterPluginCrash [2022-08-11T12:31:01.157Z] === PAUSE TestContinueAfterPluginCrash [2022-08-11T12:31:01.157Z] === RUN TestReadPluginNoRead [2022-08-11T12:31:01.157Z] === PAUSE TestReadPluginNoRead [2022-08-11T12:31:01.157Z] === RUN TestDaemonStartWithLogOpt [2022-08-11T12:31:01.157Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-11T12:31:01.157Z] === CONT TestContinueAfterPluginCrash [2022-08-11T12:31:01.157Z] === CONT TestDaemonStartWithLogOpt [2022-08-11T12:31:01.667Z] === RUN TestLogs/driver_json-file [2022-08-11T12:31:01.667Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-11T12:31:01.667Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-11T12:31:01.667Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-11T12:31:01.667Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-11T12:31:01.667Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-11T12:31:01.667Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-11T12:31:01.667Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-11T12:31:01.667Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-11T12:31:01.667Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-11T12:31:01.667Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-11T12:31:01.667Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-11T12:31:01.667Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-11T12:31:01.667Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-11T12:31:01.667Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-11T12:31:02.230Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-11T12:31:02.230Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-11T12:31:03.159Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-11T12:31:03.159Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-11T12:31:03.417Z] --- PASS: TestLogs (3.97s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.76s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.42s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.74s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-08-11T12:31:03.417Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-08-11T12:31:03.417Z] === RUN TestContainerNetworkMountsNoChown [2022-08-11T12:31:03.979Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/default [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/default [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/private [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/private [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rprivate [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/slave [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/slave [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rslave [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/shared [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/shared [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rshared [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/default [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/rslave [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/rshared [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/shared [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/rprivate [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/slave [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/private [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-11T12:31:03.979Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-11T12:31:03.979Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-11T12:31:03.979Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-11T12:31:04.235Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-11T12:31:04.235Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-11T12:31:04.235Z] === RUN TestContainerBindMountNonRecursive [2022-08-11T12:31:05.350Z] --- PASS: TestDaemonStartWithLogOpt (4.43s) [2022-08-11T12:31:05.350Z] === CONT TestReadPluginNoRead [2022-08-11T12:31:05.602Z] --- PASS: TestContainerBindMountNonRecursive (1.27s) [2022-08-11T12:31:05.602Z] === RUN TestContainerVolumesMountedAsShared [2022-08-11T12:31:05.858Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-08-11T12:31:05.858Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-11T12:31:06.421Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-11T12:31:06.421Z] === RUN TestNetworkNat [2022-08-11T12:31:06.678Z] --- PASS: TestNetworkNat (0.44s) [2022-08-11T12:31:06.678Z] === RUN TestNetworkLocalhostTCPNat [2022-08-11T12:31:07.240Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-11T12:31:07.240Z] === RUN TestNetworkLoopbackNat [2022-08-11T12:31:07.884Z] === RUN TestReadPluginNoRead/default [2022-08-11T12:31:08.820Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-11T12:31:09.534Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2022-08-11T12:31:09.534Z] PASS [2022-08-11T12:31:09.534Z] [2022-08-11T12:31:09.534Z] DONE 17 tests in 48.962s [2022-08-11T12:31:09.534Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-11T12:31:09.534Z] INFO: Testing against a local daemon [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-11T12:31:09.534Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-11T12:31:09.534Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-11T12:31:09.534Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-11T12:31:09.534Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-11T12:31:09.534Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-11T12:31:09.534Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-11T12:31:09.534Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-11T12:31:09.534Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-11T12:31:09.534Z] === RUN TestPluginInstall [2022-08-11T12:31:09.534Z] === RUN TestPluginInstall/no_auth [2022-08-11T12:31:09.534Z] time="2022-08-11T12:31:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:31:09.534Z] time="2022-08-11T12:31:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cd71283e8fb6510c6437e958ec3466fb94d54c6bbcd95c247b5a6d53c9928b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:31:09.534Z] time="2022-08-11T12:31:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:31:09.534Z] time="2022-08-11T12:31:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cd71283e8fb6510c6437e958ec3466fb94d54c6bbcd95c247b5a6d53c9928b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:31:09.534Z] === RUN TestPluginInstall/with_htpasswd [2022-08-11T12:31:09.534Z] time="2022-08-11T12:31:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:31:09.534Z] time="2022-08-11T12:31:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cd71283e8fb6510c6437e958ec3466fb94d54c6bbcd95c247b5a6d53c9928b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:31:09.534Z] time="2022-08-11T12:31:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:31:09.534Z] time="2022-08-11T12:31:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cd71283e8fb6510c6437e958ec3466fb94d54c6bbcd95c247b5a6d53c9928b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:31:09.534Z] === RUN TestPluginInstall/with_insecure [2022-08-11T12:31:09.534Z] time="2022-08-11T12:31:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:31:09.534Z] time="2022-08-11T12:31:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:669134a0d57aa10563b067f26c0356c5dba0b6681452b6c1c9cef099fc911e7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:31:09.534Z] time="2022-08-11T12:31:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:31:09.534Z] time="2022-08-11T12:31:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:669134a0d57aa10563b067f26c0356c5dba0b6681452b6c1c9cef099fc911e7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:31:09.756Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-11T12:31:09.756Z] === RUN TestPause [2022-08-11T12:31:09.792Z] plugin_test.go:196: [da43d7f4b189f] daemon is not started [2022-08-11T12:31:09.792Z] --- PASS: TestPluginInstall (2.84s) [2022-08-11T12:31:09.792Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-08-11T12:31:09.792Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2022-08-11T12:31:09.792Z] --- PASS: TestPluginInstall/with_insecure (1.16s) [2022-08-11T12:31:09.792Z] === RUN TestPluginsWithRuntimes [2022-08-11T12:31:10.198Z] --- PASS: TestContinueAfterPluginCrash (9.09s) [2022-08-11T12:31:10.198Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-11T12:31:10.318Z] --- PASS: TestPause (0.56s) [2022-08-11T12:31:10.318Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-11T12:31:10.318Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-11T12:31:10.318Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-11T12:31:10.318Z] === RUN TestPauseStopPausedContainer [2022-08-11T12:31:10.900Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-08-11T12:31:10.900Z] === RUN TestPidHost [2022-08-11T12:31:11.166Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-11T12:31:11.574Z] === CONT TestReadPluginNoRead [2022-08-11T12:31:11.575Z] read_test.go:92: [d03c9cd8362ba] daemon is not started [2022-08-11T12:31:11.575Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-08-11T12:31:11.575Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-08-11T12:31:11.575Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2022-08-11T12:31:11.575Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-08-11T12:31:11.575Z] PASS [2022-08-11T12:31:11.575Z] [2022-08-11T12:31:11.575Z] DONE 6 tests in 10.673s [2022-08-11T12:31:11.575Z] 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-11T12:31:11.575Z] testing: warning: no tests to run [2022-08-11T12:31:11.575Z] PASS [2022-08-11T12:31:11.575Z] [2022-08-11T12:31:11.575Z] DONE 0 tests in 0.033s [2022-08-11T12:31:11.575Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-11T12:31:11.575Z] INFO: Testing against a local daemon [2022-08-11T12:31:11.575Z] === RUN TestPluginWithDevMounts [2022-08-11T12:31:11.575Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-11T12:31:11.575Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-11T12:31:11.575Z] PASS [2022-08-11T12:31:11.575Z] [2022-08-11T12:31:11.575Z] === Skipped [2022-08-11T12:31:11.575Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-11T12:31:11.575Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-11T12:31:11.575Z] [2022-08-11T12:31:11.575Z] DONE 1 tests, 1 skipped in 0.114s [2022-08-11T12:31:11.575Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-11T12:31:11.833Z] INFO: Testing against a local daemon [2022-08-11T12:31:11.833Z] === RUN TestSecretInspect [2022-08-11T12:31:11.833Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:11.833Z] --- SKIP: TestSecretInspect (0.02s) [2022-08-11T12:31:11.833Z] === RUN TestSecretList [2022-08-11T12:31:11.833Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:11.833Z] --- SKIP: TestSecretList (0.01s) [2022-08-11T12:31:11.833Z] === RUN TestSecretsCreateAndDelete [2022-08-11T12:31:11.833Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:11.833Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-11T12:31:11.833Z] === RUN TestSecretsUpdate [2022-08-11T12:31:11.833Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:11.833Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-08-11T12:31:11.833Z] === RUN TestTemplatedSecret [2022-08-11T12:31:11.833Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:11.833Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-11T12:31:11.833Z] === RUN TestSecretCreateResolve [2022-08-11T12:31:11.833Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:11.833Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-11T12:31:11.833Z] PASS [2022-08-11T12:31:11.833Z] [2022-08-11T12:31:11.833Z] === Skipped [2022-08-11T12:31:11.833Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-08-11T12:31:11.833Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:11.833Z] [2022-08-11T12:31:11.834Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-11T12:31:11.834Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:11.834Z] [2022-08-11T12:31:11.834Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-11T12:31:11.834Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:11.834Z] [2022-08-11T12:31:11.834Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-08-11T12:31:11.834Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:11.834Z] [2022-08-11T12:31:11.834Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-11T12:31:11.834Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:11.834Z] [2022-08-11T12:31:11.834Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-11T12:31:11.834Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:11.834Z] [2022-08-11T12:31:11.834Z] DONE 6 tests, 6 skipped in 0.184s [2022-08-11T12:31:11.834Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-11T12:31:11.842Z] --- PASS: TestPidHost (0.90s) [2022-08-11T12:31:11.842Z] === RUN TestPsFilter [2022-08-11T12:31:11.842Z] --- PASS: TestPsFilter (0.10s) [2022-08-11T12:31:11.842Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-11T12:31:12.093Z] INFO: Testing against a local daemon [2022-08-11T12:31:12.093Z] === RUN TestServiceCreateInit [2022-08-11T12:31:12.093Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-11T12:31:12.093Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-11T12:31:12.093Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-11T12:31:12.093Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-11T12:31:12.093Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-11T12:31:12.093Z] === RUN TestCreateServiceMultipleTimes [2022-08-11T12:31:12.093Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-11T12:31:12.093Z] === RUN TestCreateServiceConflict [2022-08-11T12:31:12.093Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-11T12:31:12.093Z] === RUN TestCreateServiceMaxReplicas [2022-08-11T12:31:12.093Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-11T12:31:12.093Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-11T12:31:12.093Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-11T12:31:12.093Z] === RUN TestCreateServiceSecretFileMode [2022-08-11T12:31:12.093Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-11T12:31:12.093Z] === RUN TestCreateServiceConfigFileMode [2022-08-11T12:31:12.093Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-08-11T12:31:12.093Z] === RUN TestCreateServiceSysctls [2022-08-11T12:31:12.093Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-11T12:31:12.093Z] === RUN TestCreateServiceCapabilities [2022-08-11T12:31:12.093Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-11T12:31:12.093Z] === RUN TestInspect [2022-08-11T12:31:12.093Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestInspect (0.01s) [2022-08-11T12:31:12.093Z] === RUN TestCreateJob [2022-08-11T12:31:12.093Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestCreateJob (0.01s) [2022-08-11T12:31:12.093Z] === RUN TestReplicatedJob [2022-08-11T12:31:12.093Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-11T12:31:12.093Z] === RUN TestUpdateReplicatedJob [2022-08-11T12:31:12.093Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-11T12:31:12.093Z] === RUN TestServiceListWithStatuses [2022-08-11T12:31:12.093Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-11T12:31:12.093Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-11T12:31:12.093Z] === RUN TestDockerNetworkConnectAlias [2022-08-11T12:31:12.093Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-11T12:31:12.093Z] === RUN TestDockerNetworkReConnect [2022-08-11T12:31:12.093Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:12.093Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-11T12:31:12.093Z] === RUN TestServicePlugin [2022-08-11T12:31:12.098Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-11T12:31:12.098Z] === RUN TestRemoveContainerWithVolume [2022-08-11T12:31:12.100Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-11T12:31:12.660Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-08-11T12:31:12.660Z] === RUN TestRemoveContainerRunning [2022-08-11T12:31:12.916Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-11T12:31:12.916Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-11T12:31:13.036Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-08-11T12:31:13.036Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-11T12:31:13.036Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-11T12:31:13.036Z] === RUN TestPluginBackCompatMediaTypes [2022-08-11T12:31:13.477Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-11T12:31:13.477Z] === RUN TestRemoveInvalidContainer [2022-08-11T12:31:13.477Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-11T12:31:13.477Z] === RUN TestRenameLinkedContainer [2022-08-11T12:31:13.602Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-08-11T12:31:13.602Z] PASS [2022-08-11T12:31:13.602Z] [2022-08-11T12:31:13.602Z] DONE 24 tests in 6.839s [2022-08-11T12:31:13.602Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-11T12:31:13.602Z] INFO: Testing against a local daemon [2022-08-11T12:31:13.602Z] === RUN TestExternalGraphDriver [2022-08-11T12:31:14.166Z] === RUN TestExternalGraphDriver/json [2022-08-11T12:31:14.631Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] --- SKIP: TestServicePlugin (1.99s) [2022-08-11T12:31:14.631Z] === RUN TestServiceUpdateLabel [2022-08-11T12:31:14.631Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-08-11T12:31:14.631Z] === RUN TestServiceUpdateSecrets [2022-08-11T12:31:14.631Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-11T12:31:14.631Z] === RUN TestServiceUpdateConfigs [2022-08-11T12:31:14.631Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-11T12:31:14.631Z] === RUN TestServiceUpdateNetwork [2022-08-11T12:31:14.631Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-11T12:31:14.631Z] === RUN TestServiceUpdatePidsLimit [2022-08-11T12:31:14.631Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-08-11T12:31:14.631Z] PASS [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === Skipped [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-11T12:31:14.631Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-11T12:31:14.631Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-11T12:31:14.631Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-11T12:31:14.631Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-11T12:31:14.631Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-11T12:31:14.631Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-11T12:31:14.631Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-08-11T12:31:14.631Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-11T12:31:14.631Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-11T12:31:14.631Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-11T12:31:14.631Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-11T12:31:14.631Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-11T12:31:14.631Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-11T12:31:14.631Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-11T12:31:14.631Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-11T12:31:14.631Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-11T12:31:14.631Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s) [2022-08-11T12:31:14.631Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-08-11T12:31:14.631Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-11T12:31:14.631Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-11T12:31:14.631Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-11T12:31:14.631Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-08-11T12:31:14.631Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] DONE 24 tests, 23 skipped in 2.440s [2022-08-11T12:31:14.631Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-11T12:31:14.631Z] INFO: Testing against a local daemon [2022-08-11T12:31:14.631Z] === RUN TestSessionCreate [2022-08-11T12:31:14.631Z] --- PASS: TestSessionCreate (0.04s) [2022-08-11T12:31:14.631Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-11T12:31:14.631Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-11T12:31:14.631Z] PASS [2022-08-11T12:31:14.631Z] [2022-08-11T12:31:14.631Z] DONE 2 tests in 0.165s [2022-08-11T12:31:14.631Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-11T12:31:14.631Z] INFO: Testing against a local daemon [2022-08-11T12:31:14.631Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-11T12:31:14.631Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-11T12:31:14.631Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-11T12:31:14.631Z] === RUN TestDiskUsage [2022-08-11T12:31:14.631Z] === PAUSE TestDiskUsage [2022-08-11T12:31:14.631Z] === RUN TestEventsExecDie [2022-08-11T12:31:15.199Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-11T12:31:15.199Z] === RUN TestEventsBackwardsCompatible [2022-08-11T12:31:15.199Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-11T12:31:15.199Z] === RUN TestEventsVolumeCreate [2022-08-11T12:31:15.199Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-11T12:31:15.199Z] === RUN TestInfoBinaryCommits [2022-08-11T12:31:15.199Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-11T12:31:15.199Z] === RUN TestInfoAPIVersioned [2022-08-11T12:31:15.199Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-11T12:31:15.199Z] === RUN TestInfoAPI [2022-08-11T12:31:15.199Z] --- PASS: TestInfoAPI (0.02s) [2022-08-11T12:31:15.199Z] === RUN TestInfoAPIWarnings [2022-08-11T12:31:15.366Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-08-11T12:31:15.366Z] === RUN TestRenameStoppedContainer [2022-08-11T12:31:15.366Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-11T12:31:15.366Z] === RUN TestRenameRunningContainerAndReuse [2022-08-11T12:31:15.459Z] sha256:5268566d6b69274dc1bfed1887e1c5f1282d001ca75071f68225c086c58dca0f [2022-08-11T12:31:15.459Z] INFO: Starting docker-py tests... [2022-08-11T12:31:15.459Z] ============================= test session starts ============================== [2022-08-11T12:31:15.459Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-11T12:31:15.459Z] rootdir: /src, inifile: pytest.ini [2022-08-11T12:31:15.459Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-11T12:31:16.065Z] === RUN TestExternalGraphDriver/spec [2022-08-11T12:31:16.297Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-08-11T12:31:16.297Z] === RUN TestRenameInvalidName [2022-08-11T12:31:16.398Z] collected 395 items / 2 deselected / 393 selected [2022-08-11T12:31:16.398Z] [2022-08-11T12:31:16.554Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-11T12:31:16.554Z] === RUN TestRenameAnonymousContainer [2022-08-11T12:31:17.438Z] === RUN TestExternalGraphDriver/pull [2022-08-11T12:31:18.443Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-08-11T12:31:18.443Z] === RUN TestRenameContainerWithSameName [2022-08-11T12:31:18.699Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-11T12:31:18.699Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-11T12:31:19.337Z] --- PASS: TestExternalGraphDriver (5.38s) [2022-08-11T12:31:19.337Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-08-11T12:31:19.337Z] --- PASS: TestExternalGraphDriver/spec (1.70s) [2022-08-11T12:31:19.337Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-08-11T12:31:19.337Z] === RUN TestGraphdriverPluginV2 [2022-08-11T12:31:19.626Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-11T12:31:19.626Z] === RUN TestResize [2022-08-11T12:31:19.882Z] --- PASS: TestResize (0.43s) [2022-08-11T12:31:19.882Z] === RUN TestResizeWithInvalidSize [2022-08-11T12:31:20.443Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-11T12:31:20.443Z] === RUN TestResizeWhenContainerNotStarted [2022-08-11T12:31:20.699Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:31:20.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:31:20.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:31:20.700Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-11T12:31:20.700Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:31:22.589Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:31:23.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:31:23.517Z] --- PASS: TestGraphdriverPluginV2 (4.13s) [2022-08-11T12:31:23.517Z] PASS [2022-08-11T12:31:23.517Z] [2022-08-11T12:31:23.517Z] DONE 5 tests in 9.557s [2022-08-11T12:31:23.517Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-11T12:31:23.517Z] INFO: Testing against a local daemon [2022-08-11T12:31:23.517Z] === RUN TestContinueAfterPluginCrash [2022-08-11T12:31:23.517Z] === PAUSE TestContinueAfterPluginCrash [2022-08-11T12:31:23.517Z] === RUN TestReadPluginNoRead [2022-08-11T12:31:23.517Z] === PAUSE TestReadPluginNoRead [2022-08-11T12:31:23.517Z] === RUN TestDaemonStartWithLogOpt [2022-08-11T12:31:23.517Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-11T12:31:23.517Z] === CONT TestContinueAfterPluginCrash [2022-08-11T12:31:23.517Z] === CONT TestDaemonStartWithLogOpt [2022-08-11T12:31:24.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:31:24.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:31:25.810Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:31:26.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:31:26.800Z] --- PASS: TestDaemonStartWithLogOpt (3.34s) [2022-08-11T12:31:26.800Z] === CONT TestReadPluginNoRead [2022-08-11T12:31:28.700Z] === RUN TestReadPluginNoRead/default [2022-08-11T12:31:29.332Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:31:29.332Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-11T12:31:30.090Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-11T12:31:31.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-11T12:31:31.473Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-11T12:31:31.731Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2022-08-11T12:31:32.665Z] === CONT TestReadPluginNoRead [2022-08-11T12:31:32.665Z] read_test.go:92: [defcdca647cce] daemon is not started [2022-08-11T12:31:32.665Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-08-11T12:31:32.665Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-08-11T12:31:32.665Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-08-11T12:31:32.665Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2022-08-11T12:31:32.665Z] PASS [2022-08-11T12:31:32.665Z] [2022-08-11T12:31:32.665Z] DONE 6 tests in 9.479s [2022-08-11T12:31:32.665Z] 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-11T12:31:32.665Z] testing: warning: no tests to run [2022-08-11T12:31:32.665Z] PASS [2022-08-11T12:31:32.665Z] [2022-08-11T12:31:32.665Z] DONE 0 tests in 0.008s [2022-08-11T12:31:32.665Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-11T12:31:32.665Z] INFO: Testing against a local daemon [2022-08-11T12:31:32.666Z] === RUN TestPluginWithDevMounts [2022-08-11T12:31:32.666Z] === PAUSE TestPluginWithDevMounts [2022-08-11T12:31:32.666Z] === CONT TestPluginWithDevMounts [2022-08-11T12:31:33.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-11T12:31:33.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-11T12:31:33.218Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-11T12:31:33.280Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-11T12:31:33.280Z] === RUN TestInfoDebug [2022-08-11T12:31:33.280Z] --- PASS: TestInfoDebug (0.54s) [2022-08-11T12:31:33.280Z] === RUN TestInfoInsecureRegistries [2022-08-11T12:31:33.280Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-11T12:31:33.280Z] === RUN TestInfoRegistryMirrors [2022-08-11T12:31:33.538Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-11T12:31:33.538Z] === RUN TestLoginFailsWithBadCredentials [2022-08-11T12:31:33.788Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-11T12:31:33.797Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-11T12:31:33.797Z] === RUN TestPingCacheHeaders [2022-08-11T12:31:33.797Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-11T12:31:33.797Z] === RUN TestPingGet [2022-08-11T12:31:33.797Z] --- PASS: TestPingGet (0.01s) [2022-08-11T12:31:33.797Z] === RUN TestPingHead [2022-08-11T12:31:33.797Z] --- PASS: TestPingHead (0.03s) [2022-08-11T12:31:33.797Z] === RUN TestPingSwarmHeader [2022-08-11T12:31:34.364Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-11T12:31:34.564Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-08-11T12:31:34.564Z] PASS [2022-08-11T12:31:34.564Z] [2022-08-11T12:31:34.564Z] DONE 1 tests in 1.613s [2022-08-11T12:31:34.564Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-11T12:31:34.564Z] INFO: Testing against a local daemon [2022-08-11T12:31:34.564Z] === RUN TestSecretInspect [2022-08-11T12:31:34.931Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-11T12:31:34.999Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-11T12:31:34.999Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-11T12:31:35.554Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-11T12:31:35.868Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-11T12:31:36.126Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-08-11T12:31:36.126Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-11T12:31:36.126Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-11T12:31:36.126Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-11T12:31:36.126Z] === RUN TestVersion [2022-08-11T12:31:36.126Z] --- PASS: TestVersion (0.04s) [2022-08-11T12:31:36.126Z] === CONT TestDiskUsage [2022-08-11T12:31:36.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-11T12:31:36.463Z] --- PASS: TestSecretInspect (2.17s) [2022-08-11T12:31:36.464Z] === RUN TestSecretList [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/empty [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/empty/container_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/empty/image_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/empty/volume_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-11T12:31:36.693Z] === RUN TestDiskUsage/after_container.Run [2022-08-11T12:31:36.952Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-11T12:31:36.952Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-11T12:31:36.952Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-11T12:31:36.952Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-11T12:31:36.952Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-11T12:31:36.952Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-11T12:31:36.952Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-11T12:31:36.952Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-11T12:31:36.952Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-11T12:31:37.210Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage (1.23s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-11T12:31:37.210Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-08-11T12:31:37.210Z] PASS [2022-08-11T12:31:37.210Z] [2022-08-11T12:31:37.210Z] === Skipped [2022-08-11T12:31:37.211Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-11T12:31:37.211Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-11T12:31:37.211Z] [2022-08-11T12:31:37.211Z] DONE 54 tests, 1 skipped in 22.787s [2022-08-11T12:31:37.211Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-11T12:31:37.469Z] INFO: Testing against a local daemon [2022-08-11T12:31:37.469Z] === RUN TestVolumesCreateAndList [2022-08-11T12:31:37.469Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-11T12:31:37.469Z] === RUN TestVolumesRemove [2022-08-11T12:31:37.469Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-11T12:31:37.469Z] === RUN TestVolumesInspect [2022-08-11T12:31:37.469Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-11T12:31:37.469Z] === RUN TestVolumesInvalidJSON [2022-08-11T12:31:37.469Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-11T12:31:37.469Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-11T12:31:37.470Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-11T12:31:37.470Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-11T12:31:37.470Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-11T12:31:37.470Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-11T12:31:37.470Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-11T12:31:37.470Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-11T12:31:37.470Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-11T12:31:37.470Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-11T12:31:37.470Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-11T12:31:37.470Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-11T12:31:37.470Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-11T12:31:37.470Z] PASS [2022-08-11T12:31:37.470Z] [2022-08-11T12:31:37.470Z] DONE 9 tests in 0.200s [2022-08-11T12:31:37.470Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-11T12:31:37.470Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14276 is not a child of this shell [2022-08-11T12:31:37.470Z] warning: PID 14276 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-11T12:31:37.470Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-11T12:31:37.470Z] [2022-08-11T12:31:37.470Z] Unloading profiles will leave already running processes permanently [2022-08-11T12:31:37.470Z] unconfined, which can lead to unexpected situations. [2022-08-11T12:31:37.470Z] [2022-08-11T12:31:37.470Z] To set a process to complain mode, use the command line tool [2022-08-11T12:31:37.470Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-11T12:31:37.470Z] Removing test suite binaries [2022-08-11T12:31:37.728Z] exiting test-integration [2022-08-11T12:31:37.728Z] ++ exit 0 [2022-08-11T12:31:37.728Z] [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-08-11T12:31:38.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-08-11T12:31:38.252Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-11T12:31:38.252Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill Post stage [Pipeline] junit [2022-08-11T12:31:38.678Z] Recording test results [2022-08-11T12:31:38.814Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-11T12:31:38.990Z] --- PASS: TestSecretList (2.23s) [2022-08-11T12:31:38.990Z] === RUN TestSecretsCreateAndDelete [2022-08-11T12:31:39.742Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.75s) [2022-08-11T12:31:39.742Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s) [2022-08-11T12:31:39.742Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-08-11T12:31:39.742Z] === RUN TestCgroupNamespacesRun [2022-08-11T12:31:40.539Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-11T12:31:40.668Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-08-11T12:31:40.668Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-11T12:31:40.872Z] + echo Ensuring container killed. [2022-08-11T12:31:40.872Z] Ensuring container killed. [2022-08-11T12:31:40.872Z] + docker rm -vf docker-pr4 [2022-08-11T12:31:40.872Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-08-11T12:31:41.154Z] + echo Chowning /workspace to jenkins user [2022-08-11T12:31:41.154Z] Chowning /workspace to jenkins user [2022-08-11T12:31:41.154Z] + id -u [2022-08-11T12:31:41.154Z] + id -g [2022-08-11T12:31:41.154Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43945:/workspace busybox chown -R 1000:1000 /workspace [2022-08-11T12:31:41.154Z] Unable to find image 'busybox:latest' locally [2022-08-11T12:31:41.414Z] latest: Pulling from library/busybox [2022-08-11T12:31:41.414Z] 50783e0dfb64: Pulling fs layer [2022-08-11T12:31:41.414Z] 50783e0dfb64: Verifying Checksum [2022-08-11T12:31:41.414Z] 50783e0dfb64: Download complete [2022-08-11T12:31:41.519Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2022-08-11T12:31:41.519Z] === RUN TestSecretsUpdate [2022-08-11T12:31:41.675Z] 50783e0dfb64: Pull complete [2022-08-11T12:31:41.676Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-11T12:31:41.676Z] Status: Downloaded newer image for busybox:latest [2022-08-11T12:31:42.034Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-11T12:31:42.034Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-11T12:31:42.962Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-08-11T12:31:42.962Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-11T12:31:43.348Z] + bundleName=amd64-rootless [2022-08-11T12:31:43.348Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-11T12:31:43.348Z] Creating amd64-rootless-bundles.tar.gz [2022-08-11T12:31:43.348Z] + 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-11T12:31:43.348Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-11T12:31:43.360Z] Archiving artifacts [2022-08-11T12:31:43.417Z] --- PASS: TestSecretsUpdate (2.19s) [2022-08-11T12:31:43.417Z] === RUN TestTemplatedSecret [2022-08-11T12:31:44.327Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-11T12:31:44.327Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-11T12:31:45.254Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-08-11T12:31:45.254Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-11T12:31:45.420Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43945/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-11T12:31:45.725Z] + make clean [2022-08-11T12:31:45.983Z] --- PASS: TestTemplatedSecret (2.69s) [2022-08-11T12:31:45.983Z] === RUN TestSecretCreateResolve [2022-08-11T12:31:45.984Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-11T12:31:45.984Z] docker-dev-cache [2022-08-11T12:31:45.984Z] docker-mod-cache [Pipeline] deleteDir [2022-08-11T12:31:46.620Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-08-11T12:31:46.620Z] === RUN TestCgroupNamespacesRunInvalidMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-11T12:31:47.183Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-11T12:31:47.183Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-11T12:31:48.117Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-11T12:31:48.117Z] === RUN TestNISDomainname [2022-08-11T12:31:48.510Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-08-11T12:31:48.510Z] PASS [2022-08-11T12:31:48.510Z] [2022-08-11T12:31:48.510Z] DONE 6 tests in 13.747s [2022-08-11T12:31:48.510Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-11T12:31:48.510Z] INFO: Testing against a local daemon [2022-08-11T12:31:48.510Z] === RUN TestServiceCreateInit [2022-08-11T12:31:48.510Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-11T12:31:48.680Z] --- PASS: TestNISDomainname (0.50s) [2022-08-11T12:31:48.680Z] === RUN TestHostnameDnsResolution [2022-08-11T12:31:49.608Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-08-11T12:31:49.608Z] === RUN TestUnprivilegedPortsAndPing [2022-08-11T12:31:49.864Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-08-11T12:31:49.864Z] === RUN TestPrivilegedHostDevices [2022-08-11T12:31:50.425Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-08-11T12:31:50.425Z] === RUN TestRunConsoleSize [2022-08-11T12:31:50.987Z] --- PASS: TestRunConsoleSize (0.45s) [2022-08-11T12:31:50.987Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-11T12:31:51.916Z] --- PASS: TestRunWithAlternativeContainerdShim (1.06s) [2022-08-11T12:31:51.916Z] === RUN TestStats [2022-08-11T12:31:52.700Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-11T12:31:54.431Z] --- PASS: TestStats (2.45s) [2022-08-11T12:31:54.431Z] === RUN TestStopContainerWithTimeout [2022-08-11T12:31:54.431Z] === RUN TestStopContainerWithTimeout/0 [2022-08-11T12:31:54.431Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-11T12:31:54.431Z] === RUN TestStopContainerWithTimeout/1 [2022-08-11T12:31:54.431Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-11T12:31:54.431Z] === RUN TestStopContainerWithTimeout/3 [2022-08-11T12:31:54.431Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-11T12:31:54.431Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-11T12:31:54.431Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-11T12:31:54.431Z] === CONT TestStopContainerWithTimeout/0 [2022-08-11T12:31:54.431Z] === CONT TestStopContainerWithTimeout/3 [2022-08-11T12:31:54.993Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-11T12:31:55.981Z] --- PASS: TestServiceCreateInit (7.79s) [2022-08-11T12:31:55.981Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.94s) [2022-08-11T12:31:55.981Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s) [2022-08-11T12:31:55.981Z] === RUN TestCreateServiceMultipleTimes [2022-08-11T12:31:57.508Z] === CONT TestStopContainerWithTimeout/1 [2022-08-11T12:31:58.435Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-11T12:31:58.435Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-08-11T12:31:58.435Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-08-11T12:31:58.435Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-08-11T12:31:58.435Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-11T12:31:58.435Z] === RUN TestDeleteDevicemapper [2022-08-11T12:31:58.435Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-11T12:31:58.435Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-11T12:31:58.435Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-11T12:32:00.997Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s) [2022-08-11T12:32:00.997Z] === RUN TestUpdateMemory [2022-08-11T12:32:00.997Z] --- PASS: TestUpdateMemory (0.49s) [2022-08-11T12:32:00.997Z] === RUN TestUpdateCPUQuota [2022-08-11T12:32:01.929Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-08-11T12:32:01.929Z] === RUN TestUpdatePidsLimit [2022-08-11T12:32:01.929Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-11T12:32:01.929Z] === RUN TestUpdatePidsLimit/no_change [2022-08-11T12:32:02.185Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-11T12:32:02.441Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-11T12:32:02.698Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-11T12:32:02.954Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-11T12:32:03.210Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-11T12:32:03.772Z] --- PASS: TestUpdatePidsLimit (1.92s) [2022-08-11T12:32:03.772Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-11T12:32:03.772Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-08-11T12:32:03.772Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-11T12:32:03.772Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2022-08-11T12:32:03.772Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-11T12:32:03.772Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-11T12:32:03.772Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-11T12:32:03.772Z] === RUN TestUpdateRestartPolicy [2022-08-11T12:32:05.651Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-11T12:32:07.579Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-11T12:32:07.579Z] Using test binary docker [2022-08-11T12:32:07.579Z] +++ /etc/init.d/apparmor start [2022-08-11T12:32:07.579Z] Not: starting. [2022-08-11T12:32:07.579Z] INFO: Waiting for daemon to start... [2022-08-11T12:32:07.579Z] Starting dockerd [2022-08-11T12:32:07.579Z] +++ 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-11T12:32:07.579Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-11T12:32:07.579Z] Using test binary docker [2022-08-11T12:32:07.579Z] +++ /etc/init.d/apparmor start [2022-08-11T12:32:07.579Z] Not: starting. [2022-08-11T12:32:07.579Z] INFO: Waiting for daemon to start... [2022-08-11T12:32:07.579Z] Starting dockerd [2022-08-11T12:32:07.579Z] +++ 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-11T12:32:07.579Z] . [2022-08-11T12:32:07.579Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-11T12:32:07.579Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-11T12:32:07.579Z] Error: No such image: emptyfs [2022-08-11T12:32:07.579Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-11T12:32:07.579Z] ++++ docker load [2022-08-11T12:32:07.579Z] Running integration-test (iteration 1) [2022-08-11T12:32:07.579Z] 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-11T12:32:07.579Z] ++ 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-11T12:32:07.579Z] ++ set -e [2022-08-11T12:32:07.579Z] ++ '[' -n 0 ']' [2022-08-11T12:32:07.579Z] ++ set -x [2022-08-11T12:32:07.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-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-11T12:32:07.579Z] [2022-08-11T12:32:07.579Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-11T12:32:07.579Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-11T12:32:07.579Z] Error: No such image: emptyfs [2022-08-11T12:32:07.579Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-11T12:32:07.579Z] ++++ docker load [2022-08-11T12:32:07.579Z] Running integration-test (iteration 1) [2022-08-11T12:32:07.579Z] 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-11T12:32:07.579Z] ++ 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-11T12:32:07.579Z] ++ set -e [2022-08-11T12:32:07.579Z] ++ '[' -n 0 ']' [2022-08-11T12:32:07.579Z] ++ set -x [2022-08-11T12:32:07.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-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-11T12:32:07.579Z] Loaded image: busybox:latest [2022-08-11T12:32:07.579Z] Loaded image: busybox:glibc [2022-08-11T12:32:07.579Z] Loaded image: busybox:latest [2022-08-11T12:32:07.579Z] Loaded image: busybox:glibc [2022-08-11T12:32:07.579Z] Loaded image: debian:bullseye-slim [2022-08-11T12:32:07.579Z] Loaded image: hello-world:latest [2022-08-11T12:32:07.579Z] Loaded image: arm32v7/hello-world:latest [2022-08-11T12:32:07.579Z] INFO: Testing against a local daemon [2022-08-11T12:32:07.579Z] === RUN TestDockerSuite [2022-08-11T12:32:07.579Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-11T12:32:07.579Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-11T12:32:07.579Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-11T12:32:07.579Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-11T12:32:07.579Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-11T12:32:07.579Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-11T12:32:07.579Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-11T12:32:07.579Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-11T12:32:07.579Z] Loaded image: debian:bullseye-slim [2022-08-11T12:32:07.579Z] Loaded image: hello-world:latest [2022-08-11T12:32:07.579Z] Loaded image: arm32v7/hello-world:latest [2022-08-11T12:32:07.579Z] INFO: Testing against a local daemon [2022-08-11T12:32:07.579Z] === RUN TestDockerDaemonSuite [2022-08-11T12:32:07.579Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-11T12:32:10.867Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-11T12:32:10.867Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-11T12:32:11.804Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-11T12:32:11.804Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-11T12:32:12.741Z] --- PASS: TestBuildWithHugeFile (131.60s) [2022-08-11T12:32:12.741Z] === RUN TestBuildWCOWSandboxSize [2022-08-11T12:32:12.741Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-11T12:32:12.741Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-11T12:32:12.741Z] === RUN TestBuildWithEmptyDockerfile [2022-08-11T12:32:12.741Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-11T12:32:12.741Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-11T12:32:12.741Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-11T12:32:12.741Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-11T12:32:12.741Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-11T12:32:12.741Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-11T12:32:12.741Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-11T12:32:12.741Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-11T12:32:12.741Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-11T12:32:12.741Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-11T12:32:12.741Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-11T12:32:12.741Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-11T12:32:12.741Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-11T12:32:12.741Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-11T12:32:12.741Z] === RUN TestBuildPreserveOwnership [2022-08-11T12:32:12.741Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-11T12:32:13.677Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-11T12:32:13.677Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-11T12:32:14.048Z] --- PASS: TestCreateServiceMultipleTimes (15.55s) [2022-08-11T12:32:14.048Z] === RUN TestCreateServiceConflict [2022-08-11T12:32:14.048Z] --- PASS: TestCreateServiceConflict (2.24s) [2022-08-11T12:32:14.048Z] === RUN TestCreateServiceMaxReplicas [2022-08-11T12:32:14.247Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-11T12:32:14.816Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-11T12:32:15.075Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-11T12:32:15.075Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-11T12:32:15.075Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-11T12:32:15.938Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-08-11T12:32:15.938Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-11T12:32:15.938Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-11T12:32:15.938Z] === RUN TestWaitNonBlocked [2022-08-11T12:32:15.938Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-11T12:32:15.938Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-11T12:32:15.938Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-11T12:32:15.938Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-11T12:32:15.938Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-11T12:32:15.938Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-11T12:32:15.938Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-11T12:32:15.938Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-08-11T12:32:15.938Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-08-11T12:32:15.938Z] === RUN TestWaitBlocked [2022-08-11T12:32:15.938Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-11T12:32:15.938Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-11T12:32:15.938Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-11T12:32:15.938Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-11T12:32:15.938Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-11T12:32:15.938Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-11T12:32:16.012Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-11T12:32:16.012Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-11T12:32:16.013Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-11T12:32:16.500Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-11T12:32:16.500Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-08-11T12:32:16.500Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-08-11T12:32:16.500Z] === RUN TestWaitConditions [2022-08-11T12:32:16.500Z] === RUN TestWaitConditions/default [2022-08-11T12:32:16.500Z] === PAUSE TestWaitConditions/default [2022-08-11T12:32:16.500Z] === RUN TestWaitConditions/not-running [2022-08-11T12:32:16.500Z] === PAUSE TestWaitConditions/not-running [2022-08-11T12:32:16.500Z] === RUN TestWaitConditions/next-exit [2022-08-11T12:32:16.500Z] === PAUSE TestWaitConditions/next-exit [2022-08-11T12:32:16.500Z] === RUN TestWaitConditions/removed [2022-08-11T12:32:16.500Z] === PAUSE TestWaitConditions/removed [2022-08-11T12:32:16.500Z] === CONT TestWaitConditions/default [2022-08-11T12:32:16.500Z] === CONT TestWaitConditions/removed [2022-08-11T12:32:16.575Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2022-08-11T12:32:16.575Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-11T12:32:16.581Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-11T12:32:16.839Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-11T12:32:16.839Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-11T12:32:16.839Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-11T12:32:17.099Z] --- PASS: TestBuildPreserveOwnership (4.38s) [2022-08-11T12:32:17.099Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.96s) [2022-08-11T12:32:17.099Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.41s) [2022-08-11T12:32:17.099Z] === RUN TestBuildPlatformInvalid [2022-08-11T12:32:17.358Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2022-08-11T12:32:17.358Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-11T12:32:18.294Z] Loaded image: busybox:latest [2022-08-11T12:32:18.294Z] Loaded image: busybox:glibc [2022-08-11T12:32:18.390Z] === CONT TestWaitConditions/next-exit [2022-08-11T12:32:18.390Z] === CONT TestWaitConditions/not-running [2022-08-11T12:32:19.670Z] Loaded image: debian:bullseye-slim [2022-08-11T12:32:19.670Z] Loaded image: hello-world:latest [2022-08-11T12:32:19.670Z] Loaded image: arm32v7/hello-world:latest [2022-08-11T12:32:19.755Z] --- PASS: TestWaitConditions (0.01s) [2022-08-11T12:32:19.755Z] --- PASS: TestWaitConditions/removed (1.70s) [2022-08-11T12:32:19.755Z] --- PASS: TestWaitConditions/default (1.72s) [2022-08-11T12:32:19.755Z] --- PASS: TestWaitConditions/next-exit (1.51s) [2022-08-11T12:32:19.755Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-08-11T12:32:19.755Z] === RUN TestWaitRestartedContainer [2022-08-11T12:32:19.755Z] === RUN TestWaitRestartedContainer/default [2022-08-11T12:32:19.755Z] === PAUSE TestWaitRestartedContainer/default [2022-08-11T12:32:19.755Z] === RUN TestWaitRestartedContainer/not-running [2022-08-11T12:32:19.755Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-11T12:32:19.755Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-11T12:32:19.755Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-11T12:32:19.755Z] === CONT TestWaitRestartedContainer/default [2022-08-11T12:32:19.755Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-11T12:32:20.607Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-11T12:32:21.122Z] === CONT TestWaitRestartedContainer/not-running [2022-08-11T12:32:22.049Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-11T12:32:22.049Z] --- PASS: TestWaitRestartedContainer/next-exit (1.52s) [2022-08-11T12:32:22.049Z] --- PASS: TestWaitRestartedContainer/default (1.55s) [2022-08-11T12:32:22.049Z] --- PASS: TestWaitRestartedContainer/not-running (0.80s) [2022-08-11T12:32:22.049Z] === CONT TestContainerStartOnDaemonRestart [2022-08-11T12:32:22.049Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-11T12:32:22.513Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-11T12:32:24.565Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2022-08-11T12:32:24.565Z] === CONT TestIpcModeOlderClient [2022-08-11T12:32:24.565Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.08s) [2022-08-11T12:32:24.565Z] === CONT TestContainerKillOnDaemonStart [2022-08-11T12:32:24.565Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-11T12:32:24.565Z] === CONT TestDaemonHostGatewayIP [2022-08-11T12:32:25.049Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-11T12:32:26.426Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-11T12:32:26.454Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2022-08-11T12:32:26.454Z] === CONT TestDaemonRestartIpcMode [2022-08-11T12:32:27.364Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-11T12:32:28.742Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-11T12:32:28.971Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-08-11T12:32:29.310Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.10s) [2022-08-11T12:32:29.310Z] PASS [2022-08-11T12:32:29.310Z] [2022-08-11T12:32:29.310Z] === Skipped [2022-08-11T12:32:29.310Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-11T12:32:29.310Z] build_session_test.go:25: TODO: BuildKit [2022-08-11T12:32:29.310Z] [2022-08-11T12:32:29.310Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-11T12:32:29.310Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-11T12:32:29.310Z] [2022-08-11T12:32:29.310Z] DONE 34 tests, 2 skipped in 197.258s [2022-08-11T12:32:29.569Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-11T12:32:29.569Z] ++ 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-11T12:32:29.569Z] ++ set -e [2022-08-11T12:32:29.569Z] ++ '[' -n 0 ']' [2022-08-11T12:32:29.569Z] ++ set -x [2022-08-11T12:32:29.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11T12:32:29.569Z] INFO: Testing against a local daemon [2022-08-11T12:32:29.569Z] === RUN TestConfigInspect [2022-08-11T12:32:29.827Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-11T12:32:30.764Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-11T12:32:31.331Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-11T12:32:31.331Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-11T12:32:31.440Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-08-11T12:32:31.440Z] === RUN TestCreateServiceSecretFileMode [2022-08-11T12:32:32.268Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-11T12:32:32.268Z] --- PASS: TestConfigInspect (2.70s) [2022-08-11T12:32:32.268Z] === RUN TestConfigList [2022-08-11T12:32:32.373Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2022-08-11T12:32:32.373Z] === RUN TestCreateServiceConfigFileMode [2022-08-11T12:32:32.526Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-11T12:32:32.785Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-11T12:32:33.721Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-11T12:32:33.980Z] docker_cli_daemon_test.go:1475: [d5d83e4386c85] daemon is not started [2022-08-11T12:32:34.901Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2022-08-11T12:32:34.901Z] === RUN TestCreateServiceSysctls [2022-08-11T12:32:34.916Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-11T12:32:34.916Z] check_test.go:540: [d3306667b8dc2] daemon is not started [2022-08-11T12:32:34.916Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-11T12:32:35.484Z] --- PASS: TestConfigList (3.08s) [2022-08-11T12:32:35.484Z] === RUN TestConfigsCreateAndDelete [2022-08-11T12:32:36.864Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-11T12:32:37.056Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) [2022-08-11T12:32:37.056Z] PASS [2022-08-11T12:32:37.056Z] [2022-08-11T12:32:37.056Z] === Skipped [2022-08-11T12:32:37.056Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-11T12:32:37.056Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-11T12:32:37.056Z] [2022-08-11T12:32:37.056Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-11T12:32:37.056Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-11T12:32:37.056Z] [2022-08-11T12:32:37.056Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-11T12:32:37.056Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-11T12:32:37.056Z] [2022-08-11T12:32:37.056Z] DONE 272 tests, 3 skipped in 127.542s [2022-08-11T12:32:37.056Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-11T12:32:37.056Z] ++ 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-11T12:32:37.056Z] ++ set -e [2022-08-11T12:32:37.056Z] ++ '[' -n 0 ']' [2022-08-11T12:32:37.056Z] ++ set -x [2022-08-11T12:32:37.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-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-11T12:32:37.056Z] === RUN TestConfigDaemonLibtrustID [2022-08-11T12:32:37.056Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-11T12:32:37.056Z] === RUN TestConfigDaemonID [2022-08-11T12:32:37.617Z] daemon_test.go:83: [d36207a6618b0] daemon is not started [2022-08-11T12:32:37.617Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-11T12:32:37.617Z] === RUN TestDaemonConfigValidation [2022-08-11T12:32:37.617Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-11T12:32:37.617Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-11T12:32:37.617Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-11T12:32:37.617Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-11T12:32:37.617Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-11T12:32:37.617Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-11T12:32:37.617Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-11T12:32:37.617Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-11T12:32:37.617Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-11T12:32:37.617Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-11T12:32:37.617Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-11T12:32:37.617Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-11T12:32:37.617Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-11T12:32:37.617Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-11T12:32:37.617Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-11T12:32:37.617Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-11T12:32:37.617Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-11T12:32:37.617Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-11T12:32:37.617Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-11T12:32:37.617Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-11T12:32:37.617Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-11T12:32:37.617Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-11T12:32:37.617Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-11T12:32:38.180Z] --- PASS: TestCreateServiceSysctls (3.23s) [2022-08-11T12:32:38.180Z] === RUN TestCreateServiceCapabilities [2022-08-11T12:32:38.244Z] --- PASS: TestConfigsCreateAndDelete (2.97s) [2022-08-11T12:32:38.244Z] === RUN TestConfigsUpdate [2022-08-11T12:32:38.811Z] check_test.go:540: [d767c18d3b7a5] daemon is not started [2022-08-11T12:32:38.811Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-11T12:32:38.982Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-11T12:32:39.749Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-11T12:32:39.910Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-11T12:32:40.317Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-11T12:32:40.709Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-08-11T12:32:40.709Z] === RUN TestInspect [2022-08-11T12:32:40.837Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-11T12:32:40.837Z] daemon_test.go:197: [d79cd0b4cfbdc] daemon is not started [2022-08-11T12:32:40.837Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-11T12:32:40.837Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-11T12:32:40.837Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-11T12:32:40.837Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-11T12:32:40.837Z] === RUN TestDaemonProxy [2022-08-11T12:32:40.837Z] === RUN TestDaemonProxy/environment_variables [2022-08-11T12:32:40.884Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-11T12:32:40.884Z] --- PASS: TestConfigsUpdate (2.57s) [2022-08-11T12:32:40.884Z] === RUN TestTemplatedConfig [2022-08-11T12:32:41.143Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-11T12:32:41.402Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-11T12:32:41.402Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-11T12:32:41.402Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-11T12:32:42.725Z] === RUN TestDaemonProxy/command-line_options [2022-08-11T12:32:42.782Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-11T12:32:43.237Z] --- PASS: TestInspect (2.82s) [2022-08-11T12:32:43.237Z] === RUN TestCreateJob [2022-08-11T12:32:43.351Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-11T12:32:44.287Z] --- PASS: TestTemplatedConfig (3.41s) [2022-08-11T12:32:44.287Z] === RUN TestConfigCreateResolve [2022-08-11T12:32:44.546Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-11T12:32:44.546Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-11T12:32:44.614Z] === RUN TestDaemonProxy/configuration_file [2022-08-11T12:32:45.129Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-11T12:32:45.978Z] === RUN TestDaemonProxy/conflicting_options [2022-08-11T12:32:46.083Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-11T12:32:46.083Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-11T12:32:46.518Z] --- PASS: TestCreateJob (3.14s) [2022-08-11T12:32:46.518Z] === RUN TestReplicatedJob [2022-08-11T12:32:46.540Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-11T12:32:46.655Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-11T12:32:47.101Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-11T12:32:47.101Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-11T12:32:47.101Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-11T12:32:47.101Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-11T12:32:47.101Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-11T12:32:47.101Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-11T12:32:47.101Z] PASS [2022-08-11T12:32:47.101Z] [2022-08-11T12:32:47.101Z] DONE 18 tests in 11.256s [2022-08-11T12:32:47.101Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-11T12:32:47.101Z] ++ 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-11T12:32:47.101Z] ++ set -e [2022-08-11T12:32:47.101Z] ++ '[' -n 0 ']' [2022-08-11T12:32:47.101Z] ++ set -x [2022-08-11T12:32:47.101Z] ++ 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-11T12:32:47.357Z] INFO: Testing against a local daemon [2022-08-11T12:32:47.357Z] === RUN TestCommitInheritsEnv [2022-08-11T12:32:47.591Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-11T12:32:47.591Z] --- PASS: TestConfigCreateResolve (3.19s) [2022-08-11T12:32:47.591Z] PASS [2022-08-11T12:32:47.591Z] [2022-08-11T12:32:47.591Z] DONE 6 tests in 18.019s [2022-08-11T12:32:47.591Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-11T12:32:47.591Z] ++ 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-11T12:32:47.591Z] ++ set -e [2022-08-11T12:32:47.591Z] ++ '[' -n 0 ']' [2022-08-11T12:32:47.591Z] ++ set -x [2022-08-11T12:32:47.591Z] ++ 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-11T12:32:47.591Z] INFO: Testing against a local daemon [2022-08-11T12:32:47.591Z] === RUN TestAttachWithTTY [2022-08-11T12:32:47.613Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-08-11T12:32:47.613Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-11T12:32:47.613Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-11T12:32:47.613Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-11T12:32:47.613Z] === RUN TestImportWithCustomPlatform [2022-08-11T12:32:47.613Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-11T12:32:47.613Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-11T12:32:47.613Z] === RUN TestImportWithCustomPlatform// [2022-08-11T12:32:47.613Z] === RUN TestImportWithCustomPlatform/linux [2022-08-11T12:32:47.613Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-11T12:32:47.851Z] --- PASS: TestAttachWithTTY (0.09s) [2022-08-11T12:32:47.851Z] === RUN TestAttachWithoutTTy [2022-08-11T12:32:47.851Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-08-11T12:32:47.851Z] === RUN TestCheckpoint [2022-08-11T12:32:47.851Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-11T12:32:47.851Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/commit [2022-08-11T12:32:47.851Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-11T12:32:47.851Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-11T12:32:47.851Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-11T12:32:47.851Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-11T12:32:47.851Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-11T12:32:47.851Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-11T12:32:47.851Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-11T12:32:47.851Z] === CONT TestContainerInvalidJSON/commit [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-11T12:32:47.851Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-11T12:32:47.851Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-11T12:32:47.852Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-11T12:32:47.852Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-11T12:32:47.852Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-11T12:32:47.852Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-11T12:32:47.852Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-11T12:32:47.852Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-11T12:32:47.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-11T12:32:47.852Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-11T12:32:47.852Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-11T12:32:47.852Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-11T12:32:47.852Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-11T12:32:47.869Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-11T12:32:47.869Z] === RUN TestImportWithCustomPlatform/macos [2022-08-11T12:32:47.869Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-11T12:32:47.869Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-11T12:32:47.869Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-11T12:32:47.869Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-11T12:32:47.869Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-11T12:32:47.869Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-11T12:32:47.869Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-11T12:32:47.869Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-11T12:32:47.869Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-11T12:32:47.869Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-11T12:32:47.869Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-11T12:32:47.869Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-11T12:32:47.869Z] === RUN TestImagesFilterMultiReference [2022-08-11T12:32:47.869Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-11T12:32:47.869Z] === RUN TestImagePullPlatformInvalid [2022-08-11T12:32:47.869Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-11T12:32:47.869Z] === RUN TestRemoveImageOrphaning [2022-08-11T12:32:48.111Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-11T12:32:48.111Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-11T12:32:48.111Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-11T12:32:48.111Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-11T12:32:48.111Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-11T12:32:48.111Z] === RUN TestCopyEmptyFile [2022-08-11T12:32:48.124Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-08-11T12:32:48.124Z] === RUN TestRemoveImageGarbageCollector [2022-08-11T12:32:48.124Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:32:48.124Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-11T12:32:48.124Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-11T12:32:48.124Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-11T12:32:48.124Z] === RUN TestTagInvalidReference [2022-08-11T12:32:48.124Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-11T12:32:48.124Z] === RUN TestTagValidPrefixedRepo [2022-08-11T12:32:48.371Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-11T12:32:48.371Z] --- PASS: TestCopyEmptyFile (0.37s) [2022-08-11T12:32:48.371Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-11T12:32:48.380Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-11T12:32:48.380Z] === RUN TestTagExistedNameWithoutForce [2022-08-11T12:32:48.380Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-11T12:32:48.380Z] === RUN TestTagOfficialNames [2022-08-11T12:32:48.380Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-11T12:32:48.380Z] === RUN TestTagMatchesDigest [2022-08-11T12:32:48.380Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-11T12:32:48.380Z] PASS [2022-08-11T12:32:48.380Z] [2022-08-11T12:32:48.380Z] === Skipped [2022-08-11T12:32:48.380Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-11T12:32:48.380Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-11T12:32:48.380Z] [2022-08-11T12:32:48.380Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-11T12:32:48.380Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:32:48.380Z] [2022-08-11T12:32:48.380Z] DONE 22 tests, 2 skipped in 1.287s [2022-08-11T12:32:48.380Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-11T12:32:48.380Z] ++ 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-11T12:32:48.380Z] ++ set -e [2022-08-11T12:32:48.380Z] ++ '[' -n 0 ']' [2022-08-11T12:32:48.380Z] ++ set -x [2022-08-11T12:32:48.380Z] ++ 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-11T12:32:48.380Z] === RUN TestStripANSICommands [2022-08-11T12:32:48.380Z] === RUN TestStripANSICommands/#00 [2022-08-11T12:32:48.380Z] === RUN TestStripANSICommands/#01 [2022-08-11T12:32:48.380Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-11T12:32:48.380Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-11T12:32:48.380Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-11T12:32:48.380Z] PASS [2022-08-11T12:32:48.380Z] [2022-08-11T12:32:48.380Z] DONE 3 tests in 0.042s [2022-08-11T12:32:48.380Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-11T12:32:48.380Z] ++ 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-11T12:32:48.380Z] ++ set -e [2022-08-11T12:32:48.380Z] ++ '[' -n 0 ']' [2022-08-11T12:32:48.380Z] ++ set -x [2022-08-11T12:32:48.380Z] ++ 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-11T12:32:48.630Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-11T12:32:48.630Z] === RUN TestCopyFromContainer [2022-08-11T12:32:48.631Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-11T12:32:48.631Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-11T12:32:48.636Z] INFO: Testing against a local daemon [2022-08-11T12:32:48.636Z] === RUN TestNetworkCreateDelete [2022-08-11T12:32:48.636Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-11T12:32:48.636Z] === RUN TestDockerNetworkDeletePreferID [2022-08-11T12:32:48.889Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-11T12:32:48.889Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-11T12:32:48.889Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-11T12:32:48.892Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-08-11T12:32:48.892Z] === RUN TestDaemonDNSFallback [2022-08-11T12:32:49.826Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-11T12:32:50.396Z] === RUN TestCopyFromContainer// [2022-08-11T12:32:50.396Z] === RUN TestCopyFromContainer//bar/root [2022-08-11T12:32:50.655Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-11T12:32:50.655Z] === RUN TestCopyFromContainer/bar/quux [2022-08-11T12:32:50.655Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-11T12:32:50.914Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-11T12:32:50.914Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-11T12:32:51.173Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-11T12:32:51.173Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-11T12:32:51.433Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-11T12:32:51.433Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-11T12:32:51.433Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-11T12:32:51.693Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-11T12:32:51.693Z] --- PASS: TestCopyFromContainer (3.02s) [2022-08-11T12:32:51.693Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-08-11T12:32:51.693Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-08-11T12:32:51.693Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-08-11T12:32:51.693Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-08-11T12:32:51.693Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.19s) [2022-08-11T12:32:51.693Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-08-11T12:32:51.693Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-08-11T12:32:51.693Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-08-11T12:32:51.693Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-08-11T12:32:51.693Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-08-11T12:32:51.693Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-11T12:32:51.693Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-11T12:32:51.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-11T12:32:51.693Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-11T12:32:51.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-11T12:32:51.693Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-11T12:32:51.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-11T12:32:51.693Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-11T12:32:51.693Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-11T12:32:51.693Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-11T12:32:51.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-11T12:32:51.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-11T12:32:51.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-11T12:32:51.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-11T12:32:51.693Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-11T12:32:51.693Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-11T12:32:51.693Z] === RUN TestCreateWithInvalidEnv [2022-08-11T12:32:51.693Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-11T12:32:51.693Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-11T12:32:51.693Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-11T12:32:51.693Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-11T12:32:51.693Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-11T12:32:51.693Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-11T12:32:51.693Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-11T12:32:51.693Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-11T12:32:51.693Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-11T12:32:51.693Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-11T12:32:51.693Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-11T12:32:51.693Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-11T12:32:51.693Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-11T12:32:51.693Z] === RUN TestCreateTmpfsMountsTarget [2022-08-11T12:32:51.693Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-11T12:32:51.693Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-11T12:32:51.693Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-11T12:32:53.110Z] --- PASS: TestReplicatedJob (5.54s) [2022-08-11T12:32:53.110Z] === RUN TestUpdateReplicatedJob [2022-08-11T12:32:53.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-11T12:32:53.862Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2022-08-11T12:32:53.862Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-11T12:32:54.431Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-11T12:32:54.431Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-11T12:32:55.000Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-11T12:32:55.000Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-11T12:32:55.429Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-08-11T12:32:55.429Z] === RUN TestInspectNetwork [2022-08-11T12:32:55.636Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-08-11T12:32:55.636Z] === RUN TestServiceListWithStatuses [2022-08-11T12:32:55.636Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-11T12:32:55.636Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-11T12:32:55.636Z] === RUN TestDockerNetworkConnectAlias [2022-08-11T12:32:55.937Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-11T12:32:55.937Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2022-08-11T12:32:55.937Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-11T12:32:55.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-11T12:32:55.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-11T12:32:55.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-11T12:32:55.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-11T12:32:55.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-11T12:32:55.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-11T12:32:55.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-11T12:32:55.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-11T12:32:55.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-11T12:32:55.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-11T12:32:56.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-11T12:32:56.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-11T12:32:56.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-11T12:32:56.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-11T12:32:56.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-11T12:32:56.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-08-11T12:32:56.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-11T12:32:56.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-11T12:32:56.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-11T12:32:56.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-11T12:32:56.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-11T12:32:56.197Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-11T12:32:56.765Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-11T12:32:56.765Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2022-08-11T12:32:56.765Z] === RUN TestCreateDifferentPlatform [2022-08-11T12:32:56.765Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-11T12:32:56.765Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-11T12:32:56.765Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-11T12:32:56.765Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-11T12:32:56.765Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-11T12:32:56.765Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-11T12:32:56.765Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-11T12:32:56.765Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-11T12:32:57.024Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-11T12:32:57.024Z] === RUN TestCreateInvalidHostConfig [2022-08-11T12:32:57.024Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-11T12:32:57.024Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-11T12:32:57.024Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-11T12:32:57.024Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-11T12:32:57.024Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-11T12:32:57.024Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-11T12:32:57.024Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-11T12:32:57.024Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-11T12:32:57.024Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-11T12:32:57.024Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-11T12:32:57.024Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-11T12:32:57.024Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-11T12:32:57.024Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-11T12:32:57.024Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-11T12:32:57.024Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-11T12:32:57.024Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-11T12:32:57.024Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-11T12:32:57.024Z] === RUN TestContainerStartOnDaemonRestart [2022-08-11T12:32:57.024Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-11T12:32:57.024Z] === RUN TestDaemonRestartIpcMode [2022-08-11T12:32:57.024Z] === PAUSE TestDaemonRestartIpcMode [2022-08-11T12:32:57.024Z] === RUN TestDaemonHostGatewayIP [2022-08-11T12:32:57.024Z] === PAUSE TestDaemonHostGatewayIP [2022-08-11T12:32:57.024Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-11T12:32:57.024Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-11T12:32:57.024Z] === RUN TestContainerKillOnDaemonStart [2022-08-11T12:32:57.024Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-11T12:32:57.024Z] === RUN TestDiff [2022-08-11T12:32:57.283Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-11T12:32:57.543Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-11T12:32:57.543Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-11T12:32:57.803Z] --- PASS: TestDiff (0.75s) [2022-08-11T12:32:57.803Z] === RUN TestExecConsoleSize [2022-08-11T12:32:58.372Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-11T12:32:58.630Z] --- PASS: TestExecConsoleSize (0.81s) [2022-08-11T12:32:58.630Z] === RUN TestExecWithCloseStdin [2022-08-11T12:32:58.695Z] === RUN TestInspectNetwork/full_network_id [2022-08-11T12:32:58.695Z] === RUN TestInspectNetwork/partial_network_id [2022-08-11T12:32:58.695Z] === RUN TestInspectNetwork/network_name [2022-08-11T12:32:58.695Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-11T12:32:58.878Z] .........................xx.................... [ 29%] [2022-08-11T12:32:58.889Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-11T12:32:59.147Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-11T12:32:59.406Z] --- PASS: TestExecWithCloseStdin (0.89s) [2022-08-11T12:32:59.406Z] === RUN TestExec [2022-08-11T12:32:59.817Z] --- PASS: TestDockerNetworkConnectAlias (4.21s) [2022-08-11T12:32:59.817Z] === RUN TestDockerNetworkReConnect [2022-08-11T12:33:00.344Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-11T12:33:00.344Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-11T12:33:00.344Z] --- PASS: TestExec (0.94s) [2022-08-11T12:33:00.344Z] === RUN TestExecUser [2022-08-11T12:33:00.911Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-11T12:33:01.171Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-11T12:33:01.431Z] --- PASS: TestExecUser (1.00s) [2022-08-11T12:33:01.431Z] === RUN TestExportContainerAndImportImage [2022-08-11T12:33:02.370Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-11T12:33:02.370Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2022-08-11T12:33:02.370Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-11T12:33:02.629Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-11T12:33:02.865Z] --- PASS: TestInspectNetwork (7.00s) [2022-08-11T12:33:02.865Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-11T12:33:02.865Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-11T12:33:02.865Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-11T12:33:02.865Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-11T12:33:02.865Z] === RUN TestRunContainerWithBridgeNone [2022-08-11T12:33:02.888Z] check_test.go:540: [d803c4c251338] daemon is not started [2022-08-11T12:33:02.888Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-11T12:33:03.101Z] --- PASS: TestDockerNetworkReConnect (3.07s) [2022-08-11T12:33:03.101Z] === RUN TestServicePlugin [2022-08-11T12:33:03.826Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2022-08-11T12:33:03.826Z] === RUN TestHealthCheckWorkdir [2022-08-11T12:33:03.834Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-11T12:33:03.834Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-11T12:33:03.834Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-11T12:33:03.834Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-11T12:33:03.834Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-11T12:33:03.834Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-11T12:33:03.834Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-11T12:33:03.834Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-11T12:33:03.834Z] === RUN TestNetworkList [2022-08-11T12:33:03.834Z] === RUN TestNetworkList//networks [2022-08-11T12:33:03.834Z] === PAUSE TestNetworkList//networks [2022-08-11T12:33:03.834Z] === RUN TestNetworkList//networks/ [2022-08-11T12:33:03.834Z] === PAUSE TestNetworkList//networks/ [2022-08-11T12:33:03.834Z] === CONT TestNetworkList//networks [2022-08-11T12:33:03.834Z] === CONT TestNetworkList//networks/ [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkList (0.02s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-11T12:33:03.834Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-11T12:33:03.834Z] === RUN TestHostIPv4BridgeLabel [2022-08-11T12:33:04.085Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-11T12:33:04.085Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-11T12:33:04.085Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-11T12:33:04.085Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-11T12:33:04.085Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-11T12:33:04.395Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-08-11T12:33:04.395Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-11T12:33:05.021Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-11T12:33:05.021Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2022-08-11T12:33:05.021Z] === RUN TestHealthKillContainer [2022-08-11T12:33:05.280Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-11T12:33:05.760Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-11T12:33:05.760Z] === RUN TestDaemonDefaultNetworkPools [2022-08-11T12:33:06.322Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-11T12:33:06.322Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-11T12:33:06.382Z] plugin_test.go:61: [d0f57142e2cc8] joining swarm manager [d28c01b84d884]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:33:06.656Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-11T12:33:07.249Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-11T12:33:07.249Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-11T12:33:07.315Z] plugin_test.go:64: [d37a64b74e3c6] joining swarm manager [d28c01b84d884]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:33:08.557Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-11T12:33:08.615Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-11T12:33:08.615Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-11T12:33:09.124Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-11T12:33:09.176Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-11T12:33:09.177Z] === RUN TestServiceWithPredefinedNetwork [2022-08-11T12:33:09.692Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-11T12:33:10.260Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-11T12:33:10.260Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-11T12:33:10.260Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-11T12:33:10.260Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-11T12:33:11.692Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-08-11T12:33:11.692Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-11T12:33:11.692Z] service_test.go:243: FLAKY_TEST [2022-08-11T12:33:11.692Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-11T12:33:11.692Z] === RUN TestServiceWithDataPathPortInit [2022-08-11T12:33:12.160Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-11T12:33:12.728Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-11T12:33:13.296Z] --- PASS: TestHealthKillContainer (8.31s) [2022-08-11T12:33:13.296Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-11T12:33:13.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-11T12:33:13.866Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-08-11T12:33:13.866Z] === RUN TestIpcModeNone [2022-08-11T12:33:14.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-11T12:33:14.385Z] --- PASS: TestIpcModeNone (0.67s) [2022-08-11T12:33:14.385Z] === RUN TestIpcModePrivate [2022-08-11T12:33:14.952Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-08-11T12:33:14.952Z] --- PASS: TestIpcModePrivate (0.61s) [2022-08-11T12:33:14.952Z] === RUN TestIpcModeShareable [2022-08-11T12:33:15.519Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-08-11T12:33:15.519Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-11T12:33:15.519Z] --- PASS: TestIpcModeShareable (0.50s) [2022-08-11T12:33:15.519Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-11T12:33:15.519Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-11T12:33:16.067Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-11T12:33:16.087Z] check_test.go:540: [d65cc60ea88b8] daemon is not started [2022-08-11T12:33:16.087Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-11T12:33:16.654Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-11T12:33:16.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-11T12:33:17.173Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-11T12:33:17.432Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.99s) [2022-08-11T12:33:17.432Z] === RUN TestAPIIpcModeHost [2022-08-11T12:33:17.692Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-11T12:33:18.259Z] --- PASS: TestAPIIpcModeHost (0.57s) [2022-08-11T12:33:18.259Z] === RUN TestDaemonIpcModeShareable [2022-08-11T12:33:18.519Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-11T12:33:19.901Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-08-11T12:33:19.901Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2022-08-11T12:33:19.901Z] === RUN TestDaemonIpcModePrivate [2022-08-11T12:33:20.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f4e588__} [2022-08-11T12:33:20.420Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-11T12:33:20.988Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-11T12:33:21.248Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2022-08-11T12:33:21.248Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-11T12:33:21.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11327496045_/foo_false_____} [2022-08-11T12:33:22.445Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2022-08-11T12:33:22.703Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2022-08-11T12:33:22.703Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-11T12:33:22.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11327496045_/foo_true_____} [2022-08-11T12:33:23.547Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-11T12:33:23.899Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-08-11T12:33:24.159Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.49s) [2022-08-11T12:33:24.159Z] === RUN TestIpcModeOlderClient [2022-08-11T12:33:24.159Z] === PAUSE TestIpcModeOlderClient [2022-08-11T12:33:24.159Z] === RUN TestKillContainerInvalidSignal [2022-08-11T12:33:24.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-392227601_/foo_false_____} [2022-08-11T12:33:24.984Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2022-08-11T12:33:24.984Z] === RUN TestKillContainer [2022-08-11T12:33:24.984Z] === RUN TestKillContainer/no_signal [2022-08-11T12:33:24.984Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-11T12:33:25.561Z] === RUN TestKillContainer/non_killing_signal [2022-08-11T12:33:25.839Z] === RUN TestKillContainer/killing_signal [2022-08-11T12:33:25.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-392227601_/foo_true_____} [2022-08-11T12:33:26.532Z] --- PASS: TestServiceWithDataPathPortInit (13.59s) [2022-08-11T12:33:26.532Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-11T12:33:27.241Z] --- PASS: TestKillContainer (2.15s) [2022-08-11T12:33:27.242Z] --- PASS: TestKillContainer/no_signal (0.58s) [2022-08-11T12:33:27.242Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-08-11T12:33:27.242Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2022-08-11T12:33:27.242Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-11T12:33:27.242Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-11T12:33:27.460Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:g17iy0dlq50nv8ifbh18wo6fz Created:2022-08-11 12:33:26.359481056 +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[a52e5ff823443ba0cd280f6cda9a3c687c5334894893359577ec94688f054d20:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iyr5t23g7h0yzq3h4tqbvy5dr EndpointID:c2e86b28d61013fdf31e0617abef32163f5513d35a0bf56028a4f02c3e0be545 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6f48ffaa75bc5bd9e75553eccd941b1e10eb3974be6f049b664a48ca0fff17bf 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:2c32e016e71c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iyr5t23g7h0yzq3h4tqbvy5dr EndpointID:c2e86b28d61013fdf31e0617abef32163f5513d35a0bf56028a4f02c3e0be545 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-11T12:33:27.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-392227601_/foo_true__0xc000f4e5b8___} [2022-08-11T12:33:27.504Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-11T12:33:27.504Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-11T12:33:27.504Z] check_test.go:540: [da8fd7b88a492] daemon is not started [2022-08-11T12:33:27.504Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-11T12:33:27.504Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-11T12:33:28.109Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-11T12:33:28.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2022-08-11T12:33:28.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2022-08-11T12:33:28.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2022-08-11T12:33:28.440Z] === RUN TestKillStoppedContainer [2022-08-11T12:33:28.440Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-11T12:33:28.440Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-11T12:33:28.440Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-11T12:33:28.440Z] === RUN TestKillDifferentUserContainer [2022-08-11T12:33:29.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f4e5d0__} [2022-08-11T12:33:29.267Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-11T12:33:29.267Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2022-08-11T12:33:29.267Z] === RUN TestInspectOomKilledTrue [2022-08-11T12:33:29.267Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-11T12:33:29.267Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-08-11T12:33:29.267Z] === RUN TestInspectOomKilledFalse [2022-08-11T12:33:29.267Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-11T12:33:29.267Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-11T12:33:29.267Z] === RUN TestLinksEtcHostsContentMatch [2022-08-11T12:33:29.835Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-08-11T12:33:29.835Z] === RUN TestLinksContainerNames [2022-08-11T12:33:30.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f4e5e8__} [2022-08-11T12:33:31.034Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-11T12:33:31.034Z] --- PASS: TestLinksContainerNames (1.30s) [2022-08-11T12:33:31.034Z] === RUN TestLogsFollowTailEmpty [2022-08-11T12:33:31.603Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2022-08-11T12:33:31.603Z] === RUN TestLogs [2022-08-11T12:33:31.603Z] === RUN TestLogs/driver_local [2022-08-11T12:33:31.603Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-11T12:33:31.603Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-11T12:33:31.603Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-11T12:33:31.603Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-11T12:33:31.603Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-11T12:33:31.603Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-11T12:33:31.603Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-11T12:33:31.603Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-11T12:33:31.603Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-11T12:33:31.603Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-11T12:33:31.603Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-11T12:33:31.603Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-11T12:33:31.603Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-11T12:33:31.603Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-11T12:33:32.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f4e600__} [2022-08-11T12:33:32.431Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-11T12:33:32.431Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-11T12:33:32.690Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-11T12:33:32.702Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-08-11T12:33:32.702Z] PASS [2022-08-11T12:33:32.702Z] [2022-08-11T12:33:32.702Z] === Skipped [2022-08-11T12:33:32.702Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-11T12:33:32.702Z] service_test.go:243: FLAKY_TEST [2022-08-11T12:33:32.702Z] [2022-08-11T12:33:32.702Z] DONE 38 tests, 1 skipped in 43.444s [2022-08-11T12:33:32.702Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-11T12:33:32.702Z] ++ 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-11T12:33:32.702Z] ++ set -e [2022-08-11T12:33:32.702Z] ++ '[' -n 0 ']' [2022-08-11T12:33:32.702Z] ++ set -x [2022-08-11T12:33:32.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11T12:33:32.702Z] INFO: Testing against a local daemon [2022-08-11T12:33:32.702Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-11T12:33:32.702Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:33:32.702Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-11T12:33:32.702Z] === RUN TestDockerNetworkIpvlan [2022-08-11T12:33:32.702Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:33:32.702Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-11T12:33:32.702Z] PASS [2022-08-11T12:33:32.702Z] [2022-08-11T12:33:32.702Z] === Skipped [2022-08-11T12:33:32.702Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-11T12:33:32.702Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:33:32.702Z] [2022-08-11T12:33:32.702Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-11T12:33:32.702Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:33:32.702Z] [2022-08-11T12:33:32.702Z] DONE 2 tests, 2 skipped in 0.093s [2022-08-11T12:33:32.702Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-11T12:33:32.702Z] ++ 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-11T12:33:32.702Z] ++ set -e [2022-08-11T12:33:32.702Z] ++ '[' -n 0 ']' [2022-08-11T12:33:32.702Z] ++ set -x [2022-08-11T12:33:32.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11T12:33:32.702Z] INFO: Testing against a local daemon [2022-08-11T12:33:32.702Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-11T12:33:32.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f4e618__} [2022-08-11T12:33:33.628Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-08-11T12:33:33.628Z] === RUN TestDockerNetworkMacvlan [2022-08-11T12:33:33.839Z] --- PASS: TestServicePlugin (30.10s) [2022-08-11T12:33:33.839Z] === RUN TestServiceUpdateLabel [2022-08-11T12:33:33.889Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-11T12:33:33.889Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-11T12:33:34.189Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-11T12:33:34.457Z] check_test.go:540: [da4caf875c8dd] daemon is not started [2022-08-11T12:33:34.457Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-11T12:33:34.716Z] === RUN TestLogs/driver_json-file [2022-08-11T12:33:34.716Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-11T12:33:34.716Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-11T12:33:34.716Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-11T12:33:34.716Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-11T12:33:34.716Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-11T12:33:34.716Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-11T12:33:34.716Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-11T12:33:34.716Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-11T12:33:34.716Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-11T12:33:34.716Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-11T12:33:34.716Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-11T12:33:34.716Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-11T12:33:34.716Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-11T12:33:34.716Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-11T12:33:34.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-11T12:33:34.751Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-11T12:33:34.772Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-11T12:33:34.772Z] === RUN TestServiceUpdateSecrets [2022-08-11T12:33:35.658Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-11T12:33:35.658Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-11T12:33:35.677Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-11T12:33:36.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-11T12:33:36.855Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-11T12:33:36.855Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-11T12:33:36.855Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-11T12:33:36.855Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-11T12:33:36.855Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-11T12:33:36.855Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-11T12:33:37.565Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-11T12:33:37.793Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-11T12:33:37.793Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-11T12:33:38.052Z] --- PASS: TestLogs (6.33s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.86s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.11s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.13s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.14s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.86s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.72s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.07s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.10s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.12s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.11s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.04s) [2022-08-11T12:33:38.052Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.14s) [2022-08-11T12:33:38.052Z] === RUN TestContainerNetworkMountsNoChown [2022-08-11T12:33:38.312Z] check_test.go:540: [d393a8fc5b5cf] daemon is not started [2022-08-11T12:33:38.312Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-11T12:33:38.571Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/default [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/default [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/private [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/private [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/rprivate [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/slave [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/slave [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/rslave [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/shared [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/shared [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/rshared [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-11T12:33:38.571Z] === CONT TestMountDaemonRoot/default [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-11T12:33:38.571Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-11T12:33:38.571Z] === CONT TestMountDaemonRoot/rshared [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-11T12:33:38.571Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-11T12:33:38.571Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-11T12:33:38.571Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/shared [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/rslave [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/slave [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/rprivate [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/private [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-11T12:33:38.830Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-11T12:33:38.830Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-11T12:33:38.830Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-11T12:33:38.930Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-11T12:33:39.089Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-11T12:33:39.089Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-11T12:33:39.089Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-11T12:33:39.089Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-11T12:33:39.089Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-11T12:33:39.089Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-11T12:33:39.089Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-11T12:33:39.089Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-11T12:33:39.089Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-11T12:33:39.089Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-11T12:33:39.089Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-11T12:33:39.349Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-11T12:33:39.349Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-11T12:33:39.349Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-11T12:33:39.349Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-11T12:33:39.349Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-11T12:33:39.349Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/private (0.01s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-11T12:33:39.349Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-11T12:33:39.349Z] === RUN TestContainerBindMountNonRecursive [2022-08-11T12:33:39.349Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-11T12:33:40.286Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-11T12:33:40.852Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2022-08-11T12:33:40.852Z] === RUN TestContainerVolumesMountedAsShared [2022-08-11T12:33:41.420Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-11T12:33:41.679Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2022-08-11T12:33:41.679Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-11T12:33:41.938Z] docker_cli_daemon_plugins_test.go:80: [d358726f2f168] daemon is not started [2022-08-11T12:33:42.195Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-11T12:33:42.197Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s) [2022-08-11T12:33:42.197Z] === RUN TestNetworkNat [2022-08-11T12:33:42.757Z] --- PASS: TestDockerNetworkMacvlan (9.46s) [2022-08-11T12:33:42.757Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-11T12:33:42.757Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-11T12:33:42.757Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-08-11T12:33:42.757Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-08-11T12:33:42.757Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-08-11T12:33:42.757Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-08-11T12:33:42.757Z] PASS [2022-08-11T12:33:42.757Z] [2022-08-11T12:33:42.757Z] DONE 8 tests in 10.885s [2022-08-11T12:33:43.013Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-11T12:33:43.013Z] ++ 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-11T12:33:43.013Z] ++ set -e [2022-08-11T12:33:43.013Z] ++ '[' -n 0 ']' [2022-08-11T12:33:43.013Z] ++ set -x [2022-08-11T12:33:43.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11T12:33:43.013Z] testing: warning: no tests to run [2022-08-11T12:33:43.013Z] PASS [2022-08-11T12:33:43.013Z] [2022-08-11T12:33:43.013Z] DONE 0 tests in 0.025s [2022-08-11T12:33:43.014Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-11T12:33:43.014Z] ++ 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-11T12:33:43.014Z] ++ set -e [2022-08-11T12:33:43.014Z] ++ '[' -n 0 ']' [2022-08-11T12:33:43.014Z] ++ set -x [2022-08-11T12:33:43.014Z] ++ 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-11T12:33:43.014Z] INFO: Testing against a local daemon [2022-08-11T12:33:43.014Z] === RUN TestAuthZPluginAllowRequest [2022-08-11T12:33:43.133Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-11T12:33:43.133Z] --- PASS: TestNetworkNat (0.73s) [2022-08-11T12:33:43.133Z] === RUN TestNetworkLocalhostTCPNat [2022-08-11T12:33:43.133Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-11T12:33:43.702Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2022-08-11T12:33:43.702Z] === RUN TestNetworkLoopbackNat [2022-08-11T12:33:43.702Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-11T12:33:44.269Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-11T12:33:44.378Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-08-11T12:33:44.379Z] === RUN TestAuthZPluginTLS [2022-08-11T12:33:44.505Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-11T12:33:44.527Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-11T12:33:44.634Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-11T12:33:44.634Z] === RUN TestAuthZPluginDenyRequest [2022-08-11T12:33:45.099Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-11T12:33:45.196Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-11T12:33:45.196Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-11T12:33:45.667Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-11T12:33:45.757Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-11T12:33:45.757Z] === RUN TestAuthZPluginDenyResponse [2022-08-11T12:33:45.927Z] docker_cli_daemon_plugins_test.go:170: [d24432191f9dd] daemon is not started [2022-08-11T12:33:46.188Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-11T12:33:46.319Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-11T12:33:46.319Z] === RUN TestAuthZPluginAllowEventStream [2022-08-11T12:33:46.755Z] --- PASS: TestNetworkLoopbackNat (2.92s) [2022-08-11T12:33:46.755Z] === RUN TestPause [2022-08-11T12:33:47.016Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-11T12:33:47.585Z] --- PASS: TestPause (0.83s) [2022-08-11T12:33:47.585Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-11T12:33:47.585Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-11T12:33:47.585Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-11T12:33:47.585Z] === RUN TestPauseStopPausedContainer [2022-08-11T12:33:47.585Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-11T12:33:47.684Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-08-11T12:33:47.684Z] === RUN TestAuthZPluginErrorResponse [2022-08-11T12:33:47.940Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-11T12:33:47.940Z] === RUN TestAuthZPluginErrorRequest [2022-08-11T12:33:48.153Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2022-08-11T12:33:48.153Z] === RUN TestPidHost [2022-08-11T12:33:48.502Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-11T12:33:48.502Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-11T12:33:48.720Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-11T12:33:49.063Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-11T12:33:49.063Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-11T12:33:49.633Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-08-11T12:33:49.633Z] === RUN TestServiceUpdateConfigs [2022-08-11T12:33:49.659Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-11T12:33:49.918Z] --- PASS: TestPidHost (1.79s) [2022-08-11T12:33:49.918Z] === RUN TestPsFilter [2022-08-11T12:33:50.177Z] --- PASS: TestPsFilter (0.14s) [2022-08-11T12:33:50.177Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-11T12:33:50.429Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2022-08-11T12:33:50.429Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-11T12:33:50.436Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-11T12:33:50.695Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-11T12:33:50.955Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2022-08-11T12:33:50.955Z] === RUN TestRemoveContainerWithVolume [2022-08-11T12:33:51.214Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-11T12:33:51.214Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-11T12:33:51.473Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2022-08-11T12:33:51.473Z] === RUN TestRemoveContainerRunning [2022-08-11T12:33:51.734Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-11T12:33:51.794Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-08-11T12:33:51.794Z] === RUN TestAuthZPluginHeader [2022-08-11T12:33:51.993Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-11T12:33:52.252Z] check_test.go:540: [d4afb84d40a44] daemon is not started [2022-08-11T12:33:52.252Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-11T12:33:52.252Z] --- PASS: TestRemoveContainerRunning (0.70s) [2022-08-11T12:33:52.252Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-11T12:33:52.355Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-11T12:33:52.355Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-11T12:33:52.355Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:33:52.355Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-11T12:33:52.355Z] === RUN TestAuthZPluginV2Disable [2022-08-11T12:33:52.355Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:33:52.355Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-11T12:33:52.355Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-11T12:33:52.355Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:33:52.355Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-11T12:33:52.355Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-11T12:33:52.355Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:33:52.355Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-11T12:33:52.355Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-11T12:33:53.191Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-11T12:33:53.452Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s) [2022-08-11T12:33:53.452Z] === RUN TestRemoveInvalidContainer [2022-08-11T12:33:53.452Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-08-11T12:33:53.452Z] === RUN TestRenameLinkedContainer [2022-08-11T12:33:54.020Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-11T12:33:54.020Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-11T12:33:54.199Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-11T12:33:55.397Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-11T12:33:55.926Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-11T12:33:55.926Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-11T12:33:56.494Z] --- PASS: TestRenameLinkedContainer (3.13s) [2022-08-11T12:33:56.494Z] === RUN TestRenameStoppedContainer [2022-08-11T12:33:57.065Z] --- PASS: TestRenameStoppedContainer (0.57s) [2022-08-11T12:33:57.065Z] === RUN TestRenameRunningContainerAndReuse [2022-08-11T12:33:57.324Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-11T12:33:58.263Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s) [2022-08-11T12:33:58.263Z] === RUN TestRenameInvalidName [2022-08-11T12:33:58.833Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-11T12:33:58.833Z] --- PASS: TestRenameInvalidName (0.69s) [2022-08-11T12:33:58.833Z] === RUN TestRenameAnonymousContainer [2022-08-11T12:33:59.590Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-11T12:34:00.208Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-11T12:34:01.143Z] --- PASS: TestRenameAnonymousContainer (2.12s) [2022-08-11T12:34:01.144Z] === RUN TestRenameContainerWithSameName [2022-08-11T12:34:01.402Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-11T12:34:01.662Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2022-08-11T12:34:01.662Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-11T12:34:02.605Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s) [2022-08-11T12:34:02.605Z] === RUN TestResize [2022-08-11T12:34:03.172Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-11T12:34:03.430Z] --- PASS: TestResize (0.60s) [2022-08-11T12:34:03.430Z] === RUN TestResizeWithInvalidSize [2022-08-11T12:34:03.689Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-11T12:34:03.689Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-08-11T12:34:03.689Z] === RUN TestResizeWhenContainerNotStarted [2022-08-11T12:34:04.256Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:34:04.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:34:04.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:34:04.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:34:04.257Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:34:04.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:34:04.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-11T12:34:04.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:34:04.303Z] ............................ [ 66%] [2022-08-11T12:34:04.495Z] --- PASS: TestServiceUpdateConfigs (14.60s) [2022-08-11T12:34:04.495Z] === RUN TestServiceUpdateNetwork [2022-08-11T12:34:06.204Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-11T12:34:06.777Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-11T12:34:07.036Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-11T12:34:07.970Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-11T12:34:08.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-11T12:34:09.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-11T12:34:10.392Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-11T12:34:10.392Z] PASS [2022-08-11T12:34:10.392Z] [2022-08-11T12:34:10.392Z] === Skipped [2022-08-11T12:34:10.392Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-11T12:34:10.392Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:34:10.392Z] [2022-08-11T12:34:10.392Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-11T12:34:10.392Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:34:10.392Z] [2022-08-11T12:34:10.392Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-11T12:34:10.392Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:34:10.392Z] [2022-08-11T12:34:10.392Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-11T12:34:10.392Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:34:10.392Z] [2022-08-11T12:34:10.392Z] DONE 17 tests, 4 skipped in 26.287s [2022-08-11T12:34:10.392Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-11T12:34:10.392Z] ++ 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-11T12:34:10.392Z] ++ set -e [2022-08-11T12:34:10.392Z] ++ '[' -n 0 ']' [2022-08-11T12:34:10.392Z] ++ set -x [2022-08-11T12:34:10.392Z] ++ 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-11T12:34:10.392Z] INFO: Testing against a local daemon [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-11T12:34:10.392Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-11T12:34:10.392Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-11T12:34:10.392Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-11T12:34:10.392Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-11T12:34:10.392Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-11T12:34:10.392Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-11T12:34:10.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-11T12:34:10.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-11T12:34:10.393Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-11T12:34:10.393Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-11T12:34:10.393Z] === RUN TestPluginInstall [2022-08-11T12:34:10.393Z] === RUN TestPluginInstall/no_auth [2022-08-11T12:34:10.393Z] time="2022-08-11T12:34:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:34:10.393Z] time="2022-08-11T12:34:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb556213421556940e5137d2687b1cdc4b58f1d17f54ea31320d061c514c6939" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:34:10.393Z] time="2022-08-11T12:34:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:34:10.393Z] time="2022-08-11T12:34:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb556213421556940e5137d2687b1cdc4b58f1d17f54ea31320d061c514c6939" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:34:10.393Z] === RUN TestPluginInstall/with_htpasswd [2022-08-11T12:34:10.648Z] time="2022-08-11T12:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:34:10.648Z] time="2022-08-11T12:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85700c2d36d4ef1f526d1d7fcb4b3a05b9036f819872ae301ab6597855f57817" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:34:10.648Z] time="2022-08-11T12:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:34:10.649Z] time="2022-08-11T12:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85700c2d36d4ef1f526d1d7fcb4b3a05b9036f819872ae301ab6597855f57817" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:34:10.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-11T12:34:10.904Z] === RUN TestPluginInstall/with_insecure [2022-08-11T12:34:11.347Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-11T12:34:11.832Z] time="2022-08-11T12:34:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:34:11.832Z] time="2022-08-11T12:34:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7850ba043af87d2d97963b9d24403dde33bfc3c0d8a186d230a7b83e824a3c13" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:34:11.832Z] time="2022-08-11T12:34:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:34:11.832Z] time="2022-08-11T12:34:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7850ba043af87d2d97963b9d24403dde33bfc3c0d8a186d230a7b83e824a3c13" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:34:11.832Z] plugin_test.go:196: [d47ee11cad813] daemon is not started [2022-08-11T12:34:11.832Z] --- PASS: TestPluginInstall (2.56s) [2022-08-11T12:34:11.832Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-08-11T12:34:11.832Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-08-11T12:34:11.832Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-08-11T12:34:11.832Z] === RUN TestPluginsWithRuntimes [2022-08-11T12:34:12.283Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-11T12:34:12.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-11T12:34:13.720Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-11T12:34:13.789Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-11T12:34:13.789Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:34:14.282Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-11T12:34:14.357Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:34:15.233Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-08-11T12:34:15.233Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-08-11T12:34:15.233Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-11T12:34:15.233Z] === RUN TestPluginBackCompatMediaTypes [2022-08-11T12:34:15.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-11T12:34:15.795Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-11T12:34:15.795Z] PASS [2022-08-11T12:34:15.795Z] [2022-08-11T12:34:15.795Z] DONE 24 tests in 6.512s [2022-08-11T12:34:15.795Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-11T12:34:15.795Z] ++ 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-11T12:34:15.795Z] ++ set -e [2022-08-11T12:34:15.795Z] ++ '[' -n 0 ']' [2022-08-11T12:34:15.795Z] ++ set -x [2022-08-11T12:34:15.795Z] ++ 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-11T12:34:15.795Z] INFO: Testing against a local daemon [2022-08-11T12:34:15.795Z] === RUN TestExternalGraphDriver [2022-08-11T12:34:15.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-11T12:34:16.125Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-11T12:34:16.358Z] === RUN TestExternalGraphDriver/json [2022-08-11T12:34:16.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-11T12:34:16.694Z] --- PASS: TestServiceUpdateNetwork (12.55s) [2022-08-11T12:34:16.695Z] === RUN TestServiceUpdatePidsLimit [2022-08-11T12:34:17.626Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-11T12:34:17.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:34:17.723Z] === RUN TestExternalGraphDriver/spec [2022-08-11T12:34:17.888Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-11T12:34:18.561Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-11T12:34:18.825Z] check_test.go:540: [dc3a7c035a334] daemon is not started [2022-08-11T12:34:18.825Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-11T12:34:19.611Z] === RUN TestExternalGraphDriver/pull [2022-08-11T12:34:20.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-11T12:34:20.726Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-11T12:34:20.976Z] --- PASS: TestExternalGraphDriver (5.13s) [2022-08-11T12:34:20.976Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-08-11T12:34:20.976Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-08-11T12:34:20.976Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-08-11T12:34:20.976Z] === RUN TestGraphdriverPluginV2 [2022-08-11T12:34:21.232Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:34:21.232Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-11T12:34:21.232Z] PASS [2022-08-11T12:34:21.232Z] [2022-08-11T12:34:21.232Z] === Skipped [2022-08-11T12:34:21.232Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-11T12:34:21.232Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:34:21.232Z] [2022-08-11T12:34:21.232Z] DONE 5 tests, 1 skipped in 5.553s [2022-08-11T12:34:21.232Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-11T12:34:21.232Z] ++ 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-11T12:34:21.232Z] ++ set -e [2022-08-11T12:34:21.232Z] ++ '[' -n 0 ']' [2022-08-11T12:34:21.232Z] ++ set -x [2022-08-11T12:34:21.232Z] ++ 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-11T12:34:21.487Z] INFO: Testing against a local daemon [2022-08-11T12:34:21.487Z] === RUN TestContinueAfterPluginCrash [2022-08-11T12:34:21.487Z] === PAUSE TestContinueAfterPluginCrash [2022-08-11T12:34:21.487Z] === RUN TestReadPluginNoRead [2022-08-11T12:34:21.487Z] === PAUSE TestReadPluginNoRead [2022-08-11T12:34:21.487Z] === RUN TestDaemonStartWithLogOpt [2022-08-11T12:34:21.487Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-11T12:34:21.487Z] === CONT TestContinueAfterPluginCrash [2022-08-11T12:34:21.487Z] === CONT TestDaemonStartWithLogOpt [2022-08-11T12:34:23.261Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-11T12:34:23.828Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-11T12:34:23.828Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-11T12:34:23.828Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-11T12:34:24.754Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-08-11T12:34:24.755Z] === CONT TestReadPluginNoRead [2022-08-11T12:34:24.765Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-11T12:34:25.112Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-11T12:34:25.334Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.44s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.33s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.02s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.15s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.01s) [2022-08-11T12:34:25.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.05s) [2022-08-11T12:34:25.901Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-11T12:34:25.901Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-11T12:34:26.469Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-11T12:34:26.644Z] === RUN TestReadPluginNoRead/default [2022-08-11T12:34:27.406Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-11T12:34:27.666Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-11T12:34:28.009Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-11T12:34:28.234Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-11T12:34:28.936Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-11T12:34:29.171Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-11T12:34:29.171Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-11T12:34:29.171Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-11T12:34:29.191Z] --- PASS: TestContinueAfterPluginCrash (7.87s) [2022-08-11T12:34:29.739Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.84s) [2022-08-11T12:34:29.739Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.86s) [2022-08-11T12:34:29.739Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.95s) [2022-08-11T12:34:29.739Z] === RUN TestCgroupNamespacesRun [2022-08-11T12:34:29.998Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-11T12:34:30.118Z] === CONT TestReadPluginNoRead [2022-08-11T12:34:30.118Z] read_test.go:92: [d51afa286c045] daemon is not started [2022-08-11T12:34:30.118Z] --- PASS: TestReadPluginNoRead (5.56s) [2022-08-11T12:34:30.118Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-08-11T12:34:30.118Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) [2022-08-11T12:34:30.118Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-08-11T12:34:30.118Z] PASS [2022-08-11T12:34:30.118Z] [2022-08-11T12:34:30.118Z] DONE 6 tests in 8.717s [2022-08-11T12:34:30.118Z] 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-11T12:34:30.118Z] ++ 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-11T12:34:30.118Z] ++ set -e [2022-08-11T12:34:30.118Z] ++ '[' -n 0 ']' [2022-08-11T12:34:30.118Z] ++ set -x [2022-08-11T12:34:30.118Z] ++ 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-11T12:34:30.118Z] testing: warning: no tests to run [2022-08-11T12:34:30.118Z] PASS [2022-08-11T12:34:30.118Z] [2022-08-11T12:34:30.118Z] DONE 0 tests in 0.028s [2022-08-11T12:34:30.118Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-11T12:34:30.118Z] ++ 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-11T12:34:30.118Z] ++ set -e [2022-08-11T12:34:30.118Z] ++ '[' -n 0 ']' [2022-08-11T12:34:30.118Z] ++ set -x [2022-08-11T12:34:30.119Z] ++ 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-11T12:34:30.119Z] INFO: Testing against a local daemon [2022-08-11T12:34:30.119Z] === RUN TestPluginWithDevMounts [2022-08-11T12:34:30.119Z] === PAUSE TestPluginWithDevMounts [2022-08-11T12:34:30.119Z] === CONT TestPluginWithDevMounts [2022-08-11T12:34:30.934Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-11T12:34:31.870Z] --- PASS: TestCgroupNamespacesRun (1.95s) [2022-08-11T12:34:31.870Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-11T12:34:32.007Z] --- PASS: TestPluginWithDevMounts (1.49s) [2022-08-11T12:34:32.007Z] PASS [2022-08-11T12:34:32.007Z] [2022-08-11T12:34:32.007Z] DONE 1 tests in 1.590s [2022-08-11T12:34:32.007Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-11T12:34:32.007Z] ++ 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-11T12:34:32.007Z] ++ set -e [2022-08-11T12:34:32.007Z] ++ '[' -n 0 ']' [2022-08-11T12:34:32.007Z] ++ set -x [2022-08-11T12:34:32.007Z] ++ 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-11T12:34:32.007Z] INFO: Testing against a local daemon [2022-08-11T12:34:32.007Z] === RUN TestSecretInspect [2022-08-11T12:34:33.213Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-08-11T12:34:33.214Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-11T12:34:33.214Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-11T12:34:33.214Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-11T12:34:33.214Z] PASS [2022-08-11T12:34:33.214Z] [2022-08-11T12:34:33.214Z] === Skipped [2022-08-11T12:34:33.214Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-11T12:34:33.214Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-11T12:34:33.214Z] [2022-08-11T12:34:33.214Z] DONE 27 tests, 1 skipped in 164.482s [2022-08-11T12:34:33.214Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-11T12:34:33.214Z] INFO: Testing against a local daemon [2022-08-11T12:34:33.214Z] === RUN TestSessionCreate [2022-08-11T12:34:33.214Z] --- PASS: TestSessionCreate (0.02s) [2022-08-11T12:34:33.214Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-11T12:34:33.214Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-11T12:34:33.214Z] PASS [2022-08-11T12:34:33.214Z] [2022-08-11T12:34:33.214Z] DONE 2 tests in 0.056s [2022-08-11T12:34:33.214Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-11T12:34:33.214Z] INFO: Testing against a local daemon [2022-08-11T12:34:33.214Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-11T12:34:33.214Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-11T12:34:33.214Z] === RUN TestDiskUsage [2022-08-11T12:34:33.214Z] === PAUSE TestDiskUsage [2022-08-11T12:34:33.214Z] === RUN TestEventsExecDie [2022-08-11T12:34:33.471Z] --- PASS: TestEventsExecDie (0.63s) [2022-08-11T12:34:33.471Z] === RUN TestEventsBackwardsCompatible [2022-08-11T12:34:33.471Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-11T12:34:33.471Z] === RUN TestEventsVolumeCreate [2022-08-11T12:34:33.471Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-11T12:34:33.471Z] === RUN TestInfoBinaryCommits [2022-08-11T12:34:33.471Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-11T12:34:33.471Z] === RUN TestInfoAPIVersioned [2022-08-11T12:34:33.471Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-11T12:34:33.471Z] === RUN TestInfoAPI [2022-08-11T12:34:33.471Z] --- PASS: TestInfoAPI (0.02s) [2022-08-11T12:34:33.471Z] === RUN TestInfoAPIWarnings [2022-08-11T12:34:33.773Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2022-08-11T12:34:33.773Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-11T12:34:33.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-11T12:34:34.522Z] --- PASS: TestSecretInspect (2.29s) [2022-08-11T12:34:34.522Z] === RUN TestSecretList [2022-08-11T12:34:34.710Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-11T12:34:34.970Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.52s) [2022-08-11T12:34:34.970Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-11T12:34:35.537Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-11T12:34:35.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-11T12:34:36.409Z] --- PASS: TestSecretList (2.11s) [2022-08-11T12:34:36.409Z] === RUN TestSecretsCreateAndDelete [2022-08-11T12:34:36.733Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2022-08-11T12:34:36.733Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-11T12:34:36.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-11T12:34:37.928Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.30s) [2022-08-11T12:34:37.928Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-11T12:34:38.298Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-08-11T12:34:38.298Z] === RUN TestSecretsUpdate [2022-08-11T12:34:39.305Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.41s) [2022-08-11T12:34:39.305Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-11T12:34:39.871Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.76s) [2022-08-11T12:34:39.871Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-11T12:34:40.442Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-11T12:34:40.813Z] --- PASS: TestSecretsUpdate (2.14s) [2022-08-11T12:34:40.813Z] === RUN TestTemplatedSecret [2022-08-11T12:34:41.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-11T12:34:41.268Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-11T12:34:41.835Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-08-11T12:34:41.835Z] === RUN TestNISDomainname [2022-08-11T12:34:42.770Z] --- PASS: TestNISDomainname (0.95s) [2022-08-11T12:34:42.770Z] === RUN TestHostnameDnsResolution [2022-08-11T12:34:42.770Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-11T12:34:43.328Z] --- PASS: TestTemplatedSecret (2.54s) [2022-08-11T12:34:43.328Z] === RUN TestSecretCreateResolve [2022-08-11T12:34:44.148Z] --- PASS: TestHostnameDnsResolution (1.29s) [2022-08-11T12:34:44.148Z] === RUN TestUnprivilegedPortsAndPing [2022-08-11T12:34:44.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-11T12:34:44.717Z] --- PASS: TestUnprivilegedPortsAndPing (0.73s) [2022-08-11T12:34:44.717Z] === RUN TestPrivilegedHostDevices [2022-08-11T12:34:45.216Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-08-11T12:34:45.216Z] PASS [2022-08-11T12:34:45.216Z] [2022-08-11T12:34:45.216Z] DONE 6 tests in 13.438s [2022-08-11T12:34:45.216Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-11T12:34:45.216Z] ++ 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-11T12:34:45.216Z] ++ set -e [2022-08-11T12:34:45.216Z] ++ '[' -n 0 ']' [2022-08-11T12:34:45.216Z] ++ set -x [2022-08-11T12:34:45.217Z] ++ 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-11T12:34:45.217Z] INFO: Testing against a local daemon [2022-08-11T12:34:45.217Z] === RUN TestServiceCreateInit [2022-08-11T12:34:45.217Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-11T12:34:45.342Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-11T12:34:45.652Z] --- PASS: TestPrivilegedHostDevices (0.80s) [2022-08-11T12:34:45.652Z] === RUN TestRunConsoleSize [2022-08-11T12:34:45.911Z] --- PASS: TestRunConsoleSize (0.51s) [2022-08-11T12:34:45.911Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-11T12:34:47.290Z] --- PASS: TestRunWithAlternativeContainerdShim (1.41s) [2022-08-11T12:34:47.290Z] === RUN TestStats [2022-08-11T12:34:48.228Z] check_test.go:540: [d02dd7547859a] daemon is not started [2022-08-11T12:34:48.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-11T12:34:49.382Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-11T12:34:49.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-11T12:34:49.908Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-11T12:34:49.908Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-11T12:34:49.908Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-11T12:34:50.171Z] --- PASS: TestStats (2.74s) [2022-08-11T12:34:50.171Z] === RUN TestStopContainerWithTimeout [2022-08-11T12:34:50.171Z] === RUN TestStopContainerWithTimeout/0 [2022-08-11T12:34:50.171Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-11T12:34:50.171Z] === RUN TestStopContainerWithTimeout/1 [2022-08-11T12:34:50.171Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-11T12:34:50.171Z] === RUN TestStopContainerWithTimeout/3 [2022-08-11T12:34:50.171Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-11T12:34:50.171Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-11T12:34:50.171Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-11T12:34:50.171Z] === CONT TestStopContainerWithTimeout/0 [2022-08-11T12:34:50.171Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-11T12:34:50.741Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-11T12:34:50.741Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-11T12:34:51.310Z] === CONT TestStopContainerWithTimeout/3 [2022-08-11T12:34:51.565Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-11T12:34:51.566Z] === RUN TestInfoDebug [2022-08-11T12:34:51.566Z] --- PASS: TestInfoDebug (0.52s) [2022-08-11T12:34:51.566Z] === RUN TestInfoInsecureRegistries [2022-08-11T12:34:51.566Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-11T12:34:51.566Z] === RUN TestInfoRegistryMirrors [2022-08-11T12:34:51.566Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-11T12:34:51.566Z] === RUN TestLoginFailsWithBadCredentials [2022-08-11T12:34:51.569Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-11T12:34:51.569Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-11T12:34:51.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-11T12:34:52.088Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-11T12:34:52.139Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-11T12:34:52.139Z] === RUN TestPingCacheHeaders [2022-08-11T12:34:52.139Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-11T12:34:52.139Z] === RUN TestPingGet [2022-08-11T12:34:52.139Z] --- PASS: TestPingGet (0.01s) [2022-08-11T12:34:52.139Z] === RUN TestPingHead [2022-08-11T12:34:52.139Z] --- PASS: TestPingHead (0.02s) [2022-08-11T12:34:52.139Z] === RUN TestPingSwarmHeader [2022-08-11T12:34:52.347Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-11T12:34:52.647Z] --- PASS: TestServiceCreateInit (7.16s) [2022-08-11T12:34:52.647Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s) [2022-08-11T12:34:52.647Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s) [2022-08-11T12:34:52.647Z] === RUN TestCreateServiceMultipleTimes [2022-08-11T12:34:52.704Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-11T12:34:53.269Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-11T12:34:53.285Z] === CONT TestStopContainerWithTimeout/1 [2022-08-11T12:34:53.285Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-11T12:34:53.285Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-11T12:34:54.202Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-11T12:34:54.202Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-08-11T12:34:54.202Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-11T12:34:54.202Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-11T12:34:54.202Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-11T12:34:54.202Z] === RUN TestVersion [2022-08-11T12:34:54.202Z] --- PASS: TestVersion (0.02s) [2022-08-11T12:34:54.202Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-11T12:34:54.202Z] === CONT TestDiskUsage [2022-08-11T12:34:54.223Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-11T12:34:54.768Z] === RUN TestDiskUsage/empty [2022-08-11T12:34:54.768Z] === RUN TestDiskUsage/empty/container_types [2022-08-11T12:34:54.768Z] === RUN TestDiskUsage/empty/image_types [2022-08-11T12:34:54.768Z] === RUN TestDiskUsage/empty/volume_types [2022-08-11T12:34:54.768Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-11T12:34:54.768Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-11T12:34:54.768Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-11T12:34:54.768Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-11T12:34:54.768Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-11T12:34:54.768Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-11T12:34:54.768Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-11T12:34:54.768Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-11T12:34:55.027Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-11T12:34:55.027Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-11T12:34:55.027Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-11T12:34:55.027Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-11T12:34:55.027Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-11T12:34:55.027Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-11T12:34:55.027Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-11T12:34:55.027Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-11T12:34:55.027Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-11T12:34:55.027Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-11T12:34:55.027Z] === RUN TestDiskUsage/after_container.Run [2022-08-11T12:34:55.162Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-11T12:34:55.162Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2022-08-11T12:34:55.162Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2022-08-11T12:34:55.162Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-08-11T12:34:55.162Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-08-11T12:34:55.162Z] === RUN TestDeleteDevicemapper [2022-08-11T12:34:55.162Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-11T12:34:55.162Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-11T12:34:55.162Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-11T12:34:55.593Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-11T12:34:55.593Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-11T12:34:55.593Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-11T12:34:55.593Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-11T12:34:55.594Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-11T12:34:55.594Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-11T12:34:55.594Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-11T12:34:55.594Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-11T12:34:55.594Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-11T12:34:55.594Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-11T12:34:55.852Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage (1.58s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-11T12:34:55.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-11T12:34:55.852Z] PASS [2022-08-11T12:34:55.852Z] [2022-08-11T12:34:55.852Z] DONE 54 tests in 23.119s [2022-08-11T12:34:55.852Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-11T12:34:55.852Z] INFO: Testing against a local daemon [2022-08-11T12:34:55.852Z] === RUN TestVolumesCreateAndList [2022-08-11T12:34:55.852Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-11T12:34:55.852Z] === RUN TestVolumesRemove [2022-08-11T12:34:56.099Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-11T12:34:56.109Z] --- PASS: TestVolumesRemove (0.11s) [2022-08-11T12:34:56.109Z] === RUN TestVolumesInspect [2022-08-11T12:34:56.109Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-11T12:34:56.109Z] === RUN TestVolumesInvalidJSON [2022-08-11T12:34:56.109Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-11T12:34:56.109Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-11T12:34:56.109Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-11T12:34:56.109Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-11T12:34:56.109Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-11T12:34:56.109Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-11T12:34:56.109Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-11T12:34:56.109Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-11T12:34:56.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-11T12:34:56.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-11T12:34:56.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-11T12:34:56.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-11T12:34:56.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-11T12:34:56.109Z] PASS [2022-08-11T12:34:56.109Z] [2022-08-11T12:34:56.109Z] DONE 9 tests in 0.180s [2022-08-11T12:34:56.109Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-11T12:34:56.674Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-11T12:34:56.674Z] Removing test suite binaries [2022-08-11T12:34:56.674Z] exiting test-integration [2022-08-11T12:34:56.674Z] ++ exit 0 [2022-08-11T12:34:56.674Z] [2022-08-11T12:34:57.478Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2022-08-11T12:34:57.478Z] === RUN TestUpdateMemory [2022-08-11T12:34:57.478Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-11T12:34:57.478Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-11T12:34:57.478Z] === RUN TestUpdateCPUQuota [2022-08-11T12:34:57.737Z] === RUN TestDockerSuite/TestAttachDetach Post stage [Pipeline] junit [2022-08-11T12:34:58.060Z] Recording test results [2022-08-11T12:34:59.117Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-11T12:34:59.117Z] --- PASS: TestUpdateCPUQuota (1.53s) [2022-08-11T12:34:59.117Z] === RUN TestUpdatePidsLimit [2022-08-11T12:34:59.117Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-11T12:34:59.377Z] === RUN TestUpdatePidsLimit/no_change [2022-08-11T12:34:59.479Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-11T12:34:59.636Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-11T12:34:59.817Z] + echo Ensuring container killed. [2022-08-11T12:34:59.817Z] Ensuring container killed. [2022-08-11T12:34:59.817Z] + docker rm -vf docker-pr4 [2022-08-11T12:34:59.817Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-08-11T12:34:59.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-11T12:34:59.895Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-11T12:35:00.098Z] + echo Chowning /workspace to jenkins user [2022-08-11T12:35:00.098Z] Chowning /workspace to jenkins user [2022-08-11T12:35:00.098Z] + id -u [2022-08-11T12:35:00.098Z] + id -g [2022-08-11T12:35:00.098Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43945:/workspace busybox chown -R 1000:1000 /workspace [2022-08-11T12:35:00.154Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-11T12:35:00.414Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-11T12:35:00.489Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-11T12:35:00.675Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-11T12:35:00.934Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-11T12:35:01.502Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-11T12:35:01.772Z] + bundleName=amd64-cgroup2 [2022-08-11T12:35:01.772Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-11T12:35:01.772Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-11T12:35:01.772Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-11T12:35:01.772Z] + 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-11T12:35:02.042Z] Archiving artifacts [2022-08-11T12:35:02.395Z] tests/integration/client_test.py ..... [ 75%] [2022-08-11T12:35:02.395Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-11T12:35:02.440Z] --- PASS: TestUpdatePidsLimit (3.31s) [2022-08-11T12:35:02.440Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-08-11T12:35:02.440Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-08-11T12:35:02.440Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2022-08-11T12:35:02.440Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-08-11T12:35:02.440Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2022-08-11T12:35:02.440Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2022-08-11T12:35:02.440Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2022-08-11T12:35:02.440Z] === RUN TestUpdateRestartPolicy [2022-08-11T12:35:02.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-11T12:35:02.699Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-11T12:35:02.964Z] tests/integration/errors_test.py . [ 76%] [2022-08-11T12:35:03.267Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-11T12:35:04.123Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43945/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-11T12:35:04.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-11T12:35:04.425Z] + make clean [2022-08-11T12:35:04.425Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-11T12:35:04.425Z] docker-dev-cache [2022-08-11T12:35:04.425Z] docker-mod-cache [Pipeline] deleteDir [2022-08-11T12:35:06.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-11T12:35:08.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-11T12:35:08.646Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-11T12:35:08.646Z] check_test.go:540: [d1c1b4c64ca8e] daemon is not started [2022-08-11T12:35:08.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-11T12:35:08.646Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-11T12:35:08.646Z] check_test.go:540: [d59c559fbe0fd] daemon is not started [2022-08-11T12:35:08.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-11T12:35:10.691Z] --- PASS: TestCreateServiceMultipleTimes (15.19s) [2022-08-11T12:35:10.691Z] === RUN TestCreateServiceConflict [2022-08-11T12:35:10.691Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-08-11T12:35:10.691Z] === RUN TestCreateServiceMaxReplicas [2022-08-11T12:35:11.933Z] check_test.go:540: [d1797461f97c8] daemon is not started [2022-08-11T12:35:11.933Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-11T12:35:12.581Z] --- PASS: TestCreateServiceMaxReplicas (2.49s) [2022-08-11T12:35:12.581Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-11T12:35:15.227Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2022-08-11T12:35:15.227Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-11T12:35:15.486Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2022-08-11T12:35:15.486Z] === RUN TestWaitNonBlocked [2022-08-11T12:35:15.486Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-11T12:35:15.486Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-11T12:35:15.486Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-11T12:35:15.486Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-11T12:35:15.486Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-11T12:35:15.486Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-11T12:35:16.055Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-11T12:35:16.994Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-08-11T12:35:16.994Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2022-08-11T12:35:16.994Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s) [2022-08-11T12:35:16.994Z] === RUN TestWaitBlocked [2022-08-11T12:35:16.994Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-11T12:35:16.994Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-11T12:35:16.994Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-11T12:35:16.994Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-11T12:35:16.994Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-11T12:35:16.994Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-11T12:35:17.932Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-11T12:35:17.933Z] --- PASS: TestWaitBlocked (0.03s) [2022-08-11T12:35:17.933Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2022-08-11T12:35:17.933Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2022-08-11T12:35:17.933Z] === RUN TestWaitConditions [2022-08-11T12:35:17.933Z] === RUN TestWaitConditions/default [2022-08-11T12:35:17.933Z] === PAUSE TestWaitConditions/default [2022-08-11T12:35:17.933Z] === RUN TestWaitConditions/not-running [2022-08-11T12:35:17.933Z] === PAUSE TestWaitConditions/not-running [2022-08-11T12:35:17.933Z] === RUN TestWaitConditions/next-exit [2022-08-11T12:35:17.933Z] === PAUSE TestWaitConditions/next-exit [2022-08-11T12:35:17.933Z] === RUN TestWaitConditions/removed [2022-08-11T12:35:17.933Z] === PAUSE TestWaitConditions/removed [2022-08-11T12:35:17.933Z] === CONT TestWaitConditions/default [2022-08-11T12:35:17.933Z] === CONT TestWaitConditions/removed [2022-08-11T12:35:18.502Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-11T12:35:19.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-11T12:35:19.696Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-11T12:35:19.956Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-11T12:35:20.216Z] === CONT TestWaitConditions/next-exit [2022-08-11T12:35:20.216Z] === CONT TestWaitConditions/not-running [2022-08-11T12:35:22.080Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-11T12:35:22.120Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-11T12:35:22.379Z] --- PASS: TestWaitConditions (0.04s) [2022-08-11T12:35:22.379Z] --- PASS: TestWaitConditions/removed (2.18s) [2022-08-11T12:35:22.379Z] --- PASS: TestWaitConditions/default (2.21s) [2022-08-11T12:35:22.379Z] --- PASS: TestWaitConditions/next-exit (2.15s) [2022-08-11T12:35:22.379Z] --- PASS: TestWaitConditions/not-running (2.13s) [2022-08-11T12:35:22.379Z] === RUN TestWaitRestartedContainer [2022-08-11T12:35:22.379Z] === RUN TestWaitRestartedContainer/default [2022-08-11T12:35:22.379Z] === PAUSE TestWaitRestartedContainer/default [2022-08-11T12:35:22.379Z] === RUN TestWaitRestartedContainer/not-running [2022-08-11T12:35:22.379Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-11T12:35:22.379Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-11T12:35:22.379Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-11T12:35:22.379Z] === CONT TestWaitRestartedContainer/default [2022-08-11T12:35:22.379Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-11T12:35:22.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-11T12:35:24.286Z] === CONT TestWaitRestartedContainer/not-running [2022-08-11T12:35:24.286Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-11T12:35:25.666Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-11T12:35:25.666Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-11T12:35:25.666Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-11T12:35:25.666Z] --- PASS: TestWaitRestartedContainer/default (1.99s) [2022-08-11T12:35:25.666Z] --- PASS: TestWaitRestartedContainer/next-exit (1.99s) [2022-08-11T12:35:25.666Z] --- PASS: TestWaitRestartedContainer/not-running (1.39s) [2022-08-11T12:35:25.666Z] === CONT TestContainerStartOnDaemonRestart [2022-08-11T12:35:25.666Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-11T12:35:27.420Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-08-11T12:35:27.420Z] === RUN TestCreateServiceSecretFileMode [2022-08-11T12:35:27.981Z] --- PASS: TestCreateServiceSecretFileMode (2.46s) [2022-08-11T12:35:27.981Z] === RUN TestCreateServiceConfigFileMode [2022-08-11T12:35:29.860Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2022-08-11T12:35:29.860Z] === CONT TestIpcModeOlderClient [2022-08-11T12:35:29.860Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-11T12:35:29.860Z] === CONT TestContainerKillOnDaemonStart [2022-08-11T12:35:29.860Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.55s) [2022-08-11T12:35:29.860Z] === CONT TestDaemonHostGatewayIP [2022-08-11T12:35:30.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-11T12:35:30.518Z] --- PASS: TestCreateServiceConfigFileMode (2.46s) [2022-08-11T12:35:30.518Z] === RUN TestCreateServiceSysctls [2022-08-11T12:35:33.411Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-11T12:35:33.411Z] --- PASS: TestDaemonHostGatewayIP (3.93s) [2022-08-11T12:35:33.411Z] === CONT TestDaemonRestartIpcMode [2022-08-11T12:35:33.821Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-08-11T12:35:33.821Z] === RUN TestCreateServiceCapabilities [2022-08-11T12:35:34.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-11T12:35:35.710Z] --- PASS: TestCreateServiceCapabilities (2.42s) [2022-08-11T12:35:35.710Z] === RUN TestInspect [2022-08-11T12:35:36.886Z] --- PASS: TestDaemonRestartIpcMode (3.50s) [2022-08-11T12:35:36.886Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-11T12:35:37.145Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-11T12:35:38.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-11T12:35:38.225Z] --- PASS: TestInspect (2.59s) [2022-08-11T12:35:38.225Z] === RUN TestCreateJob [2022-08-11T12:35:38.336Z] ......... [ 85%] [2022-08-11T12:35:38.344Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-11T12:35:40.281Z] check_test.go:540: [db7de8ad4a3a8] daemon is not started [2022-08-11T12:35:40.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-11T12:35:41.218Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-11T12:35:41.491Z] --- PASS: TestCreateJob (2.88s) [2022-08-11T12:35:41.491Z] === RUN TestReplicatedJob [2022-08-11T12:35:42.598Z] --- PASS: TestContainerKillOnDaemonStart (13.18s) [2022-08-11T12:35:42.598Z] PASS [2022-08-11T12:35:42.598Z] [2022-08-11T12:35:42.598Z] === Skipped [2022-08-11T12:35:42.598Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-11T12:35:42.598Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-11T12:35:42.598Z] [2022-08-11T12:35:42.598Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-08-11T12:35:42.598Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-11T12:35:42.598Z] [2022-08-11T12:35:42.598Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-11T12:35:42.598Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-11T12:35:42.598Z] [2022-08-11T12:35:42.598Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-11T12:35:42.598Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-11T12:35:42.598Z] [2022-08-11T12:35:42.598Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-11T12:35:42.598Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-11T12:35:42.598Z] [2022-08-11T12:35:42.598Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-11T12:35:42.598Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-11T12:35:42.598Z] [2022-08-11T12:35:42.598Z] DONE 272 tests, 6 skipped in 174.906s [2022-08-11T12:35:42.598Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-11T12:35:42.599Z] ++ 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-11T12:35:42.599Z] ++ set -e [2022-08-11T12:35:42.599Z] ++ '[' -n 0 ']' [2022-08-11T12:35:42.599Z] ++ set -x [2022-08-11T12:35:42.599Z] ++ 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-11T12:35:42.599Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-11T12:35:42.599Z] === RUN TestConfigDaemonLibtrustID [2022-08-11T12:35:42.859Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-11T12:35:43.117Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-11T12:35:43.117Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-11T12:35:43.117Z] === RUN TestConfigDaemonID [2022-08-11T12:35:43.347Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-11T12:35:44.494Z] daemon_test.go:83: [d8ceb87f56890] daemon is not started [2022-08-11T12:35:44.495Z] --- PASS: TestConfigDaemonID (1.05s) [2022-08-11T12:35:44.495Z] === RUN TestDaemonConfigValidation [2022-08-11T12:35:44.495Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-11T12:35:44.495Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-11T12:35:44.495Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-11T12:35:44.495Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-11T12:35:44.495Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-11T12:35:44.495Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-11T12:35:44.495Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-11T12:35:44.495Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-11T12:35:44.495Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-11T12:35:44.495Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-11T12:35:44.495Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-11T12:35:44.495Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-11T12:35:44.495Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-11T12:35:44.495Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-11T12:35:44.495Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-11T12:35:44.495Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-11T12:35:44.495Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-08-11T12:35:44.495Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2022-08-11T12:35:44.495Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2022-08-11T12:35:44.495Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2022-08-11T12:35:44.495Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-08-11T12:35:44.495Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-11T12:35:44.495Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-11T12:35:44.806Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-11T12:35:45.872Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-11T12:35:45.872Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-11T12:35:46.734Z] --- PASS: TestReplicatedJob (4.74s) [2022-08-11T12:35:46.734Z] === RUN TestUpdateReplicatedJob [2022-08-11T12:35:46.810Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-11T12:35:46.810Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-11T12:35:47.745Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-11T12:35:47.745Z] daemon_test.go:197: [d74e40d5febca] daemon is not started [2022-08-11T12:35:47.745Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-08-11T12:35:47.745Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-08-11T12:35:47.745Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-08-11T12:35:47.745Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-11T12:35:47.745Z] === RUN TestDaemonProxy [2022-08-11T12:35:47.745Z] === RUN TestDaemonProxy/environment_variables [2022-08-11T12:35:48.004Z] check_test.go:540: [dca0a12817565] daemon is not started [2022-08-11T12:35:48.004Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-11T12:35:48.263Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-11T12:35:49.201Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-11T12:35:49.250Z] --- PASS: TestUpdateReplicatedJob (2.93s) [2022-08-11T12:35:49.250Z] === RUN TestServiceListWithStatuses [2022-08-11T12:35:49.250Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-11T12:35:49.250Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-11T12:35:49.250Z] === RUN TestDockerNetworkConnectAlias [2022-08-11T12:35:49.460Z] === RUN TestDaemonProxy/command-line_options [2022-08-11T12:35:50.835Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-11T12:35:51.377Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-11T12:35:51.377Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-11T12:35:51.405Z] === RUN TestDaemonProxy/configuration_file [2022-08-11T12:35:51.405Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-11T12:35:53.146Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-11T12:35:53.308Z] === RUN TestDaemonProxy/conflicting_options [2022-08-11T12:35:53.415Z] --- PASS: TestDockerNetworkConnectAlias (3.94s) [2022-08-11T12:35:53.415Z] === RUN TestDockerNetworkReConnect [2022-08-11T12:35:53.566Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-11T12:35:54.136Z] --- PASS: TestDaemonProxy (6.28s) [2022-08-11T12:35:54.136Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-11T12:35:54.136Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-08-11T12:35:54.136Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-11T12:35:54.136Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-11T12:35:54.136Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-11T12:35:54.136Z] PASS [2022-08-11T12:35:54.136Z] [2022-08-11T12:35:54.136Z] DONE 18 tests in 11.664s [2022-08-11T12:35:54.136Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-11T12:35:54.136Z] ++ 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-11T12:35:54.136Z] ++ set -e [2022-08-11T12:35:54.136Z] ++ '[' -n 0 ']' [2022-08-11T12:35:54.136Z] ++ set -x [2022-08-11T12:35:54.136Z] ++ 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-11T12:35:54.395Z] INFO: Testing against a local daemon [2022-08-11T12:35:54.395Z] === RUN TestCommitInheritsEnv [2022-08-11T12:35:54.964Z] --- PASS: TestCommitInheritsEnv (0.50s) [2022-08-11T12:35:54.964Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-11T12:35:54.964Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-11T12:35:54.964Z] === RUN TestImportWithCustomPlatform [2022-08-11T12:35:54.964Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-11T12:35:54.964Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-11T12:35:54.964Z] === RUN TestImportWithCustomPlatform// [2022-08-11T12:35:54.964Z] === RUN TestImportWithCustomPlatform/linux [2022-08-11T12:35:54.964Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-11T12:35:55.224Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-11T12:35:55.224Z] === RUN TestImportWithCustomPlatform/macos [2022-08-11T12:35:55.224Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-11T12:35:55.224Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-11T12:35:55.224Z] --- PASS: TestImportWithCustomPlatform (0.53s) [2022-08-11T12:35:55.224Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-08-11T12:35:55.224Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-11T12:35:55.224Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-11T12:35:55.224Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-11T12:35:55.224Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-08-11T12:35:55.224Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-08-11T12:35:55.224Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-11T12:35:55.224Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-11T12:35:55.224Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-11T12:35:55.224Z] === RUN TestImagesFilterMultiReference [2022-08-11T12:35:55.482Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-11T12:35:55.482Z] === RUN TestImagePullPlatformInvalid [2022-08-11T12:35:55.482Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-11T12:35:55.482Z] === RUN TestRemoveImageOrphaning [2022-08-11T12:35:55.907Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-11T12:35:55.907Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-11T12:35:55.930Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-08-11T12:35:55.930Z] === RUN TestServicePlugin [2022-08-11T12:35:55.930Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:35:55.930Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-11T12:35:55.930Z] === RUN TestServiceUpdateLabel [2022-08-11T12:35:56.054Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2022-08-11T12:35:56.054Z] === RUN TestRemoveImageGarbageCollector [2022-08-11T12:35:56.622Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-11T12:35:56.622Z] time="2022-08-11T12:35:56Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-11T12:35:57.191Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-11T12:35:58.129Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-11T12:35:58.388Z] --- PASS: TestRemoveImageGarbageCollector (2.39s) [2022-08-11T12:35:58.388Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-11T12:35:58.388Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-11T12:35:58.388Z] === RUN TestTagInvalidReference [2022-08-11T12:35:58.388Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-11T12:35:58.388Z] === RUN TestTagValidPrefixedRepo [2022-08-11T12:35:58.388Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-11T12:35:58.388Z] === RUN TestTagExistedNameWithoutForce [2022-08-11T12:35:58.388Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-11T12:35:58.388Z] === RUN TestTagOfficialNames [2022-08-11T12:35:58.444Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-08-11T12:35:58.445Z] === RUN TestServiceUpdateSecrets [2022-08-11T12:35:58.648Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-11T12:35:58.648Z] === RUN TestTagMatchesDigest [2022-08-11T12:35:58.648Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-08-11T12:35:58.648Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-11T12:35:58.648Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-11T12:35:59.215Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-11T12:35:59.215Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-11T12:35:59.782Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-11T12:35:59.840Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-11T12:36:00.349Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-11T12:36:00.363Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-11T12:36:00.364Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-11T12:36:00.364Z] [2022-08-11T12:36:00.364Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-11T12:36:00.364Z] =========================== short test summary info ============================ [2022-08-11T12:36:00.364Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-11T12:36:00.364Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-11T12:36:00.364Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-11T12:36:00.364Z] Not supported on most drivers [2022-08-11T12:36:00.364Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-11T12:36:00.364Z] Output of docker top depends on host distro, and is not formalized. [2022-08-11T12:36:00.364Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-11T12:36:00.364Z] Output of docker top depends on host distro, and is not formalized. [2022-08-11T12:36:00.364Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-11T12:36:00.364Z] Can fail if eth0 has multiple IP addresses [2022-08-11T12:36:00.364Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-11T12:36:00.364Z] This doesn't seem to be taken into account by the engine [2022-08-11T12:36:00.364Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-11T12:36:00.364Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-11T12:36:00.364Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.21 seconds == [2022-08-11T12:36:00.608Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-11T12:36:00.624Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-11T12:36:00.867Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-11T12:36:01.473Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-11T12:36:02.041Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-11T12:36:02.609Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-11T12:36:02.867Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-11T12:36:03.434Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-11T12:36:03.434Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-11T12:36:04.001Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-11T12:36:04.001Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-11T12:36:04.569Z] check_test.go:540: [dc3e1772f7ebc] daemon is not started [2022-08-11T12:36:04.569Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-11T12:36:05.507Z] check_test.go:540: [dfa301a58f7b8] daemon is not started [2022-08-11T12:36:05.507Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-11T12:36:06.076Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-11T12:36:07.979Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-11T12:36:10.514Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-11T12:36:11.082Z] check_test.go:540: [d723804b6aa39] daemon is not started [2022-08-11T12:36:11.082Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-11T12:36:11.651Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-11T12:36:12.836Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-11T12:36:12.836Z] [2022-08-11T12:36:12.836Z] Unloading profiles will leave already running processes permanently [2022-08-11T12:36:12.836Z] unconfined, which can lead to unexpected situations. [2022-08-11T12:36:12.836Z] [2022-08-11T12:36:12.836Z] To set a process to complain mode, use the command line tool [2022-08-11T12:36:12.836Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-11T12:36:12.836Z] Post stage [Pipeline] junit [2022-08-11T12:36:12.850Z] Recording test results [2022-08-11T12:36:13.281Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-08-11T12:36:13.281Z] === RUN TestServiceUpdateConfigs [2022-08-11T12:36:13.557Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-11T12:36:14.127Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-11T12:36:14.142Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-11T12:36:14.426Z] + echo Ensuring container killed. [2022-08-11T12:36:14.426Z] Ensuring container killed. [2022-08-11T12:36:14.426Z] + docker rm -vf docker-pr4 [2022-08-11T12:36:14.426Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-08-11T12:36:14.695Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-11T12:36:14.715Z] + echo Chowning /workspace to jenkins user [2022-08-11T12:36:14.715Z] Chowning /workspace to jenkins user [2022-08-11T12:36:14.715Z] + id -u [2022-08-11T12:36:14.715Z] + id -g [2022-08-11T12:36:14.715Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43945:/workspace busybox chown -R 1000:1000 /workspace [2022-08-11T12:36:16.074Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-11T12:36:16.394Z] + bundleName=docker-py [2022-08-11T12:36:16.394Z] + echo Creating docker-py-bundles.tar.gz [2022-08-11T12:36:16.394Z] Creating docker-py-bundles.tar.gz [2022-08-11T12:36:16.394Z] + 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-11T12:36:16.408Z] Archiving artifacts [2022-08-11T12:36:18.291Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43945/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-11T12:36:18.645Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -e DOCKER_GRAPHDRIVER docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/make.sh binary [2022-08-11T12:36:18.905Z] [2022-08-11T12:36:18.905Z] Removing bundles/ [2022-08-11T12:36:18.905Z] [2022-08-11T12:36:18.905Z] ---> Making bundle: binary (in bundles/binary) [2022-08-11T12:36:19.164Z] Building: bundles/binary-daemon/dockerd [2022-08-11T12:36:19.164Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:36:19.362Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-11T12:36:20.300Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-11T12:36:21.236Z] check_test.go:540: [d2b6ade121dd7] daemon is not started [2022-08-11T12:36:21.236Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-11T12:36:26.524Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-11T12:36:26.524Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-11T12:36:26.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-11T12:36:28.117Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-08-11T12:36:28.118Z] === RUN TestServiceUpdateNetwork [2022-08-11T12:36:29.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-11T12:36:29.322Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-11T12:36:31.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-11T12:36:32.166Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-11T12:36:32.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-11T12:36:34.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-11T12:36:34.701Z] check_test.go:540: [d5656a1a9a2cc] daemon is not started [2022-08-11T12:36:34.701Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-11T12:36:35.269Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-11T12:36:36.207Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-11T12:36:36.775Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-11T12:36:36.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-11T12:36:38.681Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-11T12:36:38.681Z] check_test.go:540: [d19473a19e1a0] daemon is not started [2022-08-11T12:36:38.681Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-11T12:36:39.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-11T12:36:40.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-11T12:36:40.284Z] --- PASS: TestServiceUpdateNetwork (12.07s) [2022-08-11T12:36:40.284Z] === RUN TestServiceUpdatePidsLimit [2022-08-11T12:36:40.284Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-11T12:36:40.845Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-11T12:36:41.123Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-11T12:36:43.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-11T12:36:43.658Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-11T12:36:48.928Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-11T12:36:48.929Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-11T12:36:49.496Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-11T12:36:51.400Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-11T12:36:54.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-11T12:36:54.690Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-11T12:36:55.462Z] --- PASS: TestServiceUpdatePidsLimit (16.09s) [2022-08-11T12:36:55.462Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-11T12:36:55.462Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-11T12:36:55.462Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-08-11T12:36:55.462Z] PASS [2022-08-11T12:36:55.462Z] [2022-08-11T12:36:55.462Z] === Skipped [2022-08-11T12:36:55.462Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-11T12:36:55.462Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-11T12:36:55.462Z] [2022-08-11T12:36:55.462Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-11T12:36:55.462Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-11T12:36:55.462Z] [2022-08-11T12:36:55.462Z] DONE 27 tests, 2 skipped in 129.813s [2022-08-11T12:36:55.462Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-11T12:36:55.462Z] ++ 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-11T12:36:55.462Z] ++ set -e [2022-08-11T12:36:55.462Z] ++ '[' -n 0 ']' [2022-08-11T12:36:55.462Z] ++ set -x [2022-08-11T12:36:55.462Z] ++ 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-11T12:36:55.462Z] INFO: Testing against a local daemon [2022-08-11T12:36:55.462Z] === RUN TestSessionCreate [2022-08-11T12:36:55.462Z] --- PASS: TestSessionCreate (0.02s) [2022-08-11T12:36:55.462Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-11T12:36:55.462Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-11T12:36:55.462Z] PASS [2022-08-11T12:36:55.462Z] [2022-08-11T12:36:55.462Z] DONE 2 tests in 0.120s [2022-08-11T12:36:55.462Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-11T12:36:55.462Z] ++ 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-11T12:36:55.462Z] ++ set -e [2022-08-11T12:36:55.462Z] ++ '[' -n 0 ']' [2022-08-11T12:36:55.462Z] ++ set -x [2022-08-11T12:36:55.462Z] ++ 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-11T12:36:55.462Z] INFO: Testing against a local daemon [2022-08-11T12:36:55.462Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-11T12:36:55.462Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-11T12:36:55.462Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-11T12:36:55.462Z] === RUN TestDiskUsage [2022-08-11T12:36:55.462Z] === PAUSE TestDiskUsage [2022-08-11T12:36:55.462Z] === RUN TestEventsExecDie [2022-08-11T12:36:55.718Z] --- PASS: TestEventsExecDie (0.49s) [2022-08-11T12:36:55.718Z] === RUN TestEventsBackwardsCompatible [2022-08-11T12:36:55.718Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-11T12:36:55.718Z] === RUN TestEventsVolumeCreate [2022-08-11T12:36:55.718Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-11T12:36:55.718Z] === RUN TestInfoBinaryCommits [2022-08-11T12:36:55.974Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-11T12:36:55.974Z] === RUN TestInfoAPIVersioned [2022-08-11T12:36:55.974Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-11T12:36:55.974Z] === RUN TestInfoAPI [2022-08-11T12:36:55.974Z] --- PASS: TestInfoAPI (0.02s) [2022-08-11T12:36:55.974Z] === RUN TestInfoAPIWarnings [2022-08-11T12:36:57.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-11T12:36:58.238Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-11T12:37:00.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-11T12:37:01.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-11T12:37:02.726Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-11T12:37:03.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-11T12:37:04.229Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-11T12:37:05.166Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-11T12:37:05.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-11T12:37:06.301Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-11T12:37:09.591Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-11T12:37:11.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-11T12:37:12.876Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-11T12:37:14.035Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-11T12:37:14.035Z] === RUN TestInfoDebug [2022-08-11T12:37:14.035Z] --- PASS: TestInfoDebug (0.52s) [2022-08-11T12:37:14.035Z] === RUN TestInfoInsecureRegistries [2022-08-11T12:37:14.035Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-11T12:37:14.035Z] === RUN TestInfoRegistryMirrors [2022-08-11T12:37:14.035Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-11T12:37:14.035Z] === RUN TestLoginFailsWithBadCredentials [2022-08-11T12:37:14.256Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-11T12:37:14.294Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-11T12:37:14.294Z] === RUN TestPingCacheHeaders [2022-08-11T12:37:14.294Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-11T12:37:14.294Z] === RUN TestPingGet [2022-08-11T12:37:14.294Z] --- PASS: TestPingGet (0.01s) [2022-08-11T12:37:14.294Z] === RUN TestPingHead [2022-08-11T12:37:14.552Z] --- PASS: TestPingHead (0.03s) [2022-08-11T12:37:14.552Z] === RUN TestPingSwarmHeader [2022-08-11T12:37:15.114Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-11T12:37:15.192Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-11T12:37:15.452Z] docker_cli_daemon_test.go:2504: [d5ed8ebfdf9a3] daemon is not started [2022-08-11T12:37:15.675Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-11T12:37:16.389Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-11T12:37:16.602Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-11T12:37:16.602Z] --- PASS: TestPingSwarmHeader (2.12s) [2022-08-11T12:37:16.602Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-11T12:37:16.602Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-11T12:37:16.602Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-11T12:37:16.602Z] === RUN TestVersion [2022-08-11T12:37:16.602Z] --- PASS: TestVersion (0.02s) [2022-08-11T12:37:16.602Z] === CONT TestDiskUsage [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/empty [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/empty/container_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/empty/image_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/empty/volume_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-11T12:37:17.164Z] === RUN TestDiskUsage/after_container.Run [2022-08-11T12:37:17.326Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-11T12:37:17.420Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-11T12:37:17.420Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-11T12:37:17.420Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-11T12:37:17.420Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-11T12:37:17.420Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-11T12:37:17.420Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-11T12:37:17.676Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-11T12:37:17.676Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-11T12:37:17.676Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-11T12:37:17.676Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage (1.11s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-11T12:37:17.676Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-11T12:37:17.676Z] PASS [2022-08-11T12:37:17.676Z] [2022-08-11T12:37:17.676Z] === Skipped [2022-08-11T12:37:17.676Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-11T12:37:17.676Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-11T12:37:17.676Z] [2022-08-11T12:37:17.676Z] DONE 54 tests, 1 skipped in 22.559s [2022-08-11T12:37:17.676Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-11T12:37:17.676Z] ++ 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-11T12:37:17.676Z] ++ set -e [2022-08-11T12:37:17.676Z] ++ '[' -n 0 ']' [2022-08-11T12:37:17.676Z] ++ set -x [2022-08-11T12:37:17.676Z] ++ 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-11T12:37:17.676Z] INFO: Testing against a local daemon [2022-08-11T12:37:17.676Z] === RUN TestVolumesCreateAndList [2022-08-11T12:37:17.932Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-11T12:37:17.932Z] === RUN TestVolumesRemove [2022-08-11T12:37:17.932Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-11T12:37:17.932Z] === RUN TestVolumesInspect [2022-08-11T12:37:17.932Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-11T12:37:17.932Z] === RUN TestVolumesInvalidJSON [2022-08-11T12:37:17.932Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-11T12:37:17.932Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-11T12:37:17.932Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-11T12:37:17.932Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-11T12:37:17.932Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-11T12:37:17.932Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-11T12:37:17.932Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-11T12:37:17.932Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-11T12:37:17.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-11T12:37:17.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-11T12:37:17.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-11T12:37:17.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-11T12:37:17.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-11T12:37:17.932Z] PASS [2022-08-11T12:37:17.932Z] [2022-08-11T12:37:17.932Z] DONE 9 tests in 0.185s [2022-08-11T12:37:17.932Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-11T12:37:17.932Z] ++++ cat bundles/test-integration/docker.pid [2022-08-11T12:37:17.932Z] +++ kill 14267 [2022-08-11T12:37:18.188Z] +++ /etc/init.d/apparmor stop [2022-08-11T12:37:18.188Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-11T12:37:18.188Z] [2022-08-11T12:37:18.188Z] Unloading profiles will leave already running processes permanently [2022-08-11T12:37:18.188Z] unconfined, which can lead to unexpected situations. [2022-08-11T12:37:18.188Z] [2022-08-11T12:37:18.188Z] To set a process to complain mode, use the command line tool [2022-08-11T12:37:18.188Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-11T12:37:18.188Z] +++ true [2022-08-11T12:37:18.188Z] exiting test-integration [2022-08-11T12:37:18.188Z] ++ exit 0 [2022-08-11T12:37:18.188Z] Post stage [Pipeline] junit [2022-08-11T12:37:19.127Z] Recording test results [2022-08-11T12:37:19.313Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-11T12:37:19.635Z] + echo Ensuring container killed. [2022-08-11T12:37:19.635Z] Ensuring container killed. [2022-08-11T12:37:19.635Z] + docker rm -vf docker-pr4 [2022-08-11T12:37:19.635Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-08-11T12:37:19.956Z] + echo Chowning /workspace to jenkins user [2022-08-11T12:37:19.956Z] Chowning /workspace to jenkins user [2022-08-11T12:37:19.956Z] + id -u [2022-08-11T12:37:19.956Z] + id -g [2022-08-11T12:37:19.956Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43945:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-11T12:37:21.652Z] + bundleName=arm64-integration [2022-08-11T12:37:21.652Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-11T12:37:21.652Z] Creating arm64-integration-bundles.tar.gz [2022-08-11T12:37:21.652Z] + 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-11T12:37:21.652Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-11T12:37:21.917Z] Archiving artifacts [2022-08-11T12:37:22.624Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-11T12:37:23.734Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43945/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-11T12:37:24.000Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-11T12:37:24.074Z] + make clean [2022-08-11T12:37:24.074Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-11T12:37:24.074Z] docker-dev-cache [2022-08-11T12:37:24.074Z] docker-mod-cache [Pipeline] deleteDir [2022-08-11T12:37:24.569Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-11T12:37:25.138Z] === RUN TestDockerSuite/TestBuildChownSingleFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-11T12:37:26.076Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-11T12:37:27.982Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-11T12:37:28.551Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-11T12:37:28.810Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-11T12:37:29.443Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-11T12:37:30.011Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-11T12:37:30.270Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-11T12:37:30.530Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-11T12:37:30.789Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-11T12:37:30.789Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-11T12:37:30.789Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-11T12:37:32.695Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-11T12:37:33.265Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-11T12:37:33.265Z] check_test.go:540: [d33fea39ad2fe] daemon is not started [2022-08-11T12:37:33.265Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-11T12:37:37.461Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-11T12:37:38.839Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite (333.08s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.98s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.46s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.43s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.07s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.76s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.34s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.44s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.16s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.37s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.31s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.77s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.72s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.54s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.61s) [2022-08-11T12:37:39.410Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.66s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.81s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.97s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.26s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.67s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.19s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.55s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.85s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.44s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.40s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.38s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.35s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.62s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.01s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.80s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.15s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.06s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.03s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.33s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.25s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.96s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.69s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.00s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.58s) [2022-08-11T12:37:39.410Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-11T12:37:39.410Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.06s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.42s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.18s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.14s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.09s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.68s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.97s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.81s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.15s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.72s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.31s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.54s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.88s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.09s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.67s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.51s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.62s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.64s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.78s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.72s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.54s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.43s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.38s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.28s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.25s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.74s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.51s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-08-11T12:37:39.410Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.06s) [2022-08-11T12:37:39.410Z] === RUN TestDockerSwarmSuite [2022-08-11T12:37:39.410Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-11T12:37:39.670Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-11T12:37:39.930Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-11T12:37:40.868Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-11T12:37:41.437Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-11T12:37:42.006Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-11T12:37:42.574Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-11T12:37:46.770Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-11T12:37:52.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-11T12:37:53.954Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-11T12:37:55.333Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-11T12:37:57.869Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-11T12:38:01.174Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-11T12:38:02.110Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-11T12:38:02.110Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-11T12:38:02.110Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-11T12:38:02.110Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-11T12:38:02.110Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-11T12:38:02.110Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-11T12:38:02.110Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-11T12:38:02.110Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-11T12:38:02.110Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-11T12:38:04.645Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-11T12:38:04.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-11T12:38:05.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-11T12:38:09.135Z] docker_api_swarm_test.go:563: [d3db9767e495b] joining swarm manager [d959aa8e98d9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:38:09.394Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-11T12:38:10.647Z] Created binary: bundles/binary-daemon/dockerd [2022-08-11T12:38:10.647Z] Copying nested executables into bundles/binary-daemon [2022-08-11T12:38:10.647Z] Building: bundles/binary-daemon/docker-proxy [2022-08-11T12:38:10.647Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:38:10.647Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-11T12:38:10.647Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-11T12:38:11.234Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -e DOCKER_GRAPHDRIVER docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/make.sh cross [2022-08-11T12:38:11.803Z] [2022-08-11T12:38:11.803Z] Removing bundles/ [2022-08-11T12:38:11.803Z] [2022-08-11T12:38:11.803Z] ---> Making bundle: cross (in bundles/cross) [2022-08-11T12:38:11.803Z] Cross building: bundles/cross/linux/amd64 [2022-08-11T12:38:11.803Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-11T12:38:11.803Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-11T12:38:12.682Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-11T12:38:12.941Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-11T12:38:18.216Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-11T12:38:20.124Z] docker_api_swarm_test.go:585: [d2298fe0b2e93] joining swarm manager [d959aa8e98d9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:38:23.435Z] check_test.go:611: [d3db9767e495b] daemon is not started [2022-08-11T12:38:24.002Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-11T12:38:24.570Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-11T12:38:25.508Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-11T12:38:28.795Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-11T12:38:29.054Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-11T12:38:29.054Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-11T12:38:29.991Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-11T12:38:31.368Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-11T12:38:31.936Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-11T12:38:33.313Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-11T12:38:33.313Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-11T12:38:33.313Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-11T12:38:36.602Z] docker_api_swarm_test.go:46: [dabf4b24b5f22] joining swarm manager [dce53de79bc7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:38:40.794Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-11T12:38:42.173Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-11T12:38:44.706Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-11T12:38:54.695Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-11T12:38:54.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-11T12:38:55.261Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-11T12:38:55.261Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-11T12:38:55.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-11T12:39:00.534Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-11T12:39:00.793Z] --- PASS: TestImportExtremelyLargeImageWorks (182.32s) [2022-08-11T12:39:00.793Z] PASS [2022-08-11T12:39:00.793Z] [2022-08-11T12:39:00.793Z] DONE 22 tests in 186.811s [2022-08-11T12:39:01.052Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-11T12:39:01.052Z] ++ 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-11T12:39:01.052Z] ++ set -e [2022-08-11T12:39:01.052Z] ++ '[' -n 0 ']' [2022-08-11T12:39:01.052Z] ++ set -x [2022-08-11T12:39:01.052Z] ++ 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-11T12:39:01.052Z] === RUN TestStripANSICommands [2022-08-11T12:39:01.052Z] === RUN TestStripANSICommands/#00 [2022-08-11T12:39:01.052Z] === RUN TestStripANSICommands/#01 [2022-08-11T12:39:01.052Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-11T12:39:01.052Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-11T12:39:01.052Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-11T12:39:01.052Z] PASS [2022-08-11T12:39:01.052Z] [2022-08-11T12:39:01.052Z] DONE 3 tests in 0.044s [2022-08-11T12:39:01.052Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-11T12:39:01.052Z] ++ 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-11T12:39:01.052Z] ++ set -e [2022-08-11T12:39:01.052Z] ++ '[' -n 0 ']' [2022-08-11T12:39:01.052Z] ++ set -x [2022-08-11T12:39:01.052Z] ++ 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-11T12:39:01.052Z] INFO: Testing against a local daemon [2022-08-11T12:39:01.052Z] === RUN TestNetworkCreateDelete [2022-08-11T12:39:01.311Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-08-11T12:39:01.311Z] === RUN TestDockerNetworkDeletePreferID [2022-08-11T12:39:01.311Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-11T12:39:01.878Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-08-11T12:39:01.878Z] === RUN TestDaemonDNSFallback [2022-08-11T12:39:02.814Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-11T12:39:07.005Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-11T12:39:07.941Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-11T12:39:08.510Z] --- PASS: TestDaemonDNSFallback (6.71s) [2022-08-11T12:39:08.510Z] === RUN TestInspectNetwork [2022-08-11T12:39:09.446Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-11T12:39:12.737Z] === RUN TestInspectNetwork/full_network_id [2022-08-11T12:39:12.737Z] === RUN TestInspectNetwork/partial_network_id [2022-08-11T12:39:12.737Z] === RUN TestInspectNetwork/network_name [2022-08-11T12:39:12.737Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-11T12:39:16.938Z] --- PASS: TestInspectNetwork (8.32s) [2022-08-11T12:39:16.938Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-11T12:39:16.938Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-11T12:39:16.938Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-11T12:39:16.938Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-11T12:39:16.938Z] === RUN TestRunContainerWithBridgeNone [2022-08-11T12:39:18.842Z] --- PASS: TestRunContainerWithBridgeNone (2.07s) [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-11T12:39:18.842Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-11T12:39:18.842Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-11T12:39:18.842Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-11T12:39:18.842Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-11T12:39:18.842Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-11T12:39:18.842Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-11T12:39:18.842Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-11T12:39:18.842Z] === RUN TestNetworkList [2022-08-11T12:39:18.842Z] === RUN TestNetworkList//networks [2022-08-11T12:39:18.842Z] === PAUSE TestNetworkList//networks [2022-08-11T12:39:18.842Z] === RUN TestNetworkList//networks/ [2022-08-11T12:39:18.842Z] === PAUSE TestNetworkList//networks/ [2022-08-11T12:39:18.842Z] === CONT TestNetworkList//networks [2022-08-11T12:39:18.842Z] === CONT TestNetworkList//networks/ [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkList (0.02s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-11T12:39:18.842Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-11T12:39:18.842Z] === RUN TestHostIPv4BridgeLabel [2022-08-11T12:39:19.412Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-11T12:39:19.412Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-11T12:39:19.980Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-11T12:39:19.980Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-11T12:39:20.548Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-11T12:39:20.548Z] === RUN TestDaemonDefaultNetworkPools [2022-08-11T12:39:21.484Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-08-11T12:39:21.484Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-11T12:39:22.423Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-11T12:39:22.423Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-11T12:39:23.359Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-11T12:39:23.359Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-11T12:39:23.624Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-11T12:39:23.624Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-08-11T12:39:23.624Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-11T12:39:24.195Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-11T12:39:24.195Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-11T12:39:24.195Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-11T12:39:24.195Z] === RUN TestServiceWithPredefinedNetwork [2022-08-11T12:39:24.454Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-11T12:39:24.713Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-11T12:39:26.616Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-11T12:39:26.875Z] --- PASS: TestServiceWithPredefinedNetwork (2.65s) [2022-08-11T12:39:26.875Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-11T12:39:26.875Z] service_test.go:243: FLAKY_TEST [2022-08-11T12:39:26.875Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-11T12:39:26.875Z] === RUN TestServiceWithDataPathPortInit [2022-08-11T12:39:27.443Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-11T12:39:28.380Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-11T12:39:29.760Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-11T12:39:30.696Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-11T12:39:31.264Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-11T12:39:35.465Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-11T12:39:43.588Z] --- PASS: TestServiceWithDataPathPortInit (15.97s) [2022-08-11T12:39:43.588Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-11T12:39:44.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-11T12:39:46.690Z] docker_api_swarm_test.go:304: [d9b7febb428be] joining swarm manager [d0ce9ad13c618]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:39:46.950Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:463w85uqee3gh7k2006p797qx Created:2022-08-11 12:39:44.432605899 +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[2bf73cabd1fbd0b8a28046558a29695d94569a51d64fd581511a6bd3313b9ed9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q3uzp1hzmud1v4vkxgg20ples EndpointID:dbd4f49f34dfb7829a9c9a8bd673c540fea829c9040eae3ac5421cf505f94052 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d84abf9860c98f8cbf7f7e01cf20e451f184a0c9fdc05e8eeb188dfef31b1c71 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:a42fb124566e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q3uzp1hzmud1v4vkxgg20ples EndpointID:dbd4f49f34dfb7829a9c9a8bd673c540fea829c9040eae3ac5421cf505f94052 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-11T12:39:48.328Z] docker_api_swarm_test.go:305: [da1920b747104] joining swarm manager [d0ce9ad13c618]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:39:48.894Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-11T12:39:50.798Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-11T12:39:51.365Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.47s) [2022-08-11T12:39:51.365Z] PASS [2022-08-11T12:39:51.365Z] [2022-08-11T12:39:51.365Z] === Skipped [2022-08-11T12:39:51.365Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-11T12:39:51.365Z] service_test.go:243: FLAKY_TEST [2022-08-11T12:39:51.365Z] [2022-08-11T12:39:51.365Z] DONE 38 tests, 1 skipped in 50.399s [2022-08-11T12:39:51.365Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-11T12:39:51.365Z] ++ 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-11T12:39:51.365Z] ++ set -e [2022-08-11T12:39:51.365Z] ++ '[' -n 0 ']' [2022-08-11T12:39:51.365Z] ++ set -x [2022-08-11T12:39:51.365Z] ++ 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-11T12:39:51.624Z] INFO: Testing against a local daemon [2022-08-11T12:39:51.624Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-11T12:39:51.624Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:39:51.624Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-11T12:39:51.624Z] === RUN TestDockerNetworkIpvlan [2022-08-11T12:39:51.624Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:39:51.624Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-11T12:39:51.624Z] PASS [2022-08-11T12:39:51.624Z] [2022-08-11T12:39:51.624Z] === Skipped [2022-08-11T12:39:51.624Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-11T12:39:51.624Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:39:51.624Z] [2022-08-11T12:39:51.624Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-11T12:39:51.624Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-11T12:39:51.624Z] [2022-08-11T12:39:51.624Z] DONE 2 tests, 2 skipped in 0.113s [2022-08-11T12:39:51.624Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-11T12:39:51.624Z] ++ 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-11T12:39:51.624Z] ++ set -e [2022-08-11T12:39:51.624Z] ++ '[' -n 0 ']' [2022-08-11T12:39:51.624Z] ++ set -x [2022-08-11T12:39:51.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11T12:39:51.624Z] INFO: Testing against a local daemon [2022-08-11T12:39:51.624Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-11T12:39:52.192Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-11T12:39:53.131Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-08-11T12:39:53.131Z] === RUN TestDockerNetworkMacvlan [2022-08-11T12:39:53.699Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-11T12:39:54.638Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-11T12:39:55.575Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-11T12:39:58.115Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-11T12:39:59.503Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-11T12:40:00.070Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-11T12:40:00.486Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-11T12:40:00.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-11T12:40:01.055Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-11T12:40:02.435Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-11T12:40:02.435Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-11T12:40:02.435Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-11T12:40:02.435Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-11T12:40:03.289Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-11T12:40:03.289Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-11T12:40:03.289Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-11T12:40:03.289Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-11T12:40:03.289Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-11T12:40:03.289Z] Cross building: bundles/cross/windows/amd64 [2022-08-11T12:40:03.289Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-11T12:40:03.289Z] { [2022-08-11T12:40:03.289Z] "RT_GROUP_ICON": { [2022-08-11T12:40:03.289Z] "#1": { [2022-08-11T12:40:03.289Z] "0409": "../../winresources/docker.ico" [2022-08-11T12:40:03.289Z] } [2022-08-11T12:40:03.289Z] }, [2022-08-11T12:40:03.289Z] "RT_MANIFEST": { [2022-08-11T12:40:03.289Z] "#1": { [2022-08-11T12:40:03.289Z] "0409": { [2022-08-11T12:40:03.289Z] "identity": {}, [2022-08-11T12:40:03.289Z] "description": "Docker Engine", [2022-08-11T12:40:03.289Z] "minimum-os": "vista", [2022-08-11T12:40:03.289Z] "execution-level": "", [2022-08-11T12:40:03.289Z] "ui-access": false, [2022-08-11T12:40:03.289Z] "auto-elevate": false, [2022-08-11T12:40:03.289Z] "dpi-awareness": "unaware", [2022-08-11T12:40:03.289Z] "disable-theming": false, [2022-08-11T12:40:03.289Z] "disable-window-filtering": false, [2022-08-11T12:40:03.290Z] "high-resolution-scrolling-aware": false, [2022-08-11T12:40:03.290Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-11T12:40:03.290Z] "long-path-aware": false, [2022-08-11T12:40:03.290Z] "printer-driver-isolation": false, [2022-08-11T12:40:03.290Z] "gdi-scaling": false, [2022-08-11T12:40:03.290Z] "segment-heap": false, [2022-08-11T12:40:03.290Z] "use-common-controls-v6": false [2022-08-11T12:40:03.290Z] } [2022-08-11T12:40:03.290Z] } [2022-08-11T12:40:03.290Z] }, [2022-08-11T12:40:03.290Z] "RT_MESSAGETABLE": { [2022-08-11T12:40:03.290Z] "#1": { [2022-08-11T12:40:03.290Z] "0409": "../../winresources/event_messages.bin" [2022-08-11T12:40:03.290Z] } [2022-08-11T12:40:03.290Z] }, [2022-08-11T12:40:03.290Z] "RT_VERSION": { [2022-08-11T12:40:03.290Z] "#1": { [2022-08-11T12:40:03.290Z] "0409": { [2022-08-11T12:40:03.290Z] "fixed": { [2022-08-11T12:40:03.290Z] "file_version": "0.0.0.0", [2022-08-11T12:40:03.290Z] "product_version": "0.0.0.0", [2022-08-11T12:40:03.290Z] "type": "Unknown" [2022-08-11T12:40:03.290Z] }, [2022-08-11T12:40:03.290Z] "info": { [2022-08-11T12:40:03.290Z] "0000": { [2022-08-11T12:40:03.290Z] "CompanyName": "", [2022-08-11T12:40:03.290Z] "FileVersion": "dev", [2022-08-11T12:40:03.290Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-11T12:40:03.290Z] "OriginalFileName": "dockerd.exe", [2022-08-11T12:40:03.290Z] "ProductName": "", [2022-08-11T12:40:03.290Z] "ProductVersion": "dev", [2022-08-11T12:40:03.290Z] "SpecialBuild": "226e07144e0fdda1ae9935c063b9dddddea8a4c9" [2022-08-11T12:40:03.290Z] } [2022-08-11T12:40:03.290Z] } [2022-08-11T12:40:03.290Z] } [2022-08-11T12:40:03.290Z] } [2022-08-11T12:40:03.290Z] } [2022-08-11T12:40:03.290Z] } [2022-08-11T12:40:03.290Z] cmd/dockerd/config.go [2022-08-11T12:40:03.290Z] cmd/dockerd/config_windows.go [2022-08-11T12:40:03.290Z] cmd/dockerd/daemon.go [2022-08-11T12:40:03.290Z] cmd/dockerd/daemon_test.go [2022-08-11T12:40:03.290Z] cmd/dockerd/daemon_windows.go [2022-08-11T12:40:03.290Z] cmd/dockerd/docker.go [2022-08-11T12:40:03.290Z] cmd/dockerd/docker_windows.go [2022-08-11T12:40:03.290Z] cmd/dockerd/genwinres_windows.go [2022-08-11T12:40:03.290Z] cmd/dockerd/metrics.go [2022-08-11T12:40:03.290Z] cmd/dockerd/options.go [2022-08-11T12:40:03.290Z] cmd/dockerd/options_test.go [2022-08-11T12:40:03.290Z] cmd/dockerd/service_windows.go [2022-08-11T12:40:03.290Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-11T12:40:03.290Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-11T12:40:04.969Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-11T12:40:05.906Z] --- PASS: TestDockerNetworkMacvlan (12.72s) [2022-08-11T12:40:05.906Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-08-11T12:40:05.906Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2022-08-11T12:40:05.906Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-08-11T12:40:05.906Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.36s) [2022-08-11T12:40:05.906Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2022-08-11T12:40:05.906Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-08-11T12:40:05.906Z] PASS [2022-08-11T12:40:05.906Z] [2022-08-11T12:40:05.906Z] DONE 8 tests in 14.168s [2022-08-11T12:40:05.906Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-11T12:40:05.906Z] ++ 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-11T12:40:05.906Z] ++ set -e [2022-08-11T12:40:05.906Z] ++ '[' -n 0 ']' [2022-08-11T12:40:05.906Z] ++ set -x [2022-08-11T12:40:05.906Z] ++ 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-11T12:40:05.906Z] testing: warning: no tests to run [2022-08-11T12:40:05.906Z] PASS [2022-08-11T12:40:05.906Z] [2022-08-11T12:40:05.906Z] DONE 0 tests in 0.028s [2022-08-11T12:40:05.906Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-11T12:40:05.906Z] ++ 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-11T12:40:05.906Z] ++ set -e [2022-08-11T12:40:05.906Z] ++ '[' -n 0 ']' [2022-08-11T12:40:05.906Z] ++ set -x [2022-08-11T12:40:05.906Z] ++ 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-11T12:40:05.906Z] INFO: Testing against a local daemon [2022-08-11T12:40:05.906Z] === RUN TestAuthZPluginAllowRequest [2022-08-11T12:40:07.284Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-08-11T12:40:07.284Z] === RUN TestAuthZPluginTLS [2022-08-11T12:40:07.852Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-11T12:40:07.852Z] === RUN TestAuthZPluginDenyRequest [2022-08-11T12:40:08.419Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-11T12:40:08.419Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-11T12:40:08.987Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-11T12:40:08.987Z] === RUN TestAuthZPluginDenyResponse [2022-08-11T12:40:09.557Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-08-11T12:40:09.557Z] === RUN TestAuthZPluginAllowEventStream [2022-08-11T12:40:10.494Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-11T12:40:10.754Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2022-08-11T12:40:10.755Z] === RUN TestAuthZPluginErrorResponse [2022-08-11T12:40:11.014Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-11T12:40:11.274Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-11T12:40:11.533Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-08-11T12:40:11.533Z] === RUN TestAuthZPluginErrorRequest [2022-08-11T12:40:11.793Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-11T12:40:12.051Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-11T12:40:12.051Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-11T12:40:12.051Z] === RUN TestDockerSuite/TestBuildFails [2022-08-11T12:40:12.619Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-11T12:40:12.619Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-11T12:40:12.619Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-11T12:40:12.619Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-11T12:40:14.524Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s) [2022-08-11T12:40:14.524Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-11T12:40:14.524Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-11T12:40:16.429Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-08-11T12:40:16.429Z] === RUN TestAuthZPluginHeader [2022-08-11T12:40:16.429Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-11T12:40:16.998Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-08-11T12:40:16.998Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-11T12:40:17.257Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-11T12:40:18.195Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-11T12:40:18.455Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-11T12:40:19.024Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-11T12:40:19.592Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-11T12:40:20.970Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-11T12:40:21.907Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.85s) [2022-08-11T12:40:21.907Z] === RUN TestAuthZPluginV2Disable [2022-08-11T12:40:21.907Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-11T12:40:21.907Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-11T12:40:23.287Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-11T12:40:24.664Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-11T12:40:25.600Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-11T12:40:25.860Z] --- PASS: TestAuthZPluginV2Disable (4.11s) [2022-08-11T12:40:25.860Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-11T12:40:26.119Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-11T12:40:26.687Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-11T12:40:26.945Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-11T12:40:27.513Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-11T12:40:27.513Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-11T12:40:28.086Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-11T12:40:28.345Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-11T12:40:28.604Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-11T12:40:29.171Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-11T12:40:29.431Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-11T12:40:29.690Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.92s) [2022-08-11T12:40:29.690Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-11T12:40:29.690Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-11T12:40:30.626Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-11T12:40:32.532Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-11T12:40:34.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-11T12:40:36.972Z] docker_api_swarm_test.go:272: [d1d6233981b3f] joining swarm manager [d184b408c22aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:40:38.349Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-11T12:40:38.916Z] docker_api_swarm_test.go:273: [dc5c8b90fdb85] joining swarm manager [d184b408c22aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:40:41.447Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-11T12:40:41.448Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-11T12:40:41.448Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-11T12:40:41.448Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-11T12:40:41.707Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-11T12:40:41.707Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.04s) [2022-08-11T12:40:41.707Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-11T12:40:41.966Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-11T12:40:43.345Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-11T12:40:43.913Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-11T12:40:46.446Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-11T12:40:46.446Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-11T12:40:47.013Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-11T12:40:53.577Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-11T12:40:54.954Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-11T12:40:55.891Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-11T12:40:56.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-11T12:40:57.527Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-11T12:40:57.527Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-11T12:40:57.527Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-11T12:40:58.909Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.98s) [2022-08-11T12:40:58.909Z] PASS [2022-08-11T12:40:58.909Z] [2022-08-11T12:40:58.909Z] DONE 17 tests in 52.952s [2022-08-11T12:40:58.909Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-11T12:40:58.909Z] ++ 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-11T12:40:58.909Z] ++ set -e [2022-08-11T12:40:58.909Z] ++ '[' -n 0 ']' [2022-08-11T12:40:58.909Z] ++ set -x [2022-08-11T12:40:58.909Z] ++ 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-11T12:40:58.909Z] INFO: Testing against a local daemon [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-11T12:40:58.909Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-11T12:40:58.909Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-11T12:40:58.909Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-11T12:40:58.909Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-11T12:40:58.909Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-11T12:40:58.909Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-11T12:40:58.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-11T12:40:58.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-11T12:40:58.909Z] === RUN TestPluginInstall [2022-08-11T12:40:58.909Z] === RUN TestPluginInstall/no_auth [2022-08-11T12:41:01.443Z] time="2022-08-11T12:41:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:41:01.443Z] time="2022-08-11T12:41:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52d3bc39e73cad660a6a18dd765dd7dcae978d95ccb5a35ce769434e8cfe2693" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:41:01.443Z] time="2022-08-11T12:41:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:41:01.443Z] time="2022-08-11T12:41:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52d3bc39e73cad660a6a18dd765dd7dcae978d95ccb5a35ce769434e8cfe2693" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:41:01.443Z] === RUN TestPluginInstall/with_htpasswd [2022-08-11T12:41:01.703Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-11T12:41:01.962Z] time="2022-08-11T12:41:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:41:01.962Z] time="2022-08-11T12:41:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cec0cbd82b0f55586c66eea3b06cc4608094a7921a402e1d486961fbb2f1d962" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:41:01.962Z] time="2022-08-11T12:41:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:41:01.962Z] time="2022-08-11T12:41:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cec0cbd82b0f55586c66eea3b06cc4608094a7921a402e1d486961fbb2f1d962" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:41:02.221Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-11T12:41:02.221Z] === RUN TestPluginInstall/with_insecure [2022-08-11T12:41:03.158Z] time="2022-08-11T12:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:41:03.158Z] time="2022-08-11T12:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de227e71db674c3111e3ff9d530cf53d662c50eb65e1b4ca926bcb103bff2e84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:41:03.158Z] time="2022-08-11T12:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-11T12:41:03.158Z] time="2022-08-11T12:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de227e71db674c3111e3ff9d530cf53d662c50eb65e1b4ca926bcb103bff2e84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-11T12:41:03.725Z] plugin_test.go:196: [dcad6ada2d353] daemon is not started [2022-08-11T12:41:03.725Z] --- PASS: TestPluginInstall (4.63s) [2022-08-11T12:41:03.725Z] --- PASS: TestPluginInstall/no_auth (2.49s) [2022-08-11T12:41:03.725Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2022-08-11T12:41:03.725Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-08-11T12:41:03.725Z] === RUN TestPluginsWithRuntimes [2022-08-11T12:41:03.984Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-11T12:41:03.984Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-11T12:41:05.361Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-11T12:41:05.621Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-11T12:41:06.189Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-11T12:41:06.448Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-11T12:41:07.015Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-11T12:41:07.583Z] --- PASS: TestPluginsWithRuntimes (3.89s) [2022-08-11T12:41:07.583Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-08-11T12:41:07.583Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-08-11T12:41:07.583Z] === RUN TestPluginBackCompatMediaTypes [2022-08-11T12:41:07.583Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-11T12:41:08.520Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2022-08-11T12:41:08.520Z] PASS [2022-08-11T12:41:08.520Z] [2022-08-11T12:41:08.520Z] DONE 24 tests in 9.529s [2022-08-11T12:41:08.520Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-11T12:41:08.520Z] ++ 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-11T12:41:08.520Z] ++ set -e [2022-08-11T12:41:08.520Z] ++ '[' -n 0 ']' [2022-08-11T12:41:08.520Z] ++ set -x [2022-08-11T12:41:08.520Z] ++ 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-11T12:41:08.520Z] INFO: Testing against a local daemon [2022-08-11T12:41:08.520Z] === RUN TestExternalGraphDriver [2022-08-11T12:41:08.781Z] === RUN TestExternalGraphDriver/json [2022-08-11T12:41:08.781Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-11T12:41:09.039Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-11T12:41:09.298Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-11T12:41:09.866Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-11T12:41:10.124Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-11T12:41:10.384Z] === RUN TestExternalGraphDriver/spec [2022-08-11T12:41:10.951Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-11T12:41:12.328Z] === RUN TestExternalGraphDriver/pull [2022-08-11T12:41:12.587Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-11T12:41:14.492Z] --- PASS: TestExternalGraphDriver (5.78s) [2022-08-11T12:41:14.492Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-08-11T12:41:14.492Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-08-11T12:41:14.492Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2022-08-11T12:41:14.492Z] === RUN TestGraphdriverPluginV2 [2022-08-11T12:41:14.492Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-11T12:41:15.429Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-11T12:41:16.823Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-11T12:41:17.758Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-11T12:41:19.136Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-11T12:41:19.136Z] --- PASS: TestGraphdriverPluginV2 (4.77s) [2022-08-11T12:41:19.136Z] PASS [2022-08-11T12:41:19.136Z] [2022-08-11T12:41:19.136Z] DONE 5 tests in 10.652s [2022-08-11T12:41:19.136Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-11T12:41:19.136Z] ++ 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-11T12:41:19.136Z] ++ set -e [2022-08-11T12:41:19.136Z] ++ '[' -n 0 ']' [2022-08-11T12:41:19.136Z] ++ set -x [2022-08-11T12:41:19.137Z] ++ 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-11T12:41:19.137Z] INFO: Testing against a local daemon [2022-08-11T12:41:19.137Z] === RUN TestContinueAfterPluginCrash [2022-08-11T12:41:19.137Z] === PAUSE TestContinueAfterPluginCrash [2022-08-11T12:41:19.137Z] === RUN TestReadPluginNoRead [2022-08-11T12:41:19.137Z] === PAUSE TestReadPluginNoRead [2022-08-11T12:41:19.137Z] === RUN TestDaemonStartWithLogOpt [2022-08-11T12:41:19.137Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-11T12:41:19.137Z] === CONT TestContinueAfterPluginCrash [2022-08-11T12:41:19.137Z] === CONT TestDaemonStartWithLogOpt [2022-08-11T12:41:20.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-11T12:41:23.055Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-11T12:41:24.964Z] --- PASS: TestDaemonStartWithLogOpt (5.70s) [2022-08-11T12:41:24.964Z] === CONT TestReadPluginNoRead [2022-08-11T12:41:25.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-11T12:41:25.791Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-11T12:41:26.729Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-11T12:41:28.107Z] docker_api_swarm_node_test.go:20: [d00824bf82141] joining swarm manager [da2567aff682d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:41:28.107Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-11T12:41:28.366Z] === RUN TestReadPluginNoRead/default [2022-08-11T12:41:28.933Z] docker_api_swarm_node_test.go:21: [d8c7ac545d9b3] joining swarm manager [da2567aff682d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:41:29.869Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-11T12:41:30.439Z] --- PASS: TestContinueAfterPluginCrash (11.16s) [2022-08-11T12:41:31.816Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-11T12:41:33.194Z] === CONT TestReadPluginNoRead [2022-08-11T12:41:33.194Z] read_test.go:92: [d2d3686eb6269] daemon is not started [2022-08-11T12:41:33.194Z] --- PASS: TestReadPluginNoRead (8.17s) [2022-08-11T12:41:33.194Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2022-08-11T12:41:33.194Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.64s) [2022-08-11T12:41:33.194Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2022-08-11T12:41:33.194Z] PASS [2022-08-11T12:41:33.194Z] [2022-08-11T12:41:33.194Z] DONE 6 tests in 14.016s [2022-08-11T12:41:33.194Z] 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-11T12:41:33.194Z] ++ 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-11T12:41:33.194Z] ++ set -e [2022-08-11T12:41:33.194Z] ++ '[' -n 0 ']' [2022-08-11T12:41:33.194Z] ++ set -x [2022-08-11T12:41:33.194Z] ++ 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-11T12:41:33.194Z] testing: warning: no tests to run [2022-08-11T12:41:33.194Z] PASS [2022-08-11T12:41:33.194Z] [2022-08-11T12:41:33.194Z] DONE 0 tests in 0.038s [2022-08-11T12:41:33.194Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-11T12:41:33.194Z] ++ 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-11T12:41:33.194Z] ++ set -e [2022-08-11T12:41:33.194Z] ++ '[' -n 0 ']' [2022-08-11T12:41:33.194Z] ++ set -x [2022-08-11T12:41:33.194Z] ++ 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-11T12:41:33.194Z] INFO: Testing against a local daemon [2022-08-11T12:41:33.194Z] === RUN TestPluginWithDevMounts [2022-08-11T12:41:33.194Z] === PAUSE TestPluginWithDevMounts [2022-08-11T12:41:33.194Z] === CONT TestPluginWithDevMounts [2022-08-11T12:41:35.100Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-08-11T12:41:35.100Z] PASS [2022-08-11T12:41:35.100Z] [2022-08-11T12:41:35.100Z] DONE 1 tests in 1.893s [2022-08-11T12:41:35.100Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-11T12:41:35.100Z] ++ 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-11T12:41:35.100Z] ++ set -e [2022-08-11T12:41:35.100Z] ++ '[' -n 0 ']' [2022-08-11T12:41:35.100Z] ++ set -x [2022-08-11T12:41:35.100Z] ++ 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-11T12:41:35.100Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-11T12:41:35.100Z] INFO: Testing against a local daemon [2022-08-11T12:41:35.100Z] === RUN TestSecretInspect [2022-08-11T12:41:37.640Z] --- PASS: TestSecretInspect (2.56s) [2022-08-11T12:41:37.640Z] === RUN TestSecretList [2022-08-11T12:41:38.207Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-11T12:41:39.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-11T12:41:39.841Z] === RUN TestDockerSuite/TestBuildRm [2022-08-11T12:41:40.408Z] --- PASS: TestSecretList (2.64s) [2022-08-11T12:41:40.408Z] === RUN TestSecretsCreateAndDelete [2022-08-11T12:41:42.941Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-11T12:41:43.202Z] --- PASS: TestSecretsCreateAndDelete (2.90s) [2022-08-11T12:41:43.202Z] === RUN TestSecretsUpdate [2022-08-11T12:41:43.461Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-11T12:41:45.366Z] docker_api_swarm_test.go:502: [d0cb9dadd3735] joining swarm manager [d22e555d7f799]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:41:45.366Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-11T12:41:45.935Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-11T12:41:46.194Z] --- PASS: TestSecretsUpdate (2.93s) [2022-08-11T12:41:46.194Z] === RUN TestTemplatedSecret [2022-08-11T12:41:46.762Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-11T12:41:47.697Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-11T12:41:48.635Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-11T12:41:49.201Z] --- PASS: TestTemplatedSecret (2.97s) [2022-08-11T12:41:49.201Z] === RUN TestSecretCreateResolve [2022-08-11T12:41:51.737Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-11T12:41:51.737Z] --- PASS: TestSecretCreateResolve (2.66s) [2022-08-11T12:41:51.737Z] PASS [2022-08-11T12:41:51.737Z] [2022-08-11T12:41:51.737Z] DONE 6 tests in 16.754s [2022-08-11T12:41:51.737Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-11T12:41:51.737Z] ++ 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-11T12:41:51.737Z] ++ set -e [2022-08-11T12:41:51.737Z] ++ '[' -n 0 ']' [2022-08-11T12:41:51.737Z] ++ set -x [2022-08-11T12:41:51.737Z] ++ 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-11T12:41:51.737Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-11T12:41:51.996Z] INFO: Testing against a local daemon [2022-08-11T12:41:51.996Z] === RUN TestServiceCreateInit [2022-08-11T12:41:51.996Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-11T12:41:52.254Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-11T12:41:52.254Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-11T12:41:52.254Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-11T12:41:52.514Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-11T12:41:53.081Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-11T12:41:53.340Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-11T12:41:54.279Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-11T12:41:54.864Z] docker_api_swarm_test.go:507: [d234826dc4ece] joining swarm manager [d22e555d7f799]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:41:54.948Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-11T12:41:54.948Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-11T12:41:54.948Z] { [2022-08-11T12:41:54.948Z] "RT_GROUP_ICON": { [2022-08-11T12:41:54.948Z] "#1": { [2022-08-11T12:41:54.948Z] "0409": "../../winresources/docker.ico" [2022-08-11T12:41:54.948Z] } [2022-08-11T12:41:54.948Z] }, [2022-08-11T12:41:54.948Z] "RT_MANIFEST": { [2022-08-11T12:41:54.948Z] "#1": { [2022-08-11T12:41:54.948Z] "0409": { [2022-08-11T12:41:54.948Z] "identity": {}, [2022-08-11T12:41:54.948Z] "description": "Docker Engine", [2022-08-11T12:41:54.948Z] "minimum-os": "vista", [2022-08-11T12:41:54.948Z] "execution-level": "", [2022-08-11T12:41:54.948Z] "ui-access": false, [2022-08-11T12:41:54.948Z] "auto-elevate": false, [2022-08-11T12:41:54.948Z] "dpi-awareness": "unaware", [2022-08-11T12:41:54.948Z] "disable-theming": false, [2022-08-11T12:41:54.948Z] "disable-window-filtering": false, [2022-08-11T12:41:54.948Z] "high-resolution-scrolling-aware": false, [2022-08-11T12:41:54.948Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-11T12:41:54.948Z] "long-path-aware": false, [2022-08-11T12:41:54.948Z] "printer-driver-isolation": false, [2022-08-11T12:41:54.948Z] "gdi-scaling": false, [2022-08-11T12:41:54.948Z] "segment-heap": false, [2022-08-11T12:41:54.948Z] "use-common-controls-v6": false [2022-08-11T12:41:54.948Z] } [2022-08-11T12:41:54.948Z] } [2022-08-11T12:41:54.948Z] }, [2022-08-11T12:41:54.948Z] "RT_MESSAGETABLE": { [2022-08-11T12:41:54.948Z] "#1": { [2022-08-11T12:41:54.948Z] "0409": "../../winresources/event_messages.bin" [2022-08-11T12:41:54.948Z] } [2022-08-11T12:41:54.948Z] }, [2022-08-11T12:41:54.948Z] "RT_VERSION": { [2022-08-11T12:41:54.948Z] "#1": { [2022-08-11T12:41:54.948Z] "0409": { [2022-08-11T12:41:54.948Z] "fixed": { [2022-08-11T12:41:54.948Z] "file_version": "0.0.0.0", [2022-08-11T12:41:54.948Z] "product_version": "0.0.0.0", [2022-08-11T12:41:54.948Z] "type": "Unknown" [2022-08-11T12:41:54.948Z] }, [2022-08-11T12:41:54.949Z] "info": { [2022-08-11T12:41:54.949Z] "0000": { [2022-08-11T12:41:54.949Z] "CompanyName": "", [2022-08-11T12:41:54.949Z] "FileVersion": "dev", [2022-08-11T12:41:54.949Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-11T12:41:54.949Z] "OriginalFileName": "docker-proxy.exe", [2022-08-11T12:41:54.949Z] "ProductName": "", [2022-08-11T12:41:54.949Z] "ProductVersion": "dev", [2022-08-11T12:41:54.949Z] "SpecialBuild": "226e07144e0fdda1ae9935c063b9dddddea8a4c9" [2022-08-11T12:41:54.949Z] } [2022-08-11T12:41:54.949Z] } [2022-08-11T12:41:54.949Z] } [2022-08-11T12:41:54.949Z] } [2022-08-11T12:41:54.949Z] } [2022-08-11T12:41:54.949Z] } [2022-08-11T12:41:54.949Z] cmd/docker-proxy/genwinres_windows.go [2022-08-11T12:41:54.949Z] cmd/docker-proxy/main.go [2022-08-11T12:41:54.949Z] cmd/docker-proxy/network_proxy_test.go [2022-08-11T12:41:54.949Z] cmd/docker-proxy/proxy.go [2022-08-11T12:41:54.949Z] cmd/docker-proxy/sctp_proxy.go [2022-08-11T12:41:54.949Z] cmd/docker-proxy/tcp_proxy.go [2022-08-11T12:41:54.949Z] cmd/docker-proxy/udp_proxy.go [2022-08-11T12:41:54.949Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-11T12:41:54.949Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-11T12:41:54.949Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-11T12:41:54.949Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-11T12:41:54.949Z] remote: Enumerating objects: 23, done. [2022-08-11T12:41:54.949Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-11T12:41:54.949Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-11T12:41:54.949Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-11T12:41:54.949Z] 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-11T12:41:54.949Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-11T12:41:54.949Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-11T12:41:54.949Z] Cross building: bundles/cross/linux/ppc64le [2022-08-11T12:41:54.949Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-11T12:41:54.949Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-11T12:41:56.766Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-11T12:41:58.143Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-11T12:41:59.078Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-11T12:42:00.013Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-11T12:42:00.272Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-11T12:42:01.209Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-11T12:42:01.468Z] --- PASS: TestServiceCreateInit (9.43s) [2022-08-11T12:42:01.468Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.78s) [2022-08-11T12:42:01.468Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s) [2022-08-11T12:42:01.468Z] === RUN TestCreateServiceMultipleTimes [2022-08-11T12:42:02.404Z] === RUN TestDockerSuite/TestBuildUser [2022-08-11T12:42:03.785Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-11T12:42:07.975Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-11T12:42:20.180Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-11T12:42:20.180Z] --- PASS: TestCreateServiceMultipleTimes (17.51s) [2022-08-11T12:42:20.180Z] === RUN TestCreateServiceConflict [2022-08-11T12:42:20.180Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-11T12:42:20.180Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-11T12:42:20.180Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-11T12:42:20.748Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-11T12:42:21.685Z] --- PASS: TestCreateServiceConflict (2.60s) [2022-08-11T12:42:21.685Z] === RUN TestCreateServiceMaxReplicas [2022-08-11T12:42:21.944Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-11T12:42:21.944Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-11T12:42:21.944Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-11T12:42:21.944Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-11T12:42:21.944Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-11T12:42:21.944Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-11T12:42:21.944Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-11T12:42:21.944Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-11T12:42:21.944Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-11T12:42:23.332Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-11T12:42:23.332Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-11T12:42:24.270Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-11T12:42:24.838Z] --- PASS: TestCreateServiceMaxReplicas (3.32s) [2022-08-11T12:42:24.838Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-11T12:42:24.838Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-11T12:42:25.773Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-11T12:42:25.773Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-11T12:42:27.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-11T12:42:28.089Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-11T12:42:29.466Z] docker_api_swarm_node_test.go:81: [d57370481fd8a] joining swarm manager [d037fe502f7dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:42:29.724Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-11T12:42:30.292Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-11T12:42:30.551Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-11T12:42:31.122Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-11T12:42:31.122Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-11T12:42:31.381Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-11T12:42:31.950Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-11T12:42:33.853Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-11T12:42:34.112Z] === RUN TestDockerSuite/TestCommitChange [2022-08-11T12:42:35.050Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-11T12:42:35.619Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-11T12:42:37.527Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-11T12:42:38.462Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-11T12:42:39.030Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.10s) [2022-08-11T12:42:39.030Z] === RUN TestCreateServiceSecretFileMode [2022-08-11T12:42:39.030Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-11T12:42:40.406Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-11T12:42:41.790Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-11T12:42:42.048Z] --- PASS: TestCreateServiceSecretFileMode (3.07s) [2022-08-11T12:42:42.048Z] === RUN TestCreateServiceConfigFileMode [2022-08-11T12:42:42.307Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-11T12:42:42.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-11T12:42:43.443Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-11T12:42:43.703Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-11T12:42:44.640Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-11T12:42:45.208Z] --- PASS: TestCreateServiceConfigFileMode (3.17s) [2022-08-11T12:42:45.208Z] === RUN TestCreateServiceSysctls [2022-08-11T12:42:45.467Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-11T12:42:45.467Z] docker_api_swarm_node_test.go:53: [dcd204223dcfd] joining swarm manager [d3cb3168fc6af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:42:46.404Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-11T12:42:46.404Z] docker_api_swarm_node_test.go:54: [d19f2d15999db] joining swarm manager [d3cb3168fc6af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:42:47.343Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-11T12:42:47.911Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-11T12:42:48.848Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-11T12:42:49.106Z] --- PASS: TestCreateServiceSysctls (3.99s) [2022-08-11T12:42:49.106Z] === RUN TestCreateServiceCapabilities [2022-08-11T12:42:49.366Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-11T12:42:50.304Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-11T12:42:50.872Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-11T12:42:51.808Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-11T12:42:52.068Z] --- PASS: TestCreateServiceCapabilities (2.90s) [2022-08-11T12:42:52.068Z] === RUN TestInspect [2022-08-11T12:42:52.636Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-11T12:42:53.203Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-11T12:42:54.144Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-11T12:42:55.081Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-11T12:42:55.340Z] --- PASS: TestInspect (3.34s) [2022-08-11T12:42:55.340Z] === RUN TestCreateJob [2022-08-11T12:42:55.909Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-11T12:42:56.477Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-11T12:42:56.477Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-11T12:42:57.420Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-11T12:42:58.007Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-11T12:42:58.945Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-11T12:42:58.945Z] --- PASS: TestCreateJob (3.70s) [2022-08-11T12:42:58.945Z] === RUN TestReplicatedJob [2022-08-11T12:42:59.515Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-11T12:43:00.452Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-11T12:43:01.830Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-11T12:43:02.399Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-11T12:43:04.305Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-11T12:43:05.241Z] --- PASS: TestReplicatedJob (6.20s) [2022-08-11T12:43:05.241Z] === RUN TestUpdateReplicatedJob [2022-08-11T12:43:08.528Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-11T12:43:08.787Z] --- PASS: TestUpdateReplicatedJob (3.63s) [2022-08-11T12:43:08.787Z] === RUN TestServiceListWithStatuses [2022-08-11T12:43:08.787Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-11T12:43:08.787Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-11T12:43:08.787Z] === RUN TestDockerNetworkConnectAlias [2022-08-11T12:43:10.164Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-11T12:43:11.100Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-11T12:43:14.389Z] --- PASS: TestDockerNetworkConnectAlias (5.45s) [2022-08-11T12:43:14.389Z] === RUN TestDockerNetworkReConnect [2022-08-11T12:43:14.958Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-11T12:43:17.493Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-11T12:43:18.063Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-11T12:43:18.335Z] --- PASS: TestDockerNetworkReConnect (4.09s) [2022-08-11T12:43:18.335Z] === RUN TestServicePlugin [2022-08-11T12:43:18.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-11T12:43:22.196Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-11T12:43:22.764Z] === RUN TestDockerSuite/TestCpToDot [2022-08-11T12:43:23.023Z] plugin_test.go:61: [dfbfa941e187e] joining swarm manager [d574b61f491ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:43:23.282Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-11T12:43:24.224Z] plugin_test.go:64: [da9439f805584] joining swarm manager [d574b61f491ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:43:24.483Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-11T12:43:25.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-11T12:43:25.681Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-11T12:43:26.250Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-11T12:43:27.629Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-11T12:43:27.888Z] docker_api_swarm_test.go:202: [d00da0f786398] joining swarm manager [d8fa0e3e99b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:43:28.147Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-11T12:43:28.714Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-11T12:43:29.649Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-11T12:43:29.649Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-11T12:43:29.649Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-11T12:43:29.908Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-11T12:43:30.476Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-11T12:43:30.476Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-11T12:43:30.476Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-11T12:43:30.476Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-11T12:43:31.044Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-11T12:43:31.302Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-11T12:43:31.302Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-11T12:43:31.302Z] === RUN TestDockerSuite/TestCreateRM [2022-08-11T12:43:31.561Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-11T12:43:31.561Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-11T12:43:31.561Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-11T12:43:31.561Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-11T12:43:31.820Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-11T12:43:33.196Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-11T12:43:33.196Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-11T12:43:33.196Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-11T12:43:36.492Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-11T12:43:36.752Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-11T12:43:36.752Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-11T12:43:37.689Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-11T12:43:38.626Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-11T12:43:38.884Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-11T12:43:39.450Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-11T12:43:40.018Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-11T12:43:41.395Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-11T12:43:42.331Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-11T12:43:44.864Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-11T12:43:46.442Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-11T12:43:46.442Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-11T12:43:46.442Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-11T12:43:46.442Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-11T12:43:46.442Z] Cross building: bundles/cross/linux/s390x [2022-08-11T12:43:46.442Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-11T12:43:46.442Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-11T12:43:46.767Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-11T12:43:47.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-11T12:43:47.285Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-11T12:43:48.222Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-11T12:43:49.159Z] docker_api_swarm_test.go:384: [d25df97cd0152] joining swarm manager [d2c7ddd103883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:43:50.535Z] docker_api_swarm_test.go:385: [ded8f770f9172] joining swarm manager [d2c7ddd103883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:43:50.793Z] --- PASS: TestServicePlugin (32.38s) [2022-08-11T12:43:50.793Z] === RUN TestServiceUpdateLabel [2022-08-11T12:43:52.698Z] --- PASS: TestServiceUpdateLabel (1.98s) [2022-08-11T12:43:52.698Z] === RUN TestServiceUpdateSecrets [2022-08-11T12:43:54.074Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-11T12:43:54.074Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-11T12:43:55.462Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-11T12:43:56.032Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-11T12:43:56.290Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-11T12:43:56.549Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-11T12:43:56.549Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-11T12:43:56.549Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-11T12:43:57.494Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-11T12:43:58.872Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-11T12:43:58.872Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-11T12:43:58.872Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-11T12:43:59.132Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-11T12:43:59.391Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-11T12:44:00.326Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-11T12:44:01.704Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-11T12:44:01.704Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-11T12:44:01.704Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-11T12:44:01.704Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-11T12:44:01.704Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-11T12:44:01.704Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-11T12:44:04.236Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-11T12:44:04.498Z] === RUN TestDockerSuite/TestEventsRename [2022-08-11T12:44:05.065Z] === RUN TestDockerSuite/TestEventsResize [2022-08-11T12:44:05.632Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-11T12:44:08.163Z] --- PASS: TestServiceUpdateSecrets (14.96s) [2022-08-11T12:44:08.163Z] === RUN TestServiceUpdateConfigs [2022-08-11T12:44:11.449Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-11T12:44:11.449Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-11T12:44:12.016Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-11T12:44:14.548Z] === RUN TestDockerSuite/TestEventsTop [2022-08-11T12:44:15.134Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-11T12:44:17.667Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-11T12:44:22.936Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-08-11T12:44:22.936Z] === RUN TestServiceUpdateNetwork [2022-08-11T12:44:29.499Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-11T12:44:34.767Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-11T12:44:35.026Z] --- PASS: TestServiceUpdateNetwork (12.68s) [2022-08-11T12:44:35.026Z] === RUN TestServiceUpdatePidsLimit [2022-08-11T12:44:36.402Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-11T12:44:36.970Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-11T12:44:40.256Z] === RUN TestDockerSuite/TestExec [2022-08-11T12:44:40.824Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-11T12:44:41.759Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-11T12:44:42.720Z] === RUN TestDockerSuite/TestExecEnv [2022-08-11T12:44:43.293Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-11T12:44:43.862Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-11T12:44:44.122Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-11T12:44:44.689Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-11T12:44:46.593Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-11T12:44:46.852Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-11T12:44:47.419Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-11T12:44:47.987Z] check_test.go:611: [ded8f770f9172] daemon is not started [2022-08-11T12:44:47.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-11T12:44:47.987Z] === RUN TestDockerSuite/TestExecParseError [2022-08-11T12:44:48.554Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-11T12:44:49.122Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-11T12:44:50.059Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-11T12:44:50.059Z] docker_api_swarm_test.go:802: [dc1208c2a2839] joining swarm manager [dc0e15ac31f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:44:50.626Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-11T12:44:51.562Z] === RUN TestDockerSuite/TestExecTTY [2022-08-11T12:44:51.562Z] --- PASS: TestServiceUpdatePidsLimit (16.44s) [2022-08-11T12:44:51.562Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-11T12:44:51.563Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-11T12:44:51.563Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-08-11T12:44:51.563Z] PASS [2022-08-11T12:44:51.563Z] [2022-08-11T12:44:51.563Z] === Skipped [2022-08-11T12:44:51.563Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-11T12:44:51.563Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-11T12:44:51.563Z] [2022-08-11T12:44:51.563Z] DONE 27 tests, 1 skipped in 179.622s [2022-08-11T12:44:51.563Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-11T12:44:51.563Z] ++ 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-11T12:44:51.563Z] ++ set -e [2022-08-11T12:44:51.563Z] ++ '[' -n 0 ']' [2022-08-11T12:44:51.563Z] ++ set -x [2022-08-11T12:44:51.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11T12:44:51.563Z] docker_api_swarm_test.go:802: [d79dc3e825d00] joining swarm manager [dc0e15ac31f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:44:51.563Z] INFO: Testing against a local daemon [2022-08-11T12:44:51.563Z] === RUN TestSessionCreate [2022-08-11T12:44:51.563Z] --- PASS: TestSessionCreate (0.04s) [2022-08-11T12:44:51.563Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-11T12:44:51.563Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-08-11T12:44:51.563Z] PASS [2022-08-11T12:44:51.563Z] [2022-08-11T12:44:51.563Z] DONE 2 tests in 0.217s [2022-08-11T12:44:51.563Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-11T12:44:51.563Z] ++ 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-11T12:44:51.563Z] ++ set -e [2022-08-11T12:44:51.563Z] ++ '[' -n 0 ']' [2022-08-11T12:44:51.563Z] ++ set -x [2022-08-11T12:44:51.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11T12:44:51.821Z] INFO: Testing against a local daemon [2022-08-11T12:44:51.821Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-11T12:44:51.821Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-11T12:44:51.821Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-11T12:44:51.821Z] === RUN TestDiskUsage [2022-08-11T12:44:51.821Z] === PAUSE TestDiskUsage [2022-08-11T12:44:51.821Z] === RUN TestEventsExecDie [2022-08-11T12:44:52.083Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-11T12:44:52.651Z] --- PASS: TestEventsExecDie (0.87s) [2022-08-11T12:44:52.651Z] === RUN TestEventsBackwardsCompatible [2022-08-11T12:44:52.651Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-08-11T12:44:52.651Z] === RUN TestEventsVolumeCreate [2022-08-11T12:44:52.911Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-08-11T12:44:52.911Z] === RUN TestInfoBinaryCommits [2022-08-11T12:44:52.911Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-08-11T12:44:52.911Z] === RUN TestInfoAPIVersioned [2022-08-11T12:44:52.911Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-11T12:44:52.911Z] === RUN TestInfoAPI [2022-08-11T12:44:52.911Z] --- PASS: TestInfoAPI (0.05s) [2022-08-11T12:44:52.911Z] === RUN TestInfoAPIWarnings [2022-08-11T12:44:52.911Z] docker_api_swarm_test.go:802: [dde598d500c0c] joining swarm manager [dc0e15ac31f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-11T12:44:52.911Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-11T12:44:53.478Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-11T12:44:54.046Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-11T12:44:54.046Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-11T12:44:54.046Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-11T12:44:55.424Z] docker_api_swarm_test.go:802: [dfacdf05e59c3] joining swarm manager [dc0e15ac31f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-11T12:44:55.424Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-11T12:44:55.992Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-11T12:44:56.928Z] docker_api_swarm_test.go:810: [d157a8e6927ed] joining swarm manager [dc0e15ac31f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-11T12:44:56.928Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-11T12:44:57.496Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-11T12:44:58.064Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-11T12:44:59.476Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-11T12:45:01.379Z] === RUN TestDockerSuite/TestHealth [2022-08-11T12:45:09.495Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-11T12:45:09.495Z] === RUN TestInfoDebug [2022-08-11T12:45:10.063Z] --- PASS: TestInfoDebug (0.52s) [2022-08-11T12:45:10.063Z] === RUN TestInfoInsecureRegistries [2022-08-11T12:45:10.630Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-11T12:45:10.630Z] === RUN TestInfoRegistryMirrors [2022-08-11T12:45:11.197Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-11T12:45:11.197Z] === RUN TestLoginFailsWithBadCredentials [2022-08-11T12:45:11.456Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-11T12:45:11.456Z] === RUN TestPingCacheHeaders [2022-08-11T12:45:11.456Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-11T12:45:11.456Z] === RUN TestPingGet [2022-08-11T12:45:11.456Z] --- PASS: TestPingGet (0.01s) [2022-08-11T12:45:11.456Z] === RUN TestPingHead [2022-08-11T12:45:11.456Z] --- PASS: TestPingHead (0.02s) [2022-08-11T12:45:11.456Z] === RUN TestPingSwarmHeader [2022-08-11T12:45:12.024Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-11T12:45:12.591Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-11T12:45:14.496Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-11T12:45:14.496Z] --- PASS: TestPingSwarmHeader (2.83s) [2022-08-11T12:45:14.496Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-11T12:45:14.496Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-11T12:45:14.496Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-11T12:45:14.496Z] === RUN TestVersion [2022-08-11T12:45:14.496Z] --- PASS: TestVersion (0.02s) [2022-08-11T12:45:14.496Z] === CONT TestDiskUsage [2022-08-11T12:45:14.755Z] === RUN TestDiskUsage/empty [2022-08-11T12:45:14.755Z] === RUN TestDiskUsage/empty/container_types [2022-08-11T12:45:14.755Z] === RUN TestDiskUsage/empty/image_types [2022-08-11T12:45:14.755Z] === RUN TestDiskUsage/empty/volume_types [2022-08-11T12:45:14.755Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-11T12:45:14.755Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-11T12:45:14.755Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-11T12:45:14.755Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-11T12:45:14.755Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-11T12:45:14.755Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-11T12:45:14.755Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-11T12:45:14.755Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-11T12:45:15.014Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-11T12:45:15.014Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-11T12:45:15.014Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-11T12:45:15.014Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-11T12:45:15.014Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-11T12:45:15.014Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-11T12:45:15.014Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-11T12:45:15.014Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-11T12:45:15.014Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-11T12:45:15.014Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-11T12:45:15.015Z] === RUN TestDiskUsage/after_container.Run [2022-08-11T12:45:15.582Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-11T12:45:15.582Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-11T12:45:15.582Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-11T12:45:15.582Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-11T12:45:15.582Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-11T12:45:15.582Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-11T12:45:15.582Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-11T12:45:15.582Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-11T12:45:15.582Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-11T12:45:15.582Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage (1.24s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-11T12:45:15.582Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-11T12:45:15.583Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-11T12:45:15.583Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-11T12:45:15.583Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-11T12:45:15.583Z] PASS [2022-08-11T12:45:15.583Z] [2022-08-11T12:45:15.583Z] === Skipped [2022-08-11T12:45:15.583Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-11T12:45:15.583Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-11T12:45:15.583Z] [2022-08-11T12:45:15.583Z] DONE 54 tests, 1 skipped in 23.908s [2022-08-11T12:45:15.583Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-11T12:45:15.583Z] ++ 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-11T12:45:15.583Z] ++ set -e [2022-08-11T12:45:15.583Z] ++ '[' -n 0 ']' [2022-08-11T12:45:15.583Z] ++ set -x [2022-08-11T12:45:15.583Z] ++ 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-11T12:45:15.583Z] INFO: Testing against a local daemon [2022-08-11T12:45:15.583Z] === RUN TestVolumesCreateAndList [2022-08-11T12:45:15.841Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-11T12:45:15.842Z] === RUN TestVolumesRemove [2022-08-11T12:45:15.842Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-11T12:45:15.842Z] === RUN TestVolumesInspect [2022-08-11T12:45:15.842Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-11T12:45:15.842Z] === RUN TestVolumesInvalidJSON [2022-08-11T12:45:15.842Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-11T12:45:15.842Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-11T12:45:15.842Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-11T12:45:15.842Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-11T12:45:15.842Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-11T12:45:15.842Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-11T12:45:15.842Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-11T12:45:15.842Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-11T12:45:15.842Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-11T12:45:15.842Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-11T12:45:15.842Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-11T12:45:15.842Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-11T12:45:15.842Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-11T12:45:15.842Z] PASS [2022-08-11T12:45:15.842Z] [2022-08-11T12:45:15.842Z] DONE 9 tests in 0.197s [2022-08-11T12:45:15.842Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-11T12:45:16.100Z] ++++ cat bundles/test-integration/docker.pid [2022-08-11T12:45:16.100Z] +++ kill 6682 [2022-08-11T12:45:16.360Z] +++ /etc/init.d/apparmor stop [2022-08-11T12:45:16.360Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-11T12:45:16.360Z] [2022-08-11T12:45:16.360Z] Unloading profiles will leave already running processes permanently [2022-08-11T12:45:16.360Z] unconfined, which can lead to unexpected situations. [2022-08-11T12:45:16.360Z] [2022-08-11T12:45:16.360Z] To set a process to complain mode, use the command line tool [2022-08-11T12:45:16.360Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-11T12:45:16.360Z] +++ true [2022-08-11T12:45:16.360Z] exiting test-integration [2022-08-11T12:45:16.360Z] ++ exit 0 [2022-08-11T12:45:16.360Z] [2022-08-11T12:45:16.927Z] + for job in $(jobs -p) [2022-08-11T12:45:16.927Z] + wait 11249 [2022-08-11T12:45:21.198Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-11T12:45:23.750Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-11T12:45:26.286Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-11T12:45:26.286Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-11T12:45:26.286Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-11T12:45:26.286Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-11T12:45:26.854Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-11T12:45:26.854Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-11T12:45:27.422Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-11T12:45:27.991Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-11T12:45:27.991Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-11T12:45:27.991Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-11T12:45:28.251Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-11T12:45:28.510Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-11T12:45:28.510Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-11T12:45:29.078Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-11T12:45:29.078Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-11T12:45:29.646Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-11T12:45:29.646Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-11T12:45:30.213Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-11T12:45:30.780Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-11T12:45:30.780Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-11T12:45:31.348Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-11T12:45:33.879Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-11T12:45:33.879Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-11T12:45:33.879Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-11T12:45:35.255Z] === RUN TestDockerSuite/TestImportFile [2022-08-11T12:45:36.191Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-11T12:45:36.191Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-11T12:45:37.128Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-11T12:45:37.966Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-11T12:45:37.966Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-11T12:45:37.966Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-11T12:45:37.966Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-11T12:45:37.966Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-11T12:45:38.296Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-11T12:45:38.505Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-11T12:45:38.582Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/test/unit [2022-08-11T12:45:38.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-11T12:45:38.842Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-11T12:45:38.842Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-11T12:45:38.842Z] + TESTDIRS=./... [2022-08-11T12:45:38.842Z] + exclude_paths='/vendor/|/integration' [2022-08-11T12:45:38.842Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-11T12:45:38.842Z] ++ go list ./... [2022-08-11T12:45:39.700Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-11T12:45:39.783Z] + pkg_list='github.com/docker/docker/api [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/backend/build [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/httpstatus [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/httputils [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/middleware [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router/build [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router/container [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router/debug [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router/distribution [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router/grpc [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router/image [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router/network [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router/plugin [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router/session [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router/swarm [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router/system [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/server/router/volume [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/backend [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/blkiodev [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/container [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/events [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/filters [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/image [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/mount [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/network [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/registry [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/strslice [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/swarm [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/time [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/versions [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-11T12:45:39.783Z] github.com/docker/docker/api/types/volume [2022-08-11T12:45:39.783Z] github.com/docker/docker/builder [2022-08-11T12:45:39.783Z] github.com/docker/docker/builder/builder-next [2022-08-11T12:45:39.783Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-11T12:45:39.783Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-11T12:45:39.783Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-11T12:45:39.783Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-11T12:45:39.783Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-11T12:45:39.783Z] github.com/docker/docker/builder/builder-next/worker [2022-08-11T12:45:39.783Z] github.com/docker/docker/builder/dockerfile [2022-08-11T12:45:39.783Z] github.com/docker/docker/builder/remotecontext [2022-08-11T12:45:39.783Z] github.com/docker/docker/builder/remotecontext/git [2022-08-11T12:45:39.783Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-11T12:45:39.783Z] github.com/docker/docker/cli [2022-08-11T12:45:39.783Z] github.com/docker/docker/cli/config [2022-08-11T12:45:39.783Z] github.com/docker/docker/cli/debug [2022-08-11T12:45:39.783Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-11T12:45:39.783Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-11T12:45:39.783Z] github.com/docker/docker/client [2022-08-11T12:45:39.783Z] github.com/docker/docker/cmd/docker-proxy [2022-08-11T12:45:39.783Z] github.com/docker/docker/cmd/dockerd [2022-08-11T12:45:39.783Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-11T12:45:39.783Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-11T12:45:39.783Z] github.com/docker/docker/container [2022-08-11T12:45:39.783Z] github.com/docker/docker/container/stream [2022-08-11T12:45:39.783Z] github.com/docker/docker/contrib/apparmor [2022-08-11T12:45:39.783Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-11T12:45:39.783Z] github.com/docker/docker/contrib/httpserver [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/cluster [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/cluster/convert [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/cluster/executor [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/cluster/provider [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/config [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/containerd [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/events [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/events/testutils [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/exec [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/graphdriver [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/images [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/initlayer [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/links [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/listeners [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/gelf [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/journald [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/local [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/logentries [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/splunk [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/syslog [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/logger/templates [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/names [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/network [2022-08-11T12:45:39.783Z] github.com/docker/docker/daemon/stats [2022-08-11T12:45:39.783Z] github.com/docker/docker/distribution [2022-08-11T12:45:39.783Z] github.com/docker/docker/distribution/metadata [2022-08-11T12:45:39.783Z] github.com/docker/docker/distribution/utils [2022-08-11T12:45:39.783Z] github.com/docker/docker/distribution/xfer [2022-08-11T12:45:39.783Z] github.com/docker/docker/dockerversion [2022-08-11T12:45:39.783Z] github.com/docker/docker/errdefs [2022-08-11T12:45:39.783Z] github.com/docker/docker/image [2022-08-11T12:45:39.783Z] github.com/docker/docker/image/cache [2022-08-11T12:45:39.783Z] github.com/docker/docker/image/tarexport [2022-08-11T12:45:39.783Z] github.com/docker/docker/image/v1 [2022-08-11T12:45:39.783Z] github.com/docker/docker/internal/test/suite [2022-08-11T12:45:39.783Z] github.com/docker/docker/layer [2022-08-11T12:45:39.783Z] github.com/docker/docker/libcontainerd [2022-08-11T12:45:39.783Z] github.com/docker/docker/libcontainerd/queue [2022-08-11T12:45:39.783Z] github.com/docker/docker/libcontainerd/remote [2022-08-11T12:45:39.783Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-11T12:45:39.783Z] github.com/docker/docker/libcontainerd/types [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/bitseq [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/cluster [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/config [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/datastore [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/driverapi [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-11T12:45:39.783Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/etchosts [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/idm [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipam [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/iptables [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/netlabel [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/netutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/networkdb [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ns [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/options [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/osl [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/portallocator [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/portmapper [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/testutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/types [2022-08-11T12:45:39.784Z] github.com/docker/docker/oci [2022-08-11T12:45:39.784Z] github.com/docker/docker/oci/caps [2022-08-11T12:45:39.784Z] github.com/docker/docker/opts [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/aaparser [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/archive [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/authorization [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/broadcaster [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/capabilities [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/chrootarchive [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/containerfs [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/devicemapper [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/directory [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/dmesg [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/fileutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/fsutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/homedir [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/idtools [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/ioutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/jsonmessage [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/longpath [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/loopback [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/namesgenerator [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/parsers [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/pidfile [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/platform [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/plugingetter [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/plugins [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/plugins/transport [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/pools [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/progress [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/pubsub [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/reexec [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/signal [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/stack [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/stdcopy [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/streamformatter [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/stringid [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/sysinfo [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/system [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/tailfile [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/tarsum [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/urlutil [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/useragent [2022-08-11T12:45:39.784Z] github.com/docker/docker/plugin [2022-08-11T12:45:39.784Z] github.com/docker/docker/plugin/executor/containerd [2022-08-11T12:45:39.784Z] github.com/docker/docker/plugin/v2 [2022-08-11T12:45:39.784Z] github.com/docker/docker/profiles/apparmor [2022-08-11T12:45:39.784Z] github.com/docker/docker/profiles/seccomp [2022-08-11T12:45:39.784Z] github.com/docker/docker/quota [2022-08-11T12:45:39.784Z] github.com/docker/docker/reference [2022-08-11T12:45:39.784Z] github.com/docker/docker/registry [2022-08-11T12:45:39.784Z] github.com/docker/docker/registry/resumable [2022-08-11T12:45:39.784Z] github.com/docker/docker/restartmanager [2022-08-11T12:45:39.784Z] github.com/docker/docker/rootless [2022-08-11T12:45:39.784Z] github.com/docker/docker/rootless/specconv [2022-08-11T12:45:39.784Z] github.com/docker/docker/runconfig [2022-08-11T12:45:39.784Z] github.com/docker/docker/runconfig/opts [2022-08-11T12:45:39.784Z] github.com/docker/docker/testutil [2022-08-11T12:45:39.784Z] github.com/docker/docker/testutil/daemon [2022-08-11T12:45:39.784Z] github.com/docker/docker/testutil/environment [2022-08-11T12:45:39.784Z] github.com/docker/docker/testutil/fakecontext [2022-08-11T12:45:39.784Z] github.com/docker/docker/testutil/fakegit [2022-08-11T12:45:39.784Z] github.com/docker/docker/testutil/fakestorage [2022-08-11T12:45:39.784Z] github.com/docker/docker/testutil/fixtures/load [2022-08-11T12:45:39.784Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-11T12:45:39.784Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-11T12:45:39.784Z] github.com/docker/docker/testutil/registry [2022-08-11T12:45:39.784Z] github.com/docker/docker/testutil/request [2022-08-11T12:45:39.784Z] github.com/docker/docker/volume [2022-08-11T12:45:39.784Z] github.com/docker/docker/volume/drivers [2022-08-11T12:45:39.784Z] github.com/docker/docker/volume/local [2022-08-11T12:45:39.784Z] github.com/docker/docker/volume/mounts [2022-08-11T12:45:39.784Z] github.com/docker/docker/volume/service [2022-08-11T12:45:39.784Z] github.com/docker/docker/volume/service/opts [2022-08-11T12:45:39.784Z] github.com/docker/docker/volume/testutils' [2022-08-11T12:45:39.784Z] ++ grep --fixed-strings -v /libnetwork [2022-08-11T12:45:39.784Z] ++ echo 'github.com/docker/docker/api [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/backend/build [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/httpstatus [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/httputils [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/middleware [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router/build [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router/container [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router/debug [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router/distribution [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router/grpc [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router/image [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router/network [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router/plugin [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router/session [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router/swarm [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router/system [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/server/router/volume [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/backend [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/blkiodev [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/container [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/events [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/filters [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/image [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/mount [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/network [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/registry [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/strslice [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/swarm [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/time [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/versions [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-11T12:45:39.784Z] github.com/docker/docker/api/types/volume [2022-08-11T12:45:39.784Z] github.com/docker/docker/builder [2022-08-11T12:45:39.784Z] github.com/docker/docker/builder/builder-next [2022-08-11T12:45:39.784Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-11T12:45:39.784Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-11T12:45:39.784Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-11T12:45:39.784Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-11T12:45:39.784Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-11T12:45:39.784Z] github.com/docker/docker/builder/builder-next/worker [2022-08-11T12:45:39.784Z] github.com/docker/docker/builder/dockerfile [2022-08-11T12:45:39.784Z] github.com/docker/docker/builder/remotecontext [2022-08-11T12:45:39.784Z] github.com/docker/docker/builder/remotecontext/git [2022-08-11T12:45:39.784Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-11T12:45:39.784Z] github.com/docker/docker/cli [2022-08-11T12:45:39.784Z] github.com/docker/docker/cli/config [2022-08-11T12:45:39.784Z] github.com/docker/docker/cli/debug [2022-08-11T12:45:39.784Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-11T12:45:39.784Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-11T12:45:39.784Z] github.com/docker/docker/client [2022-08-11T12:45:39.784Z] github.com/docker/docker/cmd/docker-proxy [2022-08-11T12:45:39.784Z] github.com/docker/docker/cmd/dockerd [2022-08-11T12:45:39.784Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-11T12:45:39.784Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-11T12:45:39.784Z] github.com/docker/docker/container [2022-08-11T12:45:39.784Z] github.com/docker/docker/container/stream [2022-08-11T12:45:39.784Z] github.com/docker/docker/contrib/apparmor [2022-08-11T12:45:39.784Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-11T12:45:39.784Z] github.com/docker/docker/contrib/httpserver [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/cluster [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/cluster/convert [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/cluster/executor [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/cluster/provider [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/config [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/containerd [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/events [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/events/testutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/exec [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/graphdriver [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/images [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/initlayer [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/links [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/listeners [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/gelf [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/journald [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/local [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/logentries [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/splunk [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/syslog [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/logger/templates [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/names [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/network [2022-08-11T12:45:39.784Z] github.com/docker/docker/daemon/stats [2022-08-11T12:45:39.784Z] github.com/docker/docker/distribution [2022-08-11T12:45:39.784Z] github.com/docker/docker/distribution/metadata [2022-08-11T12:45:39.784Z] github.com/docker/docker/distribution/utils [2022-08-11T12:45:39.784Z] github.com/docker/docker/distribution/xfer [2022-08-11T12:45:39.784Z] github.com/docker/docker/dockerversion [2022-08-11T12:45:39.784Z] github.com/docker/docker/errdefs [2022-08-11T12:45:39.784Z] github.com/docker/docker/image [2022-08-11T12:45:39.784Z] github.com/docker/docker/image/cache [2022-08-11T12:45:39.784Z] github.com/docker/docker/image/tarexport [2022-08-11T12:45:39.784Z] github.com/docker/docker/image/v1 [2022-08-11T12:45:39.784Z] github.com/docker/docker/internal/test/suite [2022-08-11T12:45:39.784Z] github.com/docker/docker/layer [2022-08-11T12:45:39.784Z] github.com/docker/docker/libcontainerd [2022-08-11T12:45:39.784Z] github.com/docker/docker/libcontainerd/queue [2022-08-11T12:45:39.784Z] github.com/docker/docker/libcontainerd/remote [2022-08-11T12:45:39.784Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-11T12:45:39.784Z] github.com/docker/docker/libcontainerd/types [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/bitseq [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/cluster [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/config [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/datastore [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/driverapi [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/etchosts [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/idm [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipam [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/iptables [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/netlabel [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/netutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/networkdb [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/ns [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/options [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/osl [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/portallocator [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/portmapper [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/testutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/libnetwork/types [2022-08-11T12:45:39.784Z] github.com/docker/docker/oci [2022-08-11T12:45:39.784Z] github.com/docker/docker/oci/caps [2022-08-11T12:45:39.784Z] github.com/docker/docker/opts [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/aaparser [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/archive [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/authorization [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/broadcaster [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/capabilities [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/chrootarchive [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/containerfs [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/devicemapper [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/directory [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/dmesg [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/fileutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/fsutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/homedir [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/idtools [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/ioutils [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/jsonmessage [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/longpath [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/loopback [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/namesgenerator [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/parsers [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/pidfile [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/platform [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/plugingetter [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/plugins [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/plugins/transport [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/pools [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/progress [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/pubsub [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/reexec [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/signal [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/stack [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/stdcopy [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/streamformatter [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/stringid [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/sysinfo [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/system [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/tailfile [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/tarsum [2022-08-11T12:45:39.784Z] github.com/docker/docker/pkg/urlutil [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/useragent [2022-08-11T12:45:39.785Z] github.com/docker/docker/plugin [2022-08-11T12:45:39.785Z] github.com/docker/docker/plugin/executor/containerd [2022-08-11T12:45:39.785Z] github.com/docker/docker/plugin/v2 [2022-08-11T12:45:39.785Z] github.com/docker/docker/profiles/apparmor [2022-08-11T12:45:39.785Z] github.com/docker/docker/profiles/seccomp [2022-08-11T12:45:39.785Z] github.com/docker/docker/quota [2022-08-11T12:45:39.785Z] github.com/docker/docker/reference [2022-08-11T12:45:39.785Z] github.com/docker/docker/registry [2022-08-11T12:45:39.785Z] github.com/docker/docker/registry/resumable [2022-08-11T12:45:39.785Z] github.com/docker/docker/restartmanager [2022-08-11T12:45:39.785Z] github.com/docker/docker/rootless [2022-08-11T12:45:39.785Z] github.com/docker/docker/rootless/specconv [2022-08-11T12:45:39.785Z] github.com/docker/docker/runconfig [2022-08-11T12:45:39.785Z] github.com/docker/docker/runconfig/opts [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/daemon [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/environment [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/fakecontext [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/fakegit [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/fakestorage [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/fixtures/load [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/registry [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/request [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume/drivers [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume/local [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume/mounts [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume/service [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume/service/opts [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume/testutils' [2022-08-11T12:45:39.785Z] + base_pkg_list='github.com/docker/docker/api [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/backend/build [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/httpstatus [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/httputils [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/middleware [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/build [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/container [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/debug [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/distribution [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/grpc [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/image [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/network [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/plugin [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/session [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/swarm [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/system [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/volume [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/backend [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/blkiodev [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/container [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/events [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/filters [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/image [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/mount [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/network [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/registry [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/strslice [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/swarm [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/time [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/versions [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/volume [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next/worker [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/dockerfile [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/remotecontext [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/remotecontext/git [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-11T12:45:39.785Z] github.com/docker/docker/cli [2022-08-11T12:45:39.785Z] github.com/docker/docker/cli/config [2022-08-11T12:45:39.785Z] github.com/docker/docker/cli/debug [2022-08-11T12:45:39.785Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-11T12:45:39.785Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-11T12:45:39.785Z] github.com/docker/docker/client [2022-08-11T12:45:39.785Z] github.com/docker/docker/cmd/docker-proxy [2022-08-11T12:45:39.785Z] github.com/docker/docker/cmd/dockerd [2022-08-11T12:45:39.785Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-11T12:45:39.785Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-11T12:45:39.785Z] github.com/docker/docker/container [2022-08-11T12:45:39.785Z] github.com/docker/docker/container/stream [2022-08-11T12:45:39.785Z] github.com/docker/docker/contrib/apparmor [2022-08-11T12:45:39.785Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-11T12:45:39.785Z] github.com/docker/docker/contrib/httpserver [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/cluster [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/cluster/convert [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/cluster/executor [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/cluster/provider [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/config [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/containerd [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/events [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/events/testutils [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/exec [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/images [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/initlayer [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/links [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/listeners [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/gelf [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/journald [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/local [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/logentries [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/splunk [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/syslog [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/templates [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/names [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/network [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/stats [2022-08-11T12:45:39.785Z] github.com/docker/docker/distribution [2022-08-11T12:45:39.785Z] github.com/docker/docker/distribution/metadata [2022-08-11T12:45:39.785Z] github.com/docker/docker/distribution/utils [2022-08-11T12:45:39.785Z] github.com/docker/docker/distribution/xfer [2022-08-11T12:45:39.785Z] github.com/docker/docker/dockerversion [2022-08-11T12:45:39.785Z] github.com/docker/docker/errdefs [2022-08-11T12:45:39.785Z] github.com/docker/docker/image [2022-08-11T12:45:39.785Z] github.com/docker/docker/image/cache [2022-08-11T12:45:39.785Z] github.com/docker/docker/image/tarexport [2022-08-11T12:45:39.785Z] github.com/docker/docker/image/v1 [2022-08-11T12:45:39.785Z] github.com/docker/docker/internal/test/suite [2022-08-11T12:45:39.785Z] github.com/docker/docker/layer [2022-08-11T12:45:39.785Z] github.com/docker/docker/libcontainerd [2022-08-11T12:45:39.785Z] github.com/docker/docker/libcontainerd/queue [2022-08-11T12:45:39.785Z] github.com/docker/docker/libcontainerd/remote [2022-08-11T12:45:39.785Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-11T12:45:39.785Z] github.com/docker/docker/libcontainerd/types [2022-08-11T12:45:39.785Z] github.com/docker/docker/oci [2022-08-11T12:45:39.785Z] github.com/docker/docker/oci/caps [2022-08-11T12:45:39.785Z] github.com/docker/docker/opts [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/aaparser [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/archive [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/authorization [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/broadcaster [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/capabilities [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/chrootarchive [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/containerfs [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/devicemapper [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/directory [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/dmesg [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/fileutils [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/fsutils [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/homedir [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/idtools [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/ioutils [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/jsonmessage [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/longpath [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/loopback [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/namesgenerator [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/parsers [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/pidfile [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/platform [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/plugingetter [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/plugins [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/plugins/transport [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/pools [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/progress [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/pubsub [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/reexec [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/signal [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/stack [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/stdcopy [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/streamformatter [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/stringid [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/sysinfo [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/system [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/tailfile [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/tarsum [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/urlutil [2022-08-11T12:45:39.785Z] github.com/docker/docker/pkg/useragent [2022-08-11T12:45:39.785Z] github.com/docker/docker/plugin [2022-08-11T12:45:39.785Z] github.com/docker/docker/plugin/executor/containerd [2022-08-11T12:45:39.785Z] github.com/docker/docker/plugin/v2 [2022-08-11T12:45:39.785Z] github.com/docker/docker/profiles/apparmor [2022-08-11T12:45:39.785Z] github.com/docker/docker/profiles/seccomp [2022-08-11T12:45:39.785Z] github.com/docker/docker/quota [2022-08-11T12:45:39.785Z] github.com/docker/docker/reference [2022-08-11T12:45:39.785Z] github.com/docker/docker/registry [2022-08-11T12:45:39.785Z] github.com/docker/docker/registry/resumable [2022-08-11T12:45:39.785Z] github.com/docker/docker/restartmanager [2022-08-11T12:45:39.785Z] github.com/docker/docker/rootless [2022-08-11T12:45:39.785Z] github.com/docker/docker/rootless/specconv [2022-08-11T12:45:39.785Z] github.com/docker/docker/runconfig [2022-08-11T12:45:39.785Z] github.com/docker/docker/runconfig/opts [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/daemon [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/environment [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/fakecontext [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/fakegit [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/fakestorage [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/fixtures/load [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/registry [2022-08-11T12:45:39.785Z] github.com/docker/docker/testutil/request [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume/drivers [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume/local [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume/mounts [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume/service [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume/service/opts [2022-08-11T12:45:39.785Z] github.com/docker/docker/volume/testutils' [2022-08-11T12:45:39.785Z] ++ grep --fixed-strings /libnetwork [2022-08-11T12:45:39.785Z] ++ echo 'github.com/docker/docker/api [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/backend/build [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/httpstatus [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/httputils [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/middleware [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/build [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/container [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/debug [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/distribution [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/grpc [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/image [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/network [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/plugin [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/session [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/swarm [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/system [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/server/router/volume [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/backend [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/blkiodev [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/container [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/events [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/filters [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/image [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/mount [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/network [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/registry [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/strslice [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/swarm [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/time [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/versions [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-11T12:45:39.785Z] github.com/docker/docker/api/types/volume [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/builder-next/worker [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/dockerfile [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/remotecontext [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/remotecontext/git [2022-08-11T12:45:39.785Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-11T12:45:39.785Z] github.com/docker/docker/cli [2022-08-11T12:45:39.785Z] github.com/docker/docker/cli/config [2022-08-11T12:45:39.785Z] github.com/docker/docker/cli/debug [2022-08-11T12:45:39.785Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-11T12:45:39.785Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-11T12:45:39.785Z] github.com/docker/docker/client [2022-08-11T12:45:39.785Z] github.com/docker/docker/cmd/docker-proxy [2022-08-11T12:45:39.785Z] github.com/docker/docker/cmd/dockerd [2022-08-11T12:45:39.785Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-11T12:45:39.785Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-11T12:45:39.785Z] github.com/docker/docker/container [2022-08-11T12:45:39.785Z] github.com/docker/docker/container/stream [2022-08-11T12:45:39.785Z] github.com/docker/docker/contrib/apparmor [2022-08-11T12:45:39.785Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-11T12:45:39.785Z] github.com/docker/docker/contrib/httpserver [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/cluster [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/cluster/convert [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/cluster/executor [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/cluster/provider [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/config [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/containerd [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/events [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/events/testutils [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/exec [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/images [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/initlayer [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/links [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/listeners [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/gelf [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/journald [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/local [2022-08-11T12:45:39.785Z] github.com/docker/docker/daemon/logger/logentries [2022-08-11T12:45:39.786Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-11T12:45:39.786Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-11T12:45:39.786Z] github.com/docker/docker/daemon/logger/splunk [2022-08-11T12:45:39.786Z] github.com/docker/docker/daemon/logger/syslog [2022-08-11T12:45:39.786Z] github.com/docker/docker/daemon/logger/templates [2022-08-11T12:45:39.786Z] github.com/docker/docker/daemon/names [2022-08-11T12:45:39.786Z] github.com/docker/docker/daemon/network [2022-08-11T12:45:39.786Z] github.com/docker/docker/daemon/stats [2022-08-11T12:45:39.786Z] github.com/docker/docker/distribution [2022-08-11T12:45:39.786Z] github.com/docker/docker/distribution/metadata [2022-08-11T12:45:39.786Z] github.com/docker/docker/distribution/utils [2022-08-11T12:45:39.786Z] github.com/docker/docker/distribution/xfer [2022-08-11T12:45:39.786Z] github.com/docker/docker/dockerversion [2022-08-11T12:45:39.786Z] github.com/docker/docker/errdefs [2022-08-11T12:45:39.786Z] github.com/docker/docker/image [2022-08-11T12:45:39.786Z] github.com/docker/docker/image/cache [2022-08-11T12:45:39.786Z] github.com/docker/docker/image/tarexport [2022-08-11T12:45:39.786Z] github.com/docker/docker/image/v1 [2022-08-11T12:45:39.786Z] github.com/docker/docker/internal/test/suite [2022-08-11T12:45:39.786Z] github.com/docker/docker/layer [2022-08-11T12:45:39.786Z] github.com/docker/docker/libcontainerd [2022-08-11T12:45:39.786Z] github.com/docker/docker/libcontainerd/queue [2022-08-11T12:45:39.786Z] github.com/docker/docker/libcontainerd/remote [2022-08-11T12:45:39.786Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-11T12:45:39.786Z] github.com/docker/docker/libcontainerd/types [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/bitseq [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cluster [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/config [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/datastore [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/driverapi [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/etchosts [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/idm [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipam [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/iptables [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/netlabel [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/netutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/networkdb [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ns [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/options [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/osl [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/portallocator [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/portmapper [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/testutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/types [2022-08-11T12:45:39.786Z] github.com/docker/docker/oci [2022-08-11T12:45:39.786Z] github.com/docker/docker/oci/caps [2022-08-11T12:45:39.786Z] github.com/docker/docker/opts [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/aaparser [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/archive [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/authorization [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/broadcaster [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/capabilities [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/chrootarchive [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/containerfs [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/devicemapper [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/directory [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/dmesg [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/fileutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/fsutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/homedir [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/idtools [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/ioutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/jsonmessage [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/longpath [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/loopback [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/namesgenerator [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/parsers [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/pidfile [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/platform [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/plugingetter [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/plugins [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/plugins/transport [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/pools [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/progress [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/pubsub [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/reexec [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/signal [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/stack [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/stdcopy [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/streamformatter [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/stringid [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/sysinfo [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/system [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/tailfile [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/tarsum [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/urlutil [2022-08-11T12:45:39.786Z] github.com/docker/docker/pkg/useragent [2022-08-11T12:45:39.786Z] github.com/docker/docker/plugin [2022-08-11T12:45:39.786Z] github.com/docker/docker/plugin/executor/containerd [2022-08-11T12:45:39.786Z] github.com/docker/docker/plugin/v2 [2022-08-11T12:45:39.786Z] github.com/docker/docker/profiles/apparmor [2022-08-11T12:45:39.786Z] github.com/docker/docker/profiles/seccomp [2022-08-11T12:45:39.786Z] github.com/docker/docker/quota [2022-08-11T12:45:39.786Z] github.com/docker/docker/reference [2022-08-11T12:45:39.786Z] github.com/docker/docker/registry [2022-08-11T12:45:39.786Z] github.com/docker/docker/registry/resumable [2022-08-11T12:45:39.786Z] github.com/docker/docker/restartmanager [2022-08-11T12:45:39.786Z] github.com/docker/docker/rootless [2022-08-11T12:45:39.786Z] github.com/docker/docker/rootless/specconv [2022-08-11T12:45:39.786Z] github.com/docker/docker/runconfig [2022-08-11T12:45:39.786Z] github.com/docker/docker/runconfig/opts [2022-08-11T12:45:39.786Z] github.com/docker/docker/testutil [2022-08-11T12:45:39.786Z] github.com/docker/docker/testutil/daemon [2022-08-11T12:45:39.786Z] github.com/docker/docker/testutil/environment [2022-08-11T12:45:39.786Z] github.com/docker/docker/testutil/fakecontext [2022-08-11T12:45:39.786Z] github.com/docker/docker/testutil/fakegit [2022-08-11T12:45:39.786Z] github.com/docker/docker/testutil/fakestorage [2022-08-11T12:45:39.786Z] github.com/docker/docker/testutil/fixtures/load [2022-08-11T12:45:39.786Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-11T12:45:39.786Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-11T12:45:39.786Z] github.com/docker/docker/testutil/registry [2022-08-11T12:45:39.786Z] github.com/docker/docker/testutil/request [2022-08-11T12:45:39.786Z] github.com/docker/docker/volume [2022-08-11T12:45:39.786Z] github.com/docker/docker/volume/drivers [2022-08-11T12:45:39.786Z] github.com/docker/docker/volume/local [2022-08-11T12:45:39.786Z] github.com/docker/docker/volume/mounts [2022-08-11T12:45:39.786Z] github.com/docker/docker/volume/service [2022-08-11T12:45:39.786Z] github.com/docker/docker/volume/service/opts [2022-08-11T12:45:39.786Z] github.com/docker/docker/volume/testutils' [2022-08-11T12:45:39.786Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/bitseq [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cluster [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/config [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/datastore [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/driverapi [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/etchosts [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/idm [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipam [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/iptables [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/netlabel [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/netutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/networkdb [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ns [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/options [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/osl [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/portallocator [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/portmapper [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/testutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/types' [2022-08-11T12:45:39.786Z] + echo 'github.com/docker/docker/libnetwork [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/bitseq [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cluster [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/config [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/datastore [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/driverapi [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/etchosts [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/idm [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipam [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/iptables [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/netlabel [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/netutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/networkdb [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/ns [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/options [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/osl [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/portallocator [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/portmapper [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/testutils [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/types' [2022-08-11T12:45:39.786Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:45:39.786Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:45:39.786Z] + type docker-proxy [2022-08-11T12:45:39.786Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-11T12:45:39.786Z] + hack/make.sh binary-proxy install-proxy [2022-08-11T12:45:39.786Z] [2022-08-11T12:45:39.786Z] Removing bundles/ [2022-08-11T12:45:40.047Z] [2022-08-11T12:45:40.047Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-11T12:45:40.047Z] Building: bundles/binary-proxy/docker-proxy [2022-08-11T12:45:40.047Z] GOOS="" GOARCH="" GOARM="" [2022-08-11T12:45:40.268Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-11T12:45:40.846Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-11T12:45:41.414Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-11T12:45:41.414Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-11T12:45:41.414Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-11T12:45:41.673Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-11T12:45:42.241Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-11T12:45:42.241Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-11T12:45:42.808Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-11T12:45:42.808Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-11T12:45:42.808Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-11T12:45:43.376Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-11T12:45:43.944Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-11T12:45:44.511Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-11T12:45:45.078Z] === RUN TestDockerSuite/TestInspectImage [2022-08-11T12:45:45.078Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-11T12:45:45.078Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-11T12:45:45.078Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-11T12:45:45.078Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-11T12:45:45.337Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-11T12:45:45.904Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-11T12:45:45.904Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-11T12:45:46.472Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-11T12:45:47.039Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-11T12:45:48.181Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-11T12:45:48.181Z] [2022-08-11T12:45:48.181Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-11T12:45:48.181Z] Installing docker-proxy to /usr/local/bin/ [2022-08-11T12:45:48.181Z] [2022-08-11T12:45:48.181Z] + mkdir -p bundles [2022-08-11T12:45:48.181Z] + '[' -n 'github.com/docker/docker/api [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/backend/build [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/httpstatus [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/httputils [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/middleware [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router/build [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router/container [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router/debug [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router/distribution [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router/grpc [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router/image [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router/network [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router/plugin [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router/session [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router/swarm [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router/system [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/server/router/volume [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/backend [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/blkiodev [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/container [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/events [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/filters [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/image [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/mount [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/network [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/registry [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/strslice [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/swarm [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/time [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/versions [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-11T12:45:48.181Z] github.com/docker/docker/api/types/volume [2022-08-11T12:45:48.181Z] github.com/docker/docker/builder [2022-08-11T12:45:48.181Z] github.com/docker/docker/builder/builder-next [2022-08-11T12:45:48.181Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-11T12:45:48.181Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-11T12:45:48.181Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-11T12:45:48.181Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-11T12:45:48.181Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-11T12:45:48.181Z] github.com/docker/docker/builder/builder-next/worker [2022-08-11T12:45:48.181Z] github.com/docker/docker/builder/dockerfile [2022-08-11T12:45:48.181Z] github.com/docker/docker/builder/remotecontext [2022-08-11T12:45:48.181Z] github.com/docker/docker/builder/remotecontext/git [2022-08-11T12:45:48.181Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-11T12:45:48.181Z] github.com/docker/docker/cli [2022-08-11T12:45:48.182Z] github.com/docker/docker/cli/config [2022-08-11T12:45:48.182Z] github.com/docker/docker/cli/debug [2022-08-11T12:45:48.182Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-11T12:45:48.182Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-11T12:45:48.182Z] github.com/docker/docker/client [2022-08-11T12:45:48.182Z] github.com/docker/docker/cmd/docker-proxy [2022-08-11T12:45:48.182Z] github.com/docker/docker/cmd/dockerd [2022-08-11T12:45:48.182Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-11T12:45:48.182Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-11T12:45:48.182Z] github.com/docker/docker/container [2022-08-11T12:45:48.182Z] github.com/docker/docker/container/stream [2022-08-11T12:45:48.182Z] github.com/docker/docker/contrib/apparmor [2022-08-11T12:45:48.182Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-11T12:45:48.182Z] github.com/docker/docker/contrib/httpserver [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/cluster [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/cluster/convert [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/cluster/executor [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/cluster/provider [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/config [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/containerd [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/events [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/events/testutils [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/exec [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/graphdriver [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/images [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/initlayer [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/links [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/listeners [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/gelf [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/journald [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/local [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/logentries [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/splunk [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/syslog [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/logger/templates [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/names [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/network [2022-08-11T12:45:48.182Z] github.com/docker/docker/daemon/stats [2022-08-11T12:45:48.182Z] github.com/docker/docker/distribution [2022-08-11T12:45:48.182Z] github.com/docker/docker/distribution/metadata [2022-08-11T12:45:48.182Z] github.com/docker/docker/distribution/utils [2022-08-11T12:45:48.182Z] github.com/docker/docker/distribution/xfer [2022-08-11T12:45:48.182Z] github.com/docker/docker/dockerversion [2022-08-11T12:45:48.182Z] github.com/docker/docker/errdefs [2022-08-11T12:45:48.182Z] github.com/docker/docker/image [2022-08-11T12:45:48.182Z] github.com/docker/docker/image/cache [2022-08-11T12:45:48.182Z] github.com/docker/docker/image/tarexport [2022-08-11T12:45:48.182Z] github.com/docker/docker/image/v1 [2022-08-11T12:45:48.182Z] github.com/docker/docker/internal/test/suite [2022-08-11T12:45:48.182Z] github.com/docker/docker/layer [2022-08-11T12:45:48.182Z] github.com/docker/docker/libcontainerd [2022-08-11T12:45:48.182Z] github.com/docker/docker/libcontainerd/queue [2022-08-11T12:45:48.182Z] github.com/docker/docker/libcontainerd/remote [2022-08-11T12:45:48.182Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-11T12:45:48.182Z] github.com/docker/docker/libcontainerd/types [2022-08-11T12:45:48.182Z] github.com/docker/docker/oci [2022-08-11T12:45:48.182Z] github.com/docker/docker/oci/caps [2022-08-11T12:45:48.182Z] github.com/docker/docker/opts [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/aaparser [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/archive [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/authorization [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/broadcaster [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/capabilities [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/chrootarchive [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/containerfs [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/devicemapper [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/directory [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/dmesg [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/fileutils [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/fsutils [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/homedir [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/idtools [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/ioutils [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/jsonmessage [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/longpath [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/loopback [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/namesgenerator [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/parsers [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/pidfile [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/platform [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/plugingetter [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/plugins [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/plugins/transport [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/pools [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/progress [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/pubsub [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/reexec [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/signal [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/stack [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/stdcopy [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/streamformatter [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/stringid [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/sysinfo [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/system [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/tailfile [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/tarsum [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/urlutil [2022-08-11T12:45:48.182Z] github.com/docker/docker/pkg/useragent [2022-08-11T12:45:48.182Z] github.com/docker/docker/plugin [2022-08-11T12:45:48.182Z] github.com/docker/docker/plugin/executor/containerd [2022-08-11T12:45:48.182Z] github.com/docker/docker/plugin/v2 [2022-08-11T12:45:48.182Z] github.com/docker/docker/profiles/apparmor [2022-08-11T12:45:48.182Z] github.com/docker/docker/profiles/seccomp [2022-08-11T12:45:48.182Z] github.com/docker/docker/quota [2022-08-11T12:45:48.182Z] github.com/docker/docker/reference [2022-08-11T12:45:48.182Z] github.com/docker/docker/registry [2022-08-11T12:45:48.182Z] github.com/docker/docker/registry/resumable [2022-08-11T12:45:48.182Z] github.com/docker/docker/restartmanager [2022-08-11T12:45:48.182Z] github.com/docker/docker/rootless [2022-08-11T12:45:48.182Z] github.com/docker/docker/rootless/specconv [2022-08-11T12:45:48.182Z] github.com/docker/docker/runconfig [2022-08-11T12:45:48.182Z] github.com/docker/docker/runconfig/opts [2022-08-11T12:45:48.182Z] github.com/docker/docker/testutil [2022-08-11T12:45:48.182Z] github.com/docker/docker/testutil/daemon [2022-08-11T12:45:48.182Z] github.com/docker/docker/testutil/environment [2022-08-11T12:45:48.182Z] github.com/docker/docker/testutil/fakecontext [2022-08-11T12:45:48.182Z] github.com/docker/docker/testutil/fakegit [2022-08-11T12:45:48.182Z] github.com/docker/docker/testutil/fakestorage [2022-08-11T12:45:48.182Z] github.com/docker/docker/testutil/fixtures/load [2022-08-11T12:45:48.182Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-11T12:45:48.182Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-11T12:45:48.182Z] github.com/docker/docker/testutil/registry [2022-08-11T12:45:48.182Z] github.com/docker/docker/testutil/request [2022-08-11T12:45:48.182Z] github.com/docker/docker/volume [2022-08-11T12:45:48.182Z] github.com/docker/docker/volume/drivers [2022-08-11T12:45:48.182Z] github.com/docker/docker/volume/local [2022-08-11T12:45:48.182Z] github.com/docker/docker/volume/mounts [2022-08-11T12:45:48.182Z] github.com/docker/docker/volume/service [2022-08-11T12:45:48.182Z] github.com/docker/docker/volume/service/opts [2022-08-11T12:45:48.182Z] github.com/docker/docker/volume/testutils' ']' [2022-08-11T12:45:48.182Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-11T12:45:48.182Z] ? github.com/docker/docker/api [no test files] [2022-08-11T12:45:49.570Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-11T12:45:49.570Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-11T12:45:49.570Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-11T12:45:50.137Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-11T12:45:51.514Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-11T12:45:51.773Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-11T12:45:52.032Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-11T12:45:52.603Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-11T12:45:53.173Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-11T12:45:53.432Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-11T12:45:53.999Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-11T12:45:53.999Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-11T12:45:54.935Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-11T12:45:55.872Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-11T12:45:56.131Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-11T12:45:57.090Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-11T12:45:58.474Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-11T12:46:00.381Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-11T12:46:00.381Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-11T12:46:00.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-11T12:46:01.759Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-11T12:46:02.019Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-11T12:46:02.958Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-11T12:46:05.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-11T12:46:06.295Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-11T12:46:07.400Z] docker_api_swarm_service_test.go:395: [d37639df781c9] joining swarm manager [d9402c71a17dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:46:08.339Z] docker_api_swarm_service_test.go:395: [dfc54af5b8216] joining swarm manager [d9402c71a17dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:46:12.533Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-11T12:46:14.438Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-11T12:46:14.698Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-11T12:46:16.076Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-11T12:46:16.076Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-11T12:46:16.334Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-11T12:46:17.273Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-11T12:46:17.851Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-11T12:46:18.788Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-11T12:46:19.725Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-11T12:46:20.662Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-11T12:46:22.566Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-11T12:46:22.825Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-11T12:46:23.395Z] === RUN TestDockerSuite/TestLogsSince [2022-08-11T12:46:23.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-11T12:46:25.866Z] docker_api_swarm_service_test.go:343: [d15e9f9dbeccb] joining swarm manager [d1c8cbb3cb7db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:46:26.802Z] docker_api_swarm_service_test.go:343: [d0c5fa73ac8b0] joining swarm manager [d1c8cbb3cb7db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:46:30.092Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-11T12:46:35.358Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-11T12:46:35.925Z] === RUN TestDockerSuite/TestLogsTail [2022-08-11T12:46:36.493Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-11T12:46:36.752Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-11T12:46:37.319Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-11T12:46:37.319Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-11T12:46:37.319Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-11T12:46:37.319Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-11T12:46:37.319Z] === RUN TestDockerSuite/TestNetHostname [2022-08-11T12:46:38.729Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-11T12:46:38.987Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-11T12:46:38.987Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-11T12:46:38.987Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-11T12:46:39.923Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-11T12:46:40.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-11T12:46:40.441Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-11T12:46:41.820Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-11T12:46:41.820Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-11T12:46:41.820Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-11T12:46:41.820Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-11T12:46:42.389Z] docker_api_swarm_service_test.go:490: [d3b954a0b8ca9] joining swarm manager [d6dd70ef42966]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:46:43.329Z] docker_api_swarm_service_test.go:490: [df8f3a5fce8a6] joining swarm manager [d6dd70ef42966]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:46:47.524Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-11T12:46:48.092Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-11T12:46:49.469Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-11T12:46:52.002Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-11T12:46:53.905Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-11T12:46:55.280Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-11T12:46:55.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-11T12:46:58.829Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-11T12:47:00.216Z] === RUN TestDockerSuite/TestPluginActive [2022-08-11T12:47:01.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-11T12:47:03.057Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-11T12:47:03.315Z] docker_api_swarm_service_test.go:128: [dd6c2dc2c09fd] joining swarm manager [de1d6a41177f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:47:04.252Z] docker_api_swarm_service_test.go:129: [d2dc8f5bb825d] joining swarm manager [de1d6a41177f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:47:06.796Z] docker_api_swarm_service_test.go:137: [d79621b81e29f] joining swarm manager [de1d6a41177f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-11T12:47:07.734Z] docker_api_swarm_service_test.go:138: [dc3049a671535] joining swarm manager [de1d6a41177f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-11T12:47:10.270Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-11T12:47:10.270Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-11T12:47:10.270Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-11T12:47:11.645Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-11T12:47:14.932Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-11T12:47:20.199Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-11T12:47:21.138Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-11T12:47:22.096Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-11T12:47:23.034Z] === RUN TestDockerSuite/TestPortList [2022-08-11T12:47:29.598Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-11T12:47:30.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-11T12:47:32.070Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-11T12:47:32.329Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-11T12:47:32.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-11T12:47:34.804Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-11T12:47:35.064Z] docker_api_swarm_service_test.go:304: [dc466ae288a98] joining swarm manager [d2b159388063f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:47:35.633Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-11T12:47:36.201Z] docker_api_swarm_service_test.go:304: [d4fa26b3f7dc8] joining swarm manager [d2b159388063f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:47:36.201Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-11T12:47:36.461Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-11T12:47:38.997Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-11T12:47:39.934Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-11T12:47:42.467Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-11T12:47:42.782Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-11T12:47:42.782Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-11T12:47:42.782Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-08-11T12:47:42.782Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-11T12:47:42.782Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-11T12:47:42.782Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-11T12:47:42.782Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-11T12:47:42.782Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-11T12:47:42.783Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-11T12:47:42.783Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-11T12:47:42.783Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-11T12:47:42.783Z] ok github.com/docker/docker/api/types/registry 0.007s coverage: 54.2% of statements [2022-08-11T12:47:42.783Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-11T12:47:42.783Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-11T12:47:42.783Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/builder [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-11T12:47:42.783Z] ok github.com/docker/docker/builder/remotecontext 0.133s coverage: 13.7% of statements [2022-08-11T12:47:42.783Z] ok github.com/docker/docker/builder/dockerfile 0.521s coverage: 49.3% of statements [2022-08-11T12:47:42.783Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-11T12:47:42.783Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-11T12:47:42.783Z] ok github.com/docker/docker/builder/remotecontext/git 1.767s coverage: 86.3% of statements [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/cli [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-11T12:47:42.783Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-11T12:47:42.783Z] ok github.com/docker/docker/cmd/docker-proxy 0.236s coverage: 67.6% of statements [2022-08-11T12:47:44.164Z] ok github.com/docker/docker/client 0.158s coverage: 75.9% of statements [2022-08-11T12:47:45.770Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-11T12:47:45.770Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-11T12:47:48.303Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-11T12:47:54.867Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-11T12:47:55.804Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-11T12:47:56.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-11T12:47:57.441Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-11T12:47:58.378Z] docker_api_swarm_service_test.go:100: [df464638c87bb] joining swarm manager [d618c957f7714]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:47:58.637Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-11T12:47:59.205Z] docker_api_swarm_service_test.go:101: [d8eaba1e65a0c] joining swarm manager [d618c957f7714]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:47:59.777Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-11T12:48:02.314Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-11T12:48:04.220Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-11T12:48:05.157Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-11T12:48:05.416Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-11T12:48:05.984Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-11T12:48:07.391Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-11T12:48:08.768Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-11T12:48:08.768Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-11T12:48:08.768Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-11T12:48:09.335Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-11T12:48:09.594Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-11T12:48:09.852Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-11T12:48:10.790Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-11T12:48:11.728Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-11T12:48:12.296Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-11T12:48:18.868Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-11T12:48:19.438Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-11T12:48:21.344Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-11T12:48:21.344Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-11T12:48:21.344Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-11T12:48:21.603Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-11T12:48:22.540Z] check_test.go:611: [df464638c87bb] daemon is not started [2022-08-11T12:48:23.916Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-11T12:48:24.485Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-11T12:48:27.021Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-11T12:48:27.588Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-11T12:48:27.588Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-11T12:48:27.588Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-11T12:48:27.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-11T12:48:30.409Z] docker_api_swarm_service_test.go:533: [d3a9c842f7c70] joining swarm manager [de2dc34040444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:48:30.409Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-11T12:48:30.871Z] ok github.com/docker/docker/cmd/dockerd 0.109s coverage: 31.6% of statements [2022-08-11T12:48:30.871Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-11T12:48:30.871Z] ok github.com/docker/docker/cmd/dockerd/trap 2.460s coverage: 0.0% of statements [2022-08-11T12:48:30.871Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-11T12:48:30.871Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-11T12:48:30.871Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-11T12:48:30.871Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-11T12:48:30.871Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-11T12:48:31.344Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-11T12:48:31.344Z] docker_api_swarm_service_test.go:534: [da49950314b27] joining swarm manager [de2dc34040444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:48:31.604Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-11T12:48:32.979Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-11T12:48:33.918Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-11T12:48:35.071Z] ok github.com/docker/docker/daemon/cluster 0.078s coverage: 0.5% of statements [2022-08-11T12:48:35.824Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-11T12:48:36.452Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-08-11T12:48:36.761Z] === RUN TestDockerSuite/TestRmiTag [2022-08-11T12:48:36.761Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-11T12:48:37.328Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-11T12:48:37.835Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 36.9% of statements [2022-08-11T12:48:40.615Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-11T12:48:40.874Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-11T12:48:41.441Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-11T12:48:41.700Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-11T12:48:42.267Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-11T12:48:42.526Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-11T12:48:43.094Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-11T12:48:43.661Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-11T12:48:44.231Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-11T12:48:45.963Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.451s coverage: 13.4% of statements [2022-08-11T12:48:45.963Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-08-11T12:48:46.223Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-11T12:48:46.793Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-08-11T12:48:47.053Z] ok github.com/docker/docker/daemon 10.140s coverage: 16.6% of statements [2022-08-11T12:48:47.314Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-11T12:48:47.314Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-11T12:48:47.314Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-11T12:48:47.314Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-11T12:48:47.314Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-11T12:48:47.529Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-11T12:48:47.529Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-11T12:48:48.255Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.725s coverage: 74.8% of statements [2022-08-11T12:48:48.475Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-11T12:48:49.415Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-11T12:48:49.639Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.384s coverage: 60.7% of statements [2022-08-11T12:48:49.639Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.030s coverage: 3.0% of statements [2022-08-11T12:48:51.317Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-11T12:48:51.564Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-11T12:48:52.694Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-11T12:48:52.985Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.342s coverage: 50.6% of statements [2022-08-11T12:48:53.556Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.486s coverage: 46.1% of statements [2022-08-11T12:48:53.556Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-11T12:48:54.068Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-11T12:48:54.636Z] === RUN TestDockerSuite/TestDockerFails [2022-08-11T12:48:54.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-11T12:48:54.636Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-11T12:48:54.938Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-11T12:48:54.938Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.728s coverage: 58.5% of statements [2022-08-11T12:48:54.938Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-11T12:48:54.938Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-11T12:48:55.877Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.033s coverage: 3.0% of statements [2022-08-11T12:48:56.446Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-11T12:48:56.540Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-11T12:48:56.540Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-11T12:48:56.800Z] docker_api_swarm_service_test.go:148: [d01f5eda94f28] joining swarm manager [d4d1dfda96237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:48:57.366Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-11T12:48:57.386Z] ok github.com/docker/docker/daemon/images 0.079s coverage: 6.9% of statements [2022-08-11T12:48:57.386Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-11T12:48:57.386Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-11T12:48:57.934Z] docker_api_swarm_service_test.go:148: [db800cfd76a6c] joining swarm manager [d4d1dfda96237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:48:57.955Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.2% of statements [2022-08-11T12:48:58.874Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-11T12:48:58.895Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 80.2% of statements [2022-08-11T12:48:58.895Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-08-11T12:48:58.895Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-11T12:48:59.443Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-11T12:48:59.835Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 68.2% of statements [2022-08-11T12:49:00.010Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-11T12:49:00.095Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.008s coverage: 88.2% of statements [2022-08-11T12:49:00.946Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-11T12:49:01.036Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.111s coverage: 76.8% of statements [2022-08-11T12:49:01.606Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-08-11T12:49:01.884Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-11T12:49:01.884Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-11T12:49:02.176Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 79.4% of statements [2022-08-11T12:49:02.451Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-11T12:49:02.451Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-11T12:49:02.747Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 67.4% of statements [2022-08-11T12:49:03.018Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-11T12:49:03.687Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-08-11T12:49:03.947Z] ok github.com/docker/docker/daemon/logger/journald 3.480s coverage: 74.3% of statements [2022-08-11T12:49:03.948Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-11T12:49:03.948Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-11T12:49:03.948Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-11T12:49:03.948Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-11T12:49:03.954Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-11T12:49:04.521Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-11T12:49:04.887Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-11T12:49:04.887Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-11T12:49:05.098Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-11T12:49:05.457Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-11T12:49:05.669Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-11T12:49:06.026Z] ok github.com/docker/docker/daemon/logger/splunk 1.695s coverage: 82.5% of statements [2022-08-11T12:49:06.026Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-11T12:49:06.026Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-11T12:49:06.605Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-11T12:49:06.966Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-08-11T12:49:07.541Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-11T12:49:08.347Z] ok github.com/docker/docker/distribution 1.506s coverage: 28.0% of statements [2022-08-11T12:49:08.347Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-11T12:49:08.478Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-11T12:49:08.607Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-11T12:49:09.045Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-11T12:49:09.176Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-08-11T12:49:09.436Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-08-11T12:49:09.437Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-11T12:49:09.612Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-11T12:49:09.696Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-11T12:49:10.181Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-11T12:49:10.267Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-08-11T12:49:10.267Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-11T12:49:10.267Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-11T12:49:10.749Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-11T12:49:10.839Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2022-08-11T12:49:11.318Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-11T12:49:11.798Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-08-11T12:49:12.058Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-08-11T12:49:12.252Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-11T12:49:12.317Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-11T12:49:12.819Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-11T12:49:13.080Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-11T12:49:13.648Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-11T12:49:13.648Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-11T12:49:14.227Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.2% of statements [2022-08-11T12:49:14.798Z] ok github.com/docker/docker/pkg/authorization 0.351s coverage: 68.3% of statements [2022-08-11T12:49:14.798Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-11T12:49:15.027Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-11T12:49:15.058Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-11T12:49:15.965Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-11T12:49:16.534Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-11T12:49:17.102Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-11T12:49:17.361Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-11T12:49:17.361Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-11T12:49:17.929Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-11T12:49:18.350Z] ok github.com/docker/docker/pkg/chrootarchive 2.468s coverage: 42.7% of statements [2022-08-11T12:49:18.350Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-11T12:49:18.350Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-11T12:49:18.495Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-11T12:49:18.609Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-11T12:49:18.754Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-11T12:49:18.869Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-11T12:49:19.130Z] ok github.com/docker/docker/layer 7.526s coverage: 68.9% of statements [2022-08-11T12:49:19.130Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-11T12:49:19.130Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-11T12:49:19.130Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-11T12:49:19.130Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-11T12:49:19.130Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-11T12:49:19.130Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-11T12:49:19.322Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-11T12:49:19.390Z] ok github.com/docker/docker/pkg/fsutils 0.200s coverage: 85.1% of statements [2022-08-11T12:49:19.390Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-11T12:49:19.580Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-11T12:49:19.839Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-11T12:49:20.098Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-11T12:49:20.098Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-11T12:49:20.771Z] ok github.com/docker/docker/pkg/idtools 0.493s coverage: 69.3% of statements [2022-08-11T12:49:20.772Z] ok github.com/docker/docker/pkg/ioutils 0.432s coverage: 70.1% of statements [2022-08-11T12:49:21.032Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-11T12:49:21.032Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-08-11T12:49:21.032Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-11T12:49:21.032Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-08-11T12:49:21.036Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-11T12:49:21.292Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-11T12:49:21.552Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-11T12:49:21.605Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-11T12:49:21.813Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-08-11T12:49:21.813Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-11T12:49:21.813Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-11T12:49:21.813Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-11T12:49:22.173Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-11T12:49:22.382Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-08-11T12:49:22.741Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-11T12:49:22.953Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-11T12:49:22.953Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-11T12:49:23.000Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-11T12:49:23.213Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-11T12:49:23.567Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-11T12:49:24.504Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-11T12:49:24.591Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-08-11T12:49:24.591Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-11T12:49:24.851Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-11T12:49:25.110Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-11T12:49:25.371Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-11T12:49:25.440Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-11T12:49:25.630Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-11T12:49:25.890Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-11T12:49:26.375Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-11T12:49:26.460Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-11T12:49:26.634Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-11T12:49:26.720Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-08-11T12:49:26.980Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-08-11T12:49:27.202Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-11T12:49:27.240Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-11T12:49:27.769Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-11T12:49:28.028Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-11T12:49:28.595Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-11T12:49:29.149Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-11T12:49:29.149Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-08-11T12:49:29.530Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-11T12:49:29.720Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-11T12:49:30.660Z] ok github.com/docker/docker/quota 0.257s coverage: 71.4% of statements [2022-08-11T12:49:30.920Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-11T12:49:31.860Z] ok github.com/docker/docker/registry 0.050s coverage: 58.6% of statements [2022-08-11T12:49:32.064Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-11T12:49:32.064Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-11T12:49:32.120Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-11T12:49:32.323Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-11T12:49:32.380Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-11T12:49:32.640Z] ok github.com/docker/docker/runconfig 0.007s coverage: 64.5% of statements [2022-08-11T12:49:32.910Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-11T12:49:33.698Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-11T12:49:34.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-11T12:49:34.821Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-11T12:49:34.833Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-11T12:49:35.081Z] ok github.com/docker/docker/volume/local 0.111s coverage: 76.8% of statements [2022-08-11T12:49:35.651Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-11T12:49:36.591Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-08-11T12:49:37.369Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-11T12:49:39.293Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-11T12:49:39.293Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-11T12:49:39.293Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-11T12:49:39.293Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-11T12:49:39.293Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-11T12:49:39.863Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-11T12:49:41.239Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-11T12:49:42.177Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-11T12:49:43.558Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-11T12:49:43.818Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-11T12:49:45.198Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-11T12:49:45.767Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-11T12:49:45.767Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-11T12:49:45.767Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-11T12:49:46.335Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-11T12:49:47.712Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-11T12:49:47.712Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-11T12:49:48.280Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-11T12:49:48.538Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-11T12:49:49.106Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-11T12:49:49.674Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-11T12:49:49.674Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-11T12:49:50.243Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-11T12:49:50.812Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-11T12:49:51.381Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-11T12:49:51.641Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-11T12:49:52.208Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-11T12:49:53.150Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-11T12:49:53.717Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-11T12:49:54.285Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-11T12:49:54.285Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-11T12:49:54.853Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-11T12:49:55.432Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-11T12:49:56.383Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-11T12:49:56.383Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-11T12:49:56.383Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-11T12:49:56.642Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-11T12:49:58.531Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/rootless [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/volume [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-11T12:49:58.531Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-11T12:49:58.531Z] [2022-08-11T12:49:58.531Z] === Skipped [2022-08-11T12:49:58.531Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-11T12:49:58.531Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-11T12:49:58.531Z] [2022-08-11T12:49:58.531Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-11T12:49:58.531Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-11T12:49:58.531Z] [2022-08-11T12:49:58.531Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-11T12:49:58.531Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-11T12:49:58.531Z] [2022-08-11T12:49:58.531Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-11T12:49:58.531Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-11T12:49:58.531Z] [2022-08-11T12:49:58.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-11T12:49:58.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:49:58.531Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-11T12:49:58.531Z] [2022-08-11T12:49:58.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-11T12:49:58.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:49:58.531Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-11T12:49:58.531Z] [2022-08-11T12:49:58.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-11T12:49:58.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:49:58.531Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-11T12:49:58.531Z] [2022-08-11T12:49:58.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-11T12:49:58.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:49:58.531Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-11T12:49:58.531Z] [2022-08-11T12:49:58.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-11T12:49:58.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:49:58.531Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-11T12:49:58.531Z] [2022-08-11T12:49:58.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-11T12:49:58.531Z] graphtest_unix.go:71: No driver to put! [2022-08-11T12:49:58.531Z] [2022-08-11T12:49:58.531Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-11T12:49:58.532Z] time="2022-08-11T12:48:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-11T12:49:58.532Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-11T12:49:58.532Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-11T12:49:58.532Z] time="2022-08-11T12:48:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-11T12:49:58.532Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-11T12:49:58.532Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-11T12:49:58.532Z] time="2022-08-11T12:48:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-11T12:49:58.532Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-11T12:49:58.532Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-11T12:49:58.532Z] time="2022-08-11T12:48:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-11T12:49:58.532Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-11T12:49:58.532Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-11T12:49:58.532Z] time="2022-08-11T12:48:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-11T12:49:58.532Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-11T12:49:58.532Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-11T12:49:58.532Z] graphtest_unix.go:71: No driver to put! [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-11T12:49:58.532Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-11T12:49:58.532Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-11T12:49:58.532Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-11T12:49:58.532Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-11T12:49:58.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:49:58.532Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-11T12:49:58.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:49:58.532Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-11T12:49:58.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:49:58.532Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-11T12:49:58.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:49:58.532Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-11T12:49:58.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-11T12:49:58.532Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-11T12:49:58.532Z] graphtest_unix.go:71: No driver to put! [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-11T12:49:58.532Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-11T12:49:58.532Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-11T12:49:58.532Z] [2022-08-11T12:49:58.532Z] DONE 2875 tests, 28 skipped in 249.493s [2022-08-11T12:49:58.532Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/bitseq [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/cluster [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/config [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/datastore [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/driverapi [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/etchosts [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/idm [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/ipam [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/iptables [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/netlabel [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/netutils [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/networkdb [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/ns [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/options [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/osl [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/portallocator [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/portmapper [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/testutils [2022-08-11T12:49:58.532Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-11T12:49:58.532Z] + 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-11T12:49:59.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-11T12:49:59.933Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-11T12:49:59.933Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-11T12:50:04.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-11T12:50:06.025Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-11T12:50:08.558Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-11T12:50:11.091Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-11T12:50:11.659Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-11T12:50:12.230Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-11T12:50:13.610Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-11T12:50:13.610Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-11T12:50:13.610Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-11T12:50:13.610Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-11T12:50:13.870Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-11T12:50:14.129Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-11T12:50:16.664Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-11T12:50:16.664Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-11T12:50:17.605Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-11T12:50:18.984Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-11T12:50:20.361Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-11T12:50:24.551Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-11T12:50:24.551Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-11T12:50:25.119Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-11T12:50:25.379Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-11T12:50:26.758Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-11T12:50:26.758Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-11T12:50:26.758Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-11T12:50:27.693Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-11T12:50:28.261Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-11T12:50:29.638Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-11T12:50:29.638Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-11T12:50:29.638Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-11T12:50:30.572Z] === RUN TestDockerSuite/TestRunMount [2022-08-11T12:50:34.762Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-11T12:50:34.762Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-11T12:50:35.020Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-11T12:50:35.956Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-11T12:50:37.333Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-11T12:50:38.720Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-11T12:50:40.097Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-11T12:50:41.476Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-11T12:50:42.043Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-11T12:50:42.303Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-11T12:50:42.562Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-11T12:50:43.496Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-11T12:50:43.756Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-11T12:50:44.322Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-11T12:50:45.229Z] ok github.com/docker/docker/libnetwork 37.054s coverage: 40.6% of statements [2022-08-11T12:50:45.229Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-08-11T12:50:45.229Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-11T12:50:45.229Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-11T12:50:45.229Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-11T12:50:45.229Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-11T12:50:45.229Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-11T12:50:45.229Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-11T12:50:45.229Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-11T12:50:45.229Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-11T12:50:45.229Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-11T12:50:45.229Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-11T12:50:45.229Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-11T12:50:45.229Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-11T12:50:45.229Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-11T12:50:45.229Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.378s coverage: 59.9% of statements [2022-08-11T12:50:45.229Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-11T12:50:45.229Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-11T12:50:45.229Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.123s coverage: 5.2% of statements [2022-08-11T12:50:45.229Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-11T12:50:45.229Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.7% of statements [2022-08-11T12:50:45.229Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-11T12:50:45.229Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-11T12:50:45.699Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-11T12:50:46.635Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-11T12:50:48.012Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-11T12:50:50.547Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-11T12:50:50.807Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-11T12:50:50.807Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-11T12:50:51.376Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-11T12:50:51.635Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-11T12:50:52.204Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-11T12:50:52.772Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-11T12:50:52.772Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-11T12:50:53.339Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-11T12:50:55.212Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.154s coverage: 6.6% of statements [2022-08-11T12:50:55.213Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-11T12:50:55.213Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-11T12:50:55.473Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-11T12:50:55.473Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-11T12:50:55.473Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-11T12:50:55.473Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-11T12:50:56.042Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-11T12:50:56.042Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-08-11T12:50:56.302Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-11T12:50:56.562Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-11T12:50:56.623Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-11T12:50:59.170Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-11T12:50:59.170Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-11T12:50:59.170Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-11T12:50:59.429Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-11T12:50:59.688Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-11T12:51:00.256Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-11T12:51:01.636Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-11T12:51:02.204Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-11T12:51:02.462Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-11T12:51:03.031Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-11T12:51:03.031Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-11T12:51:03.600Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-11T12:51:04.168Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-11T12:51:04.736Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-11T12:51:05.307Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-11T12:51:05.307Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-11T12:51:05.307Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-11T12:51:05.307Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-11T12:51:05.874Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-11T12:51:06.440Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-11T12:51:06.440Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-11T12:51:06.440Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-11T12:51:06.556Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-11T12:51:07.009Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-11T12:51:08.387Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-11T12:51:08.387Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-11T12:51:08.387Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-11T12:51:08.387Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-11T12:51:10.920Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-11T12:51:10.920Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-11T12:51:11.857Z] === RUN TestDockerSuite/TestRunRm [2022-08-11T12:51:12.425Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-11T12:51:14.331Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-11T12:51:16.248Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-11T12:51:16.508Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-11T12:51:16.766Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-11T12:51:17.335Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-11T12:51:19.240Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-11T12:51:19.808Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-11T12:51:19.808Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-11T12:51:21.447Z] ok github.com/docker/docker/libnetwork/ipam 14.208s coverage: 85.3% of statements [2022-08-11T12:51:21.447Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-11T12:51:21.447Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-11T12:51:21.707Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-11T12:51:21.967Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-11T12:51:21.967Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-11T12:51:22.227Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-11T12:51:22.798Z] ok github.com/docker/docker/libnetwork/ipamutils 0.249s coverage: 74.0% of statements [2022-08-11T12:51:23.095Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-11T12:51:23.095Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-11T12:51:23.368Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.0% of statements [2022-08-11T12:51:23.709Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-11T12:51:23.971Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-08-11T12:51:26.440Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-11T12:51:26.440Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-11T12:51:26.440Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-11T12:51:27.393Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-11T12:51:27.652Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-11T12:51:28.588Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-11T12:51:29.156Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-11T12:51:29.723Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-11T12:51:30.292Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-11T12:51:30.867Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-11T12:51:31.440Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-11T12:51:32.375Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-11T12:51:34.279Z] === RUN TestDockerSuite/TestRunState [2022-08-11T12:51:35.218Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-11T12:51:35.787Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-11T12:51:36.360Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-11T12:51:36.360Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-11T12:51:36.360Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-11T12:51:36.360Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-11T12:51:36.927Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-11T12:51:37.495Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-11T12:51:37.755Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-11T12:51:38.692Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-11T12:51:38.692Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-11T12:51:38.692Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-11T12:51:38.950Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-11T12:51:41.491Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-11T12:51:41.491Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-11T12:51:41.751Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-11T12:51:43.657Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-11T12:51:44.226Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-11T12:51:46.128Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-11T12:51:47.507Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-11T12:51:49.409Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-11T12:51:49.977Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-11T12:51:49.977Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-11T12:51:50.544Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-11T12:51:51.114Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-11T12:51:53.020Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-11T12:51:53.975Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-11T12:51:54.544Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-11T12:51:54.802Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-11T12:51:54.802Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-11T12:51:55.062Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-11T12:51:55.631Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-11T12:51:56.200Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-11T12:51:56.770Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-11T12:51:56.770Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-11T12:51:56.770Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-11T12:51:57.029Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-11T12:51:57.598Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-11T12:51:57.861Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-11T12:52:01.150Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-11T12:52:01.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-11T12:52:01.409Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-11T12:52:02.346Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-11T12:52:04.252Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-11T12:52:04.252Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-11T12:52:05.190Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-11T12:52:07.096Z] docker_cli_service_logs_test.go:248: checking task 7nqhcj87t5ie [2022-08-11T12:52:07.096Z] docker_cli_service_logs_test.go:253: checking messages for 7nqhcj87t5ie [2022-08-11T12:52:07.096Z] docker_cli_service_logs_test.go:248: checking task jcyq6ufw9fbx [2022-08-11T12:52:07.096Z] docker_cli_service_logs_test.go:253: checking messages for jcyq6ufw9fbx [2022-08-11T12:52:07.355Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-11T12:52:07.614Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-11T12:52:09.517Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-11T12:52:10.085Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-11T12:52:10.085Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-11T12:52:10.085Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-11T12:52:10.085Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-11T12:52:10.085Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-11T12:52:10.085Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-11T12:52:10.085Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-11T12:52:10.085Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-11T12:52:10.085Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-11T12:52:10.085Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-11T12:52:10.356Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-11T12:52:10.933Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-11T12:52:11.500Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-11T12:52:12.437Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-11T12:52:13.006Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-11T12:52:13.572Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-11T12:52:13.572Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-11T12:52:13.830Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-11T12:52:13.830Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-11T12:52:13.830Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-11T12:52:13.830Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-11T12:52:13.830Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-11T12:52:13.830Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-11T12:52:13.830Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-11T12:52:13.830Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-11T12:52:13.830Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-11T12:52:13.830Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-11T12:52:13.830Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-11T12:52:13.830Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-11T12:52:13.830Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-11T12:52:13.830Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-11T12:52:13.830Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-11T12:52:14.397Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-11T12:52:14.965Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-11T12:52:14.965Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-11T12:52:15.532Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-11T12:52:15.532Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-11T12:52:16.101Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-11T12:52:16.101Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-11T12:52:16.669Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-11T12:52:16.929Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-11T12:52:17.194Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-11T12:52:17.194Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-11T12:52:17.762Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-11T12:52:18.700Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-11T12:52:19.268Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-11T12:52:19.268Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-11T12:52:19.268Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-11T12:52:19.836Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-11T12:52:19.836Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-11T12:52:21.213Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-11T12:52:21.471Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-11T12:52:22.858Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-11T12:52:23.426Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-11T12:52:23.426Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-11T12:52:23.426Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-11T12:52:23.426Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-11T12:52:26.754Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-11T12:52:26.754Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-11T12:52:26.754Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-11T12:52:26.754Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-11T12:52:27.691Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-11T12:52:27.950Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-11T12:52:30.486Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-11T12:52:30.744Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-11T12:52:33.281Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-11T12:52:33.281Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-11T12:52:35.188Z] docker_cli_swarm_test.go:1895: [dd395d322e9a3] joining swarm manager [d75a4a31806f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:52:36.565Z] docker_cli_swarm_test.go:1896: [dafe0349a1fa2] joining swarm manager [d75a4a31806f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:52:36.565Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-11T12:52:38.469Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-11T12:52:39.404Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-11T12:52:40.342Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-11T12:52:41.280Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-11T12:52:42.655Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-11T12:52:44.037Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-11T12:52:45.413Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-11T12:52:46.789Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-11T12:52:48.168Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-11T12:52:49.544Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-11T12:52:51.510Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-11T12:52:54.044Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-11T12:52:54.044Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-11T12:52:54.044Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-11T12:52:54.044Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-11T12:52:54.044Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-11T12:52:54.044Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-11T12:52:54.980Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-11T12:52:55.548Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-11T12:52:56.925Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-11T12:52:56.925Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-11T12:52:57.860Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-11T12:52:58.118Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-11T12:52:58.377Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-11T12:52:59.315Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1873064077 [2022-08-11T12:52:59.574Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-11T12:52:59.832Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-11T12:53:00.769Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-11T12:53:00.769Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-11T12:53:00.769Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-11T12:53:02.147Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-11T12:53:02.147Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-11T12:53:03.523Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-11T12:53:04.459Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-11T12:53:05.835Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-11T12:53:06.094Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-11T12:53:06.660Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-11T12:53:06.660Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-11T12:53:08.037Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-11T12:53:08.037Z] docker_cli_sni_test.go:30: Flakey test [2022-08-11T12:53:08.037Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-11T12:53:13.303Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-11T12:53:14.680Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-11T12:53:15.257Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-11T12:53:15.455Z] ok github.com/docker/docker/libnetwork/networkdb 104.265s coverage: 60.1% of statements [2022-08-11T12:53:15.455Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-11T12:53:15.455Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-11T12:53:15.455Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-08-11T12:53:15.455Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-11T12:53:15.455Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-11T12:53:16.025Z] ok github.com/docker/docker/libnetwork/portmapper 0.525s coverage: 48.6% of statements [2022-08-11T12:53:16.196Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-11T12:53:16.285Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-11T12:53:16.285Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-11T12:53:16.545Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-11T12:53:16.545Z] [2022-08-11T12:53:16.545Z] === Skipped [2022-08-11T12:53:16.545Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-11T12:53:16.545Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-11T12:53:16.545Z] [2022-08-11T12:53:16.545Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-11T12:53:16.545Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-11T12:53:16.545Z] [2022-08-11T12:53:16.545Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-11T12:53:16.545Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-11T12:53:16.545Z] [2022-08-11T12:53:16.545Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-11T12:53:16.545Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-11T12:53:16.545Z] [2022-08-11T12:53:16.545Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-11T12:53:16.545Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-11T12:53:16.545Z] [2022-08-11T12:53:16.545Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-11T12:53:16.545Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-11T12:53:16.545Z] [2022-08-11T12:53:16.545Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-11T12:53:16.545Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-11T12:53:16.545Z] [2022-08-11T12:53:16.545Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-11T12:53:16.545Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-11T12:53:16.545Z] [2022-08-11T12:53:16.545Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-11T12:53:16.545Z] firewalld_test.go:14: firewalld is not running [2022-08-11T12:53:16.545Z] [2022-08-11T12:53:16.545Z] DONE 327 tests, 9 skipped in 199.976s Post stage [Pipeline] junit [2022-08-11T12:53:17.130Z] Recording test results [2022-08-11T12:53:17.540Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-11T12:53:17.867Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43945/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=226e07144e0fdda1ae9935c063b9dddddea8a4c9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:226e07144e0fdda1ae9935c063b9dddddea8a4c9 hack/validate/vendor [2022-08-11T12:53:18.436Z] No vendor changes in diff. [2022-08-11T12:53:18.728Z] === RUN TestDockerSuite/TestStartMultipleContainers [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-11T12:53:19.317Z] + echo Ensuring container killed. [2022-08-11T12:53:19.317Z] Ensuring container killed. [2022-08-11T12:53:19.317Z] + docker rm -vf docker-pr4 [2022-08-11T12:53:19.317Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-08-11T12:53:19.600Z] + echo Chowning /workspace to jenkins user [2022-08-11T12:53:19.600Z] Chowning /workspace to jenkins user [2022-08-11T12:53:19.600Z] + id -u [2022-08-11T12:53:19.600Z] + id -g [2022-08-11T12:53:19.600Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43945:/workspace busybox chown -R 1000:1000 /workspace [2022-08-11T12:53:19.664Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-11T12:53:20.604Z] === RUN TestDockerSuite/TestStartPausedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-11T12:53:21.174Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-11T12:53:21.280Z] + bundleName=unit [2022-08-11T12:53:21.280Z] + echo Creating unit-bundles.tar.gz [2022-08-11T12:53:21.280Z] Creating unit-bundles.tar.gz [2022-08-11T12:53:21.280Z] + 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-11T12:53:21.280Z] bundles/junit-report-libnetwork.xml [2022-08-11T12:53:21.280Z] bundles/junit-report.xml [2022-08-11T12:53:21.280Z] bundles/go-test-report-libnetwork.json [2022-08-11T12:53:21.280Z] bundles/go-test-report.json [2022-08-11T12:53:21.280Z] bundles/profile-libnetwork.out [2022-08-11T12:53:21.280Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-11T12:53:21.293Z] Archiving artifacts [2022-08-11T12:53:21.721Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43945/4/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-08-11T12:53:21.741Z] docker_cli_swarm_test.go:1796: [dd33774a08e93] joining swarm manager [dcd2073f65aed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] sh [2022-08-11T12:53:22.027Z] + make clean [2022-08-11T12:53:22.027Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-11T12:53:22.027Z] docker-dev-cache [2022-08-11T12:53:22.027Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-11T12:53:22.678Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-11T12:53:23.247Z] docker_cli_swarm_test.go:1797: [d4dc084909ffb] joining swarm manager [dcd2073f65aed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:53:24.183Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-11T12:53:25.119Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-11T12:53:27.652Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-11T12:53:31.840Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-11T12:53:35.132Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-11T12:53:39.317Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-11T12:53:39.317Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-11T12:53:41.849Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-11T12:53:42.416Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-11T12:53:42.983Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-11T12:53:43.551Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-11T12:53:43.551Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-11T12:53:43.551Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-11T12:53:43.812Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-11T12:53:44.379Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-11T12:53:44.379Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-11T12:53:44.379Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-11T12:53:44.379Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-11T12:53:44.379Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-11T12:53:45.314Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-11T12:53:45.882Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-11T12:53:46.819Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-11T12:53:46.819Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-11T12:53:47.756Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-11T12:53:48.692Z] docker_cli_swarm_test.go:1315: [d72e5d1af60fa] joining swarm manager [d85ce631a9ba9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:53:50.066Z] docker_cli_swarm_test.go:1316: [ded32cc5a063d] joining swarm manager [d85ce631a9ba9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:53:51.442Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-11T12:53:52.377Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-11T12:53:52.377Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-11T12:53:52.377Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-11T12:53:52.945Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-11T12:53:53.512Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-11T12:53:55.427Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-11T12:53:56.808Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-11T12:53:58.184Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-11T12:54:13.056Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-11T12:54:13.056Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-11T12:54:13.316Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-11T12:54:13.575Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-11T12:54:13.837Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-11T12:54:13.837Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-11T12:54:13.837Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-11T12:54:14.404Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-11T12:54:14.404Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-11T12:54:14.971Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-11T12:54:15.230Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-11T12:54:15.230Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-11T12:54:15.230Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-11T12:54:15.230Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-11T12:54:17.139Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-11T12:54:17.139Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-11T12:54:17.139Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-11T12:54:17.139Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-11T12:54:17.139Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-11T12:54:17.139Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-11T12:54:17.139Z] --- PASS: TestDockerSuite (1331.22s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.53s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.83s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.24s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.58s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.65s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.02s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.75s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.18s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.39s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.77s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.72s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.85s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.78s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.66s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.42s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.68s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-11T12:54:17.140Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.66s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.56s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.84s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.75s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.75s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.34s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.47s) [2022-08-11T12:54:17.402Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.44s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.53s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.38s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.46s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.48s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.55s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f4e588__} (1.33s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11327496045_/foo_false_____} (1.51s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11327496045_/foo_true_____} (1.42s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-392227601_/foo_false_____} (1.57s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-392227601_/foo_true_____} (1.57s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-392227601_/foo_true__0xc000f4e5b8___} (1.59s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f4e5d0__} (1.57s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f4e5e8__} (1.56s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f4e600__} (0.79s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f4e618__} (1.74s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.62s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.03s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.91s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.51s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.47s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.45s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.73s) [2022-08-11T12:54:17.402Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.64s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.64s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.51s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.59s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.84s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.81s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.01s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.79s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.04s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.68s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.66s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.84s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.99s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.85s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.75s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.66s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.18s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.96s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.94s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.68s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.00s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.65s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.13s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.74s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.92s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestAttachDetach (1.04s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.02s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.77s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.98s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.65s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.57s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.97s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.15s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.53s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.83s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.35s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.96s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.17s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.61s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.60s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.67s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.60s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.82s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.65s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.17s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.78s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.90s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.62s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.25s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.79s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.35s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.20s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.36s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.18s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.31s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.43s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.01s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.12s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.36s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.17s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.84s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.07s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.51s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.69s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.46s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.38s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.25s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.28s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.81s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.49s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2022-08-11T12:54:17.403Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.87s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.79s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.14s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.98s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.49s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.14s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.22s) [2022-08-11T12:54:17.403Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-11T12:54:17.403Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-11T12:54:17.403Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-11T12:54:17.403Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.46s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.98s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.07s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.67s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.25s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.11s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.07s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.92s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.96s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.81s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.24s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.44s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.56s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.07s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.38s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.81s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.52s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.60s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.24s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.49s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.67s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.19s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.27s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.48s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.63s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.96s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.07s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.86s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.65s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.15s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.41s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.26s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.27s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.68s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.19s) [2022-08-11T12:54:17.403Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.09s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.48s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.26s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildFails (0.59s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.71s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.75s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.18s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.12s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.78s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.39s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.33s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.42s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.03s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.34s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.59s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.68s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.79s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.09s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.73s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.91s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.19s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.93s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.31s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.85s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.23s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.95s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.64s) [2022-08-11T12:54:17.403Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.14s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.63s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.58s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.83s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.62s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.68s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.88s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.02s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.53s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.17s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.79s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildPATH (3.03s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.20s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.24s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.08s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.68s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildRm (2.91s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.83s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.84s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.10s) [2022-08-11T12:54:17.403Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.12s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-08-11T12:54:17.404Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildStderr (0.90s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.81s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.96s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.89s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.00s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.05s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildUser (1.61s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.87s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.64s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.73s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.80s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.04s) [2022-08-11T12:54:17.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-11T12:54:17.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-11T12:54:17.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-11T12:54:17.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.38s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.91s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.72s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.47s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.63s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.67s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.57s) [2022-08-11T12:54:17.404Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.78s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.59s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.62s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCommitChange (0.74s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.71s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.46s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.20s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.69s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCommitTTY (1.09s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.54s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.66s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.09s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.04s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.94s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.86s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.66s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.73s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.95s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.75s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.62s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.90s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.13s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.71s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.77s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.85s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.64s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.73s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.41s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.60s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.09s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.60s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.26s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.75s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.97s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.46s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.67s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.88s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.75s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToDot (0.72s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.04s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.26s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToStdout (0.65s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.37s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.32s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.84s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-08-11T12:54:17.404Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-08-11T12:54:17.404Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.36s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsAttach (0.75s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsCommit (0.94s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.44s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.95s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.13s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.97s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsCopy (0.88s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.03s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.52s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.22s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.73s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsFormat (1.03s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2022-08-11T12:54:17.404Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-11T12:54:17.404Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.30s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.34s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsTop (0.59s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.84s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.90s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.68s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecInspectID (1.69s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecParseError (0.56s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.75s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecStartFails (0.71s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.80s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecTTY (0.75s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.88s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-08-11T12:54:17.404Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.39s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.89s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.11s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.08s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestHealth (19.51s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestBuildHistory (2.61s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.28s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.62s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.55s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-08-11T12:54:17.404Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-11T12:54:17.404Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.26s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.57s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.54s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.35s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.87s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.24s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.95s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.96s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.87s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestNetHostname (1.32s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-11T12:54:17.404Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.15s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.26s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.72s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.27s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.03s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.32s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPluginActive (2.57s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.16s) [2022-08-11T12:54:17.405Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.54s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.06s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.30s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPortList (6.17s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.95s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.33s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.21s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsByOrder (2.68s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.23s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.66s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.46s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.44s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.56s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.42s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.20s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.18s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.25s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.53s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.51s) [2022-08-11T12:54:17.405Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.14s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.07s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.66s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.18s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.99s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.94s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.74s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.33s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.86s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.76s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.59s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.09s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.43s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.43s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.43s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.73s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.37s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.90s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.87s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.17s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.70s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.64s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.37s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.63s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.57s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.72s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.98s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAddHost (0.63s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.30s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.12s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.74s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.50s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.50s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.64s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.75s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.41s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.68s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.65s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.65s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.97s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.06s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.08s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.18s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.21s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.21s) [2022-08-11T12:54:17.405Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-11T12:54:17.405Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.26s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.46s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.39s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.55s) [2022-08-11T12:54:17.405Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.22s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.41s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.73s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.59s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.59s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.99s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2022-08-11T12:54:17.405Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.96s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.51s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.31s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.60s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.34s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.13s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.18s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.52s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.00s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.91s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.86s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunMount (3.83s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.29s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.52s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.64s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.60s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.89s) [2022-08-11T12:54:17.405Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.58s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.38s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2022-08-11T12:54:17.405Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.40s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.48s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.08s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.50s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.78s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.87s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.48s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.70s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.68s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.57s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.65s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.50s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunState (1.30s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.55s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.59s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunSysctls (1.09s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.28s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.48s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.91s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.23s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.61s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.84s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.54s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.35s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.84s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.91s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.02s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.18s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.86s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.61s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.73s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.55s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.06s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.51s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.54s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.01s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.45s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.56s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.69s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.86s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.91s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.29s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.60s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.60s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.41s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.75s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.84s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.08s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.01s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.29s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.33s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.86s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.66s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.95s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.85s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStartRecordError (1.50s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.43s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.64s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.75s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.17s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUpdateStats (3.61s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s) [2022-08-11T12:54:17.406Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.74s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.17s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.13s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.57s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-11T12:54:17.406Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-11T12:54:17.406Z] === RUN TestDockerRegistrySuite [2022-08-11T12:54:17.406Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-11T12:54:18.783Z] check_test.go:427: [dd6b300444fe1] daemon is not started [2022-08-11T12:54:18.783Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-11T12:54:19.728Z] check_test.go:427: [d62af9235e05f] daemon is not started [2022-08-11T12:54:19.728Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-11T12:54:20.664Z] check_test.go:427: [d94891cd782ff] daemon is not started [2022-08-11T12:54:20.923Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-11T12:54:20.923Z] check_test.go:427: [ddbc9291d7063] daemon is not started [2022-08-11T12:54:20.923Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-11T12:54:24.241Z] check_test.go:427: [dac4759ff5034] daemon is not started [2022-08-11T12:54:24.241Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-11T12:54:29.509Z] check_test.go:427: [ddd3bffcb23a0] daemon is not started [2022-08-11T12:54:29.509Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-11T12:54:32.044Z] check_test.go:427: [d951301afa913] daemon is not started [2022-08-11T12:54:32.044Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-11T12:54:32.981Z] check_test.go:427: [dc16bf401b74f] daemon is not started [2022-08-11T12:54:32.981Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-11T12:54:33.918Z] check_test.go:427: [d4041ac80f6f1] daemon is not started [2022-08-11T12:54:33.918Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-11T12:54:34.853Z] check_test.go:427: [dd320fc89baf7] daemon is not started [2022-08-11T12:54:34.853Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-11T12:54:35.789Z] check_test.go:427: [ddb533a1187f4] daemon is not started [2022-08-11T12:54:35.789Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-11T12:54:37.167Z] check_test.go:427: [d22381ddfb5e4] daemon is not started [2022-08-11T12:54:37.167Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-11T12:54:38.101Z] check_test.go:427: [dc69fab8e50f9] daemon is not started [2022-08-11T12:54:38.101Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-11T12:54:39.037Z] check_test.go:427: [d847d2f3099b2] daemon is not started [2022-08-11T12:54:39.037Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-11T12:54:39.973Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a7b5ed1f55608c0f78487a5204a44757969b63159b594f34c603772d49f62ece [2022-08-11T12:54:40.908Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cdc7fe5671d330c9e763cf4fada4c3e9cdfac3137b4c5be2afa50bef25503289 [2022-08-11T12:54:40.909Z] check_test.go:427: [dfa30a0f639f3] daemon is not started [2022-08-11T12:54:40.909Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-11T12:54:41.847Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4457acb79aa36b1f9492237d209ad96d1a726d202e7c6aee9dd0036cb75ef461 [2022-08-11T12:54:42.414Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:41741c9ce97a413f2ef7be1e49ad12bead5ef06714ca8bb7ab6f4bde2c6a3049 [2022-08-11T12:54:42.672Z] check_test.go:427: [ded4864492d55] daemon is not started [2022-08-11T12:54:42.935Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-11T12:54:43.876Z] check_test.go:427: [d0e59291c8465] daemon is not started [2022-08-11T12:54:43.876Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-11T12:54:45.779Z] check_test.go:427: [d86b076682142] daemon is not started [2022-08-11T12:54:45.779Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-11T12:54:46.716Z] check_test.go:427: [dda0282b0ec9d] daemon is not started [2022-08-11T12:54:46.716Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-11T12:54:46.974Z] check_test.go:427: [d391375f1f274] daemon is not started [2022-08-11T12:54:46.974Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-11T12:54:47.910Z] check_test.go:427: [d048a20cbd8b4] daemon is not started [2022-08-11T12:54:47.910Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-11T12:54:48.846Z] check_test.go:427: [d61000f17240e] daemon is not started [2022-08-11T12:54:48.846Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-11T12:54:49.783Z] check_test.go:427: [d31fa9f807074] daemon is not started [2022-08-11T12:54:49.783Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-11T12:54:52.315Z] check_test.go:427: [d758adfe2b695] daemon is not started [2022-08-11T12:54:52.315Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-11T12:54:52.315Z] check_test.go:427: [d275862da9a16] daemon is not started [2022-08-11T12:54:52.315Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-11T12:54:53.694Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-11T12:54:53.694Z] check_test.go:427: [d4b04e6c0bb76] daemon is not started [2022-08-11T12:54:53.694Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-11T12:54:54.262Z] check_test.go:427: [d1d981510268a] daemon is not started [2022-08-11T12:54:54.262Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-11T12:54:54.262Z] check_test.go:427: [d40bfcd00909c] daemon is not started [2022-08-11T12:54:54.262Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-11T12:54:54.520Z] check_test.go:427: [d3ddc575d2e04] daemon is not started [2022-08-11T12:54:54.520Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-11T12:54:55.088Z] check_test.go:427: [dd572e63684f2] daemon is not started [2022-08-11T12:54:55.088Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-11T12:54:55.656Z] check_test.go:427: [dd6fd62023804] daemon is not started [2022-08-11T12:54:55.656Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-11T12:54:55.656Z] check_test.go:427: [deaaa750dffad] daemon is not started [2022-08-11T12:54:55.656Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-11T12:54:57.034Z] check_test.go:427: [dae2f988d8576] daemon is not started [2022-08-11T12:54:57.034Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-11T12:54:57.602Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-11T12:54:58.538Z] check_test.go:427: [d4c7adb613110] daemon is not started [2022-08-11T12:54:58.538Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-11T12:54:59.917Z] check_test.go:427: [d56703613f0a6] daemon is not started [2022-08-11T12:54:59.917Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-11T12:55:01.300Z] check_test.go:427: [d56934d300739] daemon is not started [2022-08-11T12:55:01.300Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-11T12:55:02.681Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite (45.90s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.27s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.28s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.92s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.44s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.51s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.35s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.56s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.35s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.64s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.22s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.34s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.18s) [2022-08-11T12:55:03.249Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-08-11T12:55:03.249Z] === RUN TestDockerSchema1RegistrySuite [2022-08-11T12:55:03.249Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-11T12:55:03.249Z] check_test.go:454: [d84c89fa23eec] daemon is not started [2022-08-11T12:55:03.249Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-11T12:55:04.626Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-11T12:55:06.533Z] check_test.go:454: [d9087ecbc4a2d] daemon is not started [2022-08-11T12:55:06.533Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-11T12:55:11.805Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-11T12:55:12.065Z] check_test.go:454: [d4078199c1b2c] daemon is not started [2022-08-11T12:55:12.065Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-11T12:55:13.445Z] check_test.go:454: [d65b1e0ef5b1e] daemon is not started [2022-08-11T12:55:13.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-11T12:55:13.445Z] check_test.go:454: [d38b0b2a39d22] daemon is not started [2022-08-11T12:55:13.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-11T12:55:13.704Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-11T12:55:14.640Z] check_test.go:454: [d2db0ab30f3a9] daemon is not started [2022-08-11T12:55:14.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-11T12:55:16.019Z] check_test.go:454: [d8c1ed3d040fe] daemon is not started [2022-08-11T12:55:16.019Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-11T12:55:16.956Z] check_test.go:454: [dcec89c53264f] daemon is not started [2022-08-11T12:55:16.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-11T12:55:17.893Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-11T12:55:19.799Z] check_test.go:454: [daf71a5101435] daemon is not started [2022-08-11T12:55:20.058Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-11T12:55:20.317Z] check_test.go:454: [d62d2d5662632] daemon is not started [2022-08-11T12:55:20.317Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-11T12:55:20.885Z] check_test.go:454: [d2d65d1a08eb5] daemon is not started [2022-08-11T12:55:20.885Z] --- PASS: TestDockerSchema1RegistrySuite (17.64s) [2022-08-11T12:55:20.885Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.21s) [2022-08-11T12:55:20.885Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.23s) [2022-08-11T12:55:20.885Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.49s) [2022-08-11T12:55:20.885Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.19s) [2022-08-11T12:55:20.885Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-11T12:55:20.885Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2022-08-11T12:55:20.885Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2022-08-11T12:55:20.885Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2022-08-11T12:55:20.885Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.00s) [2022-08-11T12:55:20.885Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2022-08-11T12:55:20.885Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-08-11T12:55:20.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-11T12:55:20.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-11T12:55:21.452Z] check_test.go:483: [daaa727997324] daemon is not started [2022-08-11T12:55:21.452Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-11T12:55:22.031Z] check_test.go:483: [d8041de742b69] daemon is not started [2022-08-11T12:55:22.031Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-11T12:55:22.290Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-11T12:55:22.290Z] check_test.go:483: [d5cf88cdcffce] daemon is not started [2022-08-11T12:55:22.290Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-11T12:55:23.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-11T12:55:24.232Z] check_test.go:483: [ddf512c589284] daemon is not started [2022-08-11T12:55:24.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-11T12:55:24.800Z] check_test.go:483: [d22d62aa55e44] daemon is not started [2022-08-11T12:55:24.800Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-11T12:55:26.178Z] check_test.go:483: [dbf4b92aecf98] daemon is not started [2022-08-11T12:55:26.178Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-11T12:55:26.178Z] check_test.go:483: [d2cbf4df035f8] daemon is not started [2022-08-11T12:55:26.178Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.27s) [2022-08-11T12:55:26.178Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-08-11T12:55:26.178Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.61s) [2022-08-11T12:55:26.178Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2022-08-11T12:55:26.178Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.34s) [2022-08-11T12:55:26.178Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.66s) [2022-08-11T12:55:26.178Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s) [2022-08-11T12:55:26.178Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.09s) [2022-08-11T12:55:26.178Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-11T12:55:26.178Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-11T12:55:26.178Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-11T12:55:26.178Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-11T12:55:26.178Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-11T12:55:26.178Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-11T12:55:31.454Z] check_test.go:510: [df8a6c3d24e17] daemon is not started [2022-08-11T12:55:31.454Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-11T12:55:31.454Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-11T12:55:31.454Z] check_test.go:510: [dcbd18962069b] daemon is not started [2022-08-11T12:55:31.454Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-11T12:55:31.454Z] check_test.go:510: [d8876d768d32e] daemon is not started [2022-08-11T12:55:31.454Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-11T12:55:31.713Z] check_test.go:510: [d6082423e0e27] daemon is not started [2022-08-11T12:55:31.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-11T12:55:31.972Z] check_test.go:510: [d78259a6390c0] daemon is not started [2022-08-11T12:55:31.972Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-08-11T12:55:31.972Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-11T12:55:31.972Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-08-11T12:55:31.972Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-11T12:55:31.972Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-11T12:55:31.972Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-08-11T12:55:31.972Z] === RUN TestDockerNetworkSuite [2022-08-11T12:55:31.972Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-11T12:55:31.972Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-11T12:55:32.908Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-11T12:55:33.167Z] docker_cli_network_unix_test.go:46: [d172ab379cb03] daemon is not started [2022-08-11T12:55:33.427Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-11T12:55:33.994Z] docker_cli_network_unix_test.go:46: [d7a056058018b] daemon is not started [2022-08-11T12:55:34.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-11T12:55:35.193Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-11T12:55:37.099Z] docker_cli_network_unix_test.go:46: [dd90065b6495a] daemon is not started [2022-08-11T12:55:37.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-11T12:55:39.048Z] docker_cli_network_unix_test.go:46: [d2a804489d3df] daemon is not started [2022-08-11T12:55:39.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-11T12:55:39.307Z] docker_cli_network_unix_test.go:1233: [da7fe172a5b7f] daemon is not started [2022-08-11T12:55:41.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-11T12:55:42.791Z] docker_cli_network_unix_test.go:46: [d14e4cfec974f] daemon is not started [2022-08-11T12:55:43.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-11T12:55:47.547Z] docker_cli_network_unix_test.go:46: [d6724b9660433] daemon is not started [2022-08-11T12:55:48.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-11T12:55:50.390Z] docker_cli_network_unix_test.go:46: [d09e89f61a3bb] daemon is not started [2022-08-11T12:55:50.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-11T12:55:51.585Z] docker_cli_network_unix_test.go:46: [d8209cb5a8a97] daemon is not started [2022-08-11T12:55:51.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-11T12:55:52.152Z] docker_cli_network_unix_test.go:46: [db63f4f6c9bab] daemon is not started [2022-08-11T12:55:52.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-11T12:55:52.411Z] docker_cli_network_unix_test.go:46: [d6e58ae240c9f] daemon is not started [2022-08-11T12:55:52.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-11T12:55:53.238Z] docker_cli_network_unix_test.go:46: [d99fdad8c86a8] daemon is not started [2022-08-11T12:55:53.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-11T12:55:54.064Z] docker_cli_network_unix_test.go:46: [d132c9a2568a1] daemon is not started [2022-08-11T12:55:54.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-11T12:55:54.582Z] docker_cli_network_unix_test.go:46: [d6abd22031a57] daemon is not started [2022-08-11T12:55:54.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-11T12:55:54.841Z] docker_cli_network_unix_test.go:46: [dace626f7d244] daemon is not started [2022-08-11T12:55:54.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-11T12:55:55.409Z] docker_cli_network_unix_test.go:46: [d851cda2f1d25] daemon is not started [2022-08-11T12:55:55.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-11T12:55:55.668Z] docker_cli_network_unix_test.go:46: [db3da8ccb136d] daemon is not started [2022-08-11T12:55:55.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-11T12:55:55.927Z] docker_cli_network_unix_test.go:46: [dc443b1bc0aa3] daemon is not started [2022-08-11T12:55:55.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-11T12:55:55.927Z] docker_cli_network_unix_test.go:46: [d750f26ae6e77] daemon is not started [2022-08-11T12:55:55.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-11T12:55:56.863Z] docker_cli_network_unix_test.go:46: [d2f1ebfe5b3bf] daemon is not started [2022-08-11T12:55:56.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-11T12:55:57.430Z] docker_cli_network_unix_test.go:46: [da1d1f15a68f1] daemon is not started [2022-08-11T12:55:57.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-11T12:55:57.688Z] docker_cli_network_unix_test.go:46: [d36fe696f77aa] daemon is not started [2022-08-11T12:55:57.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-11T12:55:57.948Z] docker_cli_network_unix_test.go:46: [d02774a53e6ab] daemon is not started [2022-08-11T12:55:57.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-11T12:55:58.207Z] docker_cli_network_unix_test.go:46: [d7d9509b7f021] daemon is not started [2022-08-11T12:55:58.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-11T12:55:59.583Z] docker_cli_network_unix_test.go:968: [d7d926aac8112] daemon is not started [2022-08-11T12:56:00.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-11T12:56:01.469Z] docker_cli_network_unix_test.go:46: [d77dae9e36db3] daemon is not started [2022-08-11T12:56:01.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-11T12:56:04.264Z] docker_cli_network_unix_test.go:1116: [d8f7cae1bc849] daemon is not started [2022-08-11T12:56:07.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-11T12:56:07.884Z] docker_cli_network_unix_test.go:46: [db2271a45f56b] daemon is not started [2022-08-11T12:56:07.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-11T12:56:08.820Z] docker_cli_network_unix_test.go:46: [d16080c23582a] daemon is not started [2022-08-11T12:56:08.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-11T12:56:08.820Z] docker_cli_network_unix_test.go:46: [dd66616d6913c] daemon is not started [2022-08-11T12:56:08.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-11T12:56:08.820Z] docker_cli_network_unix_test.go:46: [d6cc3d7668583] daemon is not started [2022-08-11T12:56:08.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-11T12:56:09.078Z] docker_cli_network_unix_test.go:46: [d516fc0b0a485] daemon is not started [2022-08-11T12:56:09.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-11T12:56:09.078Z] docker_cli_network_unix_test.go:46: [da877459d4459] daemon is not started [2022-08-11T12:56:09.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-11T12:56:09.078Z] docker_cli_network_unix_test.go:46: [df9eba18a11c4] daemon is not started [2022-08-11T12:56:09.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-11T12:56:10.983Z] docker_cli_network_unix_test.go:46: [d3878934a01dd] daemon is not started [2022-08-11T12:56:11.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-11T12:56:11.551Z] docker_cli_network_unix_test.go:46: [dbae7bfa34484] daemon is not started [2022-08-11T12:56:11.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-11T12:56:11.551Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-11T12:56:11.551Z] docker_cli_network_unix_test.go:46: [da8d1a2aad410] daemon is not started [2022-08-11T12:56:11.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-11T12:56:12.118Z] docker_cli_network_unix_test.go:46: [da7cb1d4de607] daemon is not started [2022-08-11T12:56:12.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-11T12:56:15.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-11T12:56:17.566Z] docker_cli_network_unix_test.go:1084: [d8eeb04055928] daemon is not started [2022-08-11T12:56:18.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-11T12:56:18.944Z] docker_cli_network_unix_test.go:46: [d0a8606116278] daemon is not started [2022-08-11T12:56:18.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-11T12:56:19.512Z] docker_cli_network_unix_test.go:46: [d50ed5f0cff2d] daemon is not started [2022-08-11T12:56:19.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-11T12:56:20.889Z] docker_cli_network_unix_test.go:46: [d3eb15fd57c54] daemon is not started [2022-08-11T12:56:21.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-11T12:56:21.148Z] docker_cli_network_unix_test.go:46: [da0448905ea80] daemon is not started [2022-08-11T12:56:21.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-11T12:56:21.716Z] docker_cli_network_unix_test.go:46: [dc66161252856] daemon is not started [2022-08-11T12:56:21.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-11T12:56:22.286Z] docker_cli_network_unix_test.go:46: [d08b3dc435bda] daemon is not started [2022-08-11T12:56:22.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-11T12:56:22.853Z] docker_cli_network_unix_test.go:46: [d1ad8af779210] daemon is not started [2022-08-11T12:56:23.112Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-11T12:56:29.676Z] docker_cli_network_unix_test.go:46: [dac6239d57025] daemon is not started [2022-08-11T12:56:29.676Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-11T12:56:29.676Z] --- PASS: TestDockerNetworkSuite (57.37s) [2022-08-11T12:56:29.676Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.48s) [2022-08-11T12:56:29.676Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.81s) [2022-08-11T12:56:29.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.61s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.09s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.23s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.95s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-11T12:56:29.677Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.40s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-08-11T12:56:29.677Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.01s) [2022-08-11T12:56:29.677Z] === RUN TestDockerHubPullSuite [2022-08-11T12:56:29.677Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-11T12:56:31.580Z] docker_cli_swarm_test.go:1180: [d30b3fca1be9a] joining swarm manager [d8ddbb353276c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:56:31.580Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-11T12:56:34.111Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-11T12:56:35.046Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-11T12:56:36.949Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-11T12:56:37.208Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-11T12:56:37.467Z] --- PASS: TestDockerHubPullSuite (8.35s) [2022-08-11T12:56:37.467Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.10s) [2022-08-11T12:56:37.467Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-08-11T12:56:37.467Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s) [2022-08-11T12:56:37.467Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.76s) [2022-08-11T12:56:37.467Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.57s) [2022-08-11T12:56:37.467Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.39s) [2022-08-11T12:56:37.467Z] PASS [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === Skipped [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-11T12:56:37.727Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-11T12:56:37.727Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-11T12:56:37.727Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-11T12:56:37.727Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-11T12:56:37.727Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-11T12:56:37.727Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-11T12:56:37.727Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-11T12:56:37.727Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-11T12:56:37.727Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-11T12:56:37.727Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-11T12:56:37.727Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-11T12:56:37.727Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-11T12:56:37.727Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-11T12:56:37.727Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-08-11T12:56:37.727Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-11T12:56:37.727Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-11T12:56:37.727Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-11T12:56:37.727Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-11T12:56:37.727Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-11T12:56:37.727Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-11T12:56:37.727Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-11T12:56:37.727Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-11T12:56:37.727Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-11T12:56:37.728Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-11T12:56:37.728Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-11T12:56:37.728Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_sni_test.go:30: Flakey test [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-11T12:56:37.728Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-11T12:56:37.728Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-11T12:56:37.728Z] docker_cli_network_unix_test.go:46: [da8d1a2aad410] daemon is not started [2022-08-11T12:56:37.728Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] DONE 1265 tests, 51 skipped in 1477.807s [2022-08-11T12:56:37.728Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-11T12:56:37.728Z] ++++ cat bundles/test-integration/docker.pid [2022-08-11T12:56:37.728Z] +++ kill 9375 [2022-08-11T12:56:37.728Z] +++ /etc/init.d/apparmor stop [2022-08-11T12:56:37.728Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] Unloading profiles will leave already running processes permanently [2022-08-11T12:56:37.728Z] unconfined, which can lead to unexpected situations. [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] To set a process to complain mode, use the command line tool [2022-08-11T12:56:37.728Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-11T12:56:37.728Z] +++ true [2022-08-11T12:56:37.728Z] exiting test-integration [2022-08-11T12:56:37.728Z] ++ exit 0 [2022-08-11T12:56:37.728Z] [2022-08-11T12:56:37.728Z] docker_cli_swarm_test.go:1189: [ddaed1b9db85c] joining swarm manager [d8ddbb353276c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:56:37.987Z] + for job in $(jobs -p) [2022-08-11T12:56:37.987Z] + wait 11250 [2022-08-11T12:57:16.692Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-11T12:57:26.681Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-11T12:57:29.212Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-11T12:57:31.116Z] docker_cli_swarm_test.go:1112: [dac387342e34d] joining swarm manager [d025dcc485bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:57:32.491Z] docker_cli_swarm_test.go:1113: [dc63843c24299] joining swarm manager [d025dcc485bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:59:08.923Z] docker_cli_swarm_test.go:1166: [da4852a3a38fa] joining swarm manager [d025dcc485bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-11T12:59:35.475Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-11T12:59:35.475Z] docker_cli_swarm_test.go:1447: [d2b6ab9d5c831] joining swarm manager [d6a3498efb31c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T12:59:36.042Z] docker_cli_swarm_test.go:1448: [d6dcf4a61dbf3] joining swarm manager [d6a3498efb31c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-11T12:59:48.241Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-11T12:59:48.241Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-11T12:59:48.241Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-11T12:59:48.241Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-11T12:59:48.241Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-11T12:59:48.808Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-11T12:59:51.340Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-11T12:59:54.625Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-11T12:59:56.529Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-11T12:59:58.431Z] docker_cli_swarm_unix_test.go:63: [d3c753ea22ae1] joining swarm manager [dcd17a6a604df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T13:00:54.701Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-11T13:00:54.701Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-11T13:00:54.701Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-11T13:00:56.604Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-11T13:00:59.890Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-11T13:01:02.423Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-11T13:01:03.799Z] docker_api_swarm_test.go:962: [d2d1f0520217a] joining swarm manager [d9b1a3ca35d80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-11T13:01:21.880Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-11T13:01:34.088Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-11T13:01:35.464Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-11T13:01:37.996Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-11T13:01:40.534Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-11T13:01:47.096Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-11T13:01:51.285Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-11T13:01:53.819Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-11T13:01:56.351Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-11T13:01:58.929Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-11T13:02:01.463Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-11T13:02:04.765Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-11T13:02:06.669Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-11T13:03:02.889Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-11T13:03:17.772Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite (1553.19s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.33s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.55s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.93s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.49s) [2022-08-11T13:03:32.649Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.81s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.84s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (50.17s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.98s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.10s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.88s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.18s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.80s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.66s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.03s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.52s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.87s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.91s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.72s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.75s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.77s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.08s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.42s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.68s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.84s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.83s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.14s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.69s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.89s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.48s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.31s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.14s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.52s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.44s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.16s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.69s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.87s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.39s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.15s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.56s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.74s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.98s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.04s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.63s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.92s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.61s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.24s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.71s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.60s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.36s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.17s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.61s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.10s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.78s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.44s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.29s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.03s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.03s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.68s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.76s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.50s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.80s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.23s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.09s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.99s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.38s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.46s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.08s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.75s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (66.76s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.09s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.08s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.70s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.53s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.01s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.40s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.05s) [2022-08-11T13:03:32.649Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.98s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.54s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.88s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.71s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.09s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.84s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.45s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.27s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.91s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.33s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.24s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.39s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-08-11T13:03:32.649Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-08-11T13:03:32.649Z] === RUN TestDockerExternalVolumeSuite [2022-08-11T13:03:32.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-11T13:03:33.216Z] docker_cli_external_volume_driver_test.go:53: [df5f0399e4472] daemon is not started [2022-08-11T13:03:51.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-11T13:04:58.975Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-11T13:05:05.544Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-11T13:05:20.424Z] docker_cli_external_volume_driver_test.go:53: [dcae843ac6a81] daemon is not started [2022-08-11T13:05:35.297Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-11T13:05:53.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-11T13:06:05.592Z] docker_cli_external_volume_driver_test.go:53: [d58c72e8facdd] daemon is not started [2022-08-11T13:06:23.672Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-11T13:06:23.672Z] docker_cli_external_volume_driver_test.go:53: [d55c116a45407] daemon is not started [2022-08-11T13:06:35.873Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-11T13:07:07.944Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-11T13:07:26.038Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-11T13:07:40.911Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-11T13:08:27.578Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-11T13:08:45.668Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-11T13:09:17.737Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-11T13:09:49.806Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-11T13:10:02.025Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-11T13:10:20.107Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-11T13:10:20.107Z] docker_cli_external_volume_driver_test.go:485: [ddaa13f1f9192] daemon is not started [2022-08-11T13:10:34.994Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-11T13:10:34.994Z] docker_cli_external_volume_driver_test.go:53: [d76a8c0205ce8] daemon is not started [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.24s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-08-11T13:10:49.869Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-11T13:10:49.869Z] PASS [2022-08-11T13:10:49.869Z] [2022-08-11T13:10:49.869Z] === Skipped [2022-08-11T13:10:49.869Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-11T13:10:49.869Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-11T13:10:49.869Z] check_test.go:540: [da8fd7b88a492] daemon is not started [2022-08-11T13:10:49.869Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-11T13:10:49.869Z] [2022-08-11T13:10:49.869Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-11T13:10:49.869Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-11T13:10:49.869Z] check_test.go:540: [d1c1b4c64ca8e] daemon is not started [2022-08-11T13:10:49.869Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-11T13:10:49.869Z] [2022-08-11T13:10:49.869Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-11T13:10:49.869Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-11T13:10:49.869Z] check_test.go:540: [d59c559fbe0fd] daemon is not started [2022-08-11T13:10:49.869Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-11T13:10:49.869Z] [2022-08-11T13:10:49.869Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-11T13:10:49.869Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-11T13:10:49.869Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-11T13:10:49.869Z] [2022-08-11T13:10:49.869Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-11T13:10:49.869Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-11T13:10:49.869Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-11T13:10:49.869Z] [2022-08-11T13:10:49.869Z] DONE 269 tests, 5 skipped in 2329.229s [2022-08-11T13:10:49.869Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-11T13:10:50.128Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1bef27fa57a8/docker.pid [2022-08-11T13:10:50.128Z] +++ kill 7023 [2022-08-11T13:10:50.128Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7023 is not a child of this shell [2022-08-11T13:10:50.128Z] warning: PID 7023 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1bef27fa57a8/docker.pid had a nonzero exit code [2022-08-11T13:10:50.128Z] ++++ cat bundles/test-integration/docker.pid [2022-08-11T13:10:50.128Z] +++ kill 9435 [2022-08-11T13:10:50.128Z] +++ /etc/init.d/apparmor stop [2022-08-11T13:10:50.128Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-11T13:10:50.128Z] [2022-08-11T13:10:50.128Z] Unloading profiles will leave already running processes permanently [2022-08-11T13:10:50.128Z] unconfined, which can lead to unexpected situations. [2022-08-11T13:10:50.128Z] [2022-08-11T13:10:50.128Z] To set a process to complain mode, use the command line tool [2022-08-11T13:10:50.128Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-11T13:10:50.128Z] +++ true [2022-08-11T13:10:50.128Z] exiting test-integration [2022-08-11T13:10:50.128Z] ++ exit 0 [2022-08-11T13:10:50.128Z] [2022-08-11T13:10:50.386Z] + exit 0 [2022-08-11T13:10:50.386Z] ++ jobs -p [2022-08-11T13:10:50.386Z] + pids= [2022-08-11T13:10:50.386Z] + echo 'Remaining pids to kill: []' [2022-08-11T13:10:50.386Z] Remaining pids to kill: [] [2022-08-11T13:10:50.386Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-11T13:10:50.400Z] Recording test results [2022-08-11T13:10:52.182Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-11T13:10:52.526Z] + echo Ensuring container killed. [2022-08-11T13:10:52.526Z] Ensuring container killed. [2022-08-11T13:10:52.526Z] + docker ps -aq -f name=docker-pr4-* [2022-08-11T13:10:52.526Z] + cids=ffda36c4b5fa [2022-08-11T13:10:52.526Z] 3569d56f7979 [2022-08-11T13:10:52.526Z] 6cc6d9ae441e [2022-08-11T13:10:52.526Z] + [ -n ffda36c4b5fa [2022-08-11T13:10:52.526Z] 3569d56f7979 [2022-08-11T13:10:52.526Z] 6cc6d9ae441e ] [2022-08-11T13:10:52.526Z] + docker rm -vf ffda36c4b5fa 3569d56f7979 6cc6d9ae441e [2022-08-11T13:10:53.095Z] ffda36c4b5fa [2022-08-11T13:10:53.353Z] 3569d56f7979 [2022-08-11T13:10:53.353Z] 6cc6d9ae441e [Pipeline] sh [2022-08-11T13:10:53.641Z] + echo Chowning /workspace to jenkins user [2022-08-11T13:10:53.641Z] Chowning /workspace to jenkins user [2022-08-11T13:10:53.641Z] + id -u [2022-08-11T13:10:53.641Z] + id -g [2022-08-11T13:10:53.641Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43945:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-11T13:10:56.470Z] + bundleName=amd64 [2022-08-11T13:10:56.470Z] + echo Creating amd64-bundles.tar.gz [2022-08-11T13:10:56.470Z] Creating amd64-bundles.tar.gz [2022-08-11T13:10:56.470Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-11T13:10:56.470Z] + 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-11T13:10:57.859Z] Archiving artifacts [2022-08-11T13:10:59.750Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43945/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-11T13:11:00.058Z] + make clean [2022-08-11T13:11:00.058Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-11T13:11:00.058Z] docker-dev-cache [2022-08-11T13:11:00.058Z] 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