Pull request #43866 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 98d8343aa28de0d499464b5529e6b8ccc92e9313 rather than a61f7abf5ad4a7f380c79c877d46909d8df104dd Obtained Jenkinsfile from 98d8343aa28de0d499464b5529e6b8ccc92e9313 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43866@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-25T15:58:46.526Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-25T15:58:46.529Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-25T15:58:46.721Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0026b644863435c4d) in /home/ubuntu/workspace/moby_PR-43866 [Pipeline] { [Pipeline] checkout [2022-07-25T15:58:46.749Z] The recommended git tool is: git [2022-07-25T15:58:46.759Z] using credential docker-jenkins-github-credentials [2022-07-25T15:58:46.767Z] Cloning the remote Git repository [2022-07-25T15:58:46.767Z] Cloning with configured refspecs honoured and without tags [2022-07-25T15:58:46.821Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T15:58:46.821Z] > git init /home/ubuntu/workspace/moby_PR-43866 # timeout=10 [2022-07-25T15:58:46.834Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T15:58:46.834Z] > git --version # timeout=10 [2022-07-25T15:58:46.844Z] > git --version # 'git version 2.17.1' [2022-07-25T15:58:46.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:58:46.845Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43866/head:refs/remotes/origin/PR-43866 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T15:59:02.568Z] Fetching without tags [2022-07-25T15:59:02.597Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T15:59:02.600Z] > git config --add remote.origin.fetch +refs/pull/43866/head:refs/remotes/origin/PR-43866 # timeout=10 [2022-07-25T15:59:02.606Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T15:59:02.614Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T15:59:02.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T15:59:02.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:02.622Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43866/head:refs/remotes/origin/PR-43866 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T15:59:02.785Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T15:59:03.337Z] Merge succeeded, producing a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T15:59:03.337Z] Checking out Revision a61f7abf5ad4a7f380c79c877d46909d8df104dd (PR-43866) [2022-07-25T15:59:03.832Z] Commit message: "integration-cli: Enable TestGetContainersAttachWebsocket for Windows" [2022-07-25T15:59:03.832Z] First time build. Skipping changelog. [2022-07-25T15:59:03.904Z] > git --version # timeout=10 [2022-07-25T15:59:03.909Z] > git --version # 'git version 2.17.1' [2022-07-25T15:59:03.918Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T15:59:02.839Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T15:59:02.845Z] > git checkout -f a61f7abf5ad4a7f380c79c877d46909d8df104dd # timeout=10 [2022-07-25T15:59:03.362Z] > git remote # timeout=10 [2022-07-25T15:59:03.365Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T15:59:03.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:03.373Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T15:59:03.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T15:59:03.390Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T15:59:03.395Z] > git checkout -f a61f7abf5ad4a7f380c79c877d46909d8df104dd # timeout=10 [2022-07-25T15:59:04.519Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43866:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-25T15:59:04.519Z] Unable to find image 'alpine:latest' locally [2022-07-25T15:59:04.519Z] latest: Pulling from library/alpine [2022-07-25T15:59:04.778Z] 530afca65e2e: Pulling fs layer [2022-07-25T15:59:04.778Z] 530afca65e2e: Verifying Checksum [2022-07-25T15:59:04.778Z] 530afca65e2e: Download complete [2022-07-25T15:59:05.036Z] 530afca65e2e: Pull complete [2022-07-25T15:59:05.036Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-25T15:59:05.036Z] Status: Downloaded newer image for alpine:latest [2022-07-25T15:59:07.564Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-07-25T15:59:07.997Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0026b644863435c4d) in /home/ubuntu/workspace/moby_PR-43866 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-07-25T15:59:08.007Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05df84b2b18aa8007) in /home/ubuntu/workspace/moby_PR-43866 [Pipeline] stage [Pipeline] { (Print info) [2022-07-25T15:59:08.011Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fde660304f948a09) in /home/ubuntu/workspace/moby_PR-43866 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2022-07-25T15:59:08.013Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08e77b0e10ff21ab9) in /home/ubuntu/workspace/moby_PR-43866 [Pipeline] { (Print info) [2022-07-25T15:59:08.014Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0330771891ae7c0a9) in /home/ubuntu/workspace/moby_PR-43866 [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] checkout [2022-07-25T15:59:08.048Z] The recommended git tool is: git [Pipeline] { [2022-07-25T15:59:08.056Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-07-25T15:59:08.071Z] Fetching changes from the remote Git repository [Pipeline] { [2022-07-25T15:59:08.079Z] Fetching without tags [Pipeline] checkout [2022-07-25T15:59:08.096Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-07-25T15:59:08.144Z] using credential docker-jenkins-github-credentials [2022-07-25T15:59:08.153Z] Cloning the remote Git repository [2022-07-25T15:59:08.153Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-07-25T15:59:08.158Z] The recommended git tool is: git [Pipeline] checkout [2022-07-25T15:59:08.165Z] The recommended git tool is: git [2022-07-25T15:59:08.166Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-07-25T15:59:08.172Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-25T15:59:08.175Z] The recommended git tool is: git [2022-07-25T15:59:08.175Z] Cloning the remote Git repository [2022-07-25T15:59:08.175Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-25T15:59:08.179Z] Cloning the remote Git repository [2022-07-25T15:59:08.179Z] Cloning with configured refspecs honoured and without tags [2022-07-25T15:59:08.184Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-07-25T15:59:08.194Z] Cloning the remote Git repository [2022-07-25T15:59:08.194Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-07-25T15:59:08.268Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T15:59:08.268Z] > git init /home/ubuntu/workspace/moby_PR-43866 # timeout=10 [2022-07-25T15:59:08.281Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T15:59:08.281Z] > git --version # timeout=10 [2022-07-25T15:59:08.287Z] > git --version # 'git version 2.25.1' [2022-07-25T15:59:08.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:08.288Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43866/head:refs/remotes/origin/PR-43866 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-07-25T15:59:08.299Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit a61f7abf5ad4a7f380c79c877d46909d8df104dd [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-07-25T15:59:08.152Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T15:59:08.154Z] > git init /home/ubuntu/workspace/moby_PR-43866 # timeout=10 [2022-07-25T15:59:08.175Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T15:59:08.175Z] > git --version # timeout=10 [2022-07-25T15:59:08.184Z] > git --version # 'git version 2.17.1' [2022-07-25T15:59:08.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:08.185Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43866/head:refs/remotes/origin/PR-43866 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-25T15:59:08.767Z] Merge succeeded, producing a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T15:59:08.767Z] Checking out Revision a61f7abf5ad4a7f380c79c877d46909d8df104dd (PR-43866) [2022-07-25T15:59:08.830Z] Commit message: "integration-cli: Enable TestGetContainersAttachWebsocket for Windows" [2022-07-25T15:59:08.892Z] > git --version # timeout=10 [2022-07-25T15:59:08.895Z] > git --version # 'git version 2.17.1' [2022-07-25T15:59:08.898Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-25T15:59:08.116Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43866/.git # timeout=10 [2022-07-25T15:59:08.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T15:59:08.132Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T15:59:08.132Z] > git --version # timeout=10 [2022-07-25T15:59:08.150Z] > git --version # 'git version 2.17.1' [2022-07-25T15:59:08.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:08.151Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43866/head:refs/remotes/origin/PR-43866 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T15:59:08.353Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T15:59:08.358Z] > git checkout -f a61f7abf5ad4a7f380c79c877d46909d8df104dd # timeout=10 [2022-07-25T15:59:08.801Z] > git remote # timeout=10 [2022-07-25T15:59:08.804Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T15:59:08.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:08.807Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T15:59:08.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T15:59:08.821Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T15:59:08.831Z] > git checkout -f a61f7abf5ad4a7f380c79c877d46909d8df104dd # timeout=10 [2022-07-25T15:59:08.123Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T15:59:08.123Z] > git init /home/ubuntu/workspace/moby_PR-43866 # timeout=10 [2022-07-25T15:59:08.137Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T15:59:08.138Z] > git --version # timeout=10 [2022-07-25T15:59:08.144Z] > git --version # 'git version 2.17.1' [2022-07-25T15:59:08.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:08.145Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43866/head:refs/remotes/origin/PR-43866 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T15:59:08.204Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T15:59:08.204Z] > git init /home/ubuntu/workspace/moby_PR-43866 # timeout=10 [2022-07-25T15:59:08.216Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T15:59:08.216Z] > git --version # timeout=10 [2022-07-25T15:59:08.224Z] > git --version # 'git version 2.25.1' [2022-07-25T15:59:08.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:08.225Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43866/head:refs/remotes/origin/PR-43866 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T15:59:09.498Z] + docker version [2022-07-25T15:59:09.498Z] Client: Docker Engine - Community [2022-07-25T15:59:09.498Z] Version: 20.10.14 [2022-07-25T15:59:09.498Z] API version: 1.41 [2022-07-25T15:59:09.498Z] Go version: go1.16.15 [2022-07-25T15:59:09.498Z] Git commit: a224086 [2022-07-25T15:59:09.498Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T15:59:09.498Z] OS/Arch: linux/amd64 [2022-07-25T15:59:09.498Z] Context: default [2022-07-25T15:59:09.498Z] Experimental: true [2022-07-25T15:59:09.498Z] [2022-07-25T15:59:09.498Z] Server: Docker Engine - Community [2022-07-25T15:59:09.498Z] Engine: [2022-07-25T15:59:09.499Z] Version: 20.10.14 [2022-07-25T15:59:09.499Z] API version: 1.41 (minimum version 1.12) [2022-07-25T15:59:09.499Z] Go version: go1.16.15 [2022-07-25T15:59:09.499Z] Git commit: 87a90dc [2022-07-25T15:59:09.499Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T15:59:09.499Z] OS/Arch: linux/amd64 [2022-07-25T15:59:09.499Z] Experimental: true [2022-07-25T15:59:09.499Z] containerd: [2022-07-25T15:59:09.499Z] Version: 1.5.11 [2022-07-25T15:59:09.499Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T15:59:09.499Z] runc: [2022-07-25T15:59:09.499Z] Version: 1.0.3 [2022-07-25T15:59:09.499Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T15:59:09.499Z] docker-init: [2022-07-25T15:59:09.499Z] Version: 0.19.0 [2022-07-25T15:59:09.499Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T15:59:09.776Z] + docker info [2022-07-25T15:59:10.342Z] Client: [2022-07-25T15:59:10.342Z] Context: default [2022-07-25T15:59:10.342Z] Debug Mode: false [2022-07-25T15:59:10.342Z] Plugins: [2022-07-25T15:59:10.342Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T15:59:10.342Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T15:59:10.342Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T15:59:10.342Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T15:59:10.342Z] [2022-07-25T15:59:10.342Z] Server: [2022-07-25T15:59:10.342Z] Containers: 0 [2022-07-25T15:59:10.342Z] Running: 0 [2022-07-25T15:59:10.342Z] Paused: 0 [2022-07-25T15:59:10.342Z] Stopped: 0 [2022-07-25T15:59:10.342Z] Images: 3 [2022-07-25T15:59:10.342Z] Server Version: 20.10.14 [2022-07-25T15:59:10.342Z] Storage Driver: overlay2 [2022-07-25T15:59:10.342Z] Backing Filesystem: extfs [2022-07-25T15:59:10.342Z] Supports d_type: true [2022-07-25T15:59:10.342Z] Native Overlay Diff: true [2022-07-25T15:59:10.342Z] userxattr: false [2022-07-25T15:59:10.342Z] Logging Driver: json-file [2022-07-25T15:59:10.342Z] Cgroup Driver: cgroupfs [2022-07-25T15:59:10.342Z] Cgroup Version: 1 [2022-07-25T15:59:10.342Z] Plugins: [2022-07-25T15:59:10.342Z] Volume: local [2022-07-25T15:59:10.342Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T15:59:10.342Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T15:59:10.342Z] Swarm: inactive [2022-07-25T15:59:10.342Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-25T15:59:10.342Z] Default Runtime: runc [2022-07-25T15:59:10.342Z] Init Binary: docker-init [2022-07-25T15:59:10.342Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T15:59:10.342Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T15:59:10.342Z] init version: de40ad0 [2022-07-25T15:59:10.342Z] Security Options: [2022-07-25T15:59:10.342Z] apparmor [2022-07-25T15:59:10.342Z] seccomp [2022-07-25T15:59:10.342Z] Profile: default [2022-07-25T15:59:10.342Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T15:59:10.342Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T15:59:10.342Z] OSType: linux [2022-07-25T15:59:10.342Z] Architecture: x86_64 [2022-07-25T15:59:10.342Z] CPUs: 2 [2022-07-25T15:59:10.342Z] Total Memory: 7.483GiB [2022-07-25T15:59:10.342Z] Name: ip-10-100-110-215 [2022-07-25T15:59:10.342Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T15:59:10.342Z] Docker Root Dir: /var/lib/docker [2022-07-25T15:59:10.342Z] Debug Mode: false [2022-07-25T15:59:10.342Z] Registry: https://index.docker.io/v1/ [2022-07-25T15:59:10.342Z] Labels: [2022-07-25T15:59:10.342Z] Experimental: true [2022-07-25T15:59:10.342Z] Insecure Registries: [2022-07-25T15:59:10.342Z] 127.0.0.0/8 [2022-07-25T15:59:10.342Z] Live Restore Enabled: true [2022-07-25T15:59:10.342Z] [2022-07-25T15:59:10.342Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T15:59:10.622Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T15:59:10.622Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T15:59:10.622Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43866/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T15:59:10.622Z] + bash /home/ubuntu/workspace/moby_PR-43866/check-config.sh [2022-07-25T15:59:10.622Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T15:59:10.622Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T15:59:10.622Z] [2022-07-25T15:59:10.622Z] Generally Necessary: [2022-07-25T15:59:10.622Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T15:59:10.622Z] - apparmor: enabled and tools installed [2022-07-25T15:59:10.622Z] - CONFIG_NAMESPACES: enabled [2022-07-25T15:59:10.622Z] - CONFIG_NET_NS: enabled [2022-07-25T15:59:10.622Z] - CONFIG_PID_NS: enabled [2022-07-25T15:59:10.622Z] - CONFIG_IPC_NS: enabled [2022-07-25T15:59:10.622Z] - CONFIG_UTS_NS: enabled [2022-07-25T15:59:10.622Z] - CONFIG_CGROUPS: enabled [2022-07-25T15:59:10.622Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T15:59:10.622Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T15:59:10.622Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T15:59:10.622Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T15:59:10.622Z] - CONFIG_CPUSETS: enabled [2022-07-25T15:59:10.622Z] - CONFIG_MEMCG: enabled [2022-07-25T15:59:10.622Z] - CONFIG_KEYS: enabled [2022-07-25T15:59:10.622Z] - CONFIG_VETH: enabled (as module) [2022-07-25T15:59:10.622Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T15:59:10.622Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T15:59:10.622Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T15:59:10.622Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T15:59:10.881Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T15:59:10.881Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T15:59:10.881Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T15:59:10.881Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T15:59:10.881Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T15:59:10.881Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T15:59:10.881Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T15:59:10.881Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T15:59:10.881Z] [2022-07-25T15:59:10.881Z] Optional Features: [2022-07-25T15:59:10.881Z] - CONFIG_USER_NS: enabled [2022-07-25T15:59:10.881Z] - CONFIG_SECCOMP: enabled [2022-07-25T15:59:10.881Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T15:59:10.881Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T15:59:10.881Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T15:59:10.881Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T15:59:10.881Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T15:59:10.881Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T15:59:10.881Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T15:59:10.881Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T15:59:10.881Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T15:59:10.881Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T15:59:10.881Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T15:59:10.881Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T15:59:10.881Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T15:59:10.881Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T15:59:10.881Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T15:59:10.881Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T15:59:10.881Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T15:59:10.881Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T15:59:10.881Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T15:59:10.881Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T15:59:10.881Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T15:59:10.881Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T15:59:10.881Z] - CONFIG_EXT4_FS: enabled [2022-07-25T15:59:10.881Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T15:59:10.881Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T15:59:10.881Z] - Network Drivers: [2022-07-25T15:59:10.881Z] - "overlay": [2022-07-25T15:59:11.138Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T15:59:11.139Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T15:59:11.139Z] Optional (for encrypted networks): [2022-07-25T15:59:11.139Z] - CONFIG_CRYPTO: enabled [2022-07-25T15:59:11.139Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T15:59:11.139Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T15:59:11.139Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T15:59:11.139Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T15:59:11.139Z] - CONFIG_XFRM: enabled [2022-07-25T15:59:11.139Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T15:59:11.139Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T15:59:11.139Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T15:59:11.139Z] - "ipvlan": [2022-07-25T15:59:11.139Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T15:59:11.139Z] - "macvlan": [2022-07-25T15:59:11.139Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T15:59:11.139Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T15:59:11.139Z] - "ftp,tftp client in container": [2022-07-25T15:59:11.139Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T15:59:11.139Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T15:59:11.139Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T15:59:11.139Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T15:59:11.139Z] - Storage Drivers: [2022-07-25T15:59:11.139Z] - "aufs": [2022-07-25T15:59:11.139Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T15:59:11.139Z] - "btrfs": [2022-07-25T15:59:11.139Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T15:59:11.139Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T15:59:11.139Z] - "devicemapper": [2022-07-25T15:59:11.139Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T15:59:11.139Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T15:59:11.139Z] - "overlay": [2022-07-25T15:59:11.139Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T15:59:11.139Z] - "zfs": [2022-07-25T15:59:11.139Z] - /dev/zfs: present [2022-07-25T15:59:11.139Z] - zfs command: missing [2022-07-25T15:59:11.139Z] - zpool command: missing [2022-07-25T15:59:11.139Z] [2022-07-25T15:59:11.139Z] Limits: [2022-07-25T15:59:11.139Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T15:59:11.139Z] [2022-07-25T15:59:11.139Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T15:59:11.469Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd . [2022-07-25T15:59:11.469Z] #1 [internal] load build definition from Dockerfile [2022-07-25T15:59:11.469Z] #1 sha256:c593cd05bfee3e29d27134b039ca191796fee1a5b7f819c9b2948a8c111a9038 [2022-07-25T15:59:11.469Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T15:59:11.469Z] #1 DONE 0.0s [2022-07-25T15:59:11.469Z] [2022-07-25T15:59:11.469Z] #2 [internal] load .dockerignore [2022-07-25T15:59:11.469Z] #2 sha256:6d4fe3d242679315a18309ddaf69c39ce25785a85e21c4312de47777d97ce8c9 [2022-07-25T15:59:11.469Z] #2 transferring context: 145B done [2022-07-25T15:59:11.469Z] #2 DONE 0.0s [2022-07-25T15:59:11.469Z] [2022-07-25T15:59:11.469Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T15:59:11.469Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T15:59:11.727Z] #3 DONE 0.1s [2022-07-25T15:59:11.727Z] [2022-07-25T15:59:11.727Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T15:59:11.727Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T15:59:11.727Z] #4 CACHED [2022-07-25T15:59:11.986Z] [2022-07-25T15:59:11.986Z] #6 [internal] load .dockerignore [2022-07-25T15:59:11.986Z] #6 sha256:3b66ad266ecf73a6e0af5c066a94620127a9b045ce9f82a973fc8f5c80eae1d1 [2022-07-25T15:59:11.986Z] #6 DONE 0.0s [2022-07-25T15:59:11.986Z] [2022-07-25T15:59:11.986Z] #5 [internal] load build definition from Dockerfile [2022-07-25T15:59:11.986Z] #5 sha256:b5248330e4b2ac2858c6d44e4b495de075ccec064e09fe00d452765df7936fea [2022-07-25T15:59:11.986Z] #5 DONE 0.0s [2022-07-25T15:59:11.986Z] [2022-07-25T15:59:11.986Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T15:59:11.986Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T15:59:11.986Z] #9 DONE 0.1s [2022-07-25T15:59:11.986Z] [2022-07-25T15:59:11.986Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T15:59:11.986Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T15:59:11.986Z] #10 DONE 0.1s [2022-07-25T15:59:11.986Z] [2022-07-25T15:59:11.986Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T15:59:11.986Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T15:59:11.986Z] #8 DONE 0.1s [2022-07-25T15:59:11.986Z] [2022-07-25T15:59:11.986Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T15:59:11.986Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T15:59:11.986Z] #7 DONE 0.2s [2022-07-25T15:59:12.244Z] [2022-07-25T15:59:12.244Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:12.244Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T15:59:12.244Z] #71 CACHED [2022-07-25T15:59:12.244Z] [2022-07-25T15:59:12.244Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T15:59:12.244Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T15:59:12.244Z] #28 CACHED [2022-07-25T15:59:12.244Z] [2022-07-25T15:59:12.244Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:12.244Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:12.244Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-25T15:59:12.244Z] #73 ... [2022-07-25T15:59:12.244Z] [2022-07-25T15:59:12.244Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T15:59:12.244Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T15:59:12.244Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-25T15:59:12.244Z] #11 CACHED [2022-07-25T15:59:12.244Z] [2022-07-25T15:59:12.244Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:12.244Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:12.244Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T15:59:12.244Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T15:59:12.244Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T15:59:12.244Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2022-07-25T15:59:12.503Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.2s [2022-07-25T15:59:12.503Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.24MB / 12.42MB 0.3s [2022-07-25T15:59:12.761Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s [2022-07-25T15:59:12.761Z] #73 ... [2022-07-25T15:59:12.761Z] [2022-07-25T15:59:12.761Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T15:59:12.761Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T15:59:12.761Z] #72 DONE 0.5s [2022-07-25T15:59:12.761Z] [2022-07-25T15:59:12.761Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T15:59:12.761Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T15:59:12.761Z] #49 DONE 0.0s [2022-07-25T15:59:12.761Z] [2022-07-25T15:59:12.761Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:12.761Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:12.761Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-07-25T15:59:12.761Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-07-25T15:59:13.708Z] #73 ... [2022-07-25T15:59:13.708Z] [2022-07-25T15:59:13.708Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T15:59:13.708Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T15:59:13.708Z] #12 DONE 1.4s [2022-07-25T15:59:13.708Z] [2022-07-25T15:59:13.708Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:13.708Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:15.098Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2022-07-25T15:59:15.359Z] #73 DONE 3.1s [2022-07-25T15:59:15.359Z] [2022-07-25T15:59:15.359Z] #24 [internal] load build context [2022-07-25T15:59:15.359Z] #24 sha256:cddec1b6638906e9f66b4a79b6ac65b98663119e5aa1f78be2cc9f8a7e415909 [2022-07-25T15:59:15.926Z] #24 ... [2022-07-25T15:59:15.926Z] [2022-07-25T15:59:15.926Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T15:59:15.926Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T15:59:15.926Z] #13 DONE 2.0s [2022-07-25T15:59:15.926Z] [2022-07-25T15:59:15.926Z] #24 [internal] load build context [2022-07-25T15:59:15.926Z] #24 sha256:cddec1b6638906e9f66b4a79b6ac65b98663119e5aa1f78be2cc9f8a7e415909 [2022-07-25T15:59:16.861Z] #24 transferring context: 39.89MB 4.1s [2022-07-25T15:59:16.861Z] #24 ... [2022-07-25T15:59:16.861Z] [2022-07-25T15:59:16.861Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T15:59:16.861Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T15:59:16.861Z] #33 DONE 1.1s [2022-07-25T15:59:16.861Z] [2022-07-25T15:59:16.861Z] #24 [internal] load build context [2022-07-25T15:59:16.861Z] #24 sha256:cddec1b6638906e9f66b4a79b6ac65b98663119e5aa1f78be2cc9f8a7e415909 [2022-07-25T15:59:16.861Z] #24 ... [2022-07-25T15:59:16.861Z] [2022-07-25T15:59:16.861Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T15:59:16.861Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T15:59:16.861Z] #46 DONE 1.2s [2022-07-25T15:59:16.861Z] [2022-07-25T15:59:16.861Z] #24 [internal] load build context [2022-07-25T15:59:16.861Z] #24 sha256:cddec1b6638906e9f66b4a79b6ac65b98663119e5aa1f78be2cc9f8a7e415909 [2022-07-25T15:59:17.120Z] #24 ... [2022-07-25T15:59:17.120Z] [2022-07-25T15:59:17.120Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-25T15:59:17.120Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T15:59:17.120Z] #50 DONE 1.5s [2022-07-25T15:59:17.120Z] [2022-07-25T15:59:17.120Z] #24 [internal] load build context [2022-07-25T15:59:17.120Z] #24 sha256:cddec1b6638906e9f66b4a79b6ac65b98663119e5aa1f78be2cc9f8a7e415909 [2022-07-25T15:59:20.334Z] Fetching without tags [2022-07-25T15:59:20.412Z] #24 ... [2022-07-25T15:59:20.412Z] [2022-07-25T15:59:20.412Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T15:59:20.412Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T15:59:20.412Z] #74 DONE 2.2s [2022-07-25T15:59:20.412Z] [2022-07-25T15:59:20.412Z] #24 [internal] load build context [2022-07-25T15:59:20.412Z] #24 sha256:cddec1b6638906e9f66b4a79b6ac65b98663119e5aa1f78be2cc9f8a7e415909 [2022-07-25T15:59:20.529Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T15:59:20.356Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T15:59:20.360Z] > git config --add remote.origin.fetch +refs/pull/43866/head:refs/remotes/origin/PR-43866 # timeout=10 [2022-07-25T15:59:20.364Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T15:59:20.373Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T15:59:20.381Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T15:59:20.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:20.381Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43866/head:refs/remotes/origin/PR-43866 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T15:59:20.582Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T15:59:20.587Z] > git checkout -f a61f7abf5ad4a7f380c79c877d46909d8df104dd # timeout=10 [2022-07-25T15:59:21.092Z] Merge succeeded, producing a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T15:59:21.092Z] Checking out Revision a61f7abf5ad4a7f380c79c877d46909d8df104dd (PR-43866) [2022-07-25T15:59:21.280Z] Commit message: "integration-cli: Enable TestGetContainersAttachWebsocket for Windows" [2022-07-25T15:59:21.384Z] > git --version # timeout=10 [2022-07-25T15:59:21.389Z] > git --version # 'git version 2.25.1' [2022-07-25T15:59:21.395Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T15:59:21.786Z] #24 transferring context: 54.44MB 9.2s [2022-07-25T15:59:21.975Z] + docker version [2022-07-25T15:59:21.975Z] Client: Docker Engine - Community [2022-07-25T15:59:21.975Z] Version: 20.10.14 [2022-07-25T15:59:21.975Z] API version: 1.41 [2022-07-25T15:59:21.975Z] Go version: go1.16.15 [2022-07-25T15:59:21.975Z] Git commit: a224086 [2022-07-25T15:59:21.975Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-25T15:59:21.975Z] OS/Arch: linux/arm64 [2022-07-25T15:59:21.975Z] Context: default [2022-07-25T15:59:21.975Z] Experimental: true [2022-07-25T15:59:21.975Z] [2022-07-25T15:59:21.975Z] Server: Docker Engine - Community [2022-07-25T15:59:21.975Z] Engine: [2022-07-25T15:59:21.975Z] Version: 20.10.14 [2022-07-25T15:59:21.975Z] API version: 1.41 (minimum version 1.12) [2022-07-25T15:59:21.975Z] Go version: go1.16.15 [2022-07-25T15:59:21.975Z] Git commit: 87a90dc [2022-07-25T15:59:21.975Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-25T15:59:21.975Z] OS/Arch: linux/arm64 [2022-07-25T15:59:21.975Z] Experimental: true [2022-07-25T15:59:21.975Z] containerd: [2022-07-25T15:59:21.975Z] Version: 1.5.11 [2022-07-25T15:59:21.975Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T15:59:21.975Z] runc: [2022-07-25T15:59:21.975Z] Version: 1.0.3 [2022-07-25T15:59:21.975Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T15:59:21.975Z] docker-init: [2022-07-25T15:59:21.975Z] Version: 0.19.0 [2022-07-25T15:59:21.975Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T15:59:22.296Z] + docker info [2022-07-25T15:59:21.111Z] > git remote # timeout=10 [2022-07-25T15:59:21.115Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T15:59:21.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:21.122Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T15:59:21.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T15:59:21.139Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T15:59:21.143Z] > git checkout -f a61f7abf5ad4a7f380c79c877d46909d8df104dd # timeout=10 [2022-07-25T15:59:22.361Z] #24 ... [2022-07-25T15:59:22.361Z] [2022-07-25T15:59:22.361Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:22.361Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:22.361Z] #29 1.638 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T15:59:22.361Z] #29 1.649 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T15:59:22.361Z] #29 1.667 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T15:59:22.361Z] #29 1.932 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T15:59:22.361Z] #29 2.376 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T15:59:22.361Z] #29 2.864 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T15:59:22.361Z] #29 4.250 Fetched 8560 kB in 3s (2969 kB/s) [2022-07-25T15:59:22.361Z] #29 4.250 Reading package lists... [2022-07-25T15:59:22.361Z] #29 5.506 Reading package lists... [2022-07-25T15:59:22.361Z] #29 6.532 Building dependency tree... [2022-07-25T15:59:22.361Z] #29 6.966 The following additional packages will be installed: [2022-07-25T15:59:22.361Z] #29 6.966 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T15:59:22.361Z] #29 6.966 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T15:59:22.361Z] #29 6.966 Recommended packages: [2022-07-25T15:59:22.361Z] #29 6.966 libldap-common publicsuffix libsasl2-modules [2022-07-25T15:59:22.361Z] #29 7.251 The following NEW packages will be installed: [2022-07-25T15:59:22.361Z] #29 7.251 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T15:59:22.361Z] #29 7.251 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T15:59:22.361Z] #29 7.251 libssh2-1 openssl [2022-07-25T15:59:22.361Z] #29 7.547 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:22.361Z] #29 7.547 Need to get 3041 kB of archives. [2022-07-25T15:59:22.361Z] #29 7.547 After this operation, 6651 kB of additional disk space will be used. [2022-07-25T15:59:22.361Z] #29 7.547 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T15:59:22.361Z] #29 7.547 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T15:59:22.361Z] #29 7.863 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T15:59:22.361Z] #29 7.886 Fetched 3041 kB in 0s (9421 kB/s) [2022-07-25T15:59:22.361Z] #29 7.963 Selecting previously unselected package openssl. [2022-07-25T15:59:22.361Z] #29 7.963 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-25T15:59:22.361Z] #29 7.963 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 7.963 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T15:59:22.361Z] #29 8.239 Selecting previously unselected package ca-certificates. [2022-07-25T15:59:22.361Z] #29 8.239 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T15:59:22.361Z] #29 8.239 Unpacking ca-certificates (20210119) ... [2022-07-25T15:59:22.361Z] #29 8.288 Selecting previously unselected package libbrotli1:amd64. [2022-07-25T15:59:22.361Z] #29 8.288 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 8.393 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T15:59:22.361Z] #29 8.501 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T15:59:22.361Z] #29 8.501 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 8.501 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:22.361Z] #29 8.570 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T15:59:22.361Z] #29 8.570 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 8.570 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:22.361Z] #29 8.590 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T15:59:22.361Z] #29 8.590 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 8.590 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T15:59:22.361Z] #29 8.708 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T15:59:22.361Z] #29 8.708 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 8.708 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T15:59:22.361Z] #29 8.788 Selecting previously unselected package libpsl5:amd64. [2022-07-25T15:59:22.361Z] #29 8.788 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 8.788 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T15:59:22.361Z] #29 8.922 Selecting previously unselected package librtmp1:amd64. [2022-07-25T15:59:22.361Z] #29 8.922 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 8.922 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T15:59:22.361Z] #29 9.019 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T15:59:22.361Z] #29 9.019 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 9.019 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T15:59:22.361Z] #29 9.090 Selecting previously unselected package libcurl4:amd64. [2022-07-25T15:59:22.361Z] #29 9.090 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 9.090 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:22.361Z] #29 9.195 Selecting previously unselected package curl. [2022-07-25T15:59:22.361Z] #29 9.195 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 9.195 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:22.361Z] #29 9.333 Selecting previously unselected package libonig5:amd64. [2022-07-25T15:59:22.361Z] #29 9.333 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 9.333 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T15:59:22.361Z] #29 9.412 Selecting previously unselected package libjq1:amd64. [2022-07-25T15:59:22.361Z] #29 9.412 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 9.431 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T15:59:22.361Z] #29 9.512 Selecting previously unselected package jq. [2022-07-25T15:59:22.361Z] #29 9.512 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-25T15:59:22.361Z] #29 9.512 Unpacking jq (1.6-2.1) ... [2022-07-25T15:59:22.361Z] #29 9.627 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T15:59:22.361Z] #29 9.649 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T15:59:22.361Z] #29 9.706 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T15:59:22.361Z] #29 9.706 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:22.361Z] #29 9.706 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T15:59:22.361Z] #29 9.756 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:22.361Z] #29 9.756 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T15:59:22.361Z] #29 9.774 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T15:59:22.361Z] #29 9.802 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T15:59:22.361Z] #29 9.821 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T15:59:22.361Z] #29 9.850 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T15:59:22.361Z] #29 9.873 Setting up ca-certificates (20210119) ... [2022-07-25T15:59:22.361Z] #29 ... [2022-07-25T15:59:22.361Z] [2022-07-25T15:59:22.361Z] #24 [internal] load build context [2022-07-25T15:59:22.361Z] #24 sha256:cddec1b6638906e9f66b4a79b6ac65b98663119e5aa1f78be2cc9f8a7e415909 [2022-07-25T15:59:22.552Z] Client: [2022-07-25T15:59:22.552Z] Context: default [2022-07-25T15:59:22.552Z] Debug Mode: false [2022-07-25T15:59:22.552Z] Plugins: [2022-07-25T15:59:22.552Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T15:59:22.552Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T15:59:22.552Z] [2022-07-25T15:59:22.552Z] Server: [2022-07-25T15:59:22.552Z] Containers: 0 [2022-07-25T15:59:22.552Z] Running: 0 [2022-07-25T15:59:22.552Z] Paused: 0 [2022-07-25T15:59:22.552Z] Stopped: 0 [2022-07-25T15:59:22.552Z] Images: 2 [2022-07-25T15:59:22.552Z] Server Version: 20.10.14 [2022-07-25T15:59:22.552Z] Storage Driver: overlay2 [2022-07-25T15:59:22.552Z] Backing Filesystem: extfs [2022-07-25T15:59:22.552Z] Supports d_type: true [2022-07-25T15:59:22.552Z] Native Overlay Diff: true [2022-07-25T15:59:22.552Z] userxattr: false [2022-07-25T15:59:22.552Z] Logging Driver: json-file [2022-07-25T15:59:22.552Z] Cgroup Driver: cgroupfs [2022-07-25T15:59:22.552Z] Cgroup Version: 1 [2022-07-25T15:59:22.552Z] Plugins: [2022-07-25T15:59:22.552Z] Volume: local [2022-07-25T15:59:22.552Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T15:59:22.552Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T15:59:22.552Z] Swarm: inactive [2022-07-25T15:59:22.552Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-25T15:59:22.552Z] Default Runtime: runc [2022-07-25T15:59:22.552Z] Init Binary: docker-init [2022-07-25T15:59:22.552Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T15:59:22.552Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T15:59:22.552Z] init version: de40ad0 [2022-07-25T15:59:22.552Z] Security Options: [2022-07-25T15:59:22.552Z] apparmor [2022-07-25T15:59:22.552Z] seccomp [2022-07-25T15:59:22.552Z] Profile: default [2022-07-25T15:59:22.552Z] Kernel Version: 5.13.0-1021-aws [2022-07-25T15:59:22.552Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-25T15:59:22.552Z] OSType: linux [2022-07-25T15:59:22.552Z] Architecture: aarch64 [2022-07-25T15:59:22.552Z] CPUs: 2 [2022-07-25T15:59:22.552Z] Total Memory: 7.562GiB [2022-07-25T15:59:22.552Z] Name: ip-10-100-83-152 [2022-07-25T15:59:22.552Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-25T15:59:22.552Z] Docker Root Dir: /var/lib/docker [2022-07-25T15:59:22.552Z] Debug Mode: false [2022-07-25T15:59:22.552Z] Registry: https://index.docker.io/v1/ [2022-07-25T15:59:22.552Z] Labels: [2022-07-25T15:59:22.552Z] Experimental: true [2022-07-25T15:59:22.552Z] Insecure Registries: [2022-07-25T15:59:22.552Z] 127.0.0.0/8 [2022-07-25T15:59:22.552Z] Live Restore Enabled: true [2022-07-25T15:59:22.552Z] [Pipeline] sh [2022-07-25T15:59:22.620Z] #24 transferring context: 62.08MB 10.1s done [2022-07-25T15:59:22.828Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T15:59:22.828Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T15:59:22.828Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43866/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T15:59:22.828Z] + bash /home/ubuntu/workspace/moby_PR-43866/check-config.sh [2022-07-25T15:59:22.828Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T15:59:22.828Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-25T15:59:22.828Z] [2022-07-25T15:59:22.828Z] Generally Necessary: [2022-07-25T15:59:22.828Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T15:59:22.828Z] - apparmor: enabled and tools installed [2022-07-25T15:59:22.828Z] - CONFIG_NAMESPACES: enabled [2022-07-25T15:59:22.828Z] - CONFIG_NET_NS: enabled [2022-07-25T15:59:22.828Z] - CONFIG_PID_NS: enabled [2022-07-25T15:59:22.828Z] - CONFIG_IPC_NS: enabled [2022-07-25T15:59:22.828Z] - CONFIG_UTS_NS: enabled [2022-07-25T15:59:22.828Z] - CONFIG_CGROUPS: enabled [2022-07-25T15:59:22.828Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T15:59:22.828Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T15:59:22.828Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T15:59:22.828Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T15:59:22.828Z] - CONFIG_CPUSETS: enabled [2022-07-25T15:59:22.828Z] - CONFIG_MEMCG: enabled [2022-07-25T15:59:22.828Z] - CONFIG_KEYS: enabled [2022-07-25T15:59:22.828Z] - CONFIG_VETH: enabled (as module) [2022-07-25T15:59:22.828Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T15:59:22.828Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T15:59:22.828Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T15:59:22.828Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T15:59:22.828Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T15:59:22.828Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T15:59:22.828Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T15:59:22.828Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T15:59:22.828Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T15:59:22.828Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T15:59:22.828Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T15:59:22.828Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T15:59:22.828Z] [2022-07-25T15:59:22.828Z] Optional Features: [2022-07-25T15:59:22.828Z] - CONFIG_USER_NS: enabled [2022-07-25T15:59:23.084Z] - CONFIG_SECCOMP: enabled [2022-07-25T15:59:23.084Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T15:59:23.084Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T15:59:23.084Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T15:59:23.084Z] (cgroup swap accounting is currently enabled) [2022-07-25T15:59:23.084Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T15:59:23.084Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T15:59:23.084Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T15:59:23.084Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T15:59:23.084Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T15:59:23.084Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T15:59:23.084Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T15:59:23.084Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T15:59:23.084Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T15:59:23.084Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T15:59:23.084Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T15:59:23.084Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T15:59:23.084Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T15:59:23.084Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T15:59:23.084Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T15:59:23.084Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T15:59:23.084Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T15:59:23.084Z] - CONFIG_EXT4_FS: enabled [2022-07-25T15:59:23.084Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T15:59:23.084Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T15:59:23.084Z] - Network Drivers: [2022-07-25T15:59:23.084Z] - "overlay": [2022-07-25T15:59:23.084Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T15:59:23.084Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T15:59:23.084Z] Optional (for encrypted networks): [2022-07-25T15:59:23.193Z] #24 DONE 10.7s [2022-07-25T15:59:23.193Z] [2022-07-25T15:59:23.193Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T15:59:23.193Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T15:59:23.193Z] #42 6.934 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:23.193Z] #42 7.066 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:23.193Z] #42 7.255 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:23.193Z] #42 ... [2022-07-25T15:59:23.193Z] [2022-07-25T15:59:23.193Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T15:59:23.193Z] #25 sha256:57bbf193f3e5e000b8defbe89ed18bb313f437ce40a3f618d9ee453d24b6ed60 [2022-07-25T15:59:23.341Z] - CONFIG_CRYPTO: enabled [2022-07-25T15:59:23.341Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T15:59:23.341Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T15:59:23.341Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T15:59:23.341Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T15:59:23.341Z] - CONFIG_XFRM: enabled [2022-07-25T15:59:23.341Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T15:59:23.341Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T15:59:23.341Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T15:59:23.341Z] - "ipvlan": [2022-07-25T15:59:23.341Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T15:59:23.341Z] - "macvlan": [2022-07-25T15:59:23.341Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T15:59:23.341Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T15:59:23.341Z] - "ftp,tftp client in container": [2022-07-25T15:59:23.341Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T15:59:23.341Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T15:59:23.341Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T15:59:23.341Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T15:59:23.341Z] - Storage Drivers: [2022-07-25T15:59:23.341Z] - "aufs": [2022-07-25T15:59:23.341Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T15:59:23.341Z] - "btrfs": [2022-07-25T15:59:23.341Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T15:59:23.341Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T15:59:23.341Z] - "devicemapper": [2022-07-25T15:59:23.341Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T15:59:23.341Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T15:59:23.341Z] - "overlay": [2022-07-25T15:59:23.341Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T15:59:23.341Z] - "zfs": [2022-07-25T15:59:23.341Z] - /dev/zfs: present [2022-07-25T15:59:23.341Z] - zfs command: missing [2022-07-25T15:59:23.341Z] - zpool command: missing [2022-07-25T15:59:23.341Z] [2022-07-25T15:59:23.341Z] Limits: [2022-07-25T15:59:23.341Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T15:59:23.341Z] [2022-07-25T15:59:23.341Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T15:59:23.452Z] #25 DONE 0.3s [2022-07-25T15:59:23.452Z] [2022-07-25T15:59:23.452Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T15:59:23.452Z] #66 sha256:d4e431530684c3d2c1d0936ea6c58f7a93269a365c68dcf8c782336ab783988e [2022-07-25T15:59:23.452Z] #66 DONE 0.3s [2022-07-25T15:59:23.452Z] [2022-07-25T15:59:23.452Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T15:59:23.452Z] #26 sha256:4925d487b938f0bf14b09683b17bb7df21289164791d0a8a9dcc50843f8c5914 [2022-07-25T15:59:23.655Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd . [2022-07-25T15:59:23.703Z] Fetching without tags [2022-07-25T15:59:23.784Z] Fetching without tags [2022-07-25T15:59:23.926Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T15:59:23.935Z] #1 [internal] load build definition from Dockerfile [2022-07-25T15:59:23.935Z] #1 sha256:e5bc8fca654325f352388232ead64064cf4169e8c1af83feadd3f9dce8344220 [2022-07-25T15:59:23.935Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T15:59:23.935Z] #1 DONE 0.0s [2022-07-25T15:59:23.935Z] [2022-07-25T15:59:23.935Z] #2 [internal] load .dockerignore [2022-07-25T15:59:23.935Z] #2 sha256:214ef7670ea93ef0b1da980c5df129f1072dd8bcf47adb3dfe773048c9fc1bac [2022-07-25T15:59:23.935Z] #2 transferring context: 145B done [2022-07-25T15:59:23.935Z] #2 DONE 0.0s [2022-07-25T15:59:23.935Z] [2022-07-25T15:59:23.935Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T15:59:23.935Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-25T15:59:23.935Z] #3 DONE 0.1s [2022-07-25T15:59:23.935Z] [2022-07-25T15:59:23.935Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T15:59:23.935Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-25T15:59:23.935Z] #4 CACHED [2022-07-25T15:59:23.955Z] Fetching without tags [2022-07-25T15:59:23.967Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T15:59:23.725Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T15:59:23.727Z] > git config --add remote.origin.fetch +refs/pull/43866/head:refs/remotes/origin/PR-43866 # timeout=10 [2022-07-25T15:59:23.730Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T15:59:23.739Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T15:59:23.754Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T15:59:23.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:23.755Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43866/head:refs/remotes/origin/PR-43866 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T15:59:23.936Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T15:59:23.946Z] > git checkout -f a61f7abf5ad4a7f380c79c877d46909d8df104dd # timeout=10 [2022-07-25T15:59:23.653Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T15:59:23.656Z] > git config --add remote.origin.fetch +refs/pull/43866/head:refs/remotes/origin/PR-43866 # timeout=10 [2022-07-25T15:59:23.661Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T15:59:23.671Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T15:59:23.679Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T15:59:23.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:23.680Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43866/head:refs/remotes/origin/PR-43866 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T15:59:23.906Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T15:59:23.911Z] > git checkout -f a61f7abf5ad4a7f380c79c877d46909d8df104dd # timeout=10 [2022-07-25T15:59:23.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T15:59:23.927Z] > git config --add remote.origin.fetch +refs/pull/43866/head:refs/remotes/origin/PR-43866 # timeout=10 [2022-07-25T15:59:23.935Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T15:59:23.954Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T15:59:23.964Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T15:59:23.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:23.965Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43866/head:refs/remotes/origin/PR-43866 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T15:59:24.149Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T15:59:24.192Z] [2022-07-25T15:59:24.192Z] #5 [internal] load build definition from Dockerfile [2022-07-25T15:59:24.192Z] #5 sha256:d0d538b12fe4cb099286276b3bcd285de2bbd42907640eb79b43e28ead28322f [2022-07-25T15:59:24.192Z] #5 DONE 0.0s [2022-07-25T15:59:24.192Z] [2022-07-25T15:59:24.192Z] #6 [internal] load .dockerignore [2022-07-25T15:59:24.192Z] #6 sha256:edc04bfddad54e5e5a9e75025564a4700e5e6a0cbacd11d207089a5cd048b1bc [2022-07-25T15:59:24.192Z] #6 DONE 0.0s [2022-07-25T15:59:24.192Z] [2022-07-25T15:59:24.192Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T15:59:24.192Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T15:59:24.192Z] #8 DONE 0.1s [2022-07-25T15:59:24.192Z] [2022-07-25T15:59:24.192Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T15:59:24.192Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-25T15:59:24.448Z] #10 DONE 0.1s [2022-07-25T15:59:24.448Z] [2022-07-25T15:59:24.448Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T15:59:24.448Z] #7 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-25T15:59:24.448Z] #7 DONE 0.2s [2022-07-25T15:59:24.448Z] [2022-07-25T15:59:24.448Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T15:59:24.448Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T15:59:24.448Z] #9 DONE 0.2s [2022-07-25T15:59:24.482Z] Merge succeeded, producing a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T15:59:24.483Z] Checking out Revision a61f7abf5ad4a7f380c79c877d46909d8df104dd (PR-43866) [2022-07-25T15:59:24.513Z] Merge succeeded, producing a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T15:59:24.513Z] Checking out Revision a61f7abf5ad4a7f380c79c877d46909d8df104dd (PR-43866) [2022-07-25T15:59:24.705Z] [2022-07-25T15:59:24.705Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:24.705Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:24.705Z] #73 CACHED [2022-07-25T15:59:24.705Z] [2022-07-25T15:59:24.705Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T15:59:24.705Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-25T15:59:24.705Z] #28 CACHED [2022-07-25T15:59:24.705Z] [2022-07-25T15:59:24.705Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T15:59:24.705Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-25T15:59:24.705Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-25T15:59:24.705Z] #11 CACHED [2022-07-25T15:59:24.705Z] [2022-07-25T15:59:24.705Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:24.705Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T15:59:24.705Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-25T15:59:24.705Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T15:59:24.705Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T15:59:24.705Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-07-25T15:59:24.705Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T15:59:24.752Z] Merge succeeded, producing a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T15:59:24.753Z] Checking out Revision a61f7abf5ad4a7f380c79c877d46909d8df104dd (PR-43866) [2022-07-25T15:59:24.858Z] #26 1.476 + RM_GOPATH=0 [2022-07-25T15:59:24.858Z] #26 1.476 + TMP_GOPATH= [2022-07-25T15:59:24.858Z] #26 1.476 + : /build [2022-07-25T15:59:24.858Z] #26 1.476 + '[' -z '' ']' [2022-07-25T15:59:24.858Z] #26 1.478 ++ mktemp -d [2022-07-25T15:59:24.858Z] #26 1.480 + export GOPATH=/tmp/tmp.q4XEAKCZS8 [2022-07-25T15:59:24.858Z] #26 1.480 + GOPATH=/tmp/tmp.q4XEAKCZS8 [2022-07-25T15:59:24.858Z] #26 1.480 + RM_GOPATH=1 [2022-07-25T15:59:24.858Z] #26 1.480 + case "$(go env GOARCH)" in [2022-07-25T15:59:24.858Z] #26 1.481 ++ go env GOARCH [2022-07-25T15:59:24.964Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.3s [2022-07-25T15:59:25.009Z] Commit message: "integration-cli: Enable TestGetContainersAttachWebsocket for Windows" [2022-07-25T15:59:25.012Z] > git --version # timeout=10 [2022-07-25T15:59:25.020Z] > git --version # 'git version 2.17.1' [2022-07-25T15:59:25.033Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-25T15:59:25.098Z] Commit message: "integration-cli: Enable TestGetContainersAttachWebsocket for Windows" [2022-07-25T15:59:25.116Z] #26 1.511 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:25.116Z] #26 1.511 + GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:25.116Z] #26 1.515 ++ dirname /install.sh [2022-07-25T15:59:25.116Z] #26 1.516 + dir=/ [2022-07-25T15:59:25.116Z] #26 1.516 + bin=dockercli [2022-07-25T15:59:25.116Z] #26 1.516 + shift [2022-07-25T15:59:25.116Z] #26 1.516 + '[' '!' -f //dockercli.installer ']' [2022-07-25T15:59:25.116Z] #26 1.517 + . //dockercli.installer [2022-07-25T15:59:25.116Z] #26 1.517 ++ : stable [2022-07-25T15:59:25.116Z] #26 1.517 ++ : 17.06.2-ce [2022-07-25T15:59:25.116Z] #26 1.517 + install_dockercli [2022-07-25T15:59:25.116Z] #26 1.517 Install docker/cli version 17.06.2-ce from stable [2022-07-25T15:59:25.116Z] #26 1.517 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T15:59:25.116Z] #26 1.520 ++ uname -m [2022-07-25T15:59:25.116Z] #26 1.525 + arch=x86_64 [2022-07-25T15:59:25.116Z] #26 1.526 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T15:59:25.116Z] #26 1.526 + url=https://download.docker.com/linux/static [2022-07-25T15:59:25.116Z] #26 1.529 + tar -xz docker/docker [2022-07-25T15:59:25.116Z] #26 1.539 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T15:59:25.122Z] > git --version # timeout=10 [2022-07-25T15:59:25.126Z] > git --version # 'git version 2.17.1' [2022-07-25T15:59:25.131Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-25T15:59:25.220Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-07-25T15:59:25.220Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-07-25T15:59:25.220Z] #71 ... [2022-07-25T15:59:25.220Z] [2022-07-25T15:59:25.220Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T15:59:25.220Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T15:59:25.220Z] #49 DONE 0.0s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T15:59:25.393Z] Commit message: "integration-cli: Enable TestGetContainersAttachWebsocket for Windows" [2022-07-25T15:59:25.423Z] > git --version # timeout=10 [2022-07-25T15:59:25.426Z] > git --version # 'git version 2.25.1' [2022-07-25T15:59:25.436Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-25T15:59:25.477Z] [2022-07-25T15:59:25.477Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:25.477Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T15:59:25.666Z] + docker version [2022-07-25T15:59:25.666Z] Client: Docker Engine - Community [2022-07-25T15:59:25.666Z] Version: 20.10.14 [2022-07-25T15:59:25.666Z] API version: 1.41 [2022-07-25T15:59:25.666Z] Go version: go1.16.15 [2022-07-25T15:59:25.666Z] Git commit: a224086 [2022-07-25T15:59:25.666Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T15:59:25.666Z] OS/Arch: linux/amd64 [2022-07-25T15:59:25.666Z] Context: default [2022-07-25T15:59:25.666Z] Experimental: true [2022-07-25T15:59:25.666Z] [2022-07-25T15:59:25.666Z] Server: Docker Engine - Community [2022-07-25T15:59:25.666Z] Engine: [2022-07-25T15:59:25.666Z] Version: 20.10.14 [2022-07-25T15:59:25.666Z] API version: 1.41 (minimum version 1.12) [2022-07-25T15:59:25.666Z] Go version: go1.16.15 [2022-07-25T15:59:25.666Z] Git commit: 87a90dc [2022-07-25T15:59:25.666Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T15:59:25.666Z] OS/Arch: linux/amd64 [2022-07-25T15:59:25.666Z] Experimental: true [2022-07-25T15:59:25.666Z] containerd: [2022-07-25T15:59:25.666Z] Version: 1.5.11 [2022-07-25T15:59:25.666Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T15:59:25.666Z] runc: [2022-07-25T15:59:25.666Z] Version: 1.0.3 [2022-07-25T15:59:25.666Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T15:59:25.666Z] docker-init: [2022-07-25T15:59:25.666Z] Version: 0.19.0 [2022-07-25T15:59:25.666Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T15:59:25.684Z] #26 ... [2022-07-25T15:59:25.684Z] [2022-07-25T15:59:25.684Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T15:59:25.684Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T15:59:25.684Z] #36 7.026 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T15:59:24.459Z] > git remote # timeout=10 [2022-07-25T15:59:24.464Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T15:59:24.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:24.469Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T15:59:24.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T15:59:24.483Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T15:59:24.488Z] > git checkout -f a61f7abf5ad4a7f380c79c877d46909d8df104dd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T15:59:24.426Z] > git remote # timeout=10 [2022-07-25T15:59:24.431Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T15:59:24.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:24.439Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T15:59:24.450Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T15:59:24.459Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T15:59:24.463Z] > git checkout -f a61f7abf5ad4a7f380c79c877d46909d8df104dd # timeout=10 [2022-07-25T15:59:24.158Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T15:59:24.163Z] > git checkout -f a61f7abf5ad4a7f380c79c877d46909d8df104dd # timeout=10 [2022-07-25T15:59:24.699Z] > git remote # timeout=10 [2022-07-25T15:59:24.735Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T15:59:24.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T15:59:24.745Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T15:59:24.754Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T15:59:24.761Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T15:59:24.769Z] > git checkout -f a61f7abf5ad4a7f380c79c877d46909d8df104dd # timeout=10 [2022-07-25T15:59:25.882Z] + [ PR != PR ] [2022-07-25T15:59:25.882Z] + [ master != master ] [2022-07-25T15:59:25.882Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T15:59:25.942Z] #36 ... [2022-07-25T15:59:25.942Z] [2022-07-25T15:59:25.942Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T15:59:25.942Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T15:59:25.942Z] #14 7.742 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T15:59:25.942Z] #14 7.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T15:59:25.942Z] #14 7.821 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T15:59:25.942Z] #14 9.068 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T15:59:25.942Z] #14 ... [2022-07-25T15:59:25.942Z] [2022-07-25T15:59:25.942Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T15:59:25.942Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T15:59:25.973Z] + docker info [2022-07-25T15:59:26.083Z] + docker version [2022-07-25T15:59:26.083Z] Client: Docker Engine - Community [2022-07-25T15:59:26.083Z] Version: 20.10.14 [2022-07-25T15:59:26.083Z] API version: 1.41 [2022-07-25T15:59:26.083Z] Go version: go1.16.15 [2022-07-25T15:59:26.083Z] Git commit: a224086 [2022-07-25T15:59:26.083Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-25T15:59:26.083Z] OS/Arch: linux/amd64 [2022-07-25T15:59:26.083Z] Context: default [2022-07-25T15:59:26.083Z] Experimental: true [2022-07-25T15:59:26.083Z] [2022-07-25T15:59:26.083Z] Server: Docker Engine - Community [2022-07-25T15:59:26.083Z] Engine: [2022-07-25T15:59:26.083Z] Version: 20.10.14 [2022-07-25T15:59:26.083Z] API version: 1.41 (minimum version 1.12) [2022-07-25T15:59:26.083Z] Go version: go1.16.15 [2022-07-25T15:59:26.083Z] Git commit: 87a90dc [2022-07-25T15:59:26.083Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-25T15:59:26.083Z] OS/Arch: linux/amd64 [2022-07-25T15:59:26.083Z] Experimental: true [2022-07-25T15:59:26.083Z] containerd: [2022-07-25T15:59:26.083Z] Version: 1.5.11 [2022-07-25T15:59:26.083Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T15:59:26.083Z] runc: [2022-07-25T15:59:26.083Z] Version: 1.0.3 [2022-07-25T15:59:26.083Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T15:59:26.083Z] docker-init: [2022-07-25T15:59:26.083Z] Version: 0.19.0 [2022-07-25T15:59:26.083Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T15:59:26.200Z] #55 ... [2022-07-25T15:59:26.200Z] [2022-07-25T15:59:26.200Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-25T15:59:26.200Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T15:59:26.200Z] #38 ... [2022-07-25T15:59:26.200Z] [2022-07-25T15:59:26.200Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:26.200Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:26.200Z] #76 7.025 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:26.200Z] #76 7.065 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:26.200Z] #76 7.256 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:26.231Z] + docker version [2022-07-25T15:59:26.231Z] Client: Docker Engine - Community [2022-07-25T15:59:26.231Z] Version: 20.10.14 [2022-07-25T15:59:26.231Z] API version: 1.41 [2022-07-25T15:59:26.231Z] Go version: go1.16.15 [2022-07-25T15:59:26.231Z] Git commit: a224086 [2022-07-25T15:59:26.231Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T15:59:26.231Z] OS/Arch: linux/amd64 [2022-07-25T15:59:26.232Z] Context: default [2022-07-25T15:59:26.232Z] Experimental: true [2022-07-25T15:59:26.232Z] [2022-07-25T15:59:26.232Z] Server: Docker Engine - Community [2022-07-25T15:59:26.232Z] Engine: [2022-07-25T15:59:26.232Z] Version: 20.10.14 [2022-07-25T15:59:26.232Z] API version: 1.41 (minimum version 1.12) [2022-07-25T15:59:26.232Z] Go version: go1.16.15 [2022-07-25T15:59:26.232Z] Git commit: 87a90dc [2022-07-25T15:59:26.232Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T15:59:26.232Z] OS/Arch: linux/amd64 [2022-07-25T15:59:26.232Z] Experimental: true [2022-07-25T15:59:26.232Z] containerd: [2022-07-25T15:59:26.232Z] Version: 1.5.11 [2022-07-25T15:59:26.232Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T15:59:26.232Z] runc: [2022-07-25T15:59:26.232Z] Version: 1.0.3 [2022-07-25T15:59:26.232Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T15:59:26.232Z] docker-init: [2022-07-25T15:59:26.232Z] Version: 0.19.0 [2022-07-25T15:59:26.232Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T15:59:26.374Z] + docker info [2022-07-25T15:59:26.406Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-07-25T15:59:26.458Z] #76 10.28 Reading package lists... [2022-07-25T15:59:26.458Z] #76 ... [2022-07-25T15:59:26.458Z] [2022-07-25T15:59:26.458Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T15:59:26.458Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T15:59:26.458Z] #40 7.045 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T15:59:26.458Z] #40 9.735 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T15:59:26.458Z] #40 ... [2022-07-25T15:59:26.458Z] [2022-07-25T15:59:26.458Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T15:59:26.458Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T15:59:26.458Z] #62 6.926 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:26.458Z] #62 7.067 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:26.458Z] #62 7.255 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:26.541Z] Client: [2022-07-25T15:59:26.541Z] Context: default [2022-07-25T15:59:26.541Z] Debug Mode: false [2022-07-25T15:59:26.541Z] Plugins: [2022-07-25T15:59:26.541Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T15:59:26.541Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T15:59:26.541Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T15:59:26.541Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T15:59:26.541Z] [2022-07-25T15:59:26.541Z] Server: [2022-07-25T15:59:26.541Z] Containers: 0 [2022-07-25T15:59:26.541Z] Running: 0 [2022-07-25T15:59:26.541Z] Paused: 0 [2022-07-25T15:59:26.541Z] Stopped: 0 [2022-07-25T15:59:26.541Z] Images: 2 [2022-07-25T15:59:26.541Z] Server Version: 20.10.14 [2022-07-25T15:59:26.541Z] Storage Driver: overlay2 [2022-07-25T15:59:26.541Z] Backing Filesystem: extfs [2022-07-25T15:59:26.541Z] Supports d_type: true [2022-07-25T15:59:26.541Z] Native Overlay Diff: true [2022-07-25T15:59:26.541Z] userxattr: false [2022-07-25T15:59:26.541Z] Logging Driver: json-file [2022-07-25T15:59:26.541Z] Cgroup Driver: cgroupfs [2022-07-25T15:59:26.541Z] Cgroup Version: 1 [2022-07-25T15:59:26.541Z] Plugins: [2022-07-25T15:59:26.541Z] Volume: local [2022-07-25T15:59:26.541Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T15:59:26.541Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T15:59:26.541Z] Swarm: inactive [2022-07-25T15:59:26.541Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T15:59:26.541Z] Default Runtime: runc [2022-07-25T15:59:26.541Z] Init Binary: docker-init [2022-07-25T15:59:26.541Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T15:59:26.541Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T15:59:26.541Z] init version: de40ad0 [2022-07-25T15:59:26.541Z] Security Options: [2022-07-25T15:59:26.541Z] apparmor [2022-07-25T15:59:26.541Z] seccomp [2022-07-25T15:59:26.541Z] Profile: default [2022-07-25T15:59:26.541Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T15:59:26.541Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T15:59:26.541Z] OSType: linux [2022-07-25T15:59:26.541Z] Architecture: x86_64 [2022-07-25T15:59:26.541Z] CPUs: 2 [2022-07-25T15:59:26.541Z] Total Memory: 7.483GiB [2022-07-25T15:59:26.541Z] Name: ip-10-100-42-203 [2022-07-25T15:59:26.541Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T15:59:26.541Z] Docker Root Dir: /var/lib/docker [2022-07-25T15:59:26.541Z] Debug Mode: false [2022-07-25T15:59:26.541Z] Registry: https://index.docker.io/v1/ [2022-07-25T15:59:26.541Z] Labels: [2022-07-25T15:59:26.541Z] Experimental: true [2022-07-25T15:59:26.541Z] Insecure Registries: [2022-07-25T15:59:26.541Z] 127.0.0.0/8 [2022-07-25T15:59:26.541Z] Live Restore Enabled: true [2022-07-25T15:59:26.541Z] [2022-07-25T15:59:26.541Z] WARNING: No swap limit support [2022-07-25T15:59:26.549Z] + docker info [Pipeline] sh [2022-07-25T15:59:26.681Z] #71 DONE 1.9s [2022-07-25T15:59:26.681Z] [2022-07-25T15:59:26.681Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T15:59:26.681Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-25T15:59:26.681Z] #12 DONE 1.9s [2022-07-25T15:59:26.681Z] [2022-07-25T15:59:26.681Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T15:59:26.681Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-25T15:59:26.720Z] #62 10.16 Reading package lists... [2022-07-25T15:59:26.720Z] #62 ... [2022-07-25T15:59:26.720Z] [2022-07-25T15:59:26.720Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T15:59:26.720Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T15:59:26.804Z] Client: [2022-07-25T15:59:26.804Z] Context: default [2022-07-25T15:59:26.804Z] Debug Mode: false [2022-07-25T15:59:26.804Z] Plugins: [2022-07-25T15:59:26.804Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T15:59:26.804Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T15:59:26.804Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T15:59:26.804Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T15:59:26.804Z] [2022-07-25T15:59:26.804Z] Server: [2022-07-25T15:59:26.804Z] Containers: 0 [2022-07-25T15:59:26.804Z] Running: 0 [2022-07-25T15:59:26.804Z] Paused: 0 [2022-07-25T15:59:26.804Z] Stopped: 0 [2022-07-25T15:59:26.804Z] Images: 3 [2022-07-25T15:59:26.804Z] Server Version: 20.10.14 [2022-07-25T15:59:26.804Z] Storage Driver: overlay2 [2022-07-25T15:59:26.804Z] Backing Filesystem: extfs [2022-07-25T15:59:26.804Z] Supports d_type: true [2022-07-25T15:59:26.804Z] Native Overlay Diff: true [2022-07-25T15:59:26.804Z] userxattr: false [2022-07-25T15:59:26.804Z] Logging Driver: json-file [2022-07-25T15:59:26.804Z] Cgroup Driver: cgroupfs [2022-07-25T15:59:26.804Z] Cgroup Version: 1 [2022-07-25T15:59:26.804Z] Plugins: [2022-07-25T15:59:26.804Z] Volume: local [2022-07-25T15:59:26.804Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T15:59:26.804Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T15:59:26.804Z] Swarm: inactive [2022-07-25T15:59:26.804Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T15:59:26.804Z] Default Runtime: runc [2022-07-25T15:59:26.804Z] Init Binary: docker-init [2022-07-25T15:59:26.804Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T15:59:26.804Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T15:59:26.804Z] init version: de40ad0 [2022-07-25T15:59:26.804Z] Security Options: [2022-07-25T15:59:26.804Z] apparmor [2022-07-25T15:59:26.804Z] seccomp [2022-07-25T15:59:26.804Z] Profile: default [2022-07-25T15:59:26.804Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T15:59:26.804Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T15:59:26.804Z] OSType: linux [2022-07-25T15:59:26.804Z] Architecture: x86_64 [2022-07-25T15:59:26.804Z] CPUs: 2 [2022-07-25T15:59:26.804Z] Total Memory: 7.483GiB [2022-07-25T15:59:26.804Z] Name: ip-10-100-72-4 [2022-07-25T15:59:26.804Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T15:59:26.804Z] Docker Root Dir: /var/lib/docker [2022-07-25T15:59:26.804Z] Debug Mode: false [2022-07-25T15:59:26.804Z] Registry: https://index.docker.io/v1/ [2022-07-25T15:59:26.804Z] Labels: [2022-07-25T15:59:26.804Z] Experimental: true [2022-07-25T15:59:26.804Z] Insecure Registries: [2022-07-25T15:59:26.804Z] 127.0.0.0/8 [2022-07-25T15:59:26.804Z] Live Restore Enabled: true [2022-07-25T15:59:26.804Z] [2022-07-25T15:59:26.804Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T15:59:26.832Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T15:59:26.832Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T15:59:26.832Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43866/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T15:59:26.832Z] + bash /home/ubuntu/workspace/moby_PR-43866/check-config.sh [2022-07-25T15:59:26.832Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T15:59:26.832Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T15:59:26.832Z] [2022-07-25T15:59:26.832Z] Generally Necessary: [2022-07-25T15:59:26.832Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T15:59:26.832Z] - apparmor: enabled and tools installed [2022-07-25T15:59:26.832Z] - CONFIG_NAMESPACES: enabled [2022-07-25T15:59:26.832Z] - CONFIG_NET_NS: enabled [2022-07-25T15:59:26.832Z] - CONFIG_PID_NS: enabled [2022-07-25T15:59:26.832Z] - CONFIG_IPC_NS: enabled [2022-07-25T15:59:26.832Z] - CONFIG_UTS_NS: enabled [2022-07-25T15:59:26.832Z] - CONFIG_CGROUPS: enabled [2022-07-25T15:59:26.832Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T15:59:26.832Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T15:59:26.832Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T15:59:26.832Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T15:59:26.832Z] - CONFIG_CPUSETS: enabled [2022-07-25T15:59:26.832Z] - CONFIG_MEMCG: enabled [2022-07-25T15:59:26.832Z] - CONFIG_KEYS: enabled [2022-07-25T15:59:26.832Z] - CONFIG_VETH: enabled (as module) [2022-07-25T15:59:26.832Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T15:59:26.832Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T15:59:26.832Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T15:59:26.832Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T15:59:26.832Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T15:59:26.832Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T15:59:26.832Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T15:59:26.832Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T15:59:26.832Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T15:59:26.832Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T15:59:26.832Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T15:59:26.832Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T15:59:26.832Z] [2022-07-25T15:59:26.832Z] Optional Features: [2022-07-25T15:59:26.832Z] - CONFIG_USER_NS: enabled [2022-07-25T15:59:26.941Z] Client: [2022-07-25T15:59:26.941Z] Context: default [2022-07-25T15:59:26.941Z] Debug Mode: false [2022-07-25T15:59:26.941Z] Plugins: [2022-07-25T15:59:26.941Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T15:59:26.941Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T15:59:26.941Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T15:59:26.941Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T15:59:26.941Z] [2022-07-25T15:59:26.941Z] Server: [2022-07-25T15:59:26.941Z] Containers: 0 [2022-07-25T15:59:26.941Z] Running: 0 [2022-07-25T15:59:26.941Z] Paused: 0 [2022-07-25T15:59:26.941Z] Stopped: 0 [2022-07-25T15:59:26.941Z] Images: 2 [2022-07-25T15:59:26.941Z] Server Version: 20.10.14 [2022-07-25T15:59:26.941Z] Storage Driver: overlay2 [2022-07-25T15:59:26.941Z] Backing Filesystem: extfs [2022-07-25T15:59:26.941Z] Supports d_type: true [2022-07-25T15:59:26.941Z] Native Overlay Diff: true [2022-07-25T15:59:26.941Z] userxattr: false [2022-07-25T15:59:26.941Z] Logging Driver: json-file [2022-07-25T15:59:26.941Z] Cgroup Driver: systemd [2022-07-25T15:59:26.941Z] Cgroup Version: 2 [2022-07-25T15:59:26.941Z] Plugins: [2022-07-25T15:59:26.941Z] Volume: local [2022-07-25T15:59:26.941Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T15:59:26.941Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T15:59:26.941Z] Swarm: inactive [2022-07-25T15:59:26.941Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-25T15:59:26.941Z] Default Runtime: runc [2022-07-25T15:59:26.941Z] Init Binary: docker-init [2022-07-25T15:59:26.941Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T15:59:26.941Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T15:59:26.941Z] init version: de40ad0 [2022-07-25T15:59:26.941Z] Security Options: [2022-07-25T15:59:26.941Z] apparmor [2022-07-25T15:59:26.941Z] seccomp [2022-07-25T15:59:26.941Z] Profile: default [2022-07-25T15:59:26.941Z] cgroupns [2022-07-25T15:59:26.941Z] Kernel Version: 5.13.0-1021-aws [2022-07-25T15:59:26.941Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-25T15:59:26.941Z] OSType: linux [2022-07-25T15:59:26.941Z] Architecture: x86_64 [2022-07-25T15:59:26.941Z] CPUs: 2 [2022-07-25T15:59:26.941Z] Total Memory: 7.559GiB [2022-07-25T15:59:26.941Z] Name: ip-10-100-52-155 [2022-07-25T15:59:26.941Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-25T15:59:26.941Z] Docker Root Dir: /var/lib/docker [2022-07-25T15:59:26.941Z] Debug Mode: false [2022-07-25T15:59:26.941Z] Registry: https://index.docker.io/v1/ [2022-07-25T15:59:26.941Z] Labels: [2022-07-25T15:59:26.941Z] Experimental: true [2022-07-25T15:59:26.941Z] Insecure Registries: [2022-07-25T15:59:26.941Z] 127.0.0.0/8 [2022-07-25T15:59:26.941Z] Live Restore Enabled: true [2022-07-25T15:59:26.941Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-25T15:59:26.979Z] #57 ... [2022-07-25T15:59:26.979Z] [2022-07-25T15:59:26.979Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T15:59:26.979Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T15:59:26.979Z] #53 ... [2022-07-25T15:59:26.979Z] [2022-07-25T15:59:26.979Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T15:59:26.979Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T15:59:26.979Z] #47 6.181 + git clone https://github.com/docker/distribution.git . [2022-07-25T15:59:26.979Z] #47 6.213 Cloning into '.'... [Pipeline] sh [2022-07-25T15:59:27.092Z] - CONFIG_SECCOMP: enabled [2022-07-25T15:59:27.092Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T15:59:27.092Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T15:59:27.092Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T15:59:27.092Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T15:59:27.092Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T15:59:27.092Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T15:59:27.092Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T15:59:27.092Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T15:59:27.092Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T15:59:27.092Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T15:59:27.092Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T15:59:27.092Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T15:59:27.092Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T15:59:27.092Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T15:59:27.092Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T15:59:27.092Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T15:59:27.092Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T15:59:27.092Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T15:59:27.092Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T15:59:27.092Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T15:59:27.092Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T15:59:27.092Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T15:59:27.092Z] - CONFIG_EXT4_FS: enabled [2022-07-25T15:59:27.092Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T15:59:27.092Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T15:59:27.092Z] - Network Drivers: [2022-07-25T15:59:27.092Z] - "overlay": [2022-07-25T15:59:27.092Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T15:59:27.092Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T15:59:27.092Z] Optional (for encrypted networks): [2022-07-25T15:59:27.092Z] - CONFIG_CRYPTO: enabled [2022-07-25T15:59:27.092Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T15:59:27.092Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T15:59:27.092Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T15:59:27.092Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T15:59:27.092Z] - CONFIG_XFRM: enabled [2022-07-25T15:59:27.092Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T15:59:27.092Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T15:59:27.092Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T15:59:27.092Z] - "ipvlan": [2022-07-25T15:59:27.092Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T15:59:27.092Z] - "macvlan": [2022-07-25T15:59:27.123Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T15:59:27.123Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T15:59:27.123Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43866/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T15:59:27.123Z] + bash /home/ubuntu/workspace/moby_PR-43866/check-config.sh [2022-07-25T15:59:27.123Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T15:59:27.123Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T15:59:27.123Z] [2022-07-25T15:59:27.123Z] Generally Necessary: [2022-07-25T15:59:27.123Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T15:59:27.123Z] - apparmor: enabled and tools installed [2022-07-25T15:59:27.123Z] - CONFIG_NAMESPACES: enabled [2022-07-25T15:59:27.123Z] - CONFIG_NET_NS: enabled [2022-07-25T15:59:27.123Z] - CONFIG_PID_NS: enabled [2022-07-25T15:59:27.123Z] - CONFIG_IPC_NS: enabled [2022-07-25T15:59:27.123Z] - CONFIG_UTS_NS: enabled [2022-07-25T15:59:27.123Z] - CONFIG_CGROUPS: enabled [2022-07-25T15:59:27.123Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T15:59:27.123Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T15:59:27.123Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T15:59:27.123Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T15:59:27.123Z] - CONFIG_CPUSETS: enabled [2022-07-25T15:59:27.123Z] - CONFIG_MEMCG: enabled [2022-07-25T15:59:27.123Z] - CONFIG_KEYS: enabled [2022-07-25T15:59:27.123Z] - CONFIG_VETH: enabled (as module) [2022-07-25T15:59:27.123Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T15:59:27.123Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T15:59:27.123Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T15:59:27.123Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T15:59:27.123Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T15:59:27.123Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T15:59:27.123Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T15:59:27.123Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T15:59:27.123Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T15:59:27.123Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T15:59:27.123Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T15:59:27.123Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T15:59:27.123Z] [2022-07-25T15:59:27.123Z] Optional Features: [2022-07-25T15:59:27.123Z] - CONFIG_USER_NS: enabled [2022-07-25T15:59:27.123Z] - CONFIG_SECCOMP: enabled [2022-07-25T15:59:27.123Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T15:59:27.123Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T15:59:27.123Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T15:59:27.238Z] #47 ... [2022-07-25T15:59:27.238Z] [2022-07-25T15:59:27.238Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T15:59:27.238Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T15:59:27.238Z] #34 6.260 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T15:59:27.238Z] #34 6.297 Cloning into '.'... [2022-07-25T15:59:27.238Z] #34 ... [2022-07-25T15:59:27.238Z] [2022-07-25T15:59:27.238Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T15:59:27.238Z] #67 sha256:94e133a80a42b34ad02a025ed7057d6362987aaf9e048d273c1a54abd091d867 [2022-07-25T15:59:27.238Z] #67 1.447 + RM_GOPATH=0 [2022-07-25T15:59:27.238Z] #67 1.447 + TMP_GOPATH= [2022-07-25T15:59:27.238Z] #67 1.447 + : /build [2022-07-25T15:59:27.238Z] #67 1.447 + '[' -z '' ']' [2022-07-25T15:59:27.238Z] #67 1.448 ++ mktemp -d [2022-07-25T15:59:27.238Z] #67 1.452 + export GOPATH=/tmp/tmp.SR51z4Kajj [2022-07-25T15:59:27.238Z] #67 1.452 + GOPATH=/tmp/tmp.SR51z4Kajj [2022-07-25T15:59:27.238Z] #67 1.452 + RM_GOPATH=1 [2022-07-25T15:59:27.238Z] #67 1.452 + case "$(go env GOARCH)" in [2022-07-25T15:59:27.238Z] #67 1.457 ++ go env GOARCH [2022-07-25T15:59:27.238Z] #67 1.497 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:27.238Z] #67 1.497 + GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:27.238Z] #67 1.498 ++ dirname /install.sh [2022-07-25T15:59:27.238Z] #67 1.501 + dir=/ [2022-07-25T15:59:27.238Z] #67 1.502 + bin=rootlesskit [2022-07-25T15:59:27.238Z] #67 1.503 + shift [2022-07-25T15:59:27.238Z] #67 1.503 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T15:59:27.238Z] #67 1.503 + . //rootlesskit.installer [2022-07-25T15:59:27.238Z] #67 1.504 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T15:59:27.238Z] #67 1.505 + install_rootlesskit [2022-07-25T15:59:27.238Z] #67 1.506 + case "$1" in [2022-07-25T15:59:27.238Z] #67 1.506 + export CGO_ENABLED=0 [2022-07-25T15:59:27.238Z] #67 1.506 + CGO_ENABLED=0 [2022-07-25T15:59:27.238Z] #67 1.506 + _install_rootlesskit [2022-07-25T15:59:27.238Z] #67 1.507 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T15:59:27.238Z] #67 1.507 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T15:59:27.238Z] #67 1.507 + GOBIN=/build [2022-07-25T15:59:27.238Z] #67 1.507 + GO111MODULE=on [2022-07-25T15:59:27.238Z] #67 1.507 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T15:59:27.238Z] #67 1.507 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T15:59:27.238Z] #67 2.265 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T15:59:27.264Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd . [2022-07-25T15:59:27.351Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T15:59:27.351Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T15:59:27.351Z] - "ftp,tftp client in container": [2022-07-25T15:59:27.351Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T15:59:27.351Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T15:59:27.351Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T15:59:27.351Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T15:59:27.351Z] - Storage Drivers: [2022-07-25T15:59:27.351Z] - "aufs": [2022-07-25T15:59:27.351Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T15:59:27.351Z] - "btrfs": [2022-07-25T15:59:27.351Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T15:59:27.351Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T15:59:27.351Z] - "devicemapper": [2022-07-25T15:59:27.351Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T15:59:27.351Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T15:59:27.351Z] - "overlay": [2022-07-25T15:59:27.351Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T15:59:27.351Z] - "zfs": [2022-07-25T15:59:27.351Z] - /dev/zfs: present [2022-07-25T15:59:27.351Z] - zfs command: missing [2022-07-25T15:59:27.351Z] - zpool command: missing [2022-07-25T15:59:27.351Z] [2022-07-25T15:59:27.351Z] Limits: [2022-07-25T15:59:27.351Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T15:59:27.351Z] [2022-07-25T15:59:27.351Z] + true [Pipeline] } [Pipeline] // stage [2022-07-25T15:59:27.379Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T15:59:27.379Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T15:59:27.379Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T15:59:27.379Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T15:59:27.379Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T15:59:27.379Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T15:59:27.379Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T15:59:27.379Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T15:59:27.379Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T15:59:27.379Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T15:59:27.379Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T15:59:27.379Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T15:59:27.379Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T15:59:27.379Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T15:59:27.379Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T15:59:27.379Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T15:59:27.379Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T15:59:27.379Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T15:59:27.379Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T15:59:27.379Z] - CONFIG_EXT4_FS: enabled [2022-07-25T15:59:27.379Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T15:59:27.379Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T15:59:27.379Z] - Network Drivers: [2022-07-25T15:59:27.379Z] - "overlay": [2022-07-25T15:59:27.379Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T15:59:27.379Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T15:59:27.379Z] Optional (for encrypted networks): [2022-07-25T15:59:27.379Z] - CONFIG_CRYPTO: enabled [2022-07-25T15:59:27.379Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T15:59:27.379Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T15:59:27.379Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T15:59:27.379Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T15:59:27.379Z] - CONFIG_XFRM: enabled [2022-07-25T15:59:27.379Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T15:59:27.379Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T15:59:27.379Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T15:59:27.379Z] - "ipvlan": [2022-07-25T15:59:27.379Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T15:59:27.379Z] - "macvlan": [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T15:59:27.496Z] #67 ... [2022-07-25T15:59:27.497Z] [2022-07-25T15:59:27.497Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:27.497Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T15:59:27.497Z] #51 6.868 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:27.497Z] #51 6.868 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:27.497Z] #51 6.868 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:27.497Z] #51 7.647 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T15:59:27.497Z] #51 ... [2022-07-25T15:59:27.497Z] [2022-07-25T15:59:27.497Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T15:59:27.497Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T15:59:27.497Z] #40 11.68 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T15:59:27.523Z] #1 [internal] load build definition from Dockerfile [2022-07-25T15:59:27.523Z] #1 sha256:bed32afb6ecf866b531bd438dc93088339919b9327e67d732b9063b62979fd54 [2022-07-25T15:59:27.523Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T15:59:27.523Z] #1 DONE 0.0s [2022-07-25T15:59:27.523Z] [2022-07-25T15:59:27.523Z] #2 [internal] load .dockerignore [2022-07-25T15:59:27.523Z] #2 sha256:5bd1eea6239f735bc99944954139dbdb13d28e9cc55ed732893442d16014a965 [2022-07-25T15:59:27.523Z] #2 transferring context: 145B done [2022-07-25T15:59:27.523Z] #2 DONE 0.0s [2022-07-25T15:59:27.523Z] [2022-07-25T15:59:27.523Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T15:59:27.523Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T15:59:27.523Z] #3 DONE 0.1s [2022-07-25T15:59:27.523Z] [2022-07-25T15:59:27.523Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T15:59:27.523Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T15:59:27.523Z] #4 CACHED [2022-07-25T15:59:27.610Z] #13 ... [2022-07-25T15:59:27.610Z] [2022-07-25T15:59:27.610Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T15:59:27.610Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-25T15:59:27.610Z] #72 DONE 0.4s [2022-07-25T15:59:27.610Z] [2022-07-25T15:59:27.610Z] #24 [internal] load build context [2022-07-25T15:59:27.610Z] #24 sha256:7f2d3d24fedb152b2f837059c87e66f47f195efbb86c2acdfe2f79195da525b5 [2022-07-25T15:59:27.634Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T15:59:27.634Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T15:59:27.634Z] - "ftp,tftp client in container": [2022-07-25T15:59:27.634Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T15:59:27.634Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T15:59:27.634Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T15:59:27.634Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T15:59:27.634Z] - Storage Drivers: [2022-07-25T15:59:27.634Z] - "aufs": [2022-07-25T15:59:27.634Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T15:59:27.634Z] - "btrfs": [2022-07-25T15:59:27.634Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T15:59:27.634Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T15:59:27.634Z] - "devicemapper": [2022-07-25T15:59:27.634Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T15:59:27.634Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T15:59:27.634Z] - "overlay": [2022-07-25T15:59:27.634Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T15:59:27.635Z] - "zfs": [2022-07-25T15:59:27.635Z] - /dev/zfs: present [2022-07-25T15:59:27.635Z] - zfs command: missing [2022-07-25T15:59:27.635Z] - zpool command: missing [2022-07-25T15:59:27.635Z] [2022-07-25T15:59:27.635Z] Limits: [2022-07-25T15:59:27.635Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T15:59:27.635Z] [2022-07-25T15:59:27.635Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T15:59:27.681Z] + sudo modprobe ip_vs [2022-07-25T15:59:27.682Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd . [2022-07-25T15:59:27.781Z] [2022-07-25T15:59:27.781Z] #5 [internal] load build definition from Dockerfile [2022-07-25T15:59:27.781Z] #5 sha256:bc338a815463591e7ebbe99d8035a499360cb65b466d6638996ce69858dfca3e [2022-07-25T15:59:27.781Z] #5 DONE 0.0s [2022-07-25T15:59:27.781Z] [2022-07-25T15:59:27.781Z] #6 [internal] load .dockerignore [2022-07-25T15:59:27.781Z] #6 sha256:b3d239edbcb1283ea5b41851dd77485f04f5591428b11dbb3d0a902884ba46a3 [2022-07-25T15:59:27.781Z] #6 DONE 0.0s [2022-07-25T15:59:27.781Z] [2022-07-25T15:59:27.781Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T15:59:27.781Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T15:59:27.781Z] #7 DONE 0.1s [2022-07-25T15:59:27.781Z] [2022-07-25T15:59:27.781Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T15:59:27.781Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T15:59:27.947Z] #1 [internal] load build definition from Dockerfile [2022-07-25T15:59:27.947Z] #1 sha256:50596eecde5291be87c74df53531f53b78d383f6fac650442f2ee61c5942c9c7 [2022-07-25T15:59:27.947Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T15:59:27.947Z] #1 DONE 0.0s [2022-07-25T15:59:27.947Z] [2022-07-25T15:59:27.947Z] #2 [internal] load .dockerignore [2022-07-25T15:59:27.947Z] #2 sha256:43d8a8e98221e0520a746e568a254f03583fd9d160d53709996ee3dbd45349e4 [2022-07-25T15:59:27.947Z] #2 transferring context: 145B done [2022-07-25T15:59:27.947Z] #2 DONE 0.0s [2022-07-25T15:59:27.947Z] [2022-07-25T15:59:27.947Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T15:59:27.947Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T15:59:27.992Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd . [2022-07-25T15:59:27.992Z] #1 [internal] load build definition from Dockerfile [2022-07-25T15:59:27.992Z] #1 sha256:0c7866baa5e808cdf5e0d7f244d3d7f85848e826ac6df5c77db78e6f284a680a [2022-07-25T15:59:27.992Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T15:59:27.992Z] #1 DONE 0.0s [2022-07-25T15:59:27.992Z] [2022-07-25T15:59:27.992Z] #2 [internal] load .dockerignore [2022-07-25T15:59:27.992Z] #2 sha256:8c789c486e1b4ecbc8edba1e3caf5e41e34b3b76a0bcaab6a1c7b176220c5fab [2022-07-25T15:59:27.992Z] #2 transferring context: 145B done [2022-07-25T15:59:27.992Z] #2 DONE 0.0s [2022-07-25T15:59:27.992Z] [2022-07-25T15:59:27.992Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T15:59:27.992Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T15:59:28.041Z] #10 ... [2022-07-25T15:59:28.041Z] [2022-07-25T15:59:28.041Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T15:59:28.041Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T15:59:28.041Z] #9 DONE 0.1s [2022-07-25T15:59:28.041Z] [2022-07-25T15:59:28.041Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T15:59:28.041Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T15:59:28.041Z] #8 DONE 0.1s [2022-07-25T15:59:28.041Z] [2022-07-25T15:59:28.041Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T15:59:28.041Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T15:59:28.041Z] #10 DONE 0.2s [2022-07-25T15:59:28.064Z] #40 12.22 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T15:59:28.064Z] #40 12.25 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T15:59:28.210Z] #3 DONE 0.1s [2022-07-25T15:59:28.210Z] [2022-07-25T15:59:28.210Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T15:59:28.210Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T15:59:28.210Z] #4 CACHED [2022-07-25T15:59:28.249Z] #3 DONE 0.1s [2022-07-25T15:59:28.249Z] [2022-07-25T15:59:28.249Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T15:59:28.249Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T15:59:28.249Z] #4 CACHED [2022-07-25T15:59:28.304Z] [2022-07-25T15:59:28.304Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:28.304Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T15:59:28.304Z] #71 CACHED [2022-07-25T15:59:28.304Z] [2022-07-25T15:59:28.304Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T15:59:28.304Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T15:59:28.304Z] #28 CACHED [2022-07-25T15:59:28.304Z] [2022-07-25T15:59:28.304Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T15:59:28.304Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T15:59:28.305Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-25T15:59:28.305Z] #11 CACHED [2022-07-25T15:59:28.305Z] [2022-07-25T15:59:28.305Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T15:59:28.305Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T15:59:28.470Z] [2022-07-25T15:59:28.470Z] #6 [internal] load build definition from Dockerfile [2022-07-25T15:59:28.470Z] #6 sha256:deb538f1a7f1db7daa9da2c039ced59d58665edbbf49af3492da75a7c3488ac2 [2022-07-25T15:59:28.470Z] #6 DONE 0.0s [2022-07-25T15:59:28.470Z] [2022-07-25T15:59:28.470Z] #5 [internal] load .dockerignore [2022-07-25T15:59:28.470Z] #5 sha256:3fdece0c18e75e643b03087eab3be014f1873ecdb502614918fd116f1be53bd5 [2022-07-25T15:59:28.470Z] #5 DONE 0.0s [2022-07-25T15:59:28.470Z] [2022-07-25T15:59:28.470Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T15:59:28.470Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T15:59:28.470Z] #10 DONE 0.1s [2022-07-25T15:59:28.470Z] [2022-07-25T15:59:28.470Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T15:59:28.470Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T15:59:28.470Z] #9 DONE 0.1s [2022-07-25T15:59:28.470Z] [2022-07-25T15:59:28.470Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T15:59:28.470Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T15:59:28.470Z] #8 DONE 0.1s [2022-07-25T15:59:28.470Z] [2022-07-25T15:59:28.470Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T15:59:28.470Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T15:59:28.470Z] #7 DONE 0.2s [2022-07-25T15:59:28.509Z] [2022-07-25T15:59:28.509Z] #6 [internal] load .dockerignore [2022-07-25T15:59:28.509Z] #6 sha256:48ab958ecd7a5a3e48bb110168954a87e69990157438a0d82ca2c891fe0ee080 [2022-07-25T15:59:28.509Z] #6 DONE 0.0s [2022-07-25T15:59:28.509Z] [2022-07-25T15:59:28.509Z] #5 [internal] load build definition from Dockerfile [2022-07-25T15:59:28.509Z] #5 sha256:fd5515c6284b3c98a252c3e7873c7ac71ca7e07a9c5efd251ef59a1a21b1097e [2022-07-25T15:59:28.509Z] #5 DONE 0.0s [2022-07-25T15:59:28.509Z] [2022-07-25T15:59:28.509Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T15:59:28.509Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T15:59:28.509Z] #8 DONE 0.1s [2022-07-25T15:59:28.509Z] [2022-07-25T15:59:28.509Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T15:59:28.509Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T15:59:28.554Z] #24 ... [2022-07-25T15:59:28.554Z] [2022-07-25T15:59:28.554Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T15:59:28.554Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-25T15:59:28.554Z] #74 DONE 0.9s [2022-07-25T15:59:28.554Z] [2022-07-25T15:59:28.554Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T15:59:28.554Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-25T15:59:28.554Z] #13 DONE 1.8s [2022-07-25T15:59:28.554Z] [2022-07-25T15:59:28.554Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T15:59:28.554Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T15:59:28.563Z] #12 ... [2022-07-25T15:59:28.563Z] [2022-07-25T15:59:28.563Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T15:59:28.563Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T15:59:28.563Z] #72 DONE 0.4s [2022-07-25T15:59:28.563Z] [2022-07-25T15:59:28.563Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T15:59:28.563Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T15:59:28.563Z] #49 DONE 0.5s [2022-07-25T15:59:28.764Z] #10 DONE 0.1s [2022-07-25T15:59:28.764Z] [2022-07-25T15:59:28.764Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T15:59:28.764Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T15:59:28.764Z] #9 DONE 0.1s [2022-07-25T15:59:28.764Z] [2022-07-25T15:59:28.764Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T15:59:28.764Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T15:59:28.764Z] #7 DONE 0.2s [2022-07-25T15:59:28.821Z] #14 ... [2022-07-25T15:59:28.821Z] [2022-07-25T15:59:28.821Z] #24 [internal] load build context [2022-07-25T15:59:28.821Z] #24 sha256:7f2d3d24fedb152b2f837059c87e66f47f195efbb86c2acdfe2f79195da525b5 [2022-07-25T15:59:28.821Z] #24 transferring context: 62.08MB 3.4s done [2022-07-25T15:59:28.821Z] #24 DONE 3.9s [2022-07-25T15:59:28.821Z] [2022-07-25T15:59:28.821Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T15:59:28.821Z] #66 sha256:e5b0f2ac5ac59380fdb6b4b34f430875be6198b3223ef653c19b8f3238ebf81e [2022-07-25T15:59:28.822Z] [2022-07-25T15:59:28.823Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T15:59:28.823Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T15:59:28.823Z] #49 DONE 0.0s [2022-07-25T15:59:28.823Z] [2022-07-25T15:59:28.823Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:28.823Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:28.823Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-25T15:59:28.823Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T15:59:28.823Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 0.5s [2022-07-25T15:59:28.823Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T15:59:28.823Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T15:59:28.823Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-07-25T15:59:28.823Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-07-25T15:59:29.020Z] [2022-07-25T15:59:29.020Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:29.020Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T15:59:29.020Z] #78 CACHED [2022-07-25T15:59:29.020Z] [2022-07-25T15:59:29.020Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T15:59:29.020Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T15:59:29.020Z] #35 CACHED [2022-07-25T15:59:29.020Z] [2022-07-25T15:59:29.020Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T15:59:29.020Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T15:59:29.020Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-25T15:59:29.020Z] #11 CACHED [2022-07-25T15:59:29.020Z] [2022-07-25T15:59:29.020Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:29.020Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:29.020Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-25T15:59:29.020Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T15:59:29.020Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T15:59:29.020Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T15:59:29.020Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2022-07-25T15:59:29.046Z] [2022-07-25T15:59:29.046Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T15:59:29.046Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T15:59:29.046Z] #28 CACHED [2022-07-25T15:59:29.046Z] [2022-07-25T15:59:29.046Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:29.046Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T15:59:29.046Z] #71 CACHED [2022-07-25T15:59:29.046Z] [2022-07-25T15:59:29.046Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T15:59:29.046Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T15:59:29.046Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-25T15:59:29.046Z] #11 CACHED [2022-07-25T15:59:29.046Z] [2022-07-25T15:59:29.046Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:29.046Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:29.046Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-25T15:59:29.046Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T15:59:29.046Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T15:59:29.046Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T15:59:29.046Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.15MB / 12.42MB 0.2s [2022-07-25T15:59:29.046Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.29MB / 12.42MB 0.3s [2022-07-25T15:59:29.079Z] #66 ... [2022-07-25T15:59:29.079Z] [2022-07-25T15:59:29.079Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T15:59:29.079Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-25T15:59:29.079Z] #33 DONE 0.6s [2022-07-25T15:59:29.079Z] [2022-07-25T15:59:29.079Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T15:59:29.079Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-25T15:59:29.079Z] #46 DONE 0.6s [2022-07-25T15:59:29.283Z] #80 ... [2022-07-25T15:59:29.283Z] [2022-07-25T15:59:29.283Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T15:59:29.283Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T15:59:29.283Z] #79 DONE 0.2s [2022-07-25T15:59:29.283Z] [2022-07-25T15:59:29.283Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:29.283Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:29.283Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.2s [2022-07-25T15:59:29.283Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.2s done [2022-07-25T15:59:29.283Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-07-25T15:59:29.308Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 0.4s [2022-07-25T15:59:29.309Z] #73 ... [2022-07-25T15:59:29.309Z] [2022-07-25T15:59:29.309Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T15:59:29.309Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T15:59:29.309Z] #49 DONE 0.0s [2022-07-25T15:59:29.309Z] [2022-07-25T15:59:29.309Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T15:59:29.309Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T15:59:29.309Z] #72 DONE 0.5s [2022-07-25T15:59:29.309Z] [2022-07-25T15:59:29.309Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:29.309Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:29.309Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.5s [2022-07-25T15:59:29.309Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-07-25T15:59:29.338Z] [2022-07-25T15:59:29.338Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T15:59:29.338Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-25T15:59:29.338Z] #47 ... [2022-07-25T15:59:29.338Z] [2022-07-25T15:59:29.338Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-25T15:59:29.338Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-25T15:59:29.338Z] #50 DONE 0.9s [2022-07-25T15:59:29.338Z] [2022-07-25T15:59:29.338Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T15:59:29.338Z] #66 sha256:e5b0f2ac5ac59380fdb6b4b34f430875be6198b3223ef653c19b8f3238ebf81e [2022-07-25T15:59:29.338Z] #66 DONE 0.6s [2022-07-25T15:59:29.540Z] #80 ... [2022-07-25T15:59:29.540Z] [2022-07-25T15:59:29.540Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T15:59:29.540Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T15:59:29.540Z] #56 DONE 0.0s [2022-07-25T15:59:29.540Z] [2022-07-25T15:59:29.540Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:29.540Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:29.571Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-07-25T15:59:29.593Z] [2022-07-25T15:59:29.593Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T15:59:29.593Z] #25 sha256:b69533a615e600d54c62812a507fa76c652963971fe35576b74b28e52fc2f300 [2022-07-25T15:59:29.593Z] #25 DONE 0.7s [2022-07-25T15:59:29.593Z] [2022-07-25T15:59:29.593Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T15:59:29.593Z] #26 sha256:19d7e9c1ea3be9957438c7fdbe6dbe54202f05326425e813539656dc6cb5a32e [2022-07-25T15:59:29.761Z] #73 ... [2022-07-25T15:59:29.761Z] [2022-07-25T15:59:29.761Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T15:59:29.761Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T15:59:29.761Z] #12 DONE 1.4s [2022-07-25T15:59:29.761Z] [2022-07-25T15:59:29.761Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:29.761Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:29.964Z] #40 ... [2022-07-25T15:59:29.964Z] [2022-07-25T15:59:29.964Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-25T15:59:29.964Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T15:59:29.964Z] #38 13.46 tomll can be used in two ways: [2022-07-25T15:59:29.964Z] #38 13.48 Writing to STDIN and reading from STDOUT: [2022-07-25T15:59:29.964Z] #38 13.48 cat file.toml | tomll > file.toml [2022-07-25T15:59:29.964Z] #38 13.48 [2022-07-25T15:59:29.964Z] #38 13.48 Reading and updating a list of files: [2022-07-25T15:59:29.964Z] #38 13.48 tomll a.toml b.toml c.toml [2022-07-25T15:59:29.964Z] #38 13.48 [2022-07-25T15:59:29.964Z] #38 13.48 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T15:59:29.964Z] #38 DONE 13.7s [2022-07-25T15:59:29.964Z] [2022-07-25T15:59:29.964Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:29.965Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T15:59:29.965Z] #51 10.79 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T15:59:29.965Z] #51 10.90 Fetched 3703 B in 5s (813 B/s) [2022-07-25T15:59:30.516Z] #73 ... [2022-07-25T15:59:30.516Z] [2022-07-25T15:59:30.516Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T15:59:30.516Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T15:59:30.516Z] #12 DONE 1.5s [2022-07-25T15:59:30.516Z] [2022-07-25T15:59:30.516Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:30.516Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:30.910Z] #80 ... [2022-07-25T15:59:30.911Z] [2022-07-25T15:59:30.911Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T15:59:30.911Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T15:59:30.911Z] #12 DONE 1.7s [2022-07-25T15:59:30.911Z] [2022-07-25T15:59:30.911Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T15:59:30.911Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T15:59:31.150Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2022-07-25T15:59:31.413Z] #73 DONE 3.0s [2022-07-25T15:59:31.413Z] [2022-07-25T15:59:31.413Z] #24 [internal] load build context [2022-07-25T15:59:31.413Z] #24 sha256:dbcf5e05a4f86c99ad4d890464eb989945eb1caf9fdba68b9ff498d00ac524cf [2022-07-25T15:59:31.472Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2022-07-25T15:59:31.472Z] #80 DONE 2.6s [2022-07-25T15:59:31.472Z] [2022-07-25T15:59:31.472Z] #31 [internal] load build context [2022-07-25T15:59:31.472Z] #31 sha256:9377e909130f8369ba499187778076574751c04085d65f36f4fc1c7648f7c7ff [2022-07-25T15:59:31.679Z] #24 ... [2022-07-25T15:59:31.680Z] [2022-07-25T15:59:31.680Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T15:59:31.680Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T15:59:31.680Z] #13 DONE 2.0s [2022-07-25T15:59:31.680Z] [2022-07-25T15:59:31.680Z] #24 [internal] load build context [2022-07-25T15:59:31.680Z] #24 sha256:dbcf5e05a4f86c99ad4d890464eb989945eb1caf9fdba68b9ff498d00ac524cf [2022-07-25T15:59:31.916Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-07-25T15:59:32.178Z] #73 DONE 3.2s [2022-07-25T15:59:32.178Z] [2022-07-25T15:59:32.178Z] #24 [internal] load build context [2022-07-25T15:59:32.178Z] #24 sha256:ce130bf30823256f29ad814757fae30e1fbd02c3e7213380106b456b4d53ce0b [2022-07-25T15:59:32.256Z] #24 transferring context: 39.16MB 4.0s [2022-07-25T15:59:32.406Z] #31 ... [2022-07-25T15:59:32.406Z] [2022-07-25T15:59:32.406Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T15:59:32.406Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T15:59:32.406Z] #13 DONE 1.7s [2022-07-25T15:59:32.406Z] [2022-07-25T15:59:32.406Z] #31 [internal] load build context [2022-07-25T15:59:32.406Z] #31 sha256:9377e909130f8369ba499187778076574751c04085d65f36f4fc1c7648f7c7ff [2022-07-25T15:59:32.446Z] #24 ... [2022-07-25T15:59:32.446Z] [2022-07-25T15:59:32.446Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T15:59:32.446Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T15:59:32.446Z] #13 DONE 2.0s [2022-07-25T15:59:32.446Z] [2022-07-25T15:59:32.446Z] #24 [internal] load build context [2022-07-25T15:59:32.446Z] #24 sha256:ce130bf30823256f29ad814757fae30e1fbd02c3e7213380106b456b4d53ce0b [2022-07-25T15:59:32.828Z] #24 ... [2022-07-25T15:59:32.828Z] [2022-07-25T15:59:32.828Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T15:59:32.828Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T15:59:32.828Z] #46 DONE 1.0s [2022-07-25T15:59:32.828Z] [2022-07-25T15:59:32.828Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T15:59:32.828Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T15:59:32.828Z] #33 DONE 1.2s [2022-07-25T15:59:32.828Z] [2022-07-25T15:59:32.828Z] #24 [internal] load build context [2022-07-25T15:59:32.828Z] #24 sha256:dbcf5e05a4f86c99ad4d890464eb989945eb1caf9fdba68b9ff498d00ac524cf [2022-07-25T15:59:32.970Z] #31 ... [2022-07-25T15:59:32.970Z] [2022-07-25T15:59:32.970Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T15:59:32.970Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T15:59:32.970Z] #53 DONE 0.5s [2022-07-25T15:59:32.970Z] [2022-07-25T15:59:32.970Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T15:59:32.970Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T15:59:32.970Z] #40 DONE 0.6s [2022-07-25T15:59:32.970Z] [2022-07-25T15:59:32.970Z] #31 [internal] load build context [2022-07-25T15:59:32.970Z] #31 sha256:9377e909130f8369ba499187778076574751c04085d65f36f4fc1c7648f7c7ff [2022-07-25T15:59:32.970Z] #31 transferring context: 38.72MB 3.9s [2022-07-25T15:59:33.017Z] #24 transferring context: 39.30MB 4.0s [2022-07-25T15:59:33.088Z] #24 ... [2022-07-25T15:59:33.088Z] [2022-07-25T15:59:33.088Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-25T15:59:33.088Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T15:59:33.088Z] #50 DONE 1.4s [2022-07-25T15:59:33.088Z] [2022-07-25T15:59:33.088Z] #24 [internal] load build context [2022-07-25T15:59:33.088Z] #24 sha256:dbcf5e05a4f86c99ad4d890464eb989945eb1caf9fdba68b9ff498d00ac524cf [2022-07-25T15:59:33.227Z] #31 ... [2022-07-25T15:59:33.227Z] [2022-07-25T15:59:33.227Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-25T15:59:33.227Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T15:59:33.227Z] #57 DONE 0.7s [2022-07-25T15:59:33.227Z] [2022-07-25T15:59:33.227Z] #31 [internal] load build context [2022-07-25T15:59:33.227Z] #31 sha256:9377e909130f8369ba499187778076574751c04085d65f36f4fc1c7648f7c7ff [2022-07-25T15:59:33.251Z] #51 10.90 Reading package lists... [2022-07-25T15:59:33.251Z] #51 ... [2022-07-25T15:59:33.251Z] [2022-07-25T15:59:33.251Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T15:59:33.251Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T15:59:33.251Z] #62 10.16 Reading package lists... [2022-07-25T15:59:33.276Z] #24 ... [2022-07-25T15:59:33.277Z] [2022-07-25T15:59:33.277Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T15:59:33.277Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T15:59:33.277Z] #46 DONE 0.8s [2022-07-25T15:59:33.277Z] [2022-07-25T15:59:33.277Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T15:59:33.277Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T15:59:33.277Z] #33 DONE 0.8s [2022-07-25T15:59:33.277Z] [2022-07-25T15:59:33.277Z] #24 [internal] load build context [2022-07-25T15:59:33.277Z] #24 sha256:ce130bf30823256f29ad814757fae30e1fbd02c3e7213380106b456b4d53ce0b [2022-07-25T15:59:33.539Z] #24 ... [2022-07-25T15:59:33.539Z] [2022-07-25T15:59:33.539Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-25T15:59:33.539Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T15:59:33.539Z] #50 DONE 1.0s [2022-07-25T15:59:33.539Z] [2022-07-25T15:59:33.539Z] #24 [internal] load build context [2022-07-25T15:59:33.539Z] #24 sha256:ce130bf30823256f29ad814757fae30e1fbd02c3e7213380106b456b4d53ce0b [2022-07-25T15:59:33.767Z] #26 3.740 + RM_GOPATH=0 [2022-07-25T15:59:33.768Z] #26 3.740 + TMP_GOPATH= [2022-07-25T15:59:33.768Z] #26 3.741 + : /build [2022-07-25T15:59:33.768Z] #26 3.741 + '[' -z '' ']' [2022-07-25T15:59:33.768Z] #26 3.741 ++ mktemp -d [2022-07-25T15:59:33.768Z] #26 3.764 + export GOPATH=/tmp/tmp.px6CMayMT5 [2022-07-25T15:59:33.768Z] #26 3.764 + GOPATH=/tmp/tmp.px6CMayMT5 [2022-07-25T15:59:33.768Z] #26 3.764 + RM_GOPATH=1 [2022-07-25T15:59:33.768Z] #26 3.766 + case "$(go env GOARCH)" in [2022-07-25T15:59:33.768Z] #26 3.770 ++ go env GOARCH [2022-07-25T15:59:33.768Z] #26 3.787 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:33.768Z] #26 3.788 + GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:33.768Z] #26 3.791 ++ dirname /install.sh [2022-07-25T15:59:33.768Z] #26 3.793 + dir=/ [2022-07-25T15:59:33.768Z] #26 3.793 + bin=dockercli [2022-07-25T15:59:33.768Z] #26 3.797 + shift [2022-07-25T15:59:33.768Z] #26 3.797 + '[' '!' -f //dockercli.installer ']' [2022-07-25T15:59:33.768Z] #26 3.797 + . //dockercli.installer [2022-07-25T15:59:33.768Z] #26 3.797 ++ : stable [2022-07-25T15:59:33.768Z] #26 3.797 ++ : 17.06.2-ce [2022-07-25T15:59:33.768Z] #26 3.798 + install_dockercli [2022-07-25T15:59:33.768Z] #26 3.798 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T15:59:33.768Z] #26 3.798 Install docker/cli version 17.06.2-ce from stable [2022-07-25T15:59:33.768Z] #26 3.799 ++ uname -m [2022-07-25T15:59:33.768Z] #26 3.802 + arch=aarch64 [2022-07-25T15:59:33.768Z] #26 3.802 + '[' aarch64 '!=' x86_64 ']' [2022-07-25T15:59:33.768Z] #26 3.802 + '[' aarch64 '!=' s390x ']' [2022-07-25T15:59:33.768Z] #26 3.802 + '[' aarch64 '!=' armhf ']' [2022-07-25T15:59:33.768Z] #26 3.802 + build_dockercli [2022-07-25T15:59:33.768Z] #26 3.802 + git clone https://github.com/docker/docker-ce /tmp/tmp.px6CMayMT5/tmp/docker-ce [2022-07-25T15:59:33.768Z] #26 3.823 Cloning into '/tmp/tmp.px6CMayMT5/tmp/docker-ce'... [2022-07-25T15:59:34.155Z] #31 ... [2022-07-25T15:59:34.155Z] [2022-07-25T15:59:34.155Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T15:59:34.155Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T15:59:34.155Z] #81 DONE 1.6s [2022-07-25T15:59:34.155Z] [2022-07-25T15:59:34.155Z] #31 [internal] load build context [2022-07-25T15:59:34.155Z] #31 sha256:9377e909130f8369ba499187778076574751c04085d65f36f4fc1c7648f7c7ff [2022-07-25T15:59:34.448Z] #62 17.76 Reading package lists... [2022-07-25T15:59:34.448Z] #62 ... [2022-07-25T15:59:34.448Z] [2022-07-25T15:59:34.448Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T15:59:34.448Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T15:59:34.448Z] #53 18.27 gotestsum version dev [2022-07-25T15:59:34.448Z] #53 DONE 18.7s [2022-07-25T15:59:34.448Z] [2022-07-25T15:59:34.448Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T15:59:34.448Z] #67 sha256:94e133a80a42b34ad02a025ed7057d6362987aaf9e048d273c1a54abd091d867 [2022-07-25T15:59:34.448Z] #67 10.79 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T15:59:34.448Z] #67 10.80 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T15:59:34.482Z] #24 ... [2022-07-25T15:59:34.482Z] [2022-07-25T15:59:34.482Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T15:59:34.482Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T15:59:34.482Z] #74 DONE 1.7s [2022-07-25T15:59:34.482Z] [2022-07-25T15:59:34.482Z] #24 [internal] load build context [2022-07-25T15:59:34.482Z] #24 sha256:dbcf5e05a4f86c99ad4d890464eb989945eb1caf9fdba68b9ff498d00ac524cf [2022-07-25T15:59:35.136Z] #26 ... [2022-07-25T15:59:35.136Z] [2022-07-25T15:59:35.136Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:35.136Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-25T15:59:35.136Z] #29 1.598 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T15:59:35.136Z] #29 1.645 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T15:59:35.136Z] #29 1.645 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T15:59:35.136Z] #29 1.870 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T15:59:35.136Z] #29 2.093 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T15:59:35.136Z] #29 2.403 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T15:59:35.136Z] #29 3.390 Fetched 8446 kB in 2s (4104 kB/s) [2022-07-25T15:59:35.136Z] #29 3.390 Reading package lists... [2022-07-25T15:59:35.136Z] #29 4.103 Reading package lists... [2022-07-25T15:59:35.136Z] #29 5.073 Building dependency tree... [2022-07-25T15:59:35.136Z] #29 5.692 The following additional packages will be installed: [2022-07-25T15:59:35.136Z] #29 5.692 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T15:59:35.136Z] #29 5.692 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T15:59:35.136Z] #29 5.692 Recommended packages: [2022-07-25T15:59:35.136Z] #29 5.692 libldap-common publicsuffix libsasl2-modules [2022-07-25T15:59:35.136Z] #29 5.845 The following NEW packages will be installed: [2022-07-25T15:59:35.136Z] #29 5.846 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T15:59:35.136Z] #29 5.846 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T15:59:35.136Z] #29 5.851 libssh2-1 openssl [2022-07-25T15:59:35.136Z] #29 6.121 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:35.136Z] #29 6.121 Need to get 2934 kB of archives. [2022-07-25T15:59:35.136Z] #29 6.121 After this operation, 6476 kB of additional disk space will be used. [2022-07-25T15:59:35.136Z] #29 6.121 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-25T15:59:35.136Z] #29 6.163 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-25T15:59:35.137Z] #29 6.166 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-25T15:59:35.137Z] #29 6.187 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-07-25T15:59:35.137Z] #29 6.187 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-25T15:59:35.137Z] #29 6.194 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-25T15:59:35.137Z] #29 6.194 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-25T15:59:35.137Z] #29 6.194 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-25T15:59:35.137Z] #29 6.195 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-25T15:59:35.137Z] #29 6.197 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-25T15:59:35.137Z] #29 6.199 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-25T15:59:35.137Z] #29 6.202 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-25T15:59:35.137Z] #29 6.213 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-25T15:59:35.137Z] #29 6.213 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-25T15:59:35.137Z] #29 6.220 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-25T15:59:35.137Z] #29 6.416 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T15:59:35.137Z] #29 6.488 Fetched 2934 kB in 0s (8178 kB/s) [2022-07-25T15:59:35.137Z] #29 6.520 Selecting previously unselected package openssl. [2022-07-25T15:59:35.137Z] #29 6.520 (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-07-25T15:59:35.137Z] #29 6.563 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 6.567 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T15:59:35.137Z] #29 6.712 Selecting previously unselected package ca-certificates. [2022-07-25T15:59:35.137Z] #29 6.712 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T15:59:35.137Z] #29 6.718 Unpacking ca-certificates (20210119) ... [2022-07-25T15:59:35.137Z] #29 6.796 Selecting previously unselected package libbrotli1:arm64. [2022-07-25T15:59:35.137Z] #29 6.796 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 6.808 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-25T15:59:35.137Z] #29 6.883 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-25T15:59:35.137Z] #29 6.883 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 6.886 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:35.137Z] #29 6.938 Selecting previously unselected package libsasl2-2:arm64. [2022-07-25T15:59:35.137Z] #29 6.938 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 6.943 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:35.137Z] #29 7.008 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-25T15:59:35.137Z] #29 7.008 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 7.012 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T15:59:35.137Z] #29 7.081 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-25T15:59:35.137Z] #29 7.081 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 7.086 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-25T15:59:35.137Z] #29 7.149 Selecting previously unselected package libpsl5:arm64. [2022-07-25T15:59:35.137Z] #29 7.149 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 7.169 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-25T15:59:35.137Z] #29 7.222 Selecting previously unselected package librtmp1:arm64. [2022-07-25T15:59:35.137Z] #29 7.222 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 7.227 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T15:59:35.137Z] #29 7.285 Selecting previously unselected package libssh2-1:arm64. [2022-07-25T15:59:35.137Z] #29 7.285 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 7.295 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-25T15:59:35.137Z] #29 7.350 Selecting previously unselected package libcurl4:arm64. [2022-07-25T15:59:35.137Z] #29 7.350 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 7.356 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:35.137Z] #29 7.436 Selecting previously unselected package curl. [2022-07-25T15:59:35.137Z] #29 7.436 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 7.442 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:35.137Z] #29 7.527 Selecting previously unselected package libonig5:arm64. [2022-07-25T15:59:35.137Z] #29 7.527 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 7.533 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-25T15:59:35.137Z] #29 7.615 Selecting previously unselected package libjq1:arm64. [2022-07-25T15:59:35.137Z] #29 7.615 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 7.619 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-25T15:59:35.137Z] #29 7.698 Selecting previously unselected package jq. [2022-07-25T15:59:35.137Z] #29 7.698 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-25T15:59:35.137Z] #29 7.712 Unpacking jq (1.6-2.1) ... [2022-07-25T15:59:35.137Z] #29 7.772 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-25T15:59:35.137Z] #29 7.786 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-25T15:59:35.137Z] #29 7.800 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-25T15:59:35.137Z] #29 7.813 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:35.137Z] #29 7.831 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T15:59:35.137Z] #29 7.836 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:35.137Z] #29 7.847 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-25T15:59:35.137Z] #29 7.864 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T15:59:35.137Z] #29 7.904 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-25T15:59:35.137Z] #29 7.904 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-25T15:59:35.137Z] #29 7.914 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T15:59:35.137Z] #29 7.929 Setting up ca-certificates (20210119) ... [2022-07-25T15:59:35.386Z] #67 11.82 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T15:59:35.645Z] #67 ... [2022-07-25T15:59:35.645Z] [2022-07-25T15:59:35.645Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T15:59:35.645Z] #26 sha256:4925d487b938f0bf14b09683b17bb7df21289164791d0a8a9dcc50843f8c5914 [2022-07-25T15:59:35.645Z] #26 12.14 + mkdir -p /build [2022-07-25T15:59:35.645Z] #26 12.14 + mv docker/docker /build/ [2022-07-25T15:59:35.645Z] #26 12.16 + rmdir docker [2022-07-25T15:59:35.645Z] #26 DONE 12.2s [2022-07-25T15:59:35.904Z] [2022-07-25T15:59:35.904Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T15:59:35.904Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T15:59:35.904Z] #40 16.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T15:59:35.904Z] #40 16.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T15:59:36.163Z] #40 ... [2022-07-25T15:59:36.163Z] [2022-07-25T15:59:36.163Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T15:59:36.163Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T15:59:36.163Z] #42 10.16 Reading package lists... [2022-07-25T15:59:36.163Z] #42 17.53 Reading package lists... [2022-07-25T15:59:36.163Z] #42 ... [2022-07-25T15:59:36.163Z] [2022-07-25T15:59:36.163Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:36.163Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:36.163Z] #29 14.09 Updating certificates in /etc/ssl/certs... [2022-07-25T15:59:36.163Z] #29 19.04 129 added, 0 removed; done. [2022-07-25T15:59:36.163Z] #29 19.20 Setting up jq (1.6-2.1) ... [2022-07-25T15:59:36.163Z] #29 19.25 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:36.163Z] #29 19.29 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:36.163Z] #29 19.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T15:59:36.163Z] #29 19.45 Processing triggers for ca-certificates (20210119) ... [2022-07-25T15:59:36.163Z] #29 19.48 Updating certificates in /etc/ssl/certs... [2022-07-25T15:59:36.422Z] #29 ... [2022-07-25T15:59:36.422Z] [2022-07-25T15:59:36.422Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:36.422Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T15:59:36.422Z] #51 10.90 Reading package lists... [2022-07-25T15:59:36.510Z] #29 ... [2022-07-25T15:59:36.510Z] [2022-07-25T15:59:36.510Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-25T15:59:36.510Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-25T15:59:36.510Z] #38 7.777 tomll can be used in two ways: [2022-07-25T15:59:36.510Z] #38 7.783 Writing to STDIN and reading from STDOUT: [2022-07-25T15:59:36.510Z] #38 7.783 cat file.toml | tomll > file.toml [2022-07-25T15:59:36.510Z] #38 7.783 [2022-07-25T15:59:36.510Z] #38 7.783 Reading and updating a list of files: [2022-07-25T15:59:36.510Z] #38 7.783 tomll a.toml b.toml c.toml [2022-07-25T15:59:36.510Z] #38 7.783 [2022-07-25T15:59:36.510Z] #38 7.784 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T15:59:36.510Z] #38 DONE 8.1s [2022-07-25T15:59:36.510Z] [2022-07-25T15:59:36.510Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T15:59:36.510Z] #67 sha256:6d5229b3fa896a916914652cda0283fcacf9549c9684f1d2f6478d39d8cdaf0b [2022-07-25T15:59:36.510Z] #67 3.802 + RM_GOPATH=0 [2022-07-25T15:59:36.510Z] #67 3.802 + TMP_GOPATH= [2022-07-25T15:59:36.510Z] #67 3.802 + : /build [2022-07-25T15:59:36.510Z] #67 3.802 + '[' -z '' ']' [2022-07-25T15:59:36.510Z] #67 3.803 ++ mktemp -d [2022-07-25T15:59:36.510Z] #67 3.813 + export GOPATH=/tmp/tmp.qMm9frBVQN [2022-07-25T15:59:36.510Z] #67 3.813 + GOPATH=/tmp/tmp.qMm9frBVQN [2022-07-25T15:59:36.510Z] #67 3.813 + RM_GOPATH=1 [2022-07-25T15:59:36.510Z] #67 3.813 + case "$(go env GOARCH)" in [2022-07-25T15:59:36.510Z] #67 3.814 ++ go env GOARCH [2022-07-25T15:59:36.510Z] #67 3.832 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:36.510Z] #67 3.832 + GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:36.510Z] #67 3.836 ++ dirname /install.sh [2022-07-25T15:59:36.510Z] #67 3.850 + dir=/ [2022-07-25T15:59:36.510Z] #67 3.851 + bin=rootlesskit [2022-07-25T15:59:36.510Z] #67 3.851 + shift [2022-07-25T15:59:36.510Z] #67 3.851 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T15:59:36.510Z] #67 3.852 + . //rootlesskit.installer [2022-07-25T15:59:36.510Z] #67 3.856 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T15:59:36.510Z] #67 3.860 + install_rootlesskit [2022-07-25T15:59:36.510Z] #67 3.861 + case "$1" in [2022-07-25T15:59:36.510Z] #67 3.861 + export CGO_ENABLED=0 [2022-07-25T15:59:36.510Z] #67 3.861 + CGO_ENABLED=0 [2022-07-25T15:59:36.510Z] #67 3.861 + _install_rootlesskit [2022-07-25T15:59:36.510Z] #67 3.864 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T15:59:36.510Z] #67 3.865 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T15:59:36.510Z] #67 3.867 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T15:59:36.510Z] #67 3.867 + GOBIN=/build [2022-07-25T15:59:36.510Z] #67 3.868 + GO111MODULE=on [2022-07-25T15:59:36.510Z] #67 3.868 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T15:59:36.510Z] #67 4.457 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T15:59:36.680Z] #51 19.24 Reading package lists... [2022-07-25T15:59:36.680Z] #51 ... [2022-07-25T15:59:36.680Z] [2022-07-25T15:59:36.680Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T15:59:36.680Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T15:59:36.680Z] #14 10.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T15:59:36.680Z] #14 13.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T15:59:36.766Z] #67 7.161 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T15:59:36.767Z] #67 7.202 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T15:59:36.833Z] #24 ... [2022-07-25T15:59:36.833Z] [2022-07-25T15:59:36.833Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T15:59:36.833Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T15:59:36.833Z] #74 DONE 1.8s [2022-07-25T15:59:36.833Z] [2022-07-25T15:59:36.833Z] #24 [internal] load build context [2022-07-25T15:59:36.833Z] #24 sha256:ce130bf30823256f29ad814757fae30e1fbd02c3e7213380106b456b4d53ce0b [2022-07-25T15:59:36.939Z] #14 ... [2022-07-25T15:59:36.939Z] [2022-07-25T15:59:36.939Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:36.939Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:36.939Z] #29 24.42 0 added, 0 removed; done. [2022-07-25T15:59:36.939Z] #29 24.43 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T15:59:36.939Z] #29 24.49 done. [2022-07-25T15:59:37.198Z] #29 DONE 24.9s [2022-07-25T15:59:37.198Z] [2022-07-25T15:59:37.198Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T15:59:37.198Z] #30 sha256:f408cebd17b67f330389b7d21cb0f60f0dab9e9020b4516c387eb27ce234c686 [2022-07-25T15:59:37.333Z] #67 7.930 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T15:59:37.333Z] #67 ... [2022-07-25T15:59:37.333Z] [2022-07-25T15:59:37.333Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:37.333Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-25T15:59:37.333Z] #29 12.60 Updating certificates in /etc/ssl/certs... [2022-07-25T15:59:37.457Z] #30 DONE 0.1s [2022-07-25T15:59:37.457Z] [2022-07-25T15:59:37.457Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T15:59:37.457Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T15:59:37.457Z] #36 21.66 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T15:59:37.457Z] #36 21.66 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T15:59:37.771Z] #24 transferring context: 47.70MB 9.2s [2022-07-25T15:59:37.902Z] #29 ... [2022-07-25T15:59:37.902Z] [2022-07-25T15:59:37.902Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T15:59:37.902Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-25T15:59:37.902Z] #57 9.393 v3.0.2 [2022-07-25T15:59:37.902Z] #57 DONE 9.5s [2022-07-25T15:59:38.158Z] [2022-07-25T15:59:38.158Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T15:59:38.158Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-25T15:59:38.158Z] #47 4.079 + git clone https://github.com/docker/distribution.git . [2022-07-25T15:59:38.158Z] #47 4.100 Cloning into '.'... [2022-07-25T15:59:38.219Z] #24 transferring context: 52.05MB 9.0s [2022-07-25T15:59:38.325Z] #31 transferring context: 52.41MB 8.9s [2022-07-25T15:59:38.325Z] #31 ... [2022-07-25T15:59:38.325Z] [2022-07-25T15:59:38.325Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-25T15:59:38.325Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-25T15:59:38.325Z] #14 DONE 5.8s [2022-07-25T15:59:38.325Z] [2022-07-25T15:59:38.325Z] #31 [internal] load build context [2022-07-25T15:59:38.325Z] #31 sha256:9377e909130f8369ba499187778076574751c04085d65f36f4fc1c7648f7c7ff [2022-07-25T15:59:38.339Z] #24 ... [2022-07-25T15:59:38.339Z] [2022-07-25T15:59:38.339Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:38.339Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:38.339Z] #29 1.871 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T15:59:38.339Z] #29 1.896 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T15:59:38.339Z] #29 1.896 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T15:59:38.339Z] #29 2.130 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T15:59:38.339Z] #29 2.753 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T15:59:38.339Z] #29 3.200 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T15:59:38.339Z] #29 5.444 Fetched 8560 kB in 4s (2283 kB/s) [2022-07-25T15:59:38.339Z] #29 5.444 Reading package lists... [2022-07-25T15:59:38.339Z] #29 6.511 Reading package lists... [2022-07-25T15:59:38.339Z] #29 7.548 Building dependency tree... [2022-07-25T15:59:38.339Z] #29 7.938 The following additional packages will be installed: [2022-07-25T15:59:38.339Z] #29 7.938 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T15:59:38.339Z] #29 7.938 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T15:59:38.339Z] #29 7.938 Recommended packages: [2022-07-25T15:59:38.339Z] #29 7.938 libldap-common publicsuffix libsasl2-modules [2022-07-25T15:59:38.339Z] #29 8.162 The following NEW packages will be installed: [2022-07-25T15:59:38.339Z] #29 8.162 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T15:59:38.339Z] #29 8.162 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T15:59:38.339Z] #29 8.162 libssh2-1 openssl [2022-07-25T15:59:38.339Z] #29 8.384 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:38.339Z] #29 8.384 Need to get 3041 kB of archives. [2022-07-25T15:59:38.339Z] #29 8.384 After this operation, 6651 kB of additional disk space will be used. [2022-07-25T15:59:38.339Z] #29 8.384 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T15:59:38.339Z] #29 8.459 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T15:59:38.339Z] #29 8.733 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T15:59:38.339Z] #29 8.766 Fetched 3041 kB in 0s (9489 kB/s) [2022-07-25T15:59:38.339Z] #29 8.904 Selecting previously unselected package openssl. [2022-07-25T15:59:38.339Z] #29 8.904 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-25T15:59:38.339Z] #29 8.904 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-25T15:59:38.339Z] #29 8.904 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T15:59:38.339Z] #29 9.161 Selecting previously unselected package ca-certificates. [2022-07-25T15:59:38.339Z] #29 9.161 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T15:59:38.339Z] #29 9.161 Unpacking ca-certificates (20210119) ... [2022-07-25T15:59:38.339Z] #29 9.161 Selecting previously unselected package libbrotli1:amd64. [2022-07-25T15:59:38.339Z] #29 9.161 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-25T15:59:38.339Z] #29 9.259 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T15:59:38.339Z] #29 9.366 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T15:59:38.339Z] #29 9.366 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T15:59:38.339Z] #29 9.366 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:38.339Z] #29 9.366 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T15:59:38.339Z] #29 9.366 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T15:59:38.339Z] #29 9.404 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:38.339Z] #29 9.536 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T15:59:38.339Z] #29 9.536 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-25T15:59:38.339Z] #29 9.536 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T15:59:38.339Z] #29 9.702 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T15:59:38.339Z] #29 9.702 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-25T15:59:38.339Z] #29 9.702 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T15:59:38.339Z] #29 9.797 Selecting previously unselected package libpsl5:amd64. [2022-07-25T15:59:38.339Z] #29 9.797 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-25T15:59:38.339Z] #29 9.797 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T15:59:38.339Z] #29 9.813 Selecting previously unselected package librtmp1:amd64. [2022-07-25T15:59:38.339Z] #29 9.813 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-25T15:59:38.339Z] #29 9.837 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T15:59:38.339Z] #29 10.05 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T15:59:38.339Z] #29 10.05 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-25T15:59:38.339Z] #29 10.05 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T15:59:38.339Z] #29 10.11 Selecting previously unselected package libcurl4:amd64. [2022-07-25T15:59:38.339Z] #29 10.11 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T15:59:38.339Z] #29 10.11 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:38.339Z] #29 ... [2022-07-25T15:59:38.339Z] [2022-07-25T15:59:38.339Z] #24 [internal] load build context [2022-07-25T15:59:38.339Z] #24 sha256:dbcf5e05a4f86c99ad4d890464eb989945eb1caf9fdba68b9ff498d00ac524cf [2022-07-25T15:59:38.397Z] #36 22.63 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T15:59:38.414Z] #47 ... [2022-07-25T15:59:38.414Z] [2022-07-25T15:59:38.414Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T15:59:38.414Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-25T15:59:38.414Z] #62 4.823 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:38.414Z] #62 4.823 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:38.414Z] #62 4.823 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:38.656Z] #36 22.75 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T15:59:38.670Z] #62 7.633 Reading package lists... [2022-07-25T15:59:38.671Z] #62 ... [2022-07-25T15:59:38.671Z] [2022-07-25T15:59:38.671Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T15:59:38.671Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-25T15:59:38.671Z] #40 5.167 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T15:59:38.671Z] #40 5.998 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T15:59:38.671Z] #40 6.984 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T15:59:38.671Z] #40 7.288 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T15:59:38.671Z] #40 7.366 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T15:59:38.792Z] #24 ... [2022-07-25T15:59:38.793Z] [2022-07-25T15:59:38.793Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:38.793Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:38.793Z] #29 2.136 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T15:59:38.793Z] #29 2.152 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T15:59:38.793Z] #29 2.152 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T15:59:38.793Z] #29 2.377 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T15:59:38.793Z] #29 2.826 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T15:59:38.793Z] #29 3.335 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T15:59:38.793Z] #29 4.884 Fetched 8560 kB in 3s (2823 kB/s) [2022-07-25T15:59:38.793Z] #29 4.884 Reading package lists... [2022-07-25T15:59:38.793Z] #29 6.367 Reading package lists... [2022-07-25T15:59:38.793Z] #29 7.343 Building dependency tree... [2022-07-25T15:59:38.793Z] #29 7.858 The following additional packages will be installed: [2022-07-25T15:59:38.793Z] #29 7.858 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T15:59:38.793Z] #29 7.858 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T15:59:38.793Z] #29 7.858 Recommended packages: [2022-07-25T15:59:38.793Z] #29 7.858 libldap-common publicsuffix libsasl2-modules [2022-07-25T15:59:38.793Z] #29 8.044 The following NEW packages will be installed: [2022-07-25T15:59:38.793Z] #29 8.044 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T15:59:38.793Z] #29 8.044 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T15:59:38.793Z] #29 8.044 libssh2-1 openssl [2022-07-25T15:59:38.793Z] #29 8.321 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:38.793Z] #29 8.321 Need to get 3041 kB of archives. [2022-07-25T15:59:38.793Z] #29 8.321 After this operation, 6651 kB of additional disk space will be used. [2022-07-25T15:59:38.793Z] #29 8.321 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-25T15:59:38.793Z] #29 8.321 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-25T15:59:38.793Z] #29 8.321 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-25T15:59:38.793Z] #29 8.321 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-25T15:59:38.793Z] #29 8.321 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-25T15:59:38.793Z] #29 8.321 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-25T15:59:38.793Z] #29 8.321 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-25T15:59:38.793Z] #29 8.321 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-25T15:59:38.793Z] #29 8.321 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-25T15:59:38.793Z] #29 8.321 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-25T15:59:38.793Z] #29 8.321 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-25T15:59:38.793Z] #29 8.355 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-25T15:59:38.793Z] #29 8.355 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T15:59:38.793Z] #29 8.355 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T15:59:38.793Z] #29 8.355 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T15:59:38.793Z] #29 8.646 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T15:59:38.793Z] #29 8.683 Fetched 3041 kB in 0s (8774 kB/s) [2022-07-25T15:59:38.793Z] #29 8.683 Selecting previously unselected package openssl. [2022-07-25T15:59:38.793Z] #29 8.683 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-25T15:59:38.793Z] #29 8.779 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-25T15:59:38.793Z] #29 8.779 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T15:59:38.793Z] #29 9.046 Selecting previously unselected package ca-certificates. [2022-07-25T15:59:38.793Z] #29 9.046 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T15:59:38.793Z] #29 9.046 Unpacking ca-certificates (20210119) ... [2022-07-25T15:59:38.793Z] #29 9.147 Selecting previously unselected package libbrotli1:amd64. [2022-07-25T15:59:38.793Z] #29 9.147 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-25T15:59:38.793Z] #29 9.147 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T15:59:38.793Z] #29 9.210 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T15:59:38.793Z] #29 9.210 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T15:59:38.793Z] #29 9.222 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:38.793Z] #29 9.311 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T15:59:38.793Z] #29 9.311 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T15:59:38.793Z] #29 9.311 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:38.793Z] #29 9.405 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T15:59:38.793Z] #29 9.405 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-25T15:59:38.793Z] #29 9.405 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T15:59:38.793Z] #29 9.656 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T15:59:38.793Z] #29 9.656 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-25T15:59:38.793Z] #29 9.656 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T15:59:38.793Z] #29 9.806 Selecting previously unselected package libpsl5:amd64. [2022-07-25T15:59:38.793Z] #29 9.806 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-25T15:59:38.793Z] #29 9.806 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T15:59:38.793Z] #29 9.906 Selecting previously unselected package librtmp1:amd64. [2022-07-25T15:59:38.793Z] #29 9.906 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-25T15:59:38.793Z] #29 9.906 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T15:59:38.886Z] #31 ... [2022-07-25T15:59:38.886Z] [2022-07-25T15:59:38.886Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:38.886Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:38.886Z] #36 1.953 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T15:59:38.886Z] #36 1.963 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T15:59:38.886Z] #36 1.963 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T15:59:38.886Z] #36 2.193 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T15:59:38.886Z] #36 2.557 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T15:59:38.886Z] #36 2.997 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T15:59:38.886Z] #36 4.716 Fetched 8560 kB in 3s (2818 kB/s) [2022-07-25T15:59:38.886Z] #36 4.716 Reading package lists... [2022-07-25T15:59:38.886Z] #36 6.112 Reading package lists... [2022-07-25T15:59:38.886Z] #36 6.997 Building dependency tree... [2022-07-25T15:59:38.886Z] #36 7.445 The following additional packages will be installed: [2022-07-25T15:59:38.886Z] #36 7.445 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T15:59:38.886Z] #36 7.445 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T15:59:38.886Z] #36 7.445 Recommended packages: [2022-07-25T15:59:38.886Z] #36 7.445 libldap-common publicsuffix libsasl2-modules [2022-07-25T15:59:38.886Z] #36 7.630 The following NEW packages will be installed: [2022-07-25T15:59:38.886Z] #36 7.630 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T15:59:38.886Z] #36 7.630 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T15:59:38.886Z] #36 7.630 libssh2-1 openssl [2022-07-25T15:59:38.886Z] #36 7.896 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:38.886Z] #36 7.896 Need to get 3041 kB of archives. [2022-07-25T15:59:38.886Z] #36 7.896 After this operation, 6651 kB of additional disk space will be used. [2022-07-25T15:59:38.886Z] #36 7.896 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-25T15:59:38.886Z] #36 7.896 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-25T15:59:38.886Z] #36 7.896 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-25T15:59:38.886Z] #36 7.896 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-25T15:59:38.886Z] #36 7.896 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-25T15:59:38.886Z] #36 7.896 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-25T15:59:38.886Z] #36 7.896 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-25T15:59:38.886Z] #36 7.896 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-25T15:59:38.886Z] #36 7.896 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-25T15:59:38.886Z] #36 7.896 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-25T15:59:38.886Z] #36 7.896 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-25T15:59:38.886Z] #36 8.016 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-25T15:59:38.886Z] #36 8.016 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T15:59:38.886Z] #36 8.016 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T15:59:38.886Z] #36 8.016 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T15:59:38.886Z] #36 8.206 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T15:59:38.886Z] #36 8.299 Fetched 3041 kB in 0s (9469 kB/s) [2022-07-25T15:59:38.886Z] #36 8.299 Selecting previously unselected package openssl. [2022-07-25T15:59:38.886Z] #36 8.299 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-25T15:59:38.886Z] #36 8.299 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-25T15:59:38.886Z] #36 8.299 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T15:59:38.886Z] #36 8.472 Selecting previously unselected package ca-certificates. [2022-07-25T15:59:38.886Z] #36 8.472 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T15:59:38.886Z] #36 8.472 Unpacking ca-certificates (20210119) ... [2022-07-25T15:59:38.886Z] #36 8.554 Selecting previously unselected package libbrotli1:amd64. [2022-07-25T15:59:38.886Z] #36 8.554 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-25T15:59:38.886Z] #36 8.554 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T15:59:38.886Z] #36 8.688 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T15:59:38.886Z] #36 8.688 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T15:59:38.886Z] #36 8.688 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:38.886Z] #36 8.774 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T15:59:38.886Z] #36 8.774 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T15:59:38.886Z] #36 8.774 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:38.886Z] #36 8.836 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T15:59:38.886Z] #36 8.836 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-25T15:59:38.886Z] #36 8.836 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T15:59:38.886Z] #36 8.969 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T15:59:38.886Z] #36 8.969 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-25T15:59:38.886Z] #36 8.969 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T15:59:38.886Z] #36 9.029 Selecting previously unselected package libpsl5:amd64. [2022-07-25T15:59:38.886Z] #36 9.029 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-25T15:59:38.886Z] #36 9.029 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T15:59:38.886Z] #36 9.139 Selecting previously unselected package librtmp1:amd64. [2022-07-25T15:59:38.886Z] #36 9.139 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-25T15:59:38.886Z] #36 9.139 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T15:59:38.886Z] #36 9.258 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T15:59:38.886Z] #36 9.258 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-25T15:59:38.886Z] #36 9.258 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T15:59:38.886Z] #36 9.368 Selecting previously unselected package libcurl4:amd64. [2022-07-25T15:59:38.886Z] #36 9.368 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T15:59:38.886Z] #36 9.368 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:38.886Z] #36 9.681 Selecting previously unselected package curl. [2022-07-25T15:59:38.886Z] #36 9.681 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T15:59:38.886Z] #36 9.720 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:38.886Z] #36 10.03 Selecting previously unselected package libonig5:amd64. [2022-07-25T15:59:38.886Z] #36 10.03 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T15:59:38.886Z] #36 10.03 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T15:59:38.914Z] #36 23.08 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T15:59:38.914Z] #36 23.11 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T15:59:38.914Z] #36 23.16 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T15:59:38.927Z] #40 ... [2022-07-25T15:59:38.927Z] [2022-07-25T15:59:38.927Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T15:59:38.927Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-25T15:59:38.927Z] #53 ... [2022-07-25T15:59:38.927Z] [2022-07-25T15:59:38.927Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T15:59:38.927Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-25T15:59:38.927Z] #42 5.111 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:38.927Z] #42 5.115 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:38.927Z] #42 5.116 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:39.142Z] #36 ... [2022-07-25T15:59:39.142Z] [2022-07-25T15:59:39.142Z] #31 [internal] load build context [2022-07-25T15:59:39.142Z] #31 sha256:9377e909130f8369ba499187778076574751c04085d65f36f4fc1c7648f7c7ff [2022-07-25T15:59:39.173Z] #36 23.37 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T15:59:39.183Z] #42 7.988 Reading package lists... [2022-07-25T15:59:39.183Z] #42 ... [2022-07-25T15:59:39.183Z] [2022-07-25T15:59:39.183Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:39.183Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-25T15:59:39.183Z] #76 4.340 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:39.183Z] #76 4.340 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:39.183Z] #76 4.340 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:39.183Z] #76 7.203 Reading package lists... [2022-07-25T15:59:39.183Z] #76 ... [2022-07-25T15:59:39.183Z] [2022-07-25T15:59:39.183Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T15:59:39.183Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-25T15:59:39.365Z] #29 10.10 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T15:59:39.365Z] #29 10.10 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-25T15:59:39.365Z] #29 10.10 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T15:59:39.365Z] #29 10.32 Selecting previously unselected package libcurl4:amd64. [2022-07-25T15:59:39.366Z] #29 10.32 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T15:59:39.366Z] #29 10.32 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:39.366Z] #29 ... [2022-07-25T15:59:39.366Z] [2022-07-25T15:59:39.366Z] #24 [internal] load build context [2022-07-25T15:59:39.366Z] #24 sha256:ce130bf30823256f29ad814757fae30e1fbd02c3e7213380106b456b4d53ce0b [2022-07-25T15:59:39.432Z] #36 23.75 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T15:59:39.439Z] #55 ... [2022-07-25T15:59:39.439Z] [2022-07-25T15:59:39.439Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T15:59:39.439Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-25T15:59:39.439Z] #36 4.853 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T15:59:39.694Z] #36 ... [2022-07-25T15:59:39.694Z] [2022-07-25T15:59:39.694Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T15:59:39.694Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T15:59:39.694Z] #57 23.77 v3.0.2 [2022-07-25T15:59:39.694Z] #57 DONE 24.0s [2022-07-25T15:59:39.695Z] #36 ... [2022-07-25T15:59:39.695Z] [2022-07-25T15:59:39.695Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:39.695Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-25T15:59:39.695Z] #51 4.164 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:39.695Z] #51 4.164 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:39.695Z] #51 4.164 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:39.695Z] #51 4.694 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T15:59:39.695Z] #51 9.107 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T15:59:39.695Z] #51 9.235 Fetched 3703 B in 5s (676 B/s) [2022-07-25T15:59:39.695Z] #51 9.235 Reading package lists... [2022-07-25T15:59:39.695Z] #51 ... [2022-07-25T15:59:39.695Z] [2022-07-25T15:59:39.695Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T15:59:39.695Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-25T15:59:39.695Z] #34 4.129 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T15:59:39.695Z] #34 4.171 Cloning into '.'... [2022-07-25T15:59:39.705Z] #31 transferring context: 62.08MB 10.5s done [2022-07-25T15:59:39.705Z] #31 DONE 10.9s [2022-07-25T15:59:39.705Z] [2022-07-25T15:59:39.705Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:39.705Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:39.705Z] #36 10.54 Selecting previously unselected package libjq1:amd64. [2022-07-25T15:59:39.705Z] #36 10.54 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T15:59:39.705Z] #36 10.54 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T15:59:39.951Z] #34 ... [2022-07-25T15:59:39.951Z] [2022-07-25T15:59:39.951Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T15:59:39.951Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-25T15:59:39.951Z] #40 10.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T15:59:39.951Z] #40 10.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T15:59:39.953Z] [2022-07-25T15:59:39.953Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T15:59:39.953Z] #67 sha256:94e133a80a42b34ad02a025ed7057d6362987aaf9e048d273c1a54abd091d867 [2022-07-25T15:59:39.953Z] #67 16.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T15:59:39.962Z] #36 10.88 Selecting previously unselected package jq. [2022-07-25T15:59:39.962Z] #36 10.88 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-25T15:59:39.962Z] #36 10.88 Unpacking jq (1.6-2.1) ... [2022-07-25T15:59:40.218Z] #36 11.15 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T15:59:40.218Z] #36 11.18 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T15:59:40.218Z] #36 11.19 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T15:59:40.218Z] #36 11.20 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:40.218Z] #36 11.22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T15:59:40.218Z] #36 11.24 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:40.218Z] #36 11.27 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T15:59:40.218Z] #36 11.28 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T15:59:40.218Z] #36 11.30 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T15:59:40.218Z] #36 11.31 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T15:59:40.218Z] #36 11.32 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T15:59:40.218Z] #36 11.33 Setting up ca-certificates (20210119) ... [2022-07-25T15:59:40.313Z] #24 transferring context: 62.08MB 11.1s done [2022-07-25T15:59:40.313Z] #24 DONE 11.4s [2022-07-25T15:59:40.313Z] [2022-07-25T15:59:40.313Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T15:59:40.313Z] #25 sha256:6495bd526bc2ae7aa444968eaf52e4536faaa2ad13dfaf36793ee4d84ca8498e [2022-07-25T15:59:40.475Z] #36 ... [2022-07-25T15:59:40.475Z] [2022-07-25T15:59:40.475Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-25T15:59:40.475Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-25T15:59:40.475Z] #15 DONE 2.1s [2022-07-25T15:59:40.574Z] #25 DONE 0.2s [2022-07-25T15:59:40.574Z] [2022-07-25T15:59:40.574Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T15:59:40.574Z] #26 sha256:6bdc06ef525a9eb83fe813fcb27e4f4624bc038248327868403484770fd0fa42 [2022-07-25T15:59:40.574Z] #26 ... [2022-07-25T15:59:40.574Z] [2022-07-25T15:59:40.574Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T15:59:40.574Z] #66 sha256:7e8df74591fb3ae42c792f21cff9c472d44deee2e329d541910213f56cfb5554 [2022-07-25T15:59:40.574Z] #66 DONE 0.3s [2022-07-25T15:59:40.732Z] [2022-07-25T15:59:40.732Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-25T15:59:40.732Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-25T15:59:40.838Z] [2022-07-25T15:59:40.838Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T15:59:40.838Z] #67 sha256:80760af803a8585c92c14688f4a68bf754d4e43a7e75b1d8111c2b2dc3987b2c [2022-07-25T15:59:40.874Z] #24 ... [2022-07-25T15:59:40.874Z] [2022-07-25T15:59:40.874Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T15:59:40.874Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T15:59:40.874Z] #57 7.834 v3.0.2 [2022-07-25T15:59:40.874Z] #57 DONE 8.8s [2022-07-25T15:59:40.874Z] [2022-07-25T15:59:40.874Z] #24 [internal] load build context [2022-07-25T15:59:40.874Z] #24 sha256:dbcf5e05a4f86c99ad4d890464eb989945eb1caf9fdba68b9ff498d00ac524cf [2022-07-25T15:59:40.889Z] #67 17.63 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T15:59:40.889Z] #67 17.63 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T15:59:41.147Z] #67 17.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T15:59:41.317Z] #40 ... [2022-07-25T15:59:41.318Z] [2022-07-25T15:59:41.318Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T15:59:41.318Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-25T15:59:41.318Z] #53 12.25 gotestsum version dev [2022-07-25T15:59:41.318Z] #53 DONE 12.5s [2022-07-25T15:59:41.318Z] [2022-07-25T15:59:41.318Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:41.318Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-25T15:59:41.318Z] #76 7.203 Reading package lists... [2022-07-25T15:59:41.406Z] #67 17.82 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T15:59:41.406Z] #67 17.86 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T15:59:41.406Z] #67 18.04 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T15:59:41.661Z] #16 DONE 1.2s [2022-07-25T15:59:41.661Z] [2022-07-25T15:59:41.661Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-25T15:59:41.661Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-25T15:59:41.665Z] #67 18.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T15:59:41.812Z] #24 ... [2022-07-25T15:59:41.812Z] [2022-07-25T15:59:41.812Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-25T15:59:41.812Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T15:59:41.812Z] #38 8.818 tomll can be used in two ways: [2022-07-25T15:59:41.812Z] #38 8.818 Writing to STDIN and reading from STDOUT: [2022-07-25T15:59:41.812Z] #38 8.818 cat file.toml | tomll > file.toml [2022-07-25T15:59:41.812Z] #38 8.818 [2022-07-25T15:59:41.812Z] #38 8.818 Reading and updating a list of files: [2022-07-25T15:59:41.812Z] #38 8.818 tomll a.toml b.toml c.toml [2022-07-25T15:59:41.812Z] #38 8.818 [2022-07-25T15:59:41.812Z] #38 8.818 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T15:59:41.812Z] #38 DONE 10.0s [2022-07-25T15:59:41.812Z] [2022-07-25T15:59:41.812Z] #24 [internal] load build context [2022-07-25T15:59:41.812Z] #24 sha256:dbcf5e05a4f86c99ad4d890464eb989945eb1caf9fdba68b9ff498d00ac524cf [2022-07-25T15:59:41.812Z] #24 ... [2022-07-25T15:59:41.812Z] [2022-07-25T15:59:41.812Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T15:59:41.812Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T15:59:41.923Z] #67 18.47 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T15:59:42.072Z] #53 ... [2022-07-25T15:59:42.072Z] [2022-07-25T15:59:42.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-07-25T15:59:42.072Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T15:59:42.072Z] #55 ... [2022-07-25T15:59:42.072Z] [2022-07-25T15:59:42.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-07-25T15:59:42.072Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:42.072Z] #76 7.217 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:42.072Z] #76 7.217 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:42.072Z] #76 7.217 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:42.182Z] #67 18.64 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T15:59:42.219Z] #67 1.423 + RM_GOPATH=0 [2022-07-25T15:59:42.219Z] #67 1.423 + TMP_GOPATH= [2022-07-25T15:59:42.219Z] #67 1.423 + : /build [2022-07-25T15:59:42.219Z] #67 1.423 + '[' -z '' ']' [2022-07-25T15:59:42.219Z] #67 1.424 ++ mktemp -d [2022-07-25T15:59:42.219Z] #67 1.428 + export GOPATH=/tmp/tmp.NohTY1Ofgy [2022-07-25T15:59:42.219Z] #67 1.429 + GOPATH=/tmp/tmp.NohTY1Ofgy [2022-07-25T15:59:42.219Z] #67 1.429 + RM_GOPATH=1 [2022-07-25T15:59:42.219Z] #67 1.430 + case "$(go env GOARCH)" in [2022-07-25T15:59:42.219Z] #67 1.430 ++ go env GOARCH [2022-07-25T15:59:42.219Z] #67 1.458 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:42.219Z] #67 1.470 + GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:42.219Z] #67 1.473 ++ dirname /install.sh [2022-07-25T15:59:42.219Z] #67 1.474 + dir=/ [2022-07-25T15:59:42.219Z] #67 1.475 + bin=rootlesskit [2022-07-25T15:59:42.219Z] #67 1.475 + shift [2022-07-25T15:59:42.219Z] #67 1.475 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T15:59:42.219Z] #67 1.475 + . //rootlesskit.installer [2022-07-25T15:59:42.219Z] #67 1.475 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T15:59:42.219Z] #67 1.476 + install_rootlesskit [2022-07-25T15:59:42.219Z] #67 1.476 + case "$1" in [2022-07-25T15:59:42.219Z] #67 1.476 + export CGO_ENABLED=0 [2022-07-25T15:59:42.219Z] #67 1.476 + CGO_ENABLED=0 [2022-07-25T15:59:42.219Z] #67 1.477 + _install_rootlesskit [2022-07-25T15:59:42.219Z] #67 1.477 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T15:59:42.219Z] #67 1.477 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T15:59:42.219Z] #67 1.478 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T15:59:42.219Z] #67 1.478 + GOBIN=/build [2022-07-25T15:59:42.219Z] #67 1.479 + GO111MODULE=on [2022-07-25T15:59:42.219Z] #67 1.479 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T15:59:42.332Z] #76 8.719 Reading package lists... [2022-07-25T15:59:42.332Z] #76 ... [2022-07-25T15:59:42.332Z] [2022-07-25T15:59:42.332Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T15:59:42.332Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T15:59:42.332Z] #40 5.582 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T15:59:42.332Z] #40 6.179 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T15:59:42.332Z] #40 7.392 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T15:59:42.332Z] #40 7.392 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T15:59:42.332Z] #40 7.568 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T15:59:42.332Z] #40 9.188 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T15:59:42.332Z] #40 9.372 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T15:59:42.332Z] #40 ... [2022-07-25T15:59:42.332Z] [2022-07-25T15:59:42.332Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T15:59:42.332Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T15:59:42.480Z] #67 ... [2022-07-25T15:59:42.480Z] [2022-07-25T15:59:42.480Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T15:59:42.480Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T15:59:42.480Z] #14 8.212 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T15:59:42.480Z] #14 8.358 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T15:59:42.480Z] #14 8.361 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T15:59:42.480Z] #14 9.407 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T15:59:42.480Z] #14 ... [2022-07-25T15:59:42.480Z] [2022-07-25T15:59:42.480Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T15:59:42.480Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T15:59:42.480Z] #36 8.038 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T15:59:42.587Z] #17 ... [2022-07-25T15:59:42.587Z] [2022-07-25T15:59:42.588Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T15:59:42.588Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T15:59:42.588Z] #43 7.194 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T15:59:42.591Z] #42 ... [2022-07-25T15:59:42.591Z] [2022-07-25T15:59:42.591Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T15:59:42.592Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T15:59:42.592Z] #36 9.528 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T15:59:42.592Z] #36 ... [2022-07-25T15:59:42.592Z] [2022-07-25T15:59:42.592Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T15:59:42.592Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T15:59:42.592Z] #62 8.334 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:42.592Z] #62 8.334 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:42.592Z] #62 8.334 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:42.740Z] #36 ... [2022-07-25T15:59:42.740Z] [2022-07-25T15:59:42.740Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T15:59:42.740Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T15:59:42.740Z] #55 ... [2022-07-25T15:59:42.740Z] [2022-07-25T15:59:42.740Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T15:59:42.740Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T15:59:42.740Z] #42 7.778 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:42.740Z] #42 7.778 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:42.740Z] #42 7.778 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:42.749Z] #67 ... [2022-07-25T15:59:42.749Z] [2022-07-25T15:59:42.749Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:42.749Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:42.749Z] #76 10.28 Reading package lists... [2022-07-25T15:59:42.749Z] #76 17.16 Reading package lists... [2022-07-25T15:59:42.749Z] #76 24.85 Building dependency tree... [2022-07-25T15:59:42.749Z] #76 26.48 Reading state information... [2022-07-25T15:59:42.749Z] #76 ... [2022-07-25T15:59:42.749Z] [2022-07-25T15:59:42.749Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T15:59:42.749Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T15:59:42.749Z] #62 17.76 Reading package lists... [2022-07-25T15:59:42.749Z] #62 25.38 Building dependency tree... [2022-07-25T15:59:42.749Z] #62 26.93 Reading state information... [2022-07-25T15:59:42.851Z] #62 9.992 Reading package lists... [2022-07-25T15:59:42.851Z] #62 ... [2022-07-25T15:59:42.851Z] [2022-07-25T15:59:42.851Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T15:59:42.851Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T15:59:42.851Z] #14 10.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T15:59:42.851Z] #14 10.72 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T15:59:42.851Z] #14 10.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T15:59:42.851Z] #14 ... [2022-07-25T15:59:42.851Z] [2022-07-25T15:59:42.851Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T15:59:42.851Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T15:59:42.851Z] #34 8.829 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T15:59:42.851Z] #34 8.829 Cloning into '.'... [2022-07-25T15:59:42.927Z] #43 ... [2022-07-25T15:59:42.927Z] [2022-07-25T15:59:42.927Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-25T15:59:42.927Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T15:59:42.927Z] #45 10.21 tomll can be used in two ways: [2022-07-25T15:59:42.927Z] #45 10.21 Writing to STDIN and reading from STDOUT: [2022-07-25T15:59:42.927Z] #45 10.21 cat file.toml | tomll > file.toml [2022-07-25T15:59:42.927Z] #45 10.21 [2022-07-25T15:59:42.927Z] #45 10.21 Reading and updating a list of files: [2022-07-25T15:59:42.927Z] #45 10.21 tomll a.toml b.toml c.toml [2022-07-25T15:59:42.927Z] #45 10.21 [2022-07-25T15:59:42.927Z] #45 10.21 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T15:59:42.927Z] #45 DONE 10.4s [2022-07-25T15:59:42.927Z] [2022-07-25T15:59:42.927Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-25T15:59:42.927Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-25T15:59:42.927Z] #17 DONE 1.2s [2022-07-25T15:59:42.927Z] [2022-07-25T15:59:42.927Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T15:59:42.927Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T15:59:42.927Z] #47 6.870 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T15:59:42.927Z] #47 7.869 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T15:59:42.927Z] #47 9.943 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T15:59:42.927Z] #47 10.25 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T15:59:42.927Z] #47 10.33 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T15:59:42.999Z] #42 ... [2022-07-25T15:59:42.999Z] [2022-07-25T15:59:42.999Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:42.999Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:42.999Z] #76 7.131 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:42.999Z] #76 7.131 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:42.999Z] #76 7.131 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:43.111Z] #34 ... [2022-07-25T15:59:43.111Z] [2022-07-25T15:59:43.111Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T15:59:43.111Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T15:59:43.111Z] #47 7.987 + git clone https://github.com/docker/distribution.git . [2022-07-25T15:59:43.111Z] #47 7.987 Cloning into '.'... [2022-07-25T15:59:43.111Z] #47 ... [2022-07-25T15:59:43.111Z] [2022-07-25T15:59:43.111Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:43.111Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T15:59:43.190Z] #47 ... [2022-07-25T15:59:43.190Z] [2022-07-25T15:59:43.190Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T15:59:43.190Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T15:59:43.190Z] #64 ... [2022-07-25T15:59:43.190Z] [2022-07-25T15:59:43.190Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:43.190Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:43.190Z] #83 6.746 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:43.190Z] #83 6.746 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:43.190Z] #83 6.746 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:43.259Z] #76 ... [2022-07-25T15:59:43.259Z] [2022-07-25T15:59:43.259Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-25T15:59:43.259Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T15:59:43.259Z] #38 ... [2022-07-25T15:59:43.259Z] [2022-07-25T15:59:43.259Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T15:59:43.259Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T15:59:43.370Z] #51 10.19 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:43.370Z] #51 10.19 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:43.370Z] #51 10.19 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:43.370Z] #51 ... [2022-07-25T15:59:43.370Z] [2022-07-25T15:59:43.371Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T15:59:43.371Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T15:59:43.371Z] #14 11.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T15:59:43.445Z] #83 9.903 Reading package lists... [2022-07-25T15:59:43.445Z] #83 ... [2022-07-25T15:59:43.445Z] [2022-07-25T15:59:43.445Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T15:59:43.445Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T15:59:43.445Z] #60 ... [2022-07-25T15:59:43.445Z] [2022-07-25T15:59:43.445Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T15:59:43.445Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T15:59:43.519Z] #57 ... [2022-07-25T15:59:43.519Z] [2022-07-25T15:59:43.519Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T15:59:43.519Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T15:59:43.519Z] #62 7.988 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:43.519Z] #62 7.992 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:43.519Z] #62 7.993 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:43.519Z] #62 ... [2022-07-25T15:59:43.519Z] [2022-07-25T15:59:43.519Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T15:59:43.519Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T15:59:43.519Z] #40 6.869 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T15:59:43.519Z] #40 8.258 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T15:59:43.519Z] #40 10.11 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T15:59:43.519Z] #40 10.49 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T15:59:43.519Z] #40 10.54 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T15:59:43.701Z] #62 ... [2022-07-25T15:59:43.701Z] [2022-07-25T15:59:43.701Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T15:59:43.701Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T15:59:43.701Z] #41 5.606 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T15:59:43.701Z] #41 5.638 Cloning into '.'... [2022-07-25T15:59:43.701Z] #41 ... [2022-07-25T15:59:43.701Z] [2022-07-25T15:59:43.701Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T15:59:43.701Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T15:59:43.701Z] #54 6.115 + git clone https://github.com/docker/distribution.git . [2022-07-25T15:59:43.701Z] #54 6.115 Cloning into '.'... [2022-07-25T15:59:43.780Z] #40 ... [2022-07-25T15:59:43.780Z] [2022-07-25T15:59:43.780Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T15:59:43.780Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T15:59:43.780Z] #34 6.231 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T15:59:43.780Z] #34 6.378 Cloning into '.'... [2022-07-25T15:59:43.780Z] #34 ... [2022-07-25T15:59:43.780Z] [2022-07-25T15:59:43.780Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T15:59:43.780Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T15:59:43.780Z] #47 6.658 + git clone https://github.com/docker/distribution.git . [2022-07-25T15:59:43.780Z] #47 6.668 Cloning into '.'... [2022-07-25T15:59:43.835Z] #76 12.69 Reading package lists... [2022-07-25T15:59:43.835Z] #76 ... [2022-07-25T15:59:43.835Z] [2022-07-25T15:59:43.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-07-25T15:59:43.835Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T15:59:43.835Z] #14 5.029 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T15:59:43.835Z] #14 5.080 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T15:59:43.835Z] #14 5.081 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T15:59:43.835Z] #14 6.005 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T15:59:43.835Z] #14 8.747 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T15:59:43.835Z] #14 12.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T15:59:43.835Z] #14 ... [2022-07-25T15:59:43.835Z] [2022-07-25T15:59:43.835Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:43.835Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-25T15:59:43.835Z] #29 18.59 129 added, 0 removed; done. [2022-07-25T15:59:43.835Z] #29 18.70 Setting up jq (1.6-2.1) ... [2022-07-25T15:59:43.835Z] #29 18.73 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:43.835Z] #29 18.75 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:43.835Z] #29 18.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T15:59:43.835Z] #29 18.81 Processing triggers for ca-certificates (20210119) ... [2022-07-25T15:59:43.835Z] #29 18.83 Updating certificates in /etc/ssl/certs... [2022-07-25T15:59:43.959Z] #54 ... [2022-07-25T15:59:43.959Z] [2022-07-25T15:59:43.959Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:43.959Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T15:59:43.959Z] #58 6.998 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:43.959Z] #58 7.003 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:43.959Z] #58 7.003 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:43.959Z] #58 7.553 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T15:59:43.959Z] #58 ... [2022-07-25T15:59:43.959Z] [2022-07-25T15:59:43.959Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-25T15:59:43.959Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-25T15:59:44.041Z] #47 ... [2022-07-25T15:59:44.041Z] [2022-07-25T15:59:44.041Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T15:59:44.041Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T15:59:44.041Z] #53 ... [2022-07-25T15:59:44.041Z] [2022-07-25T15:59:44.041Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:44.041Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T15:59:44.041Z] #51 6.928 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:44.041Z] #51 6.930 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:44.041Z] #51 6.930 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:44.041Z] #51 7.724 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T15:59:44.301Z] #51 ... [2022-07-25T15:59:44.301Z] [2022-07-25T15:59:44.301Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T15:59:44.301Z] #26 sha256:6bdc06ef525a9eb83fe813fcb27e4f4624bc038248327868403484770fd0fa42 [2022-07-25T15:59:44.301Z] #26 1.443 + RM_GOPATH=0 [2022-07-25T15:59:44.301Z] #26 1.443 + TMP_GOPATH= [2022-07-25T15:59:44.301Z] #26 1.445 + : /build [2022-07-25T15:59:44.301Z] #26 1.445 + '[' -z '' ']' [2022-07-25T15:59:44.301Z] #26 1.447 ++ mktemp -d [2022-07-25T15:59:44.301Z] #26 1.462 + export GOPATH=/tmp/tmp.Qd7JxRBLXu [2022-07-25T15:59:44.301Z] #26 1.462 + GOPATH=/tmp/tmp.Qd7JxRBLXu [2022-07-25T15:59:44.301Z] #26 1.463 + RM_GOPATH=1 [2022-07-25T15:59:44.301Z] #26 1.463 + case "$(go env GOARCH)" in [2022-07-25T15:59:44.301Z] #26 1.463 ++ go env GOARCH [2022-07-25T15:59:44.301Z] #26 1.499 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:44.301Z] #26 1.499 + GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:44.301Z] #26 1.501 ++ dirname /install.sh [2022-07-25T15:59:44.301Z] #26 1.502 + dir=/ [2022-07-25T15:59:44.301Z] #26 1.502 + bin=dockercli [2022-07-25T15:59:44.301Z] #26 1.503 + shift [2022-07-25T15:59:44.301Z] #26 1.503 + '[' '!' -f //dockercli.installer ']' [2022-07-25T15:59:44.301Z] #26 1.503 + . //dockercli.installer [2022-07-25T15:59:44.301Z] #26 1.503 ++ : stable [2022-07-25T15:59:44.301Z] #26 1.503 ++ : 17.06.2-ce [2022-07-25T15:59:44.301Z] #26 1.504 + install_dockercli [2022-07-25T15:59:44.301Z] #26 1.504 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T15:59:44.301Z] #26 1.504 Install docker/cli version 17.06.2-ce from stable [2022-07-25T15:59:44.301Z] #26 1.505 ++ uname -m [2022-07-25T15:59:44.301Z] #26 1.507 + arch=x86_64 [2022-07-25T15:59:44.301Z] #26 1.507 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T15:59:44.301Z] #26 1.508 + url=https://download.docker.com/linux/static [2022-07-25T15:59:44.301Z] #26 1.508 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T15:59:44.301Z] #26 1.513 + tar -xz docker/docker [2022-07-25T15:59:44.525Z] #18 DONE 1.7s [2022-07-25T15:59:44.525Z] [2022-07-25T15:59:44.525Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T15:59:44.525Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T15:59:44.525Z] #64 12.00 v3.0.2 [2022-07-25T15:59:44.525Z] #64 DONE 12.1s [2022-07-25T15:59:44.525Z] [2022-07-25T15:59:44.525Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:44.525Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T15:59:44.525Z] #58 11.35 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T15:59:44.525Z] #58 11.47 Fetched 3703 B in 5s (761 B/s) [2022-07-25T15:59:44.563Z] #26 ... [2022-07-25T15:59:44.563Z] [2022-07-25T15:59:44.563Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-25T15:59:44.563Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T15:59:44.563Z] #38 12.12 tomll can be used in two ways: [2022-07-25T15:59:44.563Z] #38 12.12 Writing to STDIN and reading from STDOUT: [2022-07-25T15:59:44.563Z] #38 12.12 cat file.toml | tomll > file.toml [2022-07-25T15:59:44.563Z] #38 12.12 [2022-07-25T15:59:44.563Z] #38 12.12 Reading and updating a list of files: [2022-07-25T15:59:44.563Z] #38 12.12 tomll a.toml b.toml c.toml [2022-07-25T15:59:44.563Z] #38 12.12 [2022-07-25T15:59:44.563Z] #38 12.12 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T15:59:44.563Z] #38 DONE 12.3s [2022-07-25T15:59:44.652Z] #62 28.99 The following additional packages will be installed: [2022-07-25T15:59:44.864Z] [2022-07-25T15:59:44.865Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:44.865Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T15:59:44.865Z] #51 11.41 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T15:59:44.910Z] #62 29.00 libbtrfs0 [2022-07-25T15:59:45.137Z] #51 11.67 Fetched 3703 B in 5s (701 B/s) [2022-07-25T15:59:45.169Z] #62 29.27 The following NEW packages will be installed: [2022-07-25T15:59:45.169Z] #62 29.29 libbtrfs-dev libbtrfs0 [2022-07-25T15:59:45.405Z] #51 11.67 Reading package lists... [2022-07-25T15:59:45.405Z] #51 ... [2022-07-25T15:59:45.405Z] [2022-07-25T15:59:45.405Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T15:59:45.405Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T15:59:45.405Z] #57 13.00 v3.0.2 [2022-07-25T15:59:45.405Z] #57 DONE 13.1s [2022-07-25T15:59:45.428Z] #62 29.70 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:45.428Z] #62 29.70 Need to get 460 kB of archives. [2022-07-25T15:59:45.428Z] #62 29.70 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T15:59:45.428Z] #62 29.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T15:59:45.428Z] #62 29.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T15:59:45.665Z] [2022-07-25T15:59:45.665Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:45.665Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:45.665Z] #29 10.79 Selecting previously unselected package curl. [2022-07-25T15:59:45.665Z] #29 10.79 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T15:59:45.665Z] #29 10.79 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:45.665Z] #29 11.48 Selecting previously unselected package libonig5:amd64. [2022-07-25T15:59:45.665Z] #29 11.48 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T15:59:45.665Z] #29 11.48 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T15:59:45.665Z] #29 11.88 Selecting previously unselected package libjq1:amd64. [2022-07-25T15:59:45.665Z] #29 11.88 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T15:59:45.665Z] #29 11.97 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T15:59:45.665Z] #29 12.38 Selecting previously unselected package jq. [2022-07-25T15:59:45.665Z] #29 12.38 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-25T15:59:45.665Z] #29 12.39 Unpacking jq (1.6-2.1) ... [2022-07-25T15:59:45.665Z] #29 12.77 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T15:59:45.665Z] #29 12.81 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T15:59:45.665Z] #29 12.86 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T15:59:45.665Z] #29 12.89 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:45.665Z] #29 12.94 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T15:59:45.665Z] #29 13.00 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:45.665Z] #29 13.01 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T15:59:45.665Z] #29 13.02 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T15:59:45.665Z] #29 13.04 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T15:59:45.665Z] #29 13.06 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T15:59:45.665Z] #29 13.07 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T15:59:45.665Z] #29 13.08 Setting up ca-certificates (20210119) ... [2022-07-25T15:59:45.924Z] #14 14.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T15:59:46.364Z] #62 ... [2022-07-25T15:59:46.364Z] [2022-07-25T15:59:46.364Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T15:59:46.364Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T15:59:46.364Z] #47 28.04 Updating files: 82% (1796/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-25T15:59:46.364Z] #47 28.28 + git checkout -q v2.3.0 [2022-07-25T15:59:46.931Z] #47 29.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-25T15:59:47.048Z] #29 18.02 Updating certificates in /etc/ssl/certs... [2022-07-25T15:59:47.499Z] #47 ... [2022-07-25T15:59:47.499Z] [2022-07-25T15:59:47.499Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T15:59:47.499Z] #31 sha256:0f00c39aba13e894270e0ee9f13d195cfceef846c8de7d3bf1fd1e4bfa0f4f6b [2022-07-25T15:59:47.499Z] #31 5.717 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T15:59:47.499Z] #31 7.202 #=#=# [2022-07-25T15:59:47.499Z] #31 7.521 #=#=# ######################################################################## 100.0% [2022-07-25T15:59:47.499Z] #31 8.703 [2022-07-25T15:59:47.499Z] #31 ... [2022-07-25T15:59:47.499Z] [2022-07-25T15:59:47.499Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T15:59:47.499Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T15:59:47.499Z] #62 30.65 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T15:59:47.499Z] #62 30.95 Fetched 460 kB in 0s (1510 kB/s) [2022-07-25T15:59:47.499Z] #62 31.06 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T15:59:47.499Z] #62 31.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T15:59:47.499Z] #62 31.15 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T15:59:47.499Z] #62 31.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T15:59:47.499Z] #62 31.42 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T15:59:47.499Z] #62 31.42 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T15:59:47.499Z] #62 31.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T15:59:47.499Z] #62 31.79 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T15:59:47.499Z] #62 31.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T15:59:47.499Z] #62 31.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T15:59:47.622Z] #29 ... [2022-07-25T15:59:47.622Z] [2022-07-25T15:59:47.622Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T15:59:47.622Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T15:59:47.622Z] #40 15.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T15:59:47.832Z] #14 ... [2022-07-25T15:59:47.832Z] [2022-07-25T15:59:47.832Z] #24 [internal] load build context [2022-07-25T15:59:47.832Z] #24 sha256:dbcf5e05a4f86c99ad4d890464eb989945eb1caf9fdba68b9ff498d00ac524cf [2022-07-25T15:59:47.832Z] #24 transferring context: 62.06MB 18.5s done [2022-07-25T15:59:47.832Z] #24 DONE 19.2s [2022-07-25T15:59:47.832Z] [2022-07-25T15:59:47.832Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:47.832Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:47.832Z] #29 10.59 Selecting previously unselected package curl. [2022-07-25T15:59:47.832Z] #29 10.59 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T15:59:47.832Z] #29 10.59 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:47.832Z] #29 10.59 Selecting previously unselected package libonig5:amd64. [2022-07-25T15:59:47.832Z] #29 10.59 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T15:59:47.832Z] #29 10.59 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T15:59:47.832Z] #29 10.83 Selecting previously unselected package libjq1:amd64. [2022-07-25T15:59:47.832Z] #29 10.83 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T15:59:47.832Z] #29 10.83 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T15:59:47.832Z] #29 10.83 Selecting previously unselected package jq. [2022-07-25T15:59:47.832Z] #29 10.83 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-25T15:59:47.832Z] #29 10.83 Unpacking jq (1.6-2.1) ... [2022-07-25T15:59:47.832Z] #29 10.95 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T15:59:47.832Z] #29 10.95 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T15:59:47.832Z] #29 10.95 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T15:59:47.832Z] #29 10.95 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:47.832Z] #29 11.01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T15:59:47.832Z] #29 11.01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T15:59:47.832Z] #29 11.19 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T15:59:47.832Z] #29 11.19 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T15:59:47.832Z] #29 11.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T15:59:47.832Z] #29 11.19 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T15:59:47.832Z] #29 11.19 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T15:59:47.832Z] #29 11.19 Setting up ca-certificates (20210119) ... [2022-07-25T15:59:47.832Z] #29 13.43 Updating certificates in /etc/ssl/certs... [2022-07-25T15:59:47.832Z] #29 17.90 129 added, 0 removed; done. [2022-07-25T15:59:47.832Z] #29 18.05 Setting up jq (1.6-2.1) ... [2022-07-25T15:59:47.832Z] #29 18.08 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:47.832Z] #29 18.08 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:47.832Z] #29 18.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T15:59:47.832Z] #29 18.18 Processing triggers for ca-certificates (20210119) ... [2022-07-25T15:59:47.832Z] #29 18.18 Updating certificates in /etc/ssl/certs... [2022-07-25T15:59:47.832Z] #29 ... [2022-07-25T15:59:47.832Z] [2022-07-25T15:59:47.832Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T15:59:47.832Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T15:59:47.832Z] #62 9.992 Reading package lists... [2022-07-25T15:59:47.882Z] #40 15.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T15:59:48.006Z] #29 22.59 0 added, 0 removed; done. [2022-07-25T15:59:48.006Z] #29 22.59 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T15:59:48.006Z] #29 22.60 done. [2022-07-25T15:59:48.006Z] #29 DONE 23.0s [2022-07-25T15:59:48.006Z] [2022-07-25T15:59:48.006Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T15:59:48.006Z] #30 sha256:35b4f3c602686e80f4210229222a81667ba0279d4e7fabdbffb354a45ca3421f [2022-07-25T15:59:48.006Z] #30 DONE 0.1s [2022-07-25T15:59:48.006Z] [2022-07-25T15:59:48.006Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T15:59:48.006Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-25T15:59:48.006Z] #36 13.22 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T15:59:48.006Z] #36 13.22 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T15:59:48.006Z] #36 13.57 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T15:59:48.006Z] #36 13.70 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T15:59:48.006Z] #36 14.19 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T15:59:48.006Z] #36 14.22 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T15:59:48.006Z] #36 14.25 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T15:59:48.006Z] #36 14.35 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T15:59:48.006Z] #36 14.59 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T15:59:48.006Z] #36 15.00 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T15:59:48.006Z] #36 15.13 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T15:59:48.006Z] #36 15.21 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T15:59:48.006Z] #36 16.26 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T15:59:48.006Z] #36 16.47 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T15:59:48.006Z] #36 ... [2022-07-25T15:59:48.006Z] [2022-07-25T15:59:48.006Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T15:59:48.006Z] #31 sha256:0b01dc5a18e9091c67f4393aa11bf1c4b40c7927cbc1625a15390bd31a171c39 [2022-07-25T15:59:48.066Z] #62 DONE 32.3s [2022-07-25T15:59:48.066Z] [2022-07-25T15:59:48.066Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:48.066Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:48.066Z] #76 28.59 python3 is already the newest version (3.9.2-3). [2022-07-25T15:59:48.066Z] #76 28.59 The following additional packages will be installed: [2022-07-25T15:59:48.066Z] #76 28.60 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T15:59:48.066Z] #76 28.61 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T15:59:48.066Z] #76 28.62 Suggested packages: [2022-07-25T15:59:48.066Z] #76 28.62 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T15:59:48.066Z] #76 28.62 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T15:59:48.066Z] #76 28.62 m4-doc ed diffutils-doc [2022-07-25T15:59:48.066Z] #76 28.62 Recommended packages: [2022-07-25T15:59:48.066Z] #76 28.62 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T15:59:48.066Z] #76 30.00 The following NEW packages will be installed: [2022-07-25T15:59:48.066Z] #76 30.01 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T15:59:48.066Z] #76 30.02 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T15:59:48.066Z] #76 30.02 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T15:59:48.066Z] #76 30.02 libyajl2 m4 patch xz-utils [2022-07-25T15:59:48.066Z] #76 30.44 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:48.066Z] #76 30.44 Need to get 5940 kB of archives. [2022-07-25T15:59:48.066Z] #76 30.44 After this operation, 18.7 MB of additional disk space will be used. [2022-07-25T15:59:48.066Z] #76 30.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T15:59:48.066Z] #76 30.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T15:59:48.066Z] #76 30.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T15:59:48.066Z] #76 30.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T15:59:48.066Z] #76 30.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T15:59:48.066Z] #76 30.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-25T15:59:48.067Z] #76 30.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-25T15:59:48.067Z] #76 30.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-25T15:59:48.067Z] #76 30.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T15:59:48.067Z] #76 30.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T15:59:48.067Z] #76 30.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T15:59:48.067Z] #76 30.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T15:59:48.067Z] #76 30.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-25T15:59:48.067Z] #76 30.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T15:59:48.067Z] #76 30.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-25T15:59:48.067Z] #76 30.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T15:59:48.067Z] #76 30.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-25T15:59:48.067Z] #76 30.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T15:59:48.067Z] #76 30.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T15:59:48.067Z] #76 30.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-25T15:59:48.067Z] #76 30.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T15:59:48.067Z] #76 30.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T15:59:48.067Z] #76 30.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-25T15:59:48.067Z] #76 32.09 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T15:59:48.067Z] #76 ... [2022-07-25T15:59:48.067Z] [2022-07-25T15:59:48.067Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T15:59:48.067Z] #63 sha256:ebf3961e4a1216dd9db3bbb41a358f28277f961eda1b6569d419e82065c5042d [2022-07-25T15:59:48.067Z] #63 DONE 0.1s [2022-07-25T15:59:48.067Z] [2022-07-25T15:59:48.067Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:48.067Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:48.067Z] #76 32.35 Fetched 5940 kB in 1s (7411 kB/s) [2022-07-25T15:59:48.326Z] #76 32.54 Selecting previously unselected package bzip2. [2022-07-25T15:59:48.584Z] #76 32.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T15:59:48.584Z] #76 32.66 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T15:59:48.584Z] #76 32.67 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T15:59:48.584Z] #76 32.87 Selecting previously unselected package libmagic-mgc. [2022-07-25T15:59:48.584Z] #76 32.88 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T15:59:48.584Z] #76 32.89 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T15:59:49.034Z] #62 16.31 Reading package lists... [2022-07-25T15:59:49.034Z] #62 ... [2022-07-25T15:59:49.034Z] [2022-07-25T15:59:49.034Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T15:59:49.034Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T15:59:49.034Z] #53 16.48 gotestsum version dev [2022-07-25T15:59:49.034Z] #53 DONE 17.0s [2022-07-25T15:59:49.034Z] [2022-07-25T15:59:49.034Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T15:59:49.034Z] #66 sha256:e610ed62542233cd98800649d6bf65e40c9202905db17b802a19364cf6ebe3df [2022-07-25T15:59:49.034Z] #66 DONE 0.6s [2022-07-25T15:59:49.034Z] [2022-07-25T15:59:49.034Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T15:59:49.034Z] #25 sha256:d83b5fc5db8324e30f682415b8e3a55510aae902e5679afb6221f71b92994839 [2022-07-25T15:59:49.152Z] #76 33.48 Selecting previously unselected package libmagic1:amd64. [2022-07-25T15:59:49.411Z] #76 33.48 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T15:59:49.411Z] #76 33.51 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T15:59:49.411Z] #76 ... [2022-07-25T15:59:49.411Z] [2022-07-25T15:59:49.411Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T15:59:49.411Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T15:59:49.411Z] #14 23.53 Fetched 8560 kB in 16s (530 kB/s) [2022-07-25T15:59:49.411Z] #14 23.53 Reading package lists... [2022-07-25T15:59:49.411Z] #14 29.30 Reading package lists... [2022-07-25T15:59:49.411Z] #14 ... [2022-07-25T15:59:49.411Z] [2022-07-25T15:59:49.411Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:49.411Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:49.411Z] #76 33.70 Selecting previously unselected package file. [2022-07-25T15:59:49.411Z] #76 33.70 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-25T15:59:49.411Z] #76 33.72 Unpacking file (1:5.39-3) ... [2022-07-25T15:59:49.607Z] #25 DONE 1.3s [2022-07-25T15:59:49.607Z] [2022-07-25T15:59:49.607Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T15:59:49.607Z] #26 sha256:daa9e573027e3e5bda68783844e56eaffb4feccbc148c8be362dc9f0ff3ac906 [2022-07-25T15:59:49.670Z] #76 33.86 Selecting previously unselected package xz-utils. [2022-07-25T15:59:49.670Z] #76 33.86 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T15:59:49.670Z] #76 33.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T15:59:49.778Z] #58 11.47 Reading package lists... [2022-07-25T15:59:49.778Z] #58 ... [2022-07-25T15:59:49.778Z] [2022-07-25T15:59:49.778Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T15:59:49.778Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T15:59:49.778Z] #60 16.53 gotestsum version dev [2022-07-25T15:59:49.778Z] #60 DONE 16.9s [2022-07-25T15:59:49.778Z] [2022-07-25T15:59:49.778Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:49.778Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:49.778Z] #36 16.57 Updating certificates in /etc/ssl/certs... [2022-07-25T15:59:49.778Z] #36 20.31 129 added, 0 removed; done. [2022-07-25T15:59:49.778Z] #36 20.44 Setting up jq (1.6-2.1) ... [2022-07-25T15:59:49.778Z] #36 20.45 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:49.778Z] #36 20.49 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:49.778Z] #36 20.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T15:59:49.778Z] #36 20.55 Processing triggers for ca-certificates (20210119) ... [2022-07-25T15:59:49.778Z] #36 20.60 Updating certificates in /etc/ssl/certs... [2022-07-25T15:59:49.929Z] #76 34.12 Selecting previously unselected package libsigsegv2:amd64. [2022-07-25T15:59:49.929Z] #76 34.12 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-25T15:59:49.929Z] #76 34.12 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-25T15:59:49.929Z] #76 34.19 Selecting previously unselected package m4. [2022-07-25T15:59:49.929Z] #76 34.22 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-25T15:59:49.929Z] #76 34.23 Unpacking m4 (1.4.18-5) ... [2022-07-25T15:59:49.929Z] #76 ... [2022-07-25T15:59:49.929Z] [2022-07-25T15:59:49.929Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T15:59:49.929Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T15:59:49.929Z] #36 24.30 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T15:59:49.929Z] #36 25.20 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T15:59:49.929Z] #36 25.44 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T15:59:49.929Z] #36 25.47 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T15:59:49.929Z] #36 27.08 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T15:59:49.929Z] #36 27.15 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-25T15:59:50.188Z] #36 ... [2022-07-25T15:59:50.188Z] [2022-07-25T15:59:50.188Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:50.188Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:50.188Z] #76 34.49 Selecting previously unselected package autoconf. [2022-07-25T15:59:50.188Z] #76 34.49 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T15:59:50.447Z] #76 34.49 Unpacking autoconf (2.69-14) ... [2022-07-25T15:59:50.523Z] #31 ... [2022-07-25T15:59:50.523Z] [2022-07-25T15:59:50.523Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T15:59:50.523Z] #67 sha256:6d5229b3fa896a916914652cda0283fcacf9549c9684f1d2f6478d39d8cdaf0b [2022-07-25T15:59:50.523Z] #67 10.80 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T15:59:50.523Z] #67 11.35 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T15:59:50.523Z] #67 11.53 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T15:59:50.523Z] #67 11.98 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T15:59:50.523Z] #67 12.37 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T15:59:50.523Z] #67 12.46 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T15:59:50.523Z] #67 12.64 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T15:59:50.523Z] #67 12.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T15:59:50.523Z] #67 12.96 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T15:59:50.523Z] #67 13.05 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T15:59:50.523Z] #67 14.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T15:59:50.523Z] #67 ... [2022-07-25T15:59:50.523Z] [2022-07-25T15:59:50.523Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T15:59:50.523Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-25T15:59:50.523Z] #47 21.13 + git checkout -q v2.3.0 [2022-07-25T15:59:50.706Z] #76 34.87 Selecting previously unselected package autotools-dev. [2022-07-25T15:59:50.706Z] #76 34.87 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T15:59:50.706Z] #76 34.87 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T15:59:50.706Z] #76 35.02 Selecting previously unselected package automake. [2022-07-25T15:59:50.706Z] #76 35.03 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T15:59:50.706Z] #76 35.03 Unpacking automake (1:1.16.3-2) ... [2022-07-25T15:59:50.965Z] #76 ... [2022-07-25T15:59:50.965Z] [2022-07-25T15:59:50.965Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T15:59:50.965Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T15:59:50.965Z] #42 17.53 Reading package lists... [2022-07-25T15:59:50.965Z] #42 25.29 Building dependency tree... [2022-07-25T15:59:50.965Z] #42 28.86 The following additional packages will be installed: [2022-07-25T15:59:50.965Z] #42 28.86 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-25T15:59:50.965Z] #42 28.87 Suggested packages: [2022-07-25T15:59:50.965Z] #42 28.88 cmake-doc ninja-build lrzip [2022-07-25T15:59:50.965Z] #42 28.88 Recommended packages: [2022-07-25T15:59:50.965Z] #42 28.88 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T15:59:50.965Z] #42 29.64 The following NEW packages will be installed: [2022-07-25T15:59:50.965Z] #42 29.64 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-25T15:59:50.965Z] #42 29.65 vim-common xxd [2022-07-25T15:59:50.965Z] #42 30.04 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:50.965Z] #42 30.04 Need to get 17.7 MB of archives. [2022-07-25T15:59:50.965Z] #42 30.04 After this operation, 70.7 MB of additional disk space will be used. [2022-07-25T15:59:50.965Z] #42 30.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T15:59:50.965Z] #42 30.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T15:59:50.965Z] #42 30.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T15:59:50.965Z] #42 30.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T15:59:50.965Z] #42 30.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T15:59:50.965Z] #42 30.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T15:59:50.965Z] #42 30.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T15:59:50.965Z] #42 30.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T15:59:50.965Z] #42 30.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T15:59:50.965Z] #42 30.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T15:59:50.965Z] #42 32.46 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T15:59:50.965Z] #42 32.82 Fetched 17.7 MB in 2s (11.4 MB/s) [2022-07-25T15:59:50.965Z] #42 32.98 Selecting previously unselected package xxd. [2022-07-25T15:59:50.965Z] #42 32.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-07-25T15:59:50.965Z] #42 33.09 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T15:59:50.965Z] #42 33.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T15:59:50.965Z] #42 33.38 Selecting previously unselected package vim-common. [2022-07-25T15:59:50.965Z] #42 33.38 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T15:59:50.965Z] #42 33.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T15:59:50.965Z] #42 33.78 Selecting previously unselected package cmake-data. [2022-07-25T15:59:50.965Z] #42 33.78 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T15:59:50.965Z] #42 33.79 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T15:59:50.965Z] #42 ... [2022-07-25T15:59:50.965Z] [2022-07-25T15:59:50.965Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T15:59:50.965Z] #64 sha256:ae864856b36ee2c373ec5b4a5ea00c4cd444f3c1a7bea37ce5a72db3f030ff0b [2022-07-25T15:59:50.965Z] #64 0.938 + RM_GOPATH=0 [2022-07-25T15:59:50.965Z] #64 0.939 + TMP_GOPATH= [2022-07-25T15:59:50.965Z] #64 0.939 + : /build [2022-07-25T15:59:50.965Z] #64 0.939 + '[' -z '' ']' [2022-07-25T15:59:50.965Z] #64 0.940 ++ mktemp -d [2022-07-25T15:59:50.965Z] #64 0.941 + export GOPATH=/tmp/tmp.vZSp7DyeWp [2022-07-25T15:59:50.965Z] #64 0.941 + GOPATH=/tmp/tmp.vZSp7DyeWp [2022-07-25T15:59:50.965Z] #64 0.941 + RM_GOPATH=1 [2022-07-25T15:59:50.965Z] #64 0.941 + case "$(go env GOARCH)" in [2022-07-25T15:59:50.965Z] #64 0.942 ++ go env GOARCH [2022-07-25T15:59:50.965Z] #64 0.957 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:50.965Z] #64 0.957 + GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:50.965Z] #64 0.958 ++ dirname /install.sh [2022-07-25T15:59:50.965Z] #64 0.959 + dir=/ [2022-07-25T15:59:50.965Z] #64 0.959 + bin=containerd [2022-07-25T15:59:50.965Z] #64 0.959 + shift [2022-07-25T15:59:50.965Z] #64 0.959 + '[' '!' -f //containerd.installer ']' [2022-07-25T15:59:50.965Z] #64 0.959 + . //containerd.installer [2022-07-25T15:59:50.965Z] #64 0.959 ++ set -e [2022-07-25T15:59:50.965Z] #64 0.959 ++ : v1.6.6 [2022-07-25T15:59:50.965Z] #64 0.960 + install_containerd [2022-07-25T15:59:50.965Z] #64 0.960 + echo 'Install containerd version v1.6.6' [2022-07-25T15:59:50.965Z] #64 0.960 Install containerd version v1.6.6 [2022-07-25T15:59:50.965Z] #64 0.965 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vZSp7DyeWp/src/github.com/containerd/containerd [2022-07-25T15:59:50.965Z] #64 0.967 Cloning into '/tmp/tmp.vZSp7DyeWp/src/github.com/containerd/containerd'... [2022-07-25T15:59:50.988Z] #26 ... [2022-07-25T15:59:50.988Z] [2022-07-25T15:59:50.988Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:50.988Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:50.988Z] #29 22.04 0 added, 0 removed; done. [2022-07-25T15:59:50.988Z] #29 22.04 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T15:59:50.988Z] #29 22.04 done. [2022-07-25T15:59:50.988Z] #29 DONE 22.6s [2022-07-25T15:59:51.146Z] #36 ... [2022-07-25T15:59:51.146Z] [2022-07-25T15:59:51.146Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T15:59:51.146Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T15:59:51.146Z] #43 18.51 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T15:59:51.146Z] #43 18.52 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T15:59:51.146Z] #43 18.79 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T15:59:51.178Z] #40 ... [2022-07-25T15:59:51.178Z] [2022-07-25T15:59:51.178Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T15:59:51.178Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T15:59:51.178Z] #53 18.43 gotestsum version dev [2022-07-25T15:59:51.178Z] #53 DONE 18.6s [2022-07-25T15:59:51.178Z] [2022-07-25T15:59:51.178Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T15:59:51.178Z] #67 sha256:80760af803a8585c92c14688f4a68bf754d4e43a7e75b1d8111c2b2dc3987b2c [2022-07-25T15:59:51.178Z] #67 2.206 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T15:59:51.178Z] #67 6.393 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T15:59:51.178Z] #67 6.397 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T15:59:51.178Z] #67 7.508 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T15:59:51.178Z] #67 10.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T15:59:51.247Z] [2022-07-25T15:59:51.247Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T15:59:51.247Z] #30 sha256:f2696a8fcc10cd31130514b71a38ee54da9edd77e43a8c0cbba8f773263703c1 [2022-07-25T15:59:51.404Z] #43 18.90 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T15:59:51.452Z] #47 22.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-25T15:59:51.506Z] #30 DONE 0.4s [2022-07-25T15:59:51.506Z] [2022-07-25T15:59:51.506Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T15:59:51.506Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T15:59:51.506Z] #36 19.62 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T15:59:51.506Z] #36 19.63 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T15:59:51.661Z] #43 19.27 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T15:59:51.725Z] #47 ... [2022-07-25T15:59:51.725Z] [2022-07-25T15:59:51.725Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T15:59:51.725Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-25T15:59:51.725Z] #62 7.633 Reading package lists... [2022-07-25T15:59:51.725Z] #62 13.39 Reading package lists... [2022-07-25T15:59:51.725Z] #62 17.53 Building dependency tree... [2022-07-25T15:59:51.725Z] #62 18.87 Reading state information... [2022-07-25T15:59:51.725Z] #62 21.00 The following additional packages will be installed: [2022-07-25T15:59:51.725Z] #62 21.03 libbtrfs0 [2022-07-25T15:59:51.725Z] #62 21.21 The following NEW packages will be installed: [2022-07-25T15:59:51.725Z] #62 21.22 libbtrfs-dev libbtrfs0 [2022-07-25T15:59:51.725Z] #62 21.70 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:51.725Z] #62 21.70 Need to get 454 kB of archives. [2022-07-25T15:59:51.725Z] #62 21.70 After this operation, 1275 kB of additional disk space will be used. [2022-07-25T15:59:51.725Z] #62 21.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-25T15:59:51.725Z] #62 21.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-25T15:59:51.725Z] #62 22.61 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T15:59:51.725Z] #62 22.85 Fetched 454 kB in 0s (1394 kB/s) [2022-07-25T15:59:51.725Z] #62 22.94 Selecting previously unselected package libbtrfs0:arm64. [2022-07-25T15:59:51.725Z] #62 22.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-25T15:59:51.725Z] #62 23.02 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-25T15:59:51.726Z] #62 23.03 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-25T15:59:51.726Z] #62 23.26 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-25T15:59:51.726Z] #62 23.27 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-25T15:59:51.726Z] #62 23.28 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-25T15:59:51.765Z] #36 20.01 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T15:59:51.917Z] #43 19.33 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T15:59:51.917Z] #43 19.41 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T15:59:51.917Z] #43 19.55 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T15:59:51.982Z] #62 ... [2022-07-25T15:59:51.983Z] [2022-07-25T15:59:51.983Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:51.983Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-25T15:59:51.983Z] #76 12.69 Reading package lists... [2022-07-25T15:59:51.983Z] #76 16.99 Building dependency tree... [2022-07-25T15:59:51.983Z] #76 18.31 Reading state information... [2022-07-25T15:59:51.983Z] #76 20.38 python3 is already the newest version (3.9.2-3). [2022-07-25T15:59:51.983Z] #76 20.38 The following additional packages will be installed: [2022-07-25T15:59:51.983Z] #76 20.38 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T15:59:51.983Z] #76 20.38 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T15:59:51.983Z] #76 20.40 Suggested packages: [2022-07-25T15:59:51.983Z] #76 20.41 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T15:59:51.983Z] #76 20.41 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T15:59:51.983Z] #76 20.41 m4-doc ed diffutils-doc [2022-07-25T15:59:51.983Z] #76 20.41 Recommended packages: [2022-07-25T15:59:51.983Z] #76 20.41 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T15:59:51.983Z] #76 21.59 The following NEW packages will be installed: [2022-07-25T15:59:51.983Z] #76 21.61 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T15:59:51.983Z] #76 21.61 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T15:59:51.983Z] #76 21.61 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T15:59:51.983Z] #76 21.61 libyajl2 m4 patch xz-utils [2022-07-25T15:59:51.983Z] #76 22.07 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:51.983Z] #76 22.07 Need to get 5916 kB of archives. [2022-07-25T15:59:51.983Z] #76 22.07 After this operation, 18.6 MB of additional disk space will be used. [2022-07-25T15:59:51.983Z] #76 22.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-25T15:59:51.983Z] #76 22.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-25T15:59:51.983Z] #76 22.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-25T15:59:51.983Z] #76 22.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-25T15:59:51.983Z] #76 22.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-25T15:59:51.983Z] #76 22.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-25T15:59:51.983Z] #76 22.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-25T15:59:51.983Z] #76 22.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-25T15:59:51.983Z] #76 22.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T15:59:51.983Z] #76 22.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T15:59:51.983Z] #76 22.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-25T15:59:51.983Z] #76 22.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T15:59:51.983Z] #76 22.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-25T15:59:51.983Z] #76 22.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-25T15:59:51.983Z] #76 22.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-25T15:59:51.983Z] #76 22.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-25T15:59:51.983Z] #76 22.27 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-07-25T15:59:51.983Z] #76 22.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-25T15:59:51.983Z] #76 22.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-25T15:59:51.983Z] #76 22.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-25T15:59:51.983Z] #76 22.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-25T15:59:51.983Z] #76 22.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-25T15:59:51.983Z] #76 22.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-25T15:59:51.983Z] #76 23.30 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T15:59:52.023Z] #36 20.37 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T15:59:52.174Z] #43 19.78 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T15:59:52.241Z] #76 23.58 Fetched 5916 kB in 1s (9171 kB/s) [2022-07-25T15:59:52.241Z] #76 23.66 Selecting previously unselected package bzip2. [2022-07-25T15:59:52.241Z] #76 23.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% [2022-07-25T15:59:52.241Z] #76 ... [2022-07-25T15:59:52.241Z] [2022-07-25T15:59:52.241Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T15:59:52.241Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-25T15:59:52.241Z] #62 23.59 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-25T15:59:52.241Z] #62 23.62 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-25T15:59:52.241Z] #62 23.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T15:59:52.241Z] #62 ... [2022-07-25T15:59:52.241Z] [2022-07-25T15:59:52.241Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T15:59:52.241Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-25T15:59:52.241Z] #42 7.988 Reading package lists... [2022-07-25T15:59:52.241Z] #42 14.00 Reading package lists... [2022-07-25T15:59:52.241Z] #42 18.14 Building dependency tree... [2022-07-25T15:59:52.241Z] #42 21.83 The following additional packages will be installed: [2022-07-25T15:59:52.241Z] #42 21.86 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-25T15:59:52.241Z] #42 21.87 Suggested packages: [2022-07-25T15:59:52.241Z] #42 21.87 cmake-doc ninja-build lrzip [2022-07-25T15:59:52.241Z] #42 21.87 Recommended packages: [2022-07-25T15:59:52.241Z] #42 21.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T15:59:52.241Z] #42 22.62 The following NEW packages will be installed: [2022-07-25T15:59:52.241Z] #42 22.65 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-25T15:59:52.241Z] #42 22.66 vim-common xxd [2022-07-25T15:59:52.241Z] #42 23.08 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:52.241Z] #42 23.08 Need to get 15.6 MB of archives. [2022-07-25T15:59:52.241Z] #42 23.08 After this operation, 67.4 MB of additional disk space will be used. [2022-07-25T15:59:52.241Z] #42 23.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T15:59:52.241Z] #42 23.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T15:59:52.241Z] #42 23.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T15:59:52.241Z] #42 23.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-25T15:59:52.241Z] #42 23.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-25T15:59:52.241Z] #42 23.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-25T15:59:52.241Z] #42 23.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-25T15:59:52.241Z] #42 23.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-25T15:59:52.241Z] #42 23.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-25T15:59:52.241Z] #42 23.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-25T15:59:52.241Z] #42 ... [2022-07-25T15:59:52.241Z] [2022-07-25T15:59:52.241Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:52.241Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-25T15:59:52.241Z] #76 23.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-25T15:59:52.241Z] #76 23.73 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-25T15:59:52.241Z] #76 23.74 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T15:59:52.282Z] #36 20.72 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T15:59:52.282Z] #36 20.72 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T15:59:52.282Z] #36 20.76 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T15:59:52.430Z] #43 20.00 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T15:59:52.506Z] #76 23.91 Selecting previously unselected package libmagic-mgc.#76 ... [2022-07-25T15:59:52.506Z] [2022-07-25T15:59:52.506Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T15:59:52.506Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-25T15:59:52.506Z] #62 DONE 24.0s [2022-07-25T15:59:52.506Z] [2022-07-25T15:59:52.506Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:52.506Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-25T15:59:52.506Z] #76 23.91 Selecting previously unselected package libmagic-mgc. [2022-07-25T15:59:52.506Z] #76 23.91 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-25T15:59:52.506Z] #76 23.92 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T15:59:52.506Z] #76 ... [2022-07-25T15:59:52.506Z] [2022-07-25T15:59:52.506Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T15:59:52.506Z] #63 sha256:f6010f87b59b006a7094871df51e60b351b528115973d8ecf1e1be3fe9eb4e42 [2022-07-25T15:59:52.506Z] #63 DONE 0.2s [2022-07-25T15:59:52.541Z] #36 ... [2022-07-25T15:59:52.541Z] [2022-07-25T15:59:52.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-07-25T15:59:52.541Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T15:59:52.541Z] #42 10.85 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T15:59:52.541Z] #42 10.85 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T15:59:52.541Z] #42 10.85 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T15:59:52.541Z] #42 13.39 Reading package lists... [2022-07-25T15:59:52.687Z] #43 20.40 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T15:59:52.725Z] #67 11.84 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T15:59:52.725Z] #67 ... [2022-07-25T15:59:52.725Z] [2022-07-25T15:59:52.725Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:52.725Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:52.725Z] #29 23.62 129 added, 0 removed; done. [2022-07-25T15:59:52.725Z] #29 23.74 Setting up jq (1.6-2.1) ... [2022-07-25T15:59:52.725Z] #29 23.76 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:52.725Z] #29 23.79 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T15:59:52.725Z] #29 23.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T15:59:52.725Z] #29 23.91 Processing triggers for ca-certificates (20210119) ... [2022-07-25T15:59:52.725Z] #29 23.92 Updating certificates in /etc/ssl/certs... [2022-07-25T15:59:52.762Z] [2022-07-25T15:59:52.762Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T15:59:52.762Z] #64 sha256:3c37ece8e9b46cd6845bce0c4a908737e92d9e969ff241a1668ed09d7680a80c [2022-07-25T15:59:52.800Z] #42 19.43 Reading package lists... [2022-07-25T15:59:52.800Z] #42 ... [2022-07-25T15:59:52.800Z] [2022-07-25T15:59:52.800Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T15:59:52.800Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T15:59:52.800Z] #36 20.99 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T15:59:52.945Z] #43 20.52 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T15:59:52.945Z] #43 20.56 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T15:59:53.059Z] #36 21.46 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T15:59:53.202Z] #43 ... [2022-07-25T15:59:53.202Z] [2022-07-25T15:59:53.202Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:53.202Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:53.202Z] #36 23.86 0 added, 0 removed; done. [2022-07-25T15:59:53.202Z] #36 23.87 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T15:59:53.202Z] #36 23.87 done. [2022-07-25T15:59:53.202Z] #36 DONE 24.2s [2022-07-25T15:59:53.202Z] [2022-07-25T15:59:53.202Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T15:59:53.202Z] #37 sha256:e00774699207cf9c6773930c6ec81e126ebcc6b3df67561a7c36ba9ed8385184 [2022-07-25T15:59:53.202Z] #37 DONE 0.1s [2022-07-25T15:59:53.296Z] #29 ... [2022-07-25T15:59:53.296Z] [2022-07-25T15:59:53.296Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T15:59:53.296Z] #26 sha256:6bdc06ef525a9eb83fe813fcb27e4f4624bc038248327868403484770fd0fa42 [2022-07-25T15:59:53.296Z] #26 12.52 + mkdir -p /build [2022-07-25T15:59:53.296Z] #26 12.52 + mv docker/docker /build/ [2022-07-25T15:59:53.296Z] #26 12.53 + rmdir docker [2022-07-25T15:59:53.296Z] #26 DONE 12.6s [2022-07-25T15:59:53.296Z] [2022-07-25T15:59:53.296Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T15:59:53.296Z] #67 sha256:80760af803a8585c92c14688f4a68bf754d4e43a7e75b1d8111c2b2dc3987b2c [2022-07-25T15:59:53.296Z] #67 12.07 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T15:59:53.296Z] #67 12.70 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T15:59:53.329Z] #64 ... [2022-07-25T15:59:53.329Z] [2022-07-25T15:59:53.329Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:53.329Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-25T15:59:53.329Z] #51 9.235 Reading package lists... [2022-07-25T15:59:53.329Z] #51 14.17 Reading package lists... [2022-07-25T15:59:53.329Z] #51 18.22 Building dependency tree... [2022-07-25T15:59:53.329Z] #51 19.71 Reading state information... [2022-07-25T15:59:53.329Z] #51 21.74 The following additional packages will be installed: [2022-07-25T15:59:53.329Z] #51 21.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T15:59:53.329Z] #51 21.76 python3-protobuf python3-six [2022-07-25T15:59:53.329Z] #51 21.77 Suggested packages: [2022-07-25T15:59:53.329Z] #51 21.77 python3-setuptools [2022-07-25T15:59:53.329Z] #51 21.77 Recommended packages: [2022-07-25T15:59:53.329Z] #51 21.77 iproute2 | iproute [2022-07-25T15:59:53.329Z] #51 22.37 The following NEW packages will be installed: [2022-07-25T15:59:53.329Z] #51 22.40 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T15:59:53.329Z] #51 22.42 python3-protobuf python3-six [2022-07-25T15:59:53.329Z] #51 22.89 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:53.329Z] #51 22.89 Need to get 2136 kB of archives. [2022-07-25T15:59:53.329Z] #51 22.89 After this operation, 10.8 MB of additional disk space will be used. [2022-07-25T15:59:53.329Z] #51 22.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-25T15:59:53.329Z] #51 22.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T15:59:53.329Z] #51 22.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T15:59:53.329Z] #51 22.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-25T15:59:53.329Z] #51 22.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-25T15:59:53.329Z] #51 22.92 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-07-25T15:59:53.329Z] #51 22.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-25T15:59:53.458Z] [2022-07-25T15:59:53.458Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T15:59:53.458Z] #38 sha256:48b391eecb15db7e5c43210692952f9b7d029fd824bab6e8421bc39b75f320b8 [2022-07-25T15:59:53.498Z] #64 ... [2022-07-25T15:59:53.498Z] [2022-07-25T15:59:53.498Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:53.498Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T15:59:53.498Z] #51 19.24 Reading package lists... [2022-07-25T15:59:53.498Z] #51 26.22 Building dependency tree... [2022-07-25T15:59:53.498Z] #51 27.67 Reading state information... [2022-07-25T15:59:53.498Z] #51 29.87 The following additional packages will be installed: [2022-07-25T15:59:53.498Z] #51 29.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T15:59:53.498Z] #51 29.88 python3-protobuf python3-six [2022-07-25T15:59:53.498Z] #51 29.90 Suggested packages: [2022-07-25T15:59:53.498Z] #51 29.91 python3-setuptools [2022-07-25T15:59:53.498Z] #51 29.91 Recommended packages: [2022-07-25T15:59:53.498Z] #51 29.91 iproute2 | iproute [2022-07-25T15:59:53.498Z] #51 30.56 The following NEW packages will be installed: [2022-07-25T15:59:53.498Z] #51 30.58 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T15:59:53.498Z] #51 30.60 python3-protobuf python3-six [2022-07-25T15:59:53.498Z] #51 31.28 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:53.498Z] #51 31.28 Need to get 2315 kB of archives. [2022-07-25T15:59:53.498Z] #51 31.28 After this operation, 11.1 MB of additional disk space will be used. [2022-07-25T15:59:53.498Z] #51 31.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-25T15:59:53.498Z] #51 31.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T15:59:53.498Z] #51 31.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T15:59:53.498Z] #51 31.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-25T15:59:53.498Z] #51 31.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T15:59:53.498Z] #51 31.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T15:59:53.498Z] #51 31.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T15:59:53.498Z] #51 33.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-25T15:59:53.498Z] #51 35.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T15:59:53.498Z] #51 35.44 Fetched 2315 kB in 3s (683 kB/s) [2022-07-25T15:59:53.498Z] #51 35.56 Selecting previously unselected package libprotobuf23:amd64. [2022-07-25T15:59:53.498Z] #51 35.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T15:59:53.498Z] #51 35.64 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-25T15:59:53.498Z] #51 35.65 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T15:59:53.557Z] #67 ... [2022-07-25T15:59:53.557Z] [2022-07-25T15:59:53.557Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:53.557Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:53.557Z] #76 11.06 Reading package lists... [2022-07-25T15:59:53.557Z] #76 19.70 Reading package lists... [2022-07-25T15:59:53.557Z] #76 ... [2022-07-25T15:59:53.557Z] [2022-07-25T15:59:53.557Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T15:59:53.557Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T15:59:53.557Z] #42 11.18 Reading package lists... [2022-07-25T15:59:53.585Z] #51 ... [2022-07-25T15:59:53.585Z] [2022-07-25T15:59:53.585Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T15:59:53.585Z] #64 sha256:3c37ece8e9b46cd6845bce0c4a908737e92d9e969ff241a1668ed09d7680a80c [2022-07-25T15:59:53.585Z] #64 0.892 + RM_GOPATH=0 [2022-07-25T15:59:53.585Z] #64 0.897 + TMP_GOPATH= [2022-07-25T15:59:53.585Z] #64 0.897 + : /build [2022-07-25T15:59:53.585Z] #64 0.897 + '[' -z '' ']' [2022-07-25T15:59:53.585Z] #64 0.898 ++ mktemp -d [2022-07-25T15:59:53.585Z] #64 0.907 + export GOPATH=/tmp/tmp.BsYWPVHj6k [2022-07-25T15:59:53.585Z] #64 0.913 + GOPATH=/tmp/tmp.BsYWPVHj6k [2022-07-25T15:59:53.585Z] #64 0.913 + RM_GOPATH=1 [2022-07-25T15:59:53.585Z] #64 0.913 + case "$(go env GOARCH)" in [2022-07-25T15:59:53.585Z] #64 0.913 ++ go env GOARCH [2022-07-25T15:59:53.585Z] #64 0.933 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:53.585Z] #64 0.933 + GO_BUILDMODE=-buildmode=pie [2022-07-25T15:59:53.585Z] #64 0.936 ++ dirname /install.sh [2022-07-25T15:59:53.585Z] #64 0.937 + dir=/ [2022-07-25T15:59:53.585Z] #64 0.937 + bin=containerd [2022-07-25T15:59:53.585Z] #64 0.937 + shift [2022-07-25T15:59:53.585Z] #64 0.937 + '[' '!' -f //containerd.installer ']' [2022-07-25T15:59:53.585Z] #64 0.937 + . //containerd.installer [2022-07-25T15:59:53.585Z] #64 0.938 ++ set -e [2022-07-25T15:59:53.585Z] #64 0.938 ++ : v1.6.6 [2022-07-25T15:59:53.585Z] #64 0.938 + install_containerd [2022-07-25T15:59:53.585Z] #64 0.939 + echo 'Install containerd version v1.6.6' [2022-07-25T15:59:53.585Z] #64 0.939 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BsYWPVHj6k/src/github.com/containerd/containerd [2022-07-25T15:59:53.585Z] #64 0.940 Install containerd version v1.6.6 [2022-07-25T15:59:53.585Z] #64 0.948 Cloning into '/tmp/tmp.BsYWPVHj6k/src/github.com/containerd/containerd'... [2022-07-25T15:59:53.627Z] #36 21.97 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T15:59:53.627Z] #36 22.09 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T15:59:53.757Z] #51 ... [2022-07-25T15:59:53.757Z] [2022-07-25T15:59:53.757Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:53.757Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:53.757Z] #76 35.53 Selecting previously unselected package patch. [2022-07-25T15:59:53.757Z] #76 35.53 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-25T15:59:53.757Z] #76 35.55 Unpacking patch (2.7.6-7) ... [2022-07-25T15:59:53.757Z] #76 35.78 Selecting previously unselected package dpkg-dev. [2022-07-25T15:59:53.757Z] #76 35.78 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T15:59:53.757Z] #76 35.79 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T15:59:53.757Z] #76 36.97 Selecting previously unselected package build-essential. [2022-07-25T15:59:53.757Z] #76 36.97 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-25T15:59:53.757Z] #76 36.99 Unpacking build-essential (12.9) ... [2022-07-25T15:59:53.757Z] #76 37.11 Selecting previously unselected package libcap2:amd64. [2022-07-25T15:59:53.757Z] #76 37.12 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T15:59:53.757Z] #76 37.15 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T15:59:53.757Z] #76 37.23 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T15:59:53.757Z] #76 37.23 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-25T15:59:53.757Z] #76 37.25 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T15:59:53.757Z] #76 37.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T15:59:53.757Z] #76 37.48 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T15:59:53.757Z] #76 37.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T15:59:53.757Z] #76 37.64 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T15:59:53.757Z] #76 37.64 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-25T15:59:53.757Z] #76 37.64 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T15:59:53.757Z] #76 37.82 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T15:59:53.757Z] #76 37.82 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T15:59:53.757Z] #76 37.83 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T15:59:53.757Z] #76 38.04 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T15:59:53.757Z] #76 38.04 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T15:59:53.757Z] #76 38.05 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T15:59:53.818Z] #42 19.81 Reading package lists... [2022-07-25T15:59:53.818Z] #42 ... [2022-07-25T15:59:53.818Z] [2022-07-25T15:59:53.818Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T15:59:53.818Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T15:59:53.818Z] #62 11.31 Reading package lists... [2022-07-25T15:59:53.818Z] #62 19.18 Reading package lists... [2022-07-25T15:59:53.818Z] #62 ... [2022-07-25T15:59:53.818Z] [2022-07-25T15:59:53.818Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T15:59:53.818Z] #67 sha256:80760af803a8585c92c14688f4a68bf754d4e43a7e75b1d8111c2b2dc3987b2c [2022-07-25T15:59:53.818Z] #67 12.99 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T15:59:53.818Z] #67 13.13 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T15:59:53.886Z] #36 22.16 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T15:59:53.886Z] #36 ... [2022-07-25T15:59:53.886Z] [2022-07-25T15:59:53.886Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:53.886Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T15:59:53.886Z] #51 10.76 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T15:59:53.886Z] #51 14.05 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T15:59:53.886Z] #51 14.12 Fetched 3703 B in 4s (865 B/s) [2022-07-25T15:59:53.886Z] #51 14.12 Reading package lists... [2022-07-25T15:59:54.016Z] #76 ... [2022-07-25T15:59:54.016Z] [2022-07-25T15:59:54.016Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T15:59:54.016Z] #67 sha256:94e133a80a42b34ad02a025ed7057d6362987aaf9e048d273c1a54abd091d867 [2022-07-25T15:59:54.016Z] #67 20.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T15:59:54.078Z] #67 13.50 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T15:59:54.145Z] #51 20.45 Reading package lists... [2022-07-25T15:59:54.145Z] #51 ... [2022-07-25T15:59:54.145Z] [2022-07-25T15:59:54.145Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T15:59:54.145Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T15:59:54.145Z] #62 16.31 Reading package lists... [2022-07-25T15:59:54.275Z] #67 ... [2022-07-25T15:59:54.275Z] [2022-07-25T15:59:54.275Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:54.275Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T15:59:54.275Z] #51 36.50 Selecting previously unselected package python3-pkg-resources. [2022-07-25T15:59:54.275Z] #51 36.51 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T15:59:54.275Z] #51 36.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T15:59:54.275Z] #51 36.77 Selecting previously unselected package python3-six. [2022-07-25T15:59:54.275Z] #51 36.78 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T15:59:54.275Z] #51 36.78 Unpacking python3-six (1.16.0-2) ... [2022-07-25T15:59:54.275Z] #51 36.86 Selecting previously unselected package python3-protobuf. [2022-07-25T15:59:54.275Z] #51 36.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-25T15:59:54.275Z] #51 36.89 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T15:59:54.339Z] #67 ... [2022-07-25T15:59:54.339Z] [2022-07-25T15:59:54.339Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T15:59:54.339Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T15:59:54.339Z] #14 11.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T15:59:54.339Z] #14 15.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T15:59:54.600Z] #14 ... [2022-07-25T15:59:54.600Z] [2022-07-25T15:59:54.600Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:54.600Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T15:59:54.600Z] #51 11.67 Reading package lists... [2022-07-25T15:59:54.826Z] #38 ... [2022-07-25T15:59:54.826Z] [2022-07-25T15:59:54.826Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T15:59:54.826Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T15:59:54.826Z] #19 2.425 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T15:59:54.826Z] #19 2.466 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T15:59:54.826Z] #19 2.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T15:59:54.826Z] #19 3.251 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T15:59:54.826Z] #19 4.061 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T15:59:54.826Z] #19 5.208 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T15:59:54.826Z] #19 6.570 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T15:59:54.826Z] #19 7.635 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T15:59:54.826Z] #19 8.537 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T15:59:54.826Z] #19 9.662 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T15:59:54.826Z] #19 9.662 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T15:59:54.826Z] #19 9.664 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T15:59:54.826Z] #19 9.664 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T15:59:54.826Z] #19 9.665 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T15:59:54.826Z] #19 9.687 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T15:59:54.826Z] #19 9.701 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T15:59:54.826Z] #19 9.703 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T15:59:54.826Z] #19 9.703 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T15:59:54.826Z] #19 9.709 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T15:59:54.826Z] #19 9.716 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T15:59:54.826Z] #19 9.721 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T15:59:54.826Z] #19 ... [2022-07-25T15:59:54.826Z] [2022-07-25T15:59:54.826Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T15:59:54.826Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T15:59:54.826Z] #43 21.96 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T15:59:54.826Z] #43 21.99 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-25T15:59:54.843Z] #51 37.48 Selecting previously unselected package libnet1:amd64. [2022-07-25T15:59:54.843Z] #51 37.48 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T15:59:54.843Z] #51 37.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T15:59:54.952Z] #64 ... [2022-07-25T15:59:54.952Z] [2022-07-25T15:59:54.952Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T15:59:54.952Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T15:59:54.952Z] #14 16.26 Fetched 8446 kB in 11s (735 kB/s) [2022-07-25T15:59:54.952Z] #14 16.26 Reading package lists... [2022-07-25T15:59:54.952Z] #14 20.65 Reading package lists... [2022-07-25T15:59:54.952Z] #14 24.96 Building dependency tree... [2022-07-25T15:59:54.952Z] #14 ... [2022-07-25T15:59:54.952Z] [2022-07-25T15:59:54.952Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:54.952Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-25T15:59:54.952Z] #76 24.87 Selecting previously unselected package libmagic1:arm64. [2022-07-25T15:59:54.952Z] #76 24.87 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-25T15:59:54.952Z] #76 24.91 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-25T15:59:54.952Z] #76 25.12 Selecting previously unselected package file. [2022-07-25T15:59:54.952Z] #76 25.12 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-25T15:59:54.952Z] #76 25.13 Unpacking file (1:5.39-3) ... [2022-07-25T15:59:54.952Z] #76 25.24 Selecting previously unselected package xz-utils. [2022-07-25T15:59:54.952Z] #76 25.24 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-25T15:59:54.952Z] #76 25.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T15:59:54.952Z] #76 25.50 Selecting previously unselected package libsigsegv2:arm64. [2022-07-25T15:59:54.952Z] #76 25.51 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-25T15:59:54.952Z] #76 25.51 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-25T15:59:54.952Z] #76 25.63 Selecting previously unselected package m4. [2022-07-25T15:59:54.952Z] #76 25.64 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-25T15:59:54.952Z] #76 25.64 Unpacking m4 (1.4.18-5) ... [2022-07-25T15:59:54.952Z] #76 25.80 Selecting previously unselected package autoconf. [2022-07-25T15:59:54.952Z] #76 25.82 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T15:59:54.952Z] #76 25.83 Unpacking autoconf (2.69-14) ... [2022-07-25T15:59:54.952Z] #76 26.24 Selecting previously unselected package autotools-dev. [2022-07-25T15:59:54.952Z] #76 26.24 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T15:59:54.952Z] #76 26.25 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T15:59:54.952Z] #76 26.40 Selecting previously unselected package automake. [2022-07-25T15:59:54.952Z] #76 26.41 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T15:59:54.952Z] #76 26.43 Unpacking automake (1:1.16.3-2) ... [2022-07-25T15:59:55.082Z] #62 22.27 Building dependency tree... [2022-07-25T15:59:55.082Z] #62 ... [2022-07-25T15:59:55.082Z] [2022-07-25T15:59:55.082Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:55.082Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:55.082Z] #76 8.719 Reading package lists... [2022-07-25T15:59:55.082Z] #76 13.68 Reading package lists... [2022-07-25T15:59:55.082Z] #76 19.98 Building dependency tree... [2022-07-25T15:59:55.082Z] #76 21.43 Reading state information... [2022-07-25T15:59:55.082Z] #76 23.23 python3 is already the newest version (3.9.2-3). [2022-07-25T15:59:55.082Z] #76 23.23 The following additional packages will be installed: [2022-07-25T15:59:55.082Z] #76 23.25 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T15:59:55.082Z] #76 23.25 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T15:59:55.082Z] #76 23.28 Suggested packages: [2022-07-25T15:59:55.082Z] #76 23.28 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T15:59:55.082Z] #76 23.28 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T15:59:55.082Z] #76 23.28 m4-doc ed diffutils-doc [2022-07-25T15:59:55.082Z] #76 23.28 Recommended packages: [2022-07-25T15:59:55.082Z] #76 23.28 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T15:59:55.082Z] #76 ... [2022-07-25T15:59:55.082Z] [2022-07-25T15:59:55.082Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T15:59:55.082Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T15:59:55.082Z] #36 23.46 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T15:59:55.101Z] #51 37.64 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T15:59:55.101Z] #51 37.64 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T15:59:55.101Z] #51 37.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T15:59:55.101Z] #51 37.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T15:59:55.101Z] #51 37.80 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T15:59:55.101Z] #51 37.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T15:59:55.342Z] #36 23.69 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-25T15:59:55.360Z] #51 37.95 Selecting previously unselected package criu. [2022-07-25T15:59:55.360Z] #51 37.95 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-25T15:59:55.360Z] #51 37.96 Unpacking criu (3.17.1-1) ... [2022-07-25T15:59:55.515Z] #76 26.98 Selecting previously unselected package patch. [2022-07-25T15:59:55.515Z] #76 26.99 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-25T15:59:55.515Z] #76 26.99 Unpacking patch (2.7.6-7) ... [2022-07-25T15:59:55.515Z] #76 27.18 Selecting previously unselected package dpkg-dev. [2022-07-25T15:59:55.771Z] #76 27.19 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T15:59:55.771Z] #76 27.21 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T15:59:56.289Z] #36 24.51 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T15:59:56.512Z] #51 20.35 Reading package lists... [2022-07-25T15:59:56.512Z] #51 ... [2022-07-25T15:59:56.512Z] [2022-07-25T15:59:56.512Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T15:59:56.512Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T15:59:56.512Z] #29 27.59 0 added, 0 removed; done. [2022-07-25T15:59:56.512Z] #29 27.59 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T15:59:56.512Z] #29 27.59 done. [2022-07-25T15:59:56.512Z] #29 DONE 27.8s [2022-07-25T15:59:56.512Z] [2022-07-25T15:59:56.512Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T15:59:56.512Z] #30 sha256:4c19b729b3e1ebd599e73283fb63709d9e58f09ec56b7cf85c7d9a3e38fd028e [2022-07-25T15:59:56.512Z] #30 DONE 0.0s [2022-07-25T15:59:56.555Z] #51 38.93 Setting up python3-pkg-resources (52.0.0-4) ...#51 ... [2022-07-25T15:59:56.555Z] [2022-07-25T15:59:56.555Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:56.555Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:56.555Z] #76 38.84 Selecting previously unselected package libtool. [2022-07-25T15:59:56.555Z] #76 38.85 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T15:59:56.555Z] #76 38.86 Unpacking libtool (2.4.6-15) ... [2022-07-25T15:59:56.555Z] #76 39.13 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T15:59:56.555Z] #76 39.13 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T15:59:56.555Z] #76 39.15 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T15:59:56.555Z] #76 39.39 Selecting previously unselected package libyajl2:amd64. [2022-07-25T15:59:56.555Z] #76 39.40 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T15:59:56.555Z] #76 39.41 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T15:59:56.555Z] #76 39.51 Selecting previously unselected package libyajl-dev:amd64. [2022-07-25T15:59:56.555Z] #76 39.52 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-25T15:59:56.555Z] #76 39.52 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T15:59:56.555Z] #76 39.69 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T15:59:56.555Z] #76 39.72 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T15:59:56.555Z] #76 39.74 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T15:59:56.555Z] #76 39.76 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T15:59:56.555Z] #76 39.79 Setting up file (1:5.39-3) ... [2022-07-25T15:59:56.555Z] #76 39.80 Setting up bzip2 (1.0.8-4) ... [2022-07-25T15:59:56.555Z] #76 39.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T15:59:56.555Z] #76 39.83 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T15:59:56.555Z] #76 39.85 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T15:59:56.555Z] #76 39.88 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T15:59:56.555Z] #76 39.90 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-25T15:59:56.555Z] #76 39.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T15:59:56.555Z] #76 39.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T15:59:56.555Z] #76 39.96 Setting up patch (2.7.6-7) ... [2022-07-25T15:59:56.555Z] #76 39.97 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T15:59:56.555Z] #76 39.99 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T15:59:56.555Z] #76 40.01 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T15:59:56.555Z] #76 40.06 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T15:59:56.555Z] #76 40.08 Setting up libtool (2.4.6-15) ... [2022-07-25T15:59:56.555Z] #76 40.11 Setting up m4 (1.4.18-5) ... [2022-07-25T15:59:56.555Z] #76 40.13 Setting up dpkg-dev (1.20.11) ... [2022-07-25T15:59:56.555Z] #76 40.16 Setting up autoconf (2.69-14) ... [2022-07-25T15:59:56.555Z] #76 40.18 Setting up build-essential (12.9) ... [2022-07-25T15:59:56.555Z] #76 40.20 Setting up automake (1:1.16.3-2) ... [2022-07-25T15:59:56.555Z] #76 40.22 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T15:59:56.555Z] #76 40.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T15:59:56.555Z] #76 DONE 40.6s [2022-07-25T15:59:56.555Z] [2022-07-25T15:59:56.555Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T15:59:56.555Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T15:59:56.555Z] #51 38.93 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T15:59:56.698Z] #76 28.08 Selecting previously unselected package build-essential. [2022-07-25T15:59:56.698Z] #76 28.09 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-25T15:59:56.698Z] #76 28.10 Unpacking build-essential (12.9) ... [2022-07-25T15:59:56.698Z] #76 28.20 Selecting previously unselected package libcap2:arm64. [2022-07-25T15:59:56.698Z] #76 28.21 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-25T15:59:56.698Z] #76 28.21 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-25T15:59:56.772Z] [2022-07-25T15:59:56.772Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T15:59:56.772Z] #31 sha256:5afd6f4784e857af715997501fc8c637c9d71568ffd6276062ea236f4a3c1f99 [2022-07-25T15:59:56.955Z] #76 28.33 Selecting previously unselected package libcap-dev:arm64. [2022-07-25T15:59:56.956Z] #76 28.33 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-25T15:59:56.956Z] #76 28.35 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-25T15:59:56.956Z] #76 28.48 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-25T15:59:56.956Z] #76 28.50 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-25T15:59:56.956Z] #76 28.51 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-25T15:59:57.212Z] #76 28.63 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-25T15:59:57.212Z] #76 28.66 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-25T15:59:57.212Z] #76 28.66 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-25T15:59:57.212Z] #76 28.77 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-25T15:59:57.212Z] #76 28.77 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-25T15:59:57.212Z] #76 28.77 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T15:59:57.345Z] #43 ... [2022-07-25T15:59:57.345Z] [2022-07-25T15:59:57.345Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T15:59:57.345Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T15:59:57.345Z] #47 14.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T15:59:57.345Z] #47 14.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T15:59:57.345Z] #47 ... [2022-07-25T15:59:57.345Z] [2022-07-25T15:59:57.345Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T15:59:57.345Z] #38 sha256:48b391eecb15db7e5c43210692952f9b7d029fd824bab6e8421bc39b75f320b8 [2022-07-25T15:59:57.345Z] #38 3.727 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T15:59:57.468Z] #76 28.97 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-25T15:59:57.468Z] #76 28.97 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-25T15:59:57.468Z] #76 28.98 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-25T15:59:58.302Z] #38 4.951 #=#=# [2022-07-25T15:59:58.402Z] #76 29.85 Selecting previously unselected package libtool. [2022-07-25T15:59:58.402Z] #76 29.85 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T15:59:58.402Z] #76 29.87 Unpacking libtool (2.4.6-15) ... [2022-07-25T15:59:58.558Z] #38 5.235 #=#=# [2022-07-25T15:59:58.558Z] #38 ... [2022-07-25T15:59:58.558Z] [2022-07-25T15:59:58.558Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:58.558Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:58.558Z] #83 9.903 Reading package lists... [2022-07-25T15:59:58.558Z] #83 16.23 Reading package lists... [2022-07-25T15:59:58.558Z] #83 21.07 Building dependency tree... [2022-07-25T15:59:58.558Z] #83 22.28 Reading state information... [2022-07-25T15:59:58.558Z] #83 23.98 python3 is already the newest version (3.9.2-3). [2022-07-25T15:59:58.558Z] #83 23.98 The following additional packages will be installed: [2022-07-25T15:59:58.558Z] #83 24.01 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T15:59:58.558Z] #83 24.02 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T15:59:58.558Z] #83 24.03 Suggested packages: [2022-07-25T15:59:58.558Z] #83 24.03 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T15:59:58.558Z] #83 24.03 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T15:59:58.558Z] #83 24.03 m4-doc ed diffutils-doc [2022-07-25T15:59:58.558Z] #83 24.03 Recommended packages: [2022-07-25T15:59:58.558Z] #83 24.03 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T15:59:58.558Z] #83 25.14 The following NEW packages will be installed: [2022-07-25T15:59:58.558Z] #83 25.15 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T15:59:58.558Z] #83 25.16 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T15:59:58.558Z] #83 25.16 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T15:59:58.558Z] #83 25.16 libyajl2 m4 patch xz-utils [2022-07-25T15:59:58.558Z] #83 25.58 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:58.558Z] #83 25.58 Need to get 5940 kB of archives. [2022-07-25T15:59:58.558Z] #83 25.58 After this operation, 18.7 MB of additional disk space will be used. [2022-07-25T15:59:58.558Z] #83 25.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T15:59:58.558Z] #83 25.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T15:59:58.558Z] #83 25.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T15:59:58.558Z] #83 25.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T15:59:58.558Z] #83 25.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T15:59:58.558Z] #83 25.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-25T15:59:58.558Z] #83 25.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-25T15:59:58.558Z] #83 25.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-25T15:59:58.558Z] #83 25.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T15:59:58.558Z] #83 25.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T15:59:58.558Z] #83 25.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T15:59:58.558Z] #83 25.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T15:59:58.558Z] #83 25.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-25T15:59:58.558Z] #83 25.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T15:59:58.558Z] #83 25.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-25T15:59:58.558Z] #83 25.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T15:59:58.558Z] #83 25.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-25T15:59:58.558Z] #83 25.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T15:59:58.558Z] #83 25.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T15:59:58.558Z] #83 25.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-25T15:59:58.558Z] #83 25.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T15:59:58.558Z] #83 25.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T15:59:58.558Z] #83 25.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-25T15:59:58.558Z] #83 ... [2022-07-25T15:59:58.558Z] [2022-07-25T15:59:58.558Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T15:59:58.558Z] #38 sha256:48b391eecb15db7e5c43210692952f9b7d029fd824bab6e8421bc39b75f320b8 [2022-07-25T15:59:58.558Z] #38 5.235 #=#=# ######################################################################## 100.0% [2022-07-25T15:59:58.659Z] #76 30.21 Selecting previously unselected package libudev-dev:arm64. [2022-07-25T15:59:58.659Z] #76 30.23 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-25T15:59:58.822Z] #36 ... [2022-07-25T15:59:58.822Z] [2022-07-25T15:59:58.822Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T15:59:58.822Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T15:59:58.822Z] #14 16.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T15:59:58.822Z] #14 23.80 Fetched 8560 kB in 13s (638 kB/s) [2022-07-25T15:59:58.822Z] #14 23.80 Reading package lists... [2022-07-25T15:59:58.822Z] #14 ... [2022-07-25T15:59:58.822Z] [2022-07-25T15:59:58.822Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T15:59:58.822Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T15:59:58.822Z] #47 25.27 Updating files: 82% (1806/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-25T15:59:58.822Z] #47 25.48 + git checkout -q v2.3.0 [2022-07-25T15:59:58.915Z] #76 30.24 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-25T15:59:58.915Z] #76 30.45 Selecting previously unselected package libyajl2:arm64. [2022-07-25T15:59:58.915Z] #76 30.46 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-25T15:59:58.915Z] #76 30.47 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-25T15:59:59.081Z] #47 ... [2022-07-25T15:59:59.081Z] [2022-07-25T15:59:59.081Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T15:59:59.081Z] #67 sha256:acee5c8fbd0cfee2ab29286d2120517e736fbdd432c3c1c471553407c65f54fa [2022-07-25T15:59:59.081Z] #67 ... [2022-07-25T15:59:59.081Z] [2022-07-25T15:59:59.081Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T15:59:59.081Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T15:59:59.081Z] #76 24.83 The following NEW packages will be installed: [2022-07-25T15:59:59.081Z] #76 24.84 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T15:59:59.081Z] #76 24.84 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T15:59:59.081Z] #76 24.84 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T15:59:59.081Z] #76 24.84 libyajl2 m4 patch xz-utils [2022-07-25T15:59:59.081Z] #76 25.31 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T15:59:59.081Z] #76 25.31 Need to get 5940 kB of archives. [2022-07-25T15:59:59.081Z] #76 25.31 After this operation, 18.7 MB of additional disk space will be used. [2022-07-25T15:59:59.081Z] #76 25.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T15:59:59.081Z] #76 25.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T15:59:59.081Z] #76 25.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T15:59:59.081Z] #76 25.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T15:59:59.081Z] #76 25.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T15:59:59.081Z] #76 25.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-25T15:59:59.081Z] #76 25.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-25T15:59:59.081Z] #76 25.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-25T15:59:59.081Z] #76 25.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T15:59:59.081Z] #76 25.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T15:59:59.081Z] #76 25.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T15:59:59.081Z] #76 25.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T15:59:59.081Z] #76 25.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-25T15:59:59.081Z] #76 25.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T15:59:59.081Z] #76 25.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-25T15:59:59.081Z] #76 25.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T15:59:59.081Z] #76 25.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-25T15:59:59.081Z] #76 25.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T15:59:59.081Z] #76 25.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T15:59:59.081Z] #76 25.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-25T15:59:59.081Z] #76 25.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T15:59:59.081Z] #76 25.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T15:59:59.081Z] #76 25.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-25T15:59:59.081Z] #76 26.88 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T15:59:59.081Z] #76 27.13 Fetched 5940 kB in 1s (8026 kB/s) [2022-07-25T15:59:59.081Z] #76 27.13 Selecting previously unselected package bzip2. [2022-07-25T15:59:59.081Z] #76 27.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-07-25T15:59:59.081Z] #76 27.30 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T15:59:59.081Z] #76 27.30 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T15:59:59.081Z] #76 27.45 Selecting previously unselected package libmagic-mgc. [2022-07-25T15:59:59.081Z] #76 27.45 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T15:59:59.081Z] #76 27.45 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T15:59:59.087Z] #51 41.32 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T15:59:59.088Z] #51 41.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T15:59:59.088Z] #51 41.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T15:59:59.088Z] #51 41.36 Setting up python3-six (1.16.0-2) ... [2022-07-25T15:59:59.171Z] #76 30.59 Selecting previously unselected package libyajl-dev:arm64. [2022-07-25T15:59:59.171Z] #76 30.60 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-25T15:59:59.171Z] #76 30.60 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-25T15:59:59.427Z] #76 30.84 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T15:59:59.427Z] #76 30.86 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T15:59:59.427Z] #76 30.87 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-25T15:59:59.427Z] #76 30.89 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-25T15:59:59.427Z] #76 30.93 Setting up file (1:5.39-3) ... [2022-07-25T15:59:59.427Z] #76 30.97 Setting up bzip2 (1.0.8-4) ... [2022-07-25T15:59:59.427Z] #76 30.99 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-25T15:59:59.427Z] #76 31.02 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-25T15:59:59.427Z] #76 31.04 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-25T15:59:59.486Z] #38 6.132 [2022-07-25T15:59:59.649Z] #76 27.96 Selecting previously unselected package libmagic1:amd64. [2022-07-25T15:59:59.649Z] #76 27.96 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T15:59:59.649Z] #76 27.96 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T15:59:59.655Z] #51 ... [2022-07-25T15:59:59.655Z] [2022-07-25T15:59:59.655Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T15:59:59.655Z] #31 sha256:0f00c39aba13e894270e0ee9f13d195cfceef846c8de7d3bf1fd1e4bfa0f4f6b [2022-07-25T15:59:59.655Z] #31 12.40 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T15:59:59.655Z] #31 14.02 #=#=# [2022-07-25T15:59:59.655Z] #31 14.27 #=#=# ####################################################################### 98.8% ######################################################################## 100.0% [2022-07-25T15:59:59.655Z] #31 15.72 [2022-07-25T15:59:59.655Z] #31 19.79 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T15:59:59.655Z] #31 21.53 #=#=# [2022-07-25T15:59:59.686Z] #76 31.06 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T15:59:59.686Z] #76 31.10 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-25T15:59:59.686Z] #76 31.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T15:59:59.686Z] #76 31.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T15:59:59.686Z] #76 31.24 Setting up patch (2.7.6-7) ... [2022-07-25T15:59:59.686Z] #76 31.26 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-25T15:59:59.686Z] #76 31.27 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-25T15:59:59.686Z] #76 31.28 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-25T15:59:59.686Z] #76 31.30 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-25T15:59:59.686Z] #76 31.32 Setting up libtool (2.4.6-15) ... [2022-07-25T15:59:59.686Z] #76 31.35 Setting up m4 (1.4.18-5) ... [2022-07-25T15:59:59.908Z] #76 28.19 Selecting previously unselected package file. [2022-07-25T15:59:59.908Z] #76 28.19 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-25T15:59:59.908Z] #76 28.19 Unpacking file (1:5.39-3) ... [2022-07-25T15:59:59.942Z] #76 31.37 Setting up dpkg-dev (1.20.11) ... [2022-07-25T15:59:59.942Z] #76 31.40 Setting up autoconf (2.69-14) ... [2022-07-25T15:59:59.942Z] #76 31.43 Setting up build-essential (12.9) ... [2022-07-25T15:59:59.942Z] #76 31.46 Setting up automake (1:1.16.3-2) ... [2022-07-25T15:59:59.942Z] #76 31.48 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T15:59:59.942Z] #76 31.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:00.167Z] #76 28.34 Selecting previously unselected package xz-utils. [2022-07-25T16:00:00.167Z] #76 28.34 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T16:00:00.167Z] #76 28.34 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:00:00.167Z] #76 28.61 Selecting previously unselected package libsigsegv2:amd64. [2022-07-25T16:00:00.167Z] #76 28.61 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-25T16:00:00.167Z] #76 28.61 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-25T16:00:00.173Z] #31 21.88 #=#=# 0.1% ##### 8.2% ########## 14.7% ################# 23.9% ##################### 30.4% ########################### 38.1% ################################## 48.6% ####################################### 55.2% ########################################### 61.0% [2022-07-25T16:00:00.173Z] #31 ... [2022-07-25T16:00:00.173Z] [2022-07-25T16:00:00.173Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:00.173Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:00.173Z] #14 29.30 Reading package lists... [2022-07-25T16:00:00.173Z] #14 34.65 Building dependency tree... [2022-07-25T16:00:00.173Z] #14 38.00 The following additional packages will be installed: [2022-07-25T16:00:00.173Z] #14 38.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T16:00:00.173Z] #14 38.00 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T16:00:00.173Z] #14 38.00 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T16:00:00.173Z] #14 38.01 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T16:00:00.173Z] #14 38.01 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T16:00:00.173Z] #14 38.01 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T16:00:00.173Z] #14 38.02 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T16:00:00.173Z] #14 38.03 Suggested packages: [2022-07-25T16:00:00.173Z] #14 38.05 gcc-10-locales seccomp wine64 [2022-07-25T16:00:00.173Z] #14 39.52 The following NEW packages will be installed: [2022-07-25T16:00:00.173Z] #14 39.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T16:00:00.173Z] #14 39.54 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T16:00:00.173Z] #14 39.54 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T16:00:00.173Z] #14 39.54 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T16:00:00.173Z] #14 39.54 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T16:00:00.173Z] #14 39.54 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T16:00:00.173Z] #14 39.55 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T16:00:00.173Z] #14 39.55 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T16:00:00.173Z] #14 39.55 mingw-w64-x86-64-dev [2022-07-25T16:00:00.173Z] #14 40.00 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:00:00.173Z] #14 40.00 Need to get 115 MB of archives. [2022-07-25T16:00:00.173Z] #14 40.00 After this operation, 645 MB of additional disk space will be used. [2022-07-25T16:00:00.173Z] #14 40.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-25T16:00:00.173Z] #14 40.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-25T16:00:00.173Z] #14 40.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-25T16:00:00.173Z] #14 40.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-25T16:00:00.173Z] #14 40.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-25T16:00:00.173Z] #14 40.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T16:00:00.173Z] #14 40.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-25T16:00:00.173Z] #14 41.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-25T16:00:00.173Z] #14 41.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-25T16:00:00.173Z] #14 41.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-25T16:00:00.173Z] #14 43.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-25T16:00:00.173Z] #14 43.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-25T16:00:00.416Z] #38 ... [2022-07-25T16:00:00.416Z] [2022-07-25T16:00:00.416Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T16:00:00.416Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T16:00:00.416Z] #58 11.47 Reading package lists... [2022-07-25T16:00:00.416Z] #58 17.45 Reading package lists... [2022-07-25T16:00:00.416Z] #58 22.31 Building dependency tree... [2022-07-25T16:00:00.416Z] #58 23.33 Reading state information... [2022-07-25T16:00:00.416Z] #58 24.94 The following additional packages will be installed: [2022-07-25T16:00:00.416Z] #58 24.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T16:00:00.416Z] #58 24.97 python3-protobuf python3-six [2022-07-25T16:00:00.416Z] #58 24.98 Suggested packages: [2022-07-25T16:00:00.416Z] #58 24.99 python3-setuptools [2022-07-25T16:00:00.416Z] #58 24.99 Recommended packages: [2022-07-25T16:00:00.416Z] #58 24.99 iproute2 | iproute [2022-07-25T16:00:00.416Z] #58 25.47 The following NEW packages will be installed: [2022-07-25T16:00:00.416Z] #58 25.51 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T16:00:00.416Z] #58 25.51 python3-protobuf python3-six [2022-07-25T16:00:00.416Z] #58 25.97 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:00:00.416Z] #58 25.97 Need to get 2315 kB of archives. [2022-07-25T16:00:00.416Z] #58 25.97 After this operation, 11.1 MB of additional disk space will be used. [2022-07-25T16:00:00.416Z] #58 25.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-25T16:00:00.416Z] #58 26.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T16:00:00.416Z] #58 26.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T16:00:00.416Z] #58 26.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-25T16:00:00.416Z] #58 26.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T16:00:00.416Z] #58 26.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T16:00:00.416Z] #58 26.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T16:00:00.432Z] #14 44.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-25T16:00:00.433Z] #14 ... [2022-07-25T16:00:00.433Z] [2022-07-25T16:00:00.433Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:00.433Z] #31 sha256:0f00c39aba13e894270e0ee9f13d195cfceef846c8de7d3bf1fd1e4bfa0f4f6b [2022-07-25T16:00:00.672Z] #58 ... [2022-07-25T16:00:00.672Z] [2022-07-25T16:00:00.672Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T16:00:00.672Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T16:00:00.672Z] #83 26.70 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:00.672Z] #83 26.87 Fetched 5940 kB in 1s (8666 kB/s) [2022-07-25T16:00:00.672Z] #83 26.96 Selecting previously unselected package bzip2. [2022-07-25T16:00:00.673Z] #83 26.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T16:00:00.673Z] #83 27.05 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T16:00:00.673Z] #83 27.06 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T16:00:00.673Z] #83 27.15 Selecting previously unselected package libmagic-mgc. [2022-07-25T16:00:00.673Z] #83 27.17 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T16:00:00.673Z] #83 27.17 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T16:00:00.673Z] #83 27.62 Selecting previously unselected package libmagic1:amd64. [2022-07-25T16:00:00.673Z] #83 27.63 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T16:00:00.673Z] #83 27.64 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T16:00:00.673Z] #83 27.77 Selecting previously unselected package file. [2022-07-25T16:00:00.673Z] #83 27.77 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-25T16:00:00.673Z] #83 27.78 Unpacking file (1:5.39-3) ... [2022-07-25T16:00:00.673Z] #83 27.91 Selecting previously unselected package xz-utils. [2022-07-25T16:00:00.673Z] #83 27.91 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T16:00:00.673Z] #83 27.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:00:00.673Z] #83 28.09 Selecting previously unselected package libsigsegv2:amd64. [2022-07-25T16:00:00.673Z] #83 28.09 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-25T16:00:00.673Z] #83 28.10 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-25T16:00:00.673Z] #83 28.19 Selecting previously unselected package m4. [2022-07-25T16:00:00.673Z] #83 28.19 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-25T16:00:00.673Z] #83 28.21 Unpacking m4 (1.4.18-5) ... [2022-07-25T16:00:00.691Z] #31 21.88 #=#=# 0.1% ##### 8.2% ########## 14.7% ################# 23.9% ##################### 30.4% ########################### 38.1% ################################## 48.6% ####################################### 55.2% ########################################### 61.0% ################################################## 70.5% ######################################################### 80.4% ################################################################# 90.7% ######################################################################## 100.0% [2022-07-25T16:00:00.740Z] #76 28.78 Selecting previously unselected package m4. [2022-07-25T16:00:00.740Z] #76 28.78 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-25T16:00:00.740Z] #76 28.78 Unpacking m4 (1.4.18-5) ... [2022-07-25T16:00:00.740Z] #76 29.14 Selecting previously unselected package autoconf. [2022-07-25T16:00:00.740Z] #76 29.14 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T16:00:00.740Z] #76 29.14 Unpacking autoconf (2.69-14) ... [2022-07-25T16:00:00.875Z] #76 DONE 32.4s [2022-07-25T16:00:00.875Z] [2022-07-25T16:00:00.875Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T16:00:00.875Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-25T16:00:00.875Z] #51 25.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-07-25T16:00:00.875Z] #51 26.55 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:00.875Z] #51 26.87 Fetched 2136 kB in 3s (699 kB/s) [2022-07-25T16:00:00.875Z] #51 26.97 Selecting previously unselected package libprotobuf23:arm64. [2022-07-25T16:00:00.875Z] #51 26.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 ... 15708 files and directories currently installed.) [2022-07-25T16:00:00.875Z] #51 27.05 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-25T16:00:00.875Z] #51 27.06 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-25T16:00:00.875Z] #51 27.76 Selecting previously unselected package python3-pkg-resources. [2022-07-25T16:00:00.875Z] #51 27.77 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T16:00:00.875Z] #51 27.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:00:00.875Z] #51 28.02 Selecting previously unselected package python3-six. [2022-07-25T16:00:00.875Z] #51 28.03 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T16:00:00.875Z] #51 28.04 Unpacking python3-six (1.16.0-2) ... [2022-07-25T16:00:00.875Z] #51 28.15 Selecting previously unselected package python3-protobuf. [2022-07-25T16:00:00.875Z] #51 28.16 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-25T16:00:00.875Z] #51 28.17 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T16:00:00.875Z] #51 28.64 Selecting previously unselected package libnet1:arm64. [2022-07-25T16:00:00.875Z] #51 28.65 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-25T16:00:00.875Z] #51 28.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:00:00.875Z] #51 28.79 Selecting previously unselected package libnl-3-200:arm64. [2022-07-25T16:00:00.875Z] #51 28.79 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-25T16:00:00.875Z] #51 28.83 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-25T16:00:00.875Z] #51 28.97 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-25T16:00:00.875Z] #51 28.98 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-25T16:00:00.875Z] #51 28.98 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-25T16:00:00.875Z] #51 29.10 Selecting previously unselected package criu. [2022-07-25T16:00:00.875Z] #51 29.10 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-07-25T16:00:00.875Z] #51 29.12 Unpacking criu (3.17.1-1) ... [2022-07-25T16:00:00.875Z] #51 30.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:00:00.928Z] #83 28.40 Selecting previously unselected package autoconf. [2022-07-25T16:00:00.928Z] #83 28.41 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T16:00:00.928Z] #83 28.41 Unpacking autoconf (2.69-14) ... [2022-07-25T16:00:01.016Z] #76 ... [2022-07-25T16:00:01.016Z] [2022-07-25T16:00:01.016Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T16:00:01.016Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T16:00:01.016Z] #62 22.27 Building dependency tree... [2022-07-25T16:00:01.016Z] #62 23.71 Reading state information... [2022-07-25T16:00:01.016Z] #62 25.61 The following additional packages will be installed: [2022-07-25T16:00:01.016Z] #62 25.65 libbtrfs0 [2022-07-25T16:00:01.016Z] #62 25.83 The following NEW packages will be installed: [2022-07-25T16:00:01.016Z] #62 25.89 libbtrfs-dev libbtrfs0 [2022-07-25T16:00:01.016Z] #62 26.28 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:00:01.016Z] #62 26.28 Need to get 460 kB of archives. [2022-07-25T16:00:01.016Z] #62 26.28 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T16:00:01.016Z] #62 26.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T16:00:01.016Z] #62 26.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T16:00:01.016Z] #62 27.31 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:01.016Z] #62 27.54 Fetched 460 kB in 0s (1297 kB/s) [2022-07-25T16:00:01.016Z] #62 27.65 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T16:00:01.016Z] #62 27.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T16:00:01.016Z] #62 27.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T16:00:01.016Z] #62 27.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:00:01.016Z] #62 27.92 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T16:00:01.016Z] #62 27.92 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T16:00:01.016Z] #62 27.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:00:01.016Z] #62 28.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:00:01.016Z] #62 28.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:00:01.016Z] #62 28.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:01.016Z] #62 DONE 29.2s [2022-07-25T16:00:01.183Z] #83 28.75 Selecting previously unselected package autotools-dev. [2022-07-25T16:00:01.183Z] #83 28.77 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T16:00:01.183Z] #83 28.78 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T16:00:01.276Z] [2022-07-25T16:00:01.276Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T16:00:01.276Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T16:00:01.276Z] #76 29.40 Selecting previously unselected package autotools-dev. [2022-07-25T16:00:01.276Z] #76 29.40 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T16:00:01.276Z] #76 29.40 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T16:00:01.276Z] #76 29.54 Selecting previously unselected package automake. [2022-07-25T16:00:01.276Z] #76 29.63 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T16:00:01.276Z] #76 29.63 Unpacking automake (1:1.16.3-2) ... [2022-07-25T16:00:01.440Z] #83 28.90 Selecting previously unselected package automake. [2022-07-25T16:00:01.440Z] #83 28.91 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T16:00:01.440Z] #83 28.92 Unpacking automake (1:1.16.3-2) ... [2022-07-25T16:00:01.536Z] #76 ... [2022-07-25T16:00:01.536Z] [2022-07-25T16:00:01.536Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:01.536Z] #31 sha256:57145ae3835c92c4cf30033c66e3659b7b0343667f8635901b6cc1d8494ab601 [2022-07-25T16:00:01.536Z] #31 ... [2022-07-25T16:00:01.536Z] [2022-07-25T16:00:01.536Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:00:01.536Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T16:00:01.536Z] #42 19.43 Reading package lists... [2022-07-25T16:00:01.536Z] #42 24.51 Building dependency tree... [2022-07-25T16:00:01.536Z] #42 27.47 The following additional packages will be installed: [2022-07-25T16:00:01.536Z] #42 27.50 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-25T16:00:01.536Z] #42 27.52 Suggested packages: [2022-07-25T16:00:01.536Z] #42 27.52 cmake-doc ninja-build lrzip [2022-07-25T16:00:01.536Z] #42 27.52 Recommended packages: [2022-07-25T16:00:01.536Z] #42 27.52 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T16:00:01.536Z] #42 28.36 The following NEW packages will be installed: [2022-07-25T16:00:01.536Z] #42 28.36 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-25T16:00:01.536Z] #42 28.36 vim-common xxd [2022-07-25T16:00:01.536Z] #42 28.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:00:01.536Z] #42 28.77 Need to get 17.7 MB of archives. [2022-07-25T16:00:01.536Z] #42 28.77 After this operation, 70.7 MB of additional disk space will be used. [2022-07-25T16:00:01.536Z] #42 28.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T16:00:01.536Z] #42 28.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T16:00:01.536Z] #42 28.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T16:00:01.536Z] #42 28.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T16:00:01.536Z] #42 29.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T16:00:01.536Z] #42 29.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T16:00:01.536Z] #42 29.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T16:00:01.536Z] #42 29.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T16:00:01.536Z] #42 29.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T16:00:01.536Z] #42 29.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T16:00:01.696Z] #83 29.34 Selecting previously unselected package patch. [2022-07-25T16:00:01.797Z] #42 ... [2022-07-25T16:00:01.797Z] [2022-07-25T16:00:01.797Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T16:00:01.797Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T16:00:01.797Z] #76 30.17 Selecting previously unselected package patch. [2022-07-25T16:00:01.797Z] #76 30.17 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-25T16:00:01.797Z] #76 30.17 Unpacking patch (2.7.6-7) ... [2022-07-25T16:00:01.808Z] #51 32.29 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-25T16:00:01.808Z] #51 32.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:00:01.808Z] #51 32.35 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-25T16:00:01.808Z] #51 32.37 Setting up python3-six (1.16.0-2) ... [2022-07-25T16:00:01.952Z] #83 29.34 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-25T16:00:01.952Z] #83 29.35 Unpacking patch (2.7.6-7) ... [2022-07-25T16:00:01.952Z] #83 29.51 Selecting previously unselected package dpkg-dev. [2022-07-25T16:00:01.952Z] #83 29.52 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T16:00:01.952Z] #83 29.56 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T16:00:02.050Z] #31 4.683 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T16:00:02.050Z] #31 ... [2022-07-25T16:00:02.050Z] [2022-07-25T16:00:02.050Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T16:00:02.050Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T16:00:02.050Z] #62 19.18 Reading package lists... [2022-07-25T16:00:02.050Z] #62 25.86 Building dependency tree... [2022-07-25T16:00:02.050Z] #62 27.10 Reading state information... [2022-07-25T16:00:02.050Z] #62 29.18 The following additional packages will be installed: [2022-07-25T16:00:02.050Z] #62 29.20 libbtrfs0 [2022-07-25T16:00:02.050Z] #62 29.46 The following NEW packages will be installed: [2022-07-25T16:00:02.050Z] #62 29.46 libbtrfs-dev libbtrfs0 [2022-07-25T16:00:02.057Z] #76 ... [2022-07-25T16:00:02.057Z] [2022-07-25T16:00:02.057Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T16:00:02.057Z] #63 sha256:67c6793973c9cb49ea8246bd58356e546bb693c36fe5e1444dcdabe9f44b4199 [2022-07-25T16:00:02.057Z] #63 DONE 0.9s [2022-07-25T16:00:02.057Z] [2022-07-25T16:00:02.057Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T16:00:02.057Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T16:00:02.057Z] #76 30.32 Selecting previously unselected package dpkg-dev. [2022-07-25T16:00:02.057Z] #76 30.32 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T16:00:02.057Z] #76 30.32 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T16:00:02.069Z] #31 24.60 [2022-07-25T16:00:02.309Z] #62 29.89 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:00:02.310Z] #62 29.89 Need to get 460 kB of archives. [2022-07-25T16:00:02.310Z] #62 29.89 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T16:00:02.310Z] #62 29.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T16:00:02.310Z] #62 29.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T16:00:02.638Z] #31 ... [2022-07-25T16:00:02.638Z] [2022-07-25T16:00:02.638Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:00:02.638Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T16:00:02.638Z] #42 36.78 Selecting previously unselected package libicu67:amd64. [2022-07-25T16:00:02.638Z] #42 36.78 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-25T16:00:02.638Z] #42 36.79 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T16:00:02.638Z] #42 44.71 Selecting previously unselected package libxml2:amd64. [2022-07-25T16:00:02.638Z] #42 44.71 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T16:00:02.638Z] #42 44.71 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T16:00:02.638Z] #42 45.40 Selecting previously unselected package libarchive13:amd64. [2022-07-25T16:00:02.638Z] #42 45.40 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T16:00:02.638Z] #42 45.40 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T16:00:02.638Z] #42 45.77 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T16:00:02.638Z] #42 45.79 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T16:00:02.638Z] #42 45.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T16:00:02.638Z] #42 46.00 Selecting previously unselected package librhash0:amd64. [2022-07-25T16:00:02.638Z] #42 46.01 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T16:00:02.638Z] #42 46.01 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T16:00:02.638Z] #42 46.23 Selecting previously unselected package libuv1:amd64. [2022-07-25T16:00:02.638Z] #42 46.23 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T16:00:02.638Z] #42 46.23 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T16:00:02.638Z] #42 46.42 Selecting previously unselected package cmake. [2022-07-25T16:00:02.638Z] #42 46.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T16:00:02.638Z] #42 46.48 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T16:00:02.638Z] #42 ... [2022-07-25T16:00:02.638Z] [2022-07-25T16:00:02.638Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T16:00:02.638Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T16:00:02.638Z] #40 46.57 NAME: [2022-07-25T16:00:02.638Z] #40 46.59 go-winres - A tool for embedding resources in Windows executables [2022-07-25T16:00:02.638Z] #40 46.59 [2022-07-25T16:00:02.638Z] #40 46.60 USAGE: [2022-07-25T16:00:02.638Z] #40 46.60 go-winres [global options] command [command options] [arguments...] [2022-07-25T16:00:02.638Z] #40 46.60 [2022-07-25T16:00:02.638Z] #40 46.60 COMMANDS: [2022-07-25T16:00:02.638Z] #40 46.60 init Create an initial ./winres/winres.json [2022-07-25T16:00:02.638Z] #40 46.60 make Make syso files for the "go build" command [2022-07-25T16:00:02.638Z] #40 46.60 simply Make syso files for the "go build" command (simplified) [2022-07-25T16:00:02.638Z] #40 46.61 extract Extract all resources from an executable [2022-07-25T16:00:02.638Z] #40 46.61 patch Replace resources in an executable file (exe, dll) [2022-07-25T16:00:02.638Z] #40 46.61 help, h Shows a list of commands or help for one command [2022-07-25T16:00:02.638Z] #40 46.61 [2022-07-25T16:00:02.638Z] #40 46.61 GLOBAL OPTIONS: [2022-07-25T16:00:02.638Z] #40 46.61 --help, -h show help (default: false) [2022-07-25T16:00:02.739Z] #51 ... [2022-07-25T16:00:02.739Z] [2022-07-25T16:00:02.739Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T16:00:02.739Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-25T16:00:02.739Z] #40 34.10 NAME: [2022-07-25T16:00:02.739Z] #40 34.10 go-winres - A tool for embedding resources in Windows executables [2022-07-25T16:00:02.739Z] #40 34.10 [2022-07-25T16:00:02.739Z] #40 34.10 USAGE: [2022-07-25T16:00:02.739Z] #40 34.10 go-winres [global options] command [command options] [arguments...] [2022-07-25T16:00:02.739Z] #40 34.10 [2022-07-25T16:00:02.739Z] #40 34.10 COMMANDS: [2022-07-25T16:00:02.739Z] #40 34.10 init Create an initial ./winres/winres.json [2022-07-25T16:00:02.739Z] #40 34.10 make Make syso files for the "go build" command [2022-07-25T16:00:02.739Z] #40 34.10 simply Make syso files for the "go build" command (simplified) [2022-07-25T16:00:02.739Z] #40 34.10 extract Extract all resources from an executable [2022-07-25T16:00:02.739Z] #40 34.10 patch Replace resources in an executable file (exe, dll) [2022-07-25T16:00:02.739Z] #40 34.10 help, h Shows a list of commands or help for one command [2022-07-25T16:00:02.739Z] #40 34.10 [2022-07-25T16:00:02.739Z] #40 34.10 GLOBAL OPTIONS: [2022-07-25T16:00:02.739Z] #40 34.10 --help, -h show help (default: false) [2022-07-25T16:00:02.739Z] #40 DONE 34.3s [2022-07-25T16:00:02.739Z] [2022-07-25T16:00:02.739Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:02.739Z] #31 sha256:0b01dc5a18e9091c67f4393aa11bf1c4b40c7927cbc1625a15390bd31a171c39 [2022-07-25T16:00:02.739Z] #31 5.235 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T16:00:02.739Z] #31 6.907 [2022-07-25T16:00:02.739Z] #31 7.250 #=#=# 0.4% ######################################################################## 100.0% [2022-07-25T16:00:02.739Z] #31 8.519 [2022-07-25T16:00:02.739Z] #31 13.34 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T16:00:02.881Z] #83 30.39 Selecting previously unselected package build-essential. [2022-07-25T16:00:02.881Z] #83 30.42 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-25T16:00:02.881Z] #83 30.43 Unpacking build-essential (12.9) ... [2022-07-25T16:00:02.881Z] #83 30.51 Selecting previously unselected package libcap2:amd64. [2022-07-25T16:00:02.881Z] #83 30.51 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T16:00:02.881Z] #83 30.52 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:00:02.897Z] #40 DONE 47.0s [2022-07-25T16:00:02.897Z] [2022-07-25T16:00:02.897Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:02.897Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:02.897Z] #14 46.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-25T16:00:02.897Z] #14 46.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-25T16:00:02.897Z] #14 46.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T16:00:02.897Z] #14 46.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T16:00:02.897Z] #14 46.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T16:00:02.897Z] #14 46.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T16:00:02.897Z] #14 46.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-25T16:00:02.898Z] #14 46.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T16:00:02.898Z] #14 46.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T16:00:02.898Z] #14 46.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T16:00:02.898Z] #14 46.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T16:00:02.898Z] #14 46.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T16:00:02.898Z] #14 46.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T16:00:02.898Z] #14 46.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T16:00:02.898Z] #14 46.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-25T16:00:02.898Z] #14 46.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T16:00:02.898Z] #14 46.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T16:00:02.996Z] #76 31.33 Selecting previously unselected package build-essential. [2022-07-25T16:00:02.996Z] #76 31.33 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-25T16:00:02.996Z] #76 31.33 Unpacking build-essential (12.9) ... [2022-07-25T16:00:02.996Z] #76 31.33 Selecting previously unselected package libcap2:amd64. [2022-07-25T16:00:03.138Z] #83 30.61 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T16:00:03.138Z] #83 30.63 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-25T16:00:03.138Z] #83 30.64 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T16:00:03.138Z] #83 30.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T16:00:03.138Z] #83 30.76 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T16:00:03.138Z] #83 30.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:03.138Z] #83 30.86 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T16:00:03.138Z] #83 30.86 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-25T16:00:03.249Z] #62 30.94 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:03.249Z] #62 ... [2022-07-25T16:00:03.249Z] [2022-07-25T16:00:03.249Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:00:03.249Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:00:03.255Z] #76 31.33 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T16:00:03.255Z] #76 31.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:00:03.255Z] #76 31.53 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T16:00:03.255Z] #76 31.53 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-25T16:00:03.255Z] #76 31.53 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T16:00:03.255Z] #76 31.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T16:00:03.255Z] #76 31.61 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T16:00:03.255Z] #76 31.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:03.255Z] #76 31.71 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T16:00:03.255Z] #76 31.71 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-25T16:00:03.302Z] #31 15.28 #=#=# [2022-07-25T16:00:03.302Z] #31 ... [2022-07-25T16:00:03.302Z] [2022-07-25T16:00:03.302Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T16:00:03.302Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-25T16:00:03.302Z] #51 33.75 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-25T16:00:03.302Z] #51 33.78 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T16:00:03.302Z] #51 ... [2022-07-25T16:00:03.302Z] [2022-07-25T16:00:03.302Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:00:03.302Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-25T16:00:03.302Z] #42 24.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:03.302Z] #42 25.05 Fetched 15.6 MB in 1s (18.3 MB/s) [2022-07-25T16:00:03.302Z] #42 25.12 Selecting previously unselected package xxd. [2022-07-25T16:00:03.302Z] #42 25.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-25T16:00:03.302Z] #42 25.18 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-25T16:00:03.302Z] #42 25.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:03.302Z] #42 25.39 Selecting previously unselected package vim-common. [2022-07-25T16:00:03.302Z] #42 25.40 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:00:03.302Z] #42 25.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:03.302Z] #42 25.72 Selecting previously unselected package cmake-data. [2022-07-25T16:00:03.302Z] #42 25.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T16:00:03.302Z] #42 25.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T16:00:03.302Z] #42 29.43 Selecting previously unselected package libicu67:arm64. [2022-07-25T16:00:03.302Z] #42 29.44 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-25T16:00:03.302Z] #42 29.47 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-25T16:00:03.394Z] #83 30.86 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:03.394Z] #83 30.95 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T16:00:03.394Z] #83 30.96 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T16:00:03.394Z] #83 30.97 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:00:03.515Z] #76 31.72 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:03.515Z] #76 31.82 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T16:00:03.515Z] #76 31.82 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T16:00:03.515Z] #76 31.84 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:00:03.558Z] #42 ... [2022-07-25T16:00:03.558Z] [2022-07-25T16:00:03.558Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:03.558Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T16:00:03.558Z] #14 28.50 The following additional packages will be installed: [2022-07-25T16:00:03.558Z] #14 28.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T16:00:03.558Z] #14 28.55 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T16:00:03.558Z] #14 28.55 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T16:00:03.558Z] #14 28.56 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T16:00:03.558Z] #14 28.56 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T16:00:03.558Z] #14 28.56 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T16:00:03.558Z] #14 28.58 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T16:00:03.558Z] #14 28.61 Suggested packages: [2022-07-25T16:00:03.558Z] #14 28.61 gcc-10-locales seccomp wine64 [2022-07-25T16:00:03.558Z] #14 29.97 The following NEW packages will be installed: [2022-07-25T16:00:03.558Z] #14 29.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T16:00:03.558Z] #14 29.97 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T16:00:03.558Z] #14 29.97 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T16:00:03.558Z] #14 29.97 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T16:00:03.558Z] #14 29.97 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T16:00:03.558Z] #14 29.97 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T16:00:03.558Z] #14 29.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T16:00:03.558Z] #14 29.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T16:00:03.558Z] #14 29.98 mingw-w64-x86-64-dev [2022-07-25T16:00:03.558Z] #14 30.38 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:00:03.558Z] #14 30.38 Need to get 108 MB of archives. [2022-07-25T16:00:03.558Z] #14 30.38 After this operation, 620 MB of additional disk space will be used. [2022-07-25T16:00:03.558Z] #14 30.38 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-07-25T16:00:03.558Z] #14 30.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-07-25T16:00:03.558Z] #14 30.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-25T16:00:03.558Z] #14 30.53 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-07-25T16:00:03.559Z] #14 30.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-25T16:00:03.559Z] #14 30.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T16:00:03.559Z] #14 30.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-07-25T16:00:03.559Z] #14 30.80 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-07-25T16:00:03.559Z] #14 30.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-07-25T16:00:03.559Z] #14 31.36 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-07-25T16:00:03.559Z] #14 32.46 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-07-25T16:00:03.559Z] #14 32.99 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-07-25T16:00:03.559Z] #14 33.46 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-07-25T16:00:03.559Z] #14 34.24 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-07-25T16:00:03.559Z] #14 34.52 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-07-25T16:00:03.559Z] #14 34.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-25T16:00:03.559Z] #14 34.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-25T16:00:03.559Z] #14 34.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-25T16:00:03.559Z] #14 34.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-25T16:00:03.559Z] #14 34.58 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-07-25T16:00:03.559Z] #14 34.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-25T16:00:03.559Z] #14 34.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-25T16:00:03.559Z] #14 34.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-25T16:00:03.559Z] #14 34.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-25T16:00:03.559Z] #14 34.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-25T16:00:03.559Z] #14 34.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-25T16:00:03.559Z] #14 34.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-25T16:00:03.559Z] #14 34.73 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-07-25T16:00:03.559Z] #14 34.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-25T16:00:03.559Z] #14 34.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-25T16:00:03.559Z] #14 ... [2022-07-25T16:00:03.559Z] [2022-07-25T16:00:03.559Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:03.559Z] #31 sha256:0b01dc5a18e9091c67f4393aa11bf1c4b40c7927cbc1625a15390bd31a171c39 [2022-07-25T16:00:03.651Z] #83 31.13 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T16:00:03.651Z] #83 31.14 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T16:00:03.651Z] #83 31.15 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:00:03.771Z] #47 30.11 Updating files: 79% (1729/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-25T16:00:03.771Z] #47 30.50 + git checkout -q v2.3.0 [2022-07-25T16:00:03.775Z] #76 32.08 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T16:00:03.775Z] #76 32.08 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T16:00:03.775Z] #76 32.08 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:00:03.817Z] #31 15.74 #=#=# 0.1% ######################################################################## 100.0% [2022-07-25T16:00:04.163Z] #83 31.62 Selecting previously unselected package libtool. [2022-07-25T16:00:04.163Z] #83 31.64 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T16:00:04.163Z] #83 31.65 Unpacking libtool (2.4.6-15) ... [2022-07-25T16:00:04.163Z] #83 31.85 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T16:00:04.163Z] #83 31.87 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T16:00:04.274Z] #14 48.60 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:04.420Z] #83 31.88 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:00:04.420Z] #83 32.06 Selecting previously unselected package libyajl2:amd64. [2022-07-25T16:00:04.420Z] #83 32.07 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T16:00:04.420Z] #83 32.07 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:00:04.533Z] #14 48.90 Fetched 115 MB in 7s (15.6 MB/s) [2022-07-25T16:00:04.677Z] #83 32.14 Selecting previously unselected package libyajl-dev:amd64. [2022-07-25T16:00:04.677Z] #83 32.14 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-25T16:00:04.677Z] #83 32.15 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T16:00:04.677Z] #83 32.32 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:00:04.677Z] #83 32.35 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T16:00:04.677Z] #83 32.37 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:00:04.677Z] #83 32.38 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T16:00:04.713Z] #76 32.86 Selecting previously unselected package libtool. [2022-07-25T16:00:04.713Z] #76 32.86 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T16:00:04.713Z] #76 32.86 Unpacking libtool (2.4.6-15) ... [2022-07-25T16:00:04.713Z] #76 33.09 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T16:00:04.713Z] #76 33.09 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T16:00:04.713Z] #76 33.09 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:00:04.724Z] #47 ... [2022-07-25T16:00:04.724Z] [2022-07-25T16:00:04.724Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T16:00:04.724Z] #67 sha256:80760af803a8585c92c14688f4a68bf754d4e43a7e75b1d8111c2b2dc3987b2c [2022-07-25T16:00:04.724Z] #67 14.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T16:00:04.724Z] #67 14.17 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T16:00:04.724Z] #67 14.26 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T16:00:04.724Z] #67 15.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T16:00:04.724Z] #67 ... [2022-07-25T16:00:04.724Z] [2022-07-25T16:00:04.724Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T16:00:04.724Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T16:00:04.724Z] #62 31.21 Fetched 460 kB in 0s (1301 kB/s) [2022-07-25T16:00:04.724Z] #62 31.34 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T16:00:04.724Z] #62 31.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-07-25T16:00:04.724Z] #62 31.45 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T16:00:04.724Z] #62 31.45 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:00:04.724Z] #62 31.72 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T16:00:04.724Z] #62 31.72 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T16:00:04.724Z] #62 31.76 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:00:04.724Z] #62 32.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:00:04.724Z] #62 32.20 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:00:04.724Z] #62 32.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:04.792Z] #14 48.97 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T16:00:04.792Z] #14 48.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T16:00:04.792Z] #14 49.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T16:00:04.792Z] #14 49.04 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T16:00:04.933Z] #83 32.41 Setting up file (1:5.39-3) ... [2022-07-25T16:00:04.933Z] #83 32.42 Setting up bzip2 (1.0.8-4) ... [2022-07-25T16:00:04.933Z] #83 32.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:04.933Z] #83 32.46 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:04.933Z] #83 32.47 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:00:04.933Z] #83 32.49 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T16:00:04.933Z] #83 32.50 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-25T16:00:04.933Z] #83 32.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:00:04.933Z] #83 32.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T16:00:04.933Z] #83 32.57 Setting up patch (2.7.6-7) ... [2022-07-25T16:00:04.973Z] #76 33.33 Selecting previously unselected package libyajl2:amd64. [2022-07-25T16:00:04.973Z] #76 33.34 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T16:00:04.973Z] #76 33.34 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:00:04.973Z] #76 33.44 Selecting previously unselected package libyajl-dev:amd64. [2022-07-25T16:00:04.973Z] #76 33.44 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-25T16:00:04.985Z] #62 ... [2022-07-25T16:00:04.985Z] [2022-07-25T16:00:04.985Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T16:00:04.985Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T16:00:04.985Z] #36 22.55 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T16:00:04.985Z] #36 22.60 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T16:00:04.985Z] #36 22.85 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T16:00:04.985Z] #36 23.07 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T16:00:04.985Z] #36 23.40 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T16:00:04.985Z] #36 23.45 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T16:00:04.985Z] #36 23.51 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T16:00:04.985Z] #36 23.64 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T16:00:04.985Z] #36 24.06 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T16:00:04.985Z] #36 24.80 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T16:00:04.985Z] #36 25.04 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T16:00:04.985Z] #36 25.16 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T16:00:04.985Z] #36 26.74 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T16:00:04.985Z] #36 26.97 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-25T16:00:04.985Z] #36 27.60 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T16:00:04.985Z] #36 ... [2022-07-25T16:00:04.985Z] [2022-07-25T16:00:04.985Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T16:00:04.985Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T16:00:04.985Z] #76 19.70 Reading package lists... [2022-07-25T16:00:04.985Z] #76 26.52 Building dependency tree... [2022-07-25T16:00:04.985Z] #76 27.82 Reading state information... [2022-07-25T16:00:04.985Z] #76 30.09 python3 is already the newest version (3.9.2-3). [2022-07-25T16:00:04.985Z] #76 30.09 The following additional packages will be installed: [2022-07-25T16:00:04.985Z] #76 30.10 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T16:00:04.985Z] #76 30.11 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T16:00:04.985Z] #76 30.12 Suggested packages: [2022-07-25T16:00:04.985Z] #76 30.15 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T16:00:04.985Z] #76 30.15 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T16:00:04.985Z] #76 30.15 m4-doc ed diffutils-doc [2022-07-25T16:00:04.985Z] #76 30.15 Recommended packages: [2022-07-25T16:00:04.985Z] #76 30.15 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T16:00:04.985Z] #76 31.81 The following NEW packages will be installed: [2022-07-25T16:00:04.985Z] #76 31.82 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T16:00:04.985Z] #76 31.82 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T16:00:04.985Z] #76 31.83 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T16:00:04.985Z] #76 31.83 libyajl2 m4 patch xz-utils [2022-07-25T16:00:04.985Z] #76 32.24 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:00:04.985Z] #76 32.24 Need to get 5940 kB of archives. [2022-07-25T16:00:04.985Z] #76 32.24 After this operation, 18.7 MB of additional disk space will be used. [2022-07-25T16:00:04.985Z] #76 32.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T16:00:04.985Z] #76 32.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T16:00:04.985Z] #76 32.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T16:00:04.985Z] #76 32.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T16:00:04.985Z] #76 32.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T16:00:04.985Z] #76 32.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-25T16:00:04.985Z] #76 32.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-25T16:00:04.985Z] #76 32.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-25T16:00:04.985Z] #76 32.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T16:00:04.985Z] #76 32.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T16:00:04.985Z] #76 32.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T16:00:04.985Z] #76 32.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T16:00:04.985Z] #76 32.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-25T16:00:04.985Z] #76 32.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T16:00:04.985Z] #76 32.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-25T16:00:04.985Z] #76 32.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T16:00:04.985Z] #76 32.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-25T16:00:04.985Z] #76 32.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T16:00:04.985Z] #76 32.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T16:00:04.985Z] #76 32.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-25T16:00:04.985Z] #76 32.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T16:00:04.985Z] #76 32.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T16:00:04.985Z] #76 32.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-25T16:00:05.189Z] #83 32.60 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:00:05.189Z] #83 32.61 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T16:00:05.189Z] #83 32.62 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T16:00:05.189Z] #83 32.63 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:00:05.189Z] #83 32.65 Setting up libtool (2.4.6-15) ... [2022-07-25T16:00:05.189Z] #83 32.66 Setting up m4 (1.4.18-5) ... [2022-07-25T16:00:05.189Z] #83 32.67 Setting up dpkg-dev (1.20.11) ... [2022-07-25T16:00:05.189Z] #83 32.69 Setting up autoconf (2.69-14) ... [2022-07-25T16:00:05.189Z] #83 32.71 Setting up build-essential (12.9) ... [2022-07-25T16:00:05.189Z] #83 32.72 Setting up automake (1:1.16.3-2) ... [2022-07-25T16:00:05.189Z] #83 32.72 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T16:00:05.189Z] #83 32.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:05.196Z] #31 17.10 [2022-07-25T16:00:05.233Z] #76 33.48 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T16:00:05.233Z] #76 33.68 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:00:05.233Z] #76 33.68 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T16:00:05.246Z] #76 ... [2022-07-25T16:00:05.246Z] [2022-07-25T16:00:05.246Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T16:00:05.246Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T16:00:05.246Z] #62 DONE 32.8s [2022-07-25T16:00:05.246Z] [2022-07-25T16:00:05.246Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T16:00:05.246Z] #63 sha256:cac88b6a61c6e172b127d0f85ba3f82ca938782b152252dbb5ebfbb623e7ae58 [2022-07-25T16:00:05.246Z] #63 DONE 0.1s [2022-07-25T16:00:05.246Z] [2022-07-25T16:00:05.246Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T16:00:05.246Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T16:00:05.246Z] #51 20.35 Reading package lists... [2022-07-25T16:00:05.246Z] #51 26.33 Building dependency tree... [2022-07-25T16:00:05.246Z] #51 27.71 Reading state information... [2022-07-25T16:00:05.246Z] #51 30.14 The following additional packages will be installed: [2022-07-25T16:00:05.246Z] #51 30.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T16:00:05.246Z] #51 30.15 python3-protobuf python3-six [2022-07-25T16:00:05.246Z] #51 30.16 Suggested packages: [2022-07-25T16:00:05.246Z] #51 30.17 python3-setuptools [2022-07-25T16:00:05.246Z] #51 30.17 Recommended packages: [2022-07-25T16:00:05.246Z] #51 30.17 iproute2 | iproute [2022-07-25T16:00:05.246Z] #51 30.80 The following NEW packages will be installed: [2022-07-25T16:00:05.246Z] #51 30.80 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T16:00:05.246Z] #51 30.83 python3-protobuf python3-six [2022-07-25T16:00:05.246Z] #51 31.39 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:00:05.246Z] #51 31.39 Need to get 2315 kB of archives. [2022-07-25T16:00:05.246Z] #51 31.39 After this operation, 11.1 MB of additional disk space will be used. [2022-07-25T16:00:05.246Z] #51 31.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-25T16:00:05.246Z] #51 31.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T16:00:05.246Z] #51 31.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T16:00:05.246Z] #51 31.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-25T16:00:05.246Z] #51 31.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T16:00:05.246Z] #51 31.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T16:00:05.246Z] #51 31.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T16:00:05.492Z] #76 33.69 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:00:05.492Z] #76 33.71 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T16:00:05.492Z] #76 33.73 Setting up file (1:5.39-3) ... [2022-07-25T16:00:05.492Z] #76 33.82 Setting up bzip2 (1.0.8-4) ... [2022-07-25T16:00:05.492Z] #76 33.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:05.492Z] #76 33.82 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:05.492Z] #76 33.82 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:00:05.492Z] #76 33.82 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T16:00:05.492Z] #76 33.84 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-25T16:00:05.492Z] #76 33.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:00:05.492Z] #76 33.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T16:00:05.492Z] #76 33.90 Setting up patch (2.7.6-7) ... [2022-07-25T16:00:05.492Z] #76 33.92 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:00:05.492Z] #76 33.92 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T16:00:05.752Z] #76 33.94 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T16:00:05.752Z] #76 33.96 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:00:05.752Z] #76 33.96 Setting up libtool (2.4.6-15) ... [2022-07-25T16:00:05.752Z] #76 33.97 Setting up m4 (1.4.18-5) ... [2022-07-25T16:00:05.752Z] #76 34.00 Setting up dpkg-dev (1.20.11) ... [2022-07-25T16:00:05.752Z] #76 34.04 Setting up autoconf (2.69-14) ... [2022-07-25T16:00:05.752Z] #76 34.04 Setting up build-essential (12.9) ... [2022-07-25T16:00:05.752Z] #76 34.05 Setting up automake (1:1.16.3-2) ... [2022-07-25T16:00:05.752Z] #76 34.07 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T16:00:05.752Z] #76 34.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:05.752Z] #83 DONE 33.4s [2022-07-25T16:00:05.752Z] [2022-07-25T16:00:05.752Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:05.752Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:06.187Z] #51 ... [2022-07-25T16:00:06.187Z] [2022-07-25T16:00:06.187Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:00:06.187Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:00:06.187Z] #47 32.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-25T16:00:06.686Z] #84 0.929 Cloning into '/tmp/crun-build'... [2022-07-25T16:00:06.690Z] #76 DONE 35.0s [2022-07-25T16:00:06.690Z] [2022-07-25T16:00:06.690Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:06.690Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:06.696Z] #14 ... [2022-07-25T16:00:06.696Z] [2022-07-25T16:00:06.696Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:06.696Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:06.696Z] #77 0.949 Cloning into '/tmp/crun-build'... [2022-07-25T16:00:06.696Z] #77 9.072 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T16:00:06.696Z] #77 9.098 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T16:00:06.696Z] #77 ... [2022-07-25T16:00:06.696Z] [2022-07-25T16:00:06.696Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:06.696Z] #31 sha256:0f00c39aba13e894270e0ee9f13d195cfceef846c8de7d3bf1fd1e4bfa0f4f6b [2022-07-25T16:00:06.696Z] #31 28.60 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T16:00:07.263Z] #31 29.97 #=#=# [2022-07-25T16:00:07.626Z] #77 ... [2022-07-25T16:00:07.626Z] [2022-07-25T16:00:07.626Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T16:00:07.626Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T16:00:07.626Z] #40 35.16 NAME: [2022-07-25T16:00:07.626Z] #40 35.21 go-winres - A tool for embedding resources in Windows executables [2022-07-25T16:00:07.626Z] #40 35.21 [2022-07-25T16:00:07.626Z] #40 35.21 USAGE: [2022-07-25T16:00:07.626Z] #40 35.21 go-winres [global options] command [command options] [arguments...] [2022-07-25T16:00:07.626Z] #40 35.21 [2022-07-25T16:00:07.626Z] #40 35.21 COMMANDS: [2022-07-25T16:00:07.626Z] #40 35.21 init Create an initial ./winres/winres.json [2022-07-25T16:00:07.626Z] #40 35.21 make Make syso files for the "go build" command [2022-07-25T16:00:07.626Z] #40 35.21 simply Make syso files for the "go build" command (simplified) [2022-07-25T16:00:07.626Z] #40 35.21 extract Extract all resources from an executable [2022-07-25T16:00:07.626Z] #40 35.21 patch Replace resources in an executable file (exe, dll) [2022-07-25T16:00:07.626Z] #40 35.21 help, h Shows a list of commands or help for one command [2022-07-25T16:00:07.626Z] #40 35.21 [2022-07-25T16:00:07.626Z] #40 35.21 GLOBAL OPTIONS: [2022-07-25T16:00:07.626Z] #40 35.21 --help, -h show help (default: false) [2022-07-25T16:00:07.626Z] #40 DONE 35.7s [2022-07-25T16:00:07.626Z] [2022-07-25T16:00:07.626Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T16:00:07.626Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T16:00:07.626Z] #51 20.45 Reading package lists... [2022-07-25T16:00:07.626Z] #51 25.62 Building dependency tree... [2022-07-25T16:00:07.626Z] #51 26.85 Reading state information... [2022-07-25T16:00:07.626Z] #51 28.68 The following additional packages will be installed: [2022-07-25T16:00:07.626Z] #51 28.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T16:00:07.626Z] #51 28.68 python3-protobuf python3-six [2022-07-25T16:00:07.626Z] #51 28.68 Suggested packages: [2022-07-25T16:00:07.626Z] #51 28.68 python3-setuptools [2022-07-25T16:00:07.626Z] #51 28.68 Recommended packages: [2022-07-25T16:00:07.626Z] #51 28.68 iproute2 | iproute [2022-07-25T16:00:07.626Z] #51 29.39 The following NEW packages will be installed: [2022-07-25T16:00:07.626Z] #51 29.39 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T16:00:07.626Z] #51 29.39 python3-protobuf python3-six [2022-07-25T16:00:07.626Z] #51 29.86 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:00:07.626Z] #51 29.86 Need to get 2315 kB of archives. [2022-07-25T16:00:07.626Z] #51 29.86 After this operation, 11.1 MB of additional disk space will be used. [2022-07-25T16:00:07.626Z] #51 29.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-25T16:00:07.626Z] #51 29.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T16:00:07.626Z] #51 29.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T16:00:07.626Z] #51 29.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-25T16:00:07.626Z] #51 29.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T16:00:07.626Z] #51 29.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T16:00:07.626Z] #51 29.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T16:00:07.626Z] #51 32.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-25T16:00:07.626Z] #51 33.89 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:07.626Z] #51 34.29 Fetched 2315 kB in 3s (751 kB/s) [2022-07-25T16:00:07.626Z] #51 34.29 Selecting previously unselected package libprotobuf23:amd64. [2022-07-25T16:00:07.626Z] #51 34.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T16:00:07.626Z] #51 34.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-25T16:00:07.626Z] #51 34.44 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T16:00:07.626Z] #51 ... [2022-07-25T16:00:07.626Z] [2022-07-25T16:00:07.626Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T16:00:07.626Z] #67 sha256:acee5c8fbd0cfee2ab29286d2120517e736fbdd432c3c1c471553407c65f54fa [2022-07-25T16:00:07.626Z] #67 15.44 + RM_GOPATH=0 [2022-07-25T16:00:07.626Z] #67 15.44 + TMP_GOPATH= [2022-07-25T16:00:07.626Z] #67 15.44 + : /build [2022-07-25T16:00:07.626Z] #67 15.44 + '[' -z '' ']' [2022-07-25T16:00:07.626Z] #67 15.44 ++ mktemp -d [2022-07-25T16:00:07.626Z] #67 15.46 + export GOPATH=/tmp/tmp.iPzp4bQjQ9 [2022-07-25T16:00:07.626Z] #67 15.46 + GOPATH=/tmp/tmp.iPzp4bQjQ9 [2022-07-25T16:00:07.626Z] #67 15.46 + RM_GOPATH=1 [2022-07-25T16:00:07.626Z] #67 15.46 + case "$(go env GOARCH)" in [2022-07-25T16:00:07.626Z] #67 15.46 ++ go env GOARCH [2022-07-25T16:00:07.626Z] #67 15.50 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:07.626Z] #67 15.50 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:07.626Z] #67 15.50 ++ dirname /install.sh [2022-07-25T16:00:07.626Z] #67 15.50 + dir=/ [2022-07-25T16:00:07.626Z] #67 15.50 + bin=rootlesskit [2022-07-25T16:00:07.626Z] #67 15.50 + shift [2022-07-25T16:00:07.626Z] #67 15.50 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T16:00:07.626Z] #67 15.50 + . //rootlesskit.installer [2022-07-25T16:00:07.626Z] #67 15.50 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T16:00:07.626Z] #67 15.50 + install_rootlesskit [2022-07-25T16:00:07.626Z] #67 15.50 + case "$1" in [2022-07-25T16:00:07.626Z] #67 15.50 + export CGO_ENABLED=0 [2022-07-25T16:00:07.626Z] #67 15.50 + CGO_ENABLED=0 [2022-07-25T16:00:07.626Z] #67 15.50 + _install_rootlesskit [2022-07-25T16:00:07.626Z] #67 15.50 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T16:00:07.626Z] #67 15.50 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T16:00:07.626Z] #67 15.50 + GOBIN=/build [2022-07-25T16:00:07.626Z] #67 15.50 + GO111MODULE=on [2022-07-25T16:00:07.626Z] #67 15.50 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T16:00:07.626Z] #67 15.50 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T16:00:07.626Z] #67 16.08 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T16:00:07.626Z] #67 18.77 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T16:00:07.781Z] #31 30.27 #=#=# ######################################################################## 100.0% [2022-07-25T16:00:07.885Z] #67 18.79 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T16:00:08.045Z] #31 ... [2022-07-25T16:00:08.045Z] [2022-07-25T16:00:08.045Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:00:08.045Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T16:00:08.045Z] #42 51.72 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T16:00:08.045Z] #42 51.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:08.045Z] #42 51.76 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T16:00:08.045Z] #42 51.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:08.045Z] #42 51.80 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T16:00:08.045Z] #42 51.82 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T16:00:08.045Z] #42 51.84 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T16:00:08.045Z] #42 51.86 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T16:00:08.045Z] #42 51.89 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T16:00:08.045Z] #42 51.90 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T16:00:08.045Z] #42 51.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:08.045Z] #42 DONE 52.2s [2022-07-25T16:00:08.045Z] [2022-07-25T16:00:08.045Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T16:00:08.045Z] #43 sha256:76b2e98f175e800f8b8e1ad329cfb5a30438d201c4f1ea5423d2419b8e4b02d7 [2022-07-25T16:00:08.045Z] #43 DONE 0.1s [2022-07-25T16:00:08.045Z] [2022-07-25T16:00:08.045Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:00:08.045Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T16:00:08.045Z] #34 50.78 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-07-25T16:00:08.104Z] #47 ... [2022-07-25T16:00:08.104Z] [2022-07-25T16:00:08.104Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:08.104Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:08.104Z] #14 25.48 Fetched 8560 kB in 18s (487 kB/s) [2022-07-25T16:00:08.104Z] #14 25.48 Reading package lists... [2022-07-25T16:00:08.104Z] #14 30.91 Reading package lists... [2022-07-25T16:00:08.104Z] #14 ... [2022-07-25T16:00:08.104Z] [2022-07-25T16:00:08.104Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T16:00:08.104Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T16:00:08.104Z] #76 34.18 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:08.104Z] #76 34.45 Fetched 5940 kB in 1s (8762 kB/s) [2022-07-25T16:00:08.104Z] #76 34.56 Selecting previously unselected package bzip2. [2022-07-25T16:00:08.104Z] #76 34.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T16:00:08.104Z] #76 34.63 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T16:00:08.104Z] #76 34.63 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T16:00:08.104Z] #76 34.78 Selecting previously unselected package libmagic-mgc. [2022-07-25T16:00:08.104Z] #76 34.80 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T16:00:08.104Z] #76 34.81 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T16:00:08.104Z] #76 35.32 Selecting previously unselected package libmagic1:amd64. [2022-07-25T16:00:08.104Z] #76 35.33 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T16:00:08.104Z] #76 35.35 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T16:00:08.104Z] #76 35.50 Selecting previously unselected package file. [2022-07-25T16:00:08.104Z] #76 35.51 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-25T16:00:08.104Z] #76 35.51 Unpacking file (1:5.39-3) ... [2022-07-25T16:00:08.104Z] #76 35.63 Selecting previously unselected package xz-utils. [2022-07-25T16:00:08.104Z] #76 35.63 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T16:00:08.104Z] #76 35.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:00:08.144Z] #67 19.22 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T16:00:08.306Z] #34 51.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T16:00:08.365Z] #76 35.90 Selecting previously unselected package libsigsegv2:amd64. [2022-07-25T16:00:08.365Z] #76 35.90 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-25T16:00:08.365Z] #76 35.91 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-25T16:00:08.578Z] #84 ... [2022-07-25T16:00:08.578Z] [2022-07-25T16:00:08.578Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:00:08.578Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:00:08.578Z] #54 25.31 Updating files: 93% (2027/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-25T16:00:08.578Z] #54 25.39 + git checkout -q v2.3.0 [2022-07-25T16:00:08.578Z] #54 26.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-25T16:00:08.578Z] #54 ... [2022-07-25T16:00:08.578Z] [2022-07-25T16:00:08.578Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T16:00:08.578Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T16:00:08.578Z] #47 36.11 NAME: [2022-07-25T16:00:08.578Z] #47 36.11 go-winres - A tool for embedding resources in Windows executables [2022-07-25T16:00:08.578Z] #47 36.11 [2022-07-25T16:00:08.578Z] #47 36.11 USAGE: [2022-07-25T16:00:08.578Z] #47 36.12 go-winres [global options] command [command options] [arguments...] [2022-07-25T16:00:08.578Z] #47 36.12 [2022-07-25T16:00:08.578Z] #47 36.12 COMMANDS: [2022-07-25T16:00:08.578Z] #47 36.12 init Create an initial ./winres/winres.json [2022-07-25T16:00:08.578Z] #47 36.12 make Make syso files for the "go build" command [2022-07-25T16:00:08.578Z] #47 36.12 simply Make syso files for the "go build" command (simplified) [2022-07-25T16:00:08.578Z] #47 36.12 extract Extract all resources from an executable [2022-07-25T16:00:08.578Z] #47 36.12 patch Replace resources in an executable file (exe, dll) [2022-07-25T16:00:08.578Z] #47 36.12 help, h Shows a list of commands or help for one command [2022-07-25T16:00:08.578Z] #47 36.12 [2022-07-25T16:00:08.578Z] #47 36.12 GLOBAL OPTIONS: [2022-07-25T16:00:08.578Z] #47 36.12 --help, -h show help (default: false) [2022-07-25T16:00:08.578Z] #47 DONE 36.2s [2022-07-25T16:00:08.578Z] [2022-07-25T16:00:08.578Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T16:00:08.578Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T16:00:08.578Z] #58 28.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-25T16:00:08.578Z] #58 29.55 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:08.578Z] #58 29.82 Fetched 2315 kB in 3s (734 kB/s) [2022-07-25T16:00:08.578Z] #58 29.88 Selecting previously unselected package libprotobuf23:amd64. [2022-07-25T16:00:08.578Z] #58 29.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T16:00:08.578Z] #58 29.96 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-25T16:00:08.578Z] #58 29.98 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T16:00:08.578Z] #58 30.65 Selecting previously unselected package python3-pkg-resources. [2022-07-25T16:00:08.578Z] #58 30.65 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T16:00:08.578Z] #58 30.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:00:08.578Z] #58 30.88 Selecting previously unselected package python3-six. [2022-07-25T16:00:08.578Z] #58 30.88 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T16:00:08.578Z] #58 30.88 Unpacking python3-six (1.16.0-2) ... [2022-07-25T16:00:08.578Z] #58 30.96 Selecting previously unselected package python3-protobuf. [2022-07-25T16:00:08.578Z] #58 30.96 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-25T16:00:08.578Z] #58 30.97 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T16:00:08.578Z] #58 31.37 Selecting previously unselected package libnet1:amd64. [2022-07-25T16:00:08.578Z] #58 31.39 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T16:00:08.578Z] #58 31.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:00:08.578Z] #58 31.48 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T16:00:08.578Z] #58 31.49 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T16:00:08.578Z] #58 31.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:00:08.578Z] #58 31.62 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T16:00:08.578Z] #58 31.62 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T16:00:08.578Z] #58 31.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:08.578Z] #58 31.72 Selecting previously unselected package criu. [2022-07-25T16:00:08.578Z] #58 31.72 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-25T16:00:08.578Z] #58 31.73 Unpacking criu (3.17.1-1) ... [2022-07-25T16:00:08.578Z] #58 32.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:00:08.578Z] #58 34.09 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T16:00:08.578Z] #58 34.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:00:08.578Z] #58 34.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:08.578Z] #58 34.13 Setting up python3-six (1.16.0-2) ... [2022-07-25T16:00:08.578Z] #58 35.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:00:08.578Z] #58 35.23 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T16:00:08.626Z] #76 36.01 Selecting previously unselected package m4. [2022-07-25T16:00:08.626Z] #76 36.03 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-25T16:00:08.626Z] #76 36.05 Unpacking m4 (1.4.18-5) ... [2022-07-25T16:00:08.626Z] #76 ... [2022-07-25T16:00:08.626Z] [2022-07-25T16:00:08.626Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:00:08.626Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T16:00:08.626Z] #42 19.81 Reading package lists... [2022-07-25T16:00:08.626Z] #42 26.41 Building dependency tree... [2022-07-25T16:00:08.626Z] #42 30.20 The following additional packages will be installed: [2022-07-25T16:00:08.626Z] #42 30.21 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-25T16:00:08.626Z] #42 30.25 Suggested packages: [2022-07-25T16:00:08.626Z] #42 30.26 cmake-doc ninja-build lrzip [2022-07-25T16:00:08.626Z] #42 30.26 Recommended packages: [2022-07-25T16:00:08.626Z] #42 30.26 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T16:00:08.626Z] #42 31.16 The following NEW packages will be installed: [2022-07-25T16:00:08.626Z] #42 31.16 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-25T16:00:08.626Z] #42 31.18 vim-common xxd [2022-07-25T16:00:08.626Z] #42 31.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:00:08.626Z] #42 31.58 Need to get 17.7 MB of archives. [2022-07-25T16:00:08.626Z] #42 31.58 After this operation, 70.7 MB of additional disk space will be used. [2022-07-25T16:00:08.626Z] #42 31.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T16:00:08.626Z] #42 31.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T16:00:08.626Z] #42 31.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T16:00:08.626Z] #42 31.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T16:00:08.626Z] #42 32.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T16:00:08.626Z] #42 32.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T16:00:08.626Z] #42 32.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T16:00:08.626Z] #42 32.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T16:00:08.626Z] #42 32.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T16:00:08.626Z] #42 32.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T16:00:08.626Z] #42 33.78 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:08.626Z] #42 34.00 Fetched 17.7 MB in 1s (14.0 MB/s) [2022-07-25T16:00:08.626Z] #42 34.11 Selecting previously unselected package xxd. [2022-07-25T16:00:08.626Z] #42 34.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T16:00:08.626Z] #42 34.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T16:00:08.626Z] #42 34.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:08.626Z] #42 34.42 Selecting previously unselected package vim-common. [2022-07-25T16:00:08.626Z] #42 34.42 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:00:08.626Z] #42 34.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:08.626Z] #42 34.67 Selecting previously unselected package cmake-data. [2022-07-25T16:00:08.626Z] #42 34.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T16:00:08.626Z] #42 34.69 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T16:00:08.873Z] #34 ... [2022-07-25T16:00:08.873Z] [2022-07-25T16:00:08.873Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T16:00:08.873Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T16:00:08.873Z] #51 43.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:00:08.873Z] #51 43.09 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T16:00:08.873Z] #51 48.47 Setting up criu (3.17.1-1) ... [2022-07-25T16:00:08.873Z] #51 50.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:08.873Z] #51 DONE 51.2s [2022-07-25T16:00:08.873Z] [2022-07-25T16:00:08.873Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:08.873Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:08.873Z] #14 51.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T16:00:08.873Z] #14 51.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T16:00:08.873Z] #14 51.38 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T16:00:08.886Z] #42 ... [2022-07-25T16:00:08.886Z] [2022-07-25T16:00:08.886Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T16:00:08.886Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T16:00:08.886Z] #76 36.31 Selecting previously unselected package autoconf. [2022-07-25T16:00:08.886Z] #76 36.32 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T16:00:08.886Z] #76 36.33 Unpacking autoconf (2.69-14) ... [2022-07-25T16:00:09.147Z] #76 36.72 Selecting previously unselected package autotools-dev. [2022-07-25T16:00:09.147Z] #76 36.78 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T16:00:09.147Z] #76 36.79 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T16:00:09.362Z] #31 ... [2022-07-25T16:00:09.362Z] [2022-07-25T16:00:09.362Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T16:00:09.362Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-25T16:00:09.362Z] #51 37.51 Setting up criu (3.17.1-1) ... [2022-07-25T16:00:09.362Z] #51 38.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:09.362Z] #51 DONE 39.5s [2022-07-25T16:00:09.362Z] [2022-07-25T16:00:09.362Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:00:09.362Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-25T16:00:09.362Z] #34 37.26 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-25T16:00:09.362Z] #34 37.36 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T16:00:09.362Z] #34 37.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:00:09.407Z] #76 36.97 Selecting previously unselected package automake. [2022-07-25T16:00:09.408Z] #76 37.00 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T16:00:09.408Z] #76 37.01 Unpacking automake (1:1.16.3-2) ... [2022-07-25T16:00:09.523Z] #67 ... [2022-07-25T16:00:09.523Z] [2022-07-25T16:00:09.523Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:00:09.523Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:00:09.523Z] #47 26.91 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-25T16:00:09.782Z] #47 ... [2022-07-25T16:00:09.782Z] [2022-07-25T16:00:09.782Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:09.782Z] #31 sha256:57145ae3835c92c4cf30033c66e3659b7b0343667f8635901b6cc1d8494ab601 [2022-07-25T16:00:09.782Z] #31 18.29 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T16:00:09.926Z] #34 ... [2022-07-25T16:00:09.926Z] [2022-07-25T16:00:09.926Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:00:09.926Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-25T16:00:09.926Z] #42 36.19 Selecting previously unselected package libxml2:arm64. [2022-07-25T16:00:09.926Z] #42 36.20 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-25T16:00:09.926Z] #42 36.20 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T16:00:09.926Z] #42 36.73 Selecting previously unselected package libarchive13:arm64. [2022-07-25T16:00:09.926Z] #42 36.74 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-25T16:00:09.926Z] #42 36.74 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-25T16:00:09.926Z] #42 37.09 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-25T16:00:09.926Z] #42 37.09 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-25T16:00:09.926Z] #42 37.10 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-25T16:00:09.926Z] #42 37.26 Selecting previously unselected package librhash0:arm64. [2022-07-25T16:00:09.926Z] #42 37.26 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-25T16:00:09.926Z] #42 37.28 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-25T16:00:09.926Z] #42 37.43 Selecting previously unselected package libuv1:arm64. [2022-07-25T16:00:09.926Z] #42 37.44 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-25T16:00:09.926Z] #42 37.45 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-25T16:00:09.926Z] #42 37.59 Selecting previously unselected package cmake. [2022-07-25T16:00:09.926Z] #42 37.59 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-25T16:00:09.926Z] #42 37.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T16:00:09.926Z] #42 40.25 Setting up libicu67:arm64 (67.1-7) ... [2022-07-25T16:00:09.926Z] #42 40.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:09.926Z] #42 40.34 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-25T16:00:09.926Z] #42 40.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:09.926Z] #42 40.47 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-25T16:00:09.926Z] #42 40.48 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-25T16:00:09.926Z] #42 40.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T16:00:09.926Z] #42 40.54 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T16:00:09.926Z] #42 40.56 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-25T16:00:09.926Z] #42 40.61 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T16:00:09.926Z] #42 40.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:09.926Z] #42 DONE 41.3s [2022-07-25T16:00:09.926Z] [2022-07-25T16:00:09.926Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T16:00:09.926Z] #43 sha256:02e3f505ca4f4465970ad8ac38e86d7876e02b7ab846165626557b919d83826d [2022-07-25T16:00:09.926Z] #43 DONE 0.1s [2022-07-25T16:00:09.926Z] [2022-07-25T16:00:09.926Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T16:00:09.926Z] #44 sha256:9d401197c0be532975cbc7ec23dab3bd19257457e1f8066fd7d942e6e64a72f5 [2022-07-25T16:00:09.979Z] #76 37.69 Selecting previously unselected package patch. [2022-07-25T16:00:10.240Z] #76 37.72 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-25T16:00:10.240Z] #76 37.73 Unpacking patch (2.7.6-7) ... [2022-07-25T16:00:10.240Z] #76 37.94 Selecting previously unselected package dpkg-dev. [2022-07-25T16:00:10.240Z] #76 37.94 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T16:00:10.240Z] #76 37.96 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T16:00:10.355Z] #31 ... [2022-07-25T16:00:10.355Z] [2022-07-25T16:00:10.355Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:10.355Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:10.355Z] #14 23.80 Reading package lists... [2022-07-25T16:00:10.355Z] #14 28.84 Reading package lists... [2022-07-25T16:00:10.355Z] #14 33.60 Building dependency tree... [2022-07-25T16:00:10.355Z] #14 37.37 The following additional packages will be installed: [2022-07-25T16:00:10.355Z] #14 37.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T16:00:10.355Z] #14 37.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T16:00:10.355Z] #14 37.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T16:00:10.356Z] #14 37.37 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T16:00:10.356Z] #14 37.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T16:00:10.356Z] #14 37.37 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T16:00:10.356Z] #14 37.39 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T16:00:10.356Z] #14 37.39 Suggested packages: [2022-07-25T16:00:10.356Z] #14 37.39 gcc-10-locales seccomp wine64 [2022-07-25T16:00:10.356Z] #14 38.67 The following NEW packages will be installed: [2022-07-25T16:00:10.356Z] #14 38.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T16:00:10.356Z] #14 38.67 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T16:00:10.356Z] #14 38.67 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T16:00:10.356Z] #14 38.67 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T16:00:10.356Z] #14 38.67 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T16:00:10.356Z] #14 38.67 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T16:00:10.356Z] #14 38.67 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T16:00:10.356Z] #14 38.67 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T16:00:10.356Z] #14 38.67 mingw-w64-x86-64-dev [2022-07-25T16:00:10.356Z] #14 ... [2022-07-25T16:00:10.356Z] [2022-07-25T16:00:10.356Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T16:00:10.356Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T16:00:10.356Z] #51 35.25 Selecting previously unselected package python3-pkg-resources. [2022-07-25T16:00:10.356Z] #51 35.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T16:00:10.356Z] #51 35.27 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:00:10.356Z] #51 35.61 Selecting previously unselected package python3-six. [2022-07-25T16:00:10.356Z] #51 35.61 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T16:00:10.356Z] #51 35.61 Unpacking python3-six (1.16.0-2) ... [2022-07-25T16:00:10.356Z] #51 35.77 Selecting previously unselected package python3-protobuf. [2022-07-25T16:00:10.356Z] #51 35.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-25T16:00:10.356Z] #51 35.77 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T16:00:10.356Z] #51 36.21 Selecting previously unselected package libnet1:amd64. [2022-07-25T16:00:10.356Z] #51 36.21 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T16:00:10.356Z] #51 36.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:00:10.356Z] #51 36.42 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T16:00:10.356Z] #51 36.42 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T16:00:10.356Z] #51 36.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:00:10.356Z] #51 36.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T16:00:10.356Z] #51 36.56 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T16:00:10.356Z] #51 36.56 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:10.356Z] #51 36.63 Selecting previously unselected package criu. [2022-07-25T16:00:10.356Z] #51 36.63 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-25T16:00:10.356Z] #51 36.63 Unpacking criu (3.17.1-1) ... [2022-07-25T16:00:10.471Z] #58 ... [2022-07-25T16:00:10.471Z] [2022-07-25T16:00:10.471Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:10.471Z] #38 sha256:48b391eecb15db7e5c43210692952f9b7d029fd824bab6e8421bc39b75f320b8 [2022-07-25T16:00:10.471Z] #38 8.963 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T16:00:10.471Z] #38 10.28 [2022-07-25T16:00:10.471Z] #38 10.57 #=#=# ######################################################################## 100.0% [2022-07-25T16:00:10.471Z] #38 11.71 [2022-07-25T16:00:10.471Z] #38 15.00 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T16:00:10.471Z] #38 16.66 #=#=# [2022-07-25T16:00:10.487Z] #44 0.637 + RM_GOPATH=0 [2022-07-25T16:00:10.487Z] #44 0.639 + TMP_GOPATH= [2022-07-25T16:00:10.728Z] #38 16.95 #=#=# #### 6.9% ################## 26.2% ################################ 45.3% ############################################# 63.6% ########################################################### 82.7% ######################################################################## 100.0% [2022-07-25T16:00:10.743Z] #44 0.640 + : /build [2022-07-25T16:00:10.743Z] #44 0.640 + '[' -z '' ']' [2022-07-25T16:00:10.743Z] #44 0.641 ++ mktemp -d [2022-07-25T16:00:10.743Z] #44 0.643 + export GOPATH=/tmp/tmp.qCEXawOJAJ [2022-07-25T16:00:10.743Z] #44 0.643 + GOPATH=/tmp/tmp.qCEXawOJAJ [2022-07-25T16:00:10.743Z] #44 0.643 + RM_GOPATH=1 [2022-07-25T16:00:10.743Z] #44 0.643 + case "$(go env GOARCH)" in [2022-07-25T16:00:10.743Z] #44 0.643 ++ go env GOARCH [2022-07-25T16:00:10.743Z] #44 0.662 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:10.743Z] #44 0.665 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:10.743Z] #44 0.674 ++ dirname /install.sh [2022-07-25T16:00:10.743Z] #44 0.676 + dir=/ [2022-07-25T16:00:10.743Z] #44 0.676 + bin=tini [2022-07-25T16:00:10.743Z] #44 0.676 + shift [2022-07-25T16:00:10.743Z] #44 0.676 + '[' '!' -f //tini.installer ']' [2022-07-25T16:00:10.743Z] #44 0.676 + . //tini.installer [2022-07-25T16:00:10.743Z] #44 0.677 ++ : v0.19.0 [2022-07-25T16:00:10.743Z] #44 0.677 + install_tini [2022-07-25T16:00:10.743Z] #44 0.677 + echo 'Install tini version v0.19.0' [2022-07-25T16:00:10.743Z] #44 0.678 Install tini version v0.19.0 [2022-07-25T16:00:10.743Z] #44 0.678 + git clone https://github.com/krallin/tini.git /tmp/tmp.qCEXawOJAJ/tini [2022-07-25T16:00:10.743Z] #44 0.680 Cloning into '/tmp/tmp.qCEXawOJAJ/tini'... [2022-07-25T16:00:10.925Z] #51 37.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:00:10.999Z] #44 ... [2022-07-25T16:00:10.999Z] [2022-07-25T16:00:10.999Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:10.999Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T16:00:10.999Z] #77 0.768 Cloning into '/tmp/crun-build'... [2022-07-25T16:00:10.999Z] #77 7.812 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T16:00:10.999Z] #77 7.850 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T16:00:10.999Z] #77 9.243 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T16:00:10.999Z] #77 9.257 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T16:00:10.999Z] #77 9.257 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T16:00:10.999Z] #77 9.257 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T16:00:10.999Z] #77 9.303 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T16:00:10.999Z] #77 ... [2022-07-25T16:00:10.999Z] [2022-07-25T16:00:10.999Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:10.999Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T16:00:10.999Z] #14 35.97 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:10.999Z] #14 36.24 Fetched 108 MB in 5s (23.1 MB/s) [2022-07-25T16:00:10.999Z] #14 36.35 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T16:00:10.999Z] #14 36.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 ... 15708 files and directories currently installed.) [2022-07-25T16:00:10.999Z] #14 36.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-25T16:00:10.999Z] #14 36.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T16:00:10.999Z] #14 38.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T16:00:10.999Z] #14 38.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-25T16:00:10.999Z] #14 38.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T16:00:10.999Z] #14 41.69 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T16:00:10.999Z] #14 41.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T16:00:10.999Z] #14 41.71 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T16:00:10.999Z] #14 41.91 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-25T16:00:10.999Z] #14 41.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-25T16:00:10.999Z] #14 41.93 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-25T16:00:10.999Z] #14 42.10 Selecting previously unselected package dmsetup. [2022-07-25T16:00:10.999Z] #14 42.10 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-25T16:00:10.999Z] #14 42.11 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T16:00:10.999Z] #14 42.25 Selecting previously unselected package mingw-w64-common. [2022-07-25T16:00:10.999Z] #14 42.26 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T16:00:10.999Z] #14 42.26 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T16:00:11.106Z] #14 55.23 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T16:00:11.106Z] #14 55.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T16:00:11.106Z] #14 55.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T16:00:11.106Z] #14 55.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T16:00:11.255Z] #14 ... [2022-07-25T16:00:11.255Z] [2022-07-25T16:00:11.255Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T16:00:11.255Z] #44 sha256:9d401197c0be532975cbc7ec23dab3bd19257457e1f8066fd7d942e6e64a72f5 [2022-07-25T16:00:11.255Z] #44 1.381 + cd /tmp/tmp.qCEXawOJAJ/tini [2022-07-25T16:00:11.255Z] #44 1.383 + git checkout -q v0.19.0 [2022-07-25T16:00:11.255Z] #44 1.410 + cmake . [2022-07-25T16:00:11.364Z] #14 55.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:00:11.364Z] #14 55.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:00:11.364Z] #14 55.66 Selecting previously unselected package dmsetup. [2022-07-25T16:00:11.364Z] #14 55.67 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:00:11.364Z] #14 55.67 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T16:00:11.621Z] #14 55.88 Selecting previously unselected package mingw-w64-common. [2022-07-25T16:00:11.621Z] #14 55.89 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T16:00:11.621Z] #14 55.89 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T16:00:11.625Z] #76 39.06 Selecting previously unselected package build-essential. [2022-07-25T16:00:11.625Z] #76 39.07 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-25T16:00:11.625Z] #76 39.09 Unpacking build-essential (12.9) ... [2022-07-25T16:00:11.625Z] #76 39.19 Selecting previously unselected package libcap2:amd64. [2022-07-25T16:00:11.625Z] #76 39.23 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T16:00:11.625Z] #76 39.23 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:00:11.672Z] #38 18.49 [2022-07-25T16:00:11.818Z] #44 1.899 -- The C compiler identification is GNU 10.2.1 [2022-07-25T16:00:11.818Z] #44 2.016 -- Detecting C compiler ABI info [2022-07-25T16:00:11.864Z] #51 ... [2022-07-25T16:00:11.864Z] [2022-07-25T16:00:11.864Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:00:11.864Z] #64 sha256:d6ce48fa17de3cdbc70418144c77a4ff43dd985b3c5a988dc95b2f4cef37a5be [2022-07-25T16:00:11.886Z] #76 39.32 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T16:00:11.886Z] #76 39.33 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-25T16:00:11.886Z] #76 39.34 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T16:00:11.886Z] #76 39.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T16:00:11.886Z] #76 39.52 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T16:00:11.886Z] #76 39.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:11.927Z] #38 ... [2022-07-25T16:00:11.927Z] [2022-07-25T16:00:11.927Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T16:00:11.927Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T16:00:11.927Z] #58 38.78 Setting up criu (3.17.1-1) ... [2022-07-25T16:00:12.124Z] #64 ... [2022-07-25T16:00:12.124Z] [2022-07-25T16:00:12.124Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:12.124Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:12.124Z] #14 39.06 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:00:12.124Z] #14 39.06 Need to get 115 MB of archives. [2022-07-25T16:00:12.124Z] #14 39.06 After this operation, 645 MB of additional disk space will be used. [2022-07-25T16:00:12.124Z] #14 39.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-25T16:00:12.124Z] #14 39.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-25T16:00:12.124Z] #14 39.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-25T16:00:12.124Z] #14 39.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-25T16:00:12.124Z] #14 39.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-25T16:00:12.124Z] #14 39.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T16:00:12.124Z] #14 39.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-25T16:00:12.124Z] #14 39.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-25T16:00:12.124Z] #14 39.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-25T16:00:12.147Z] #76 39.63 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T16:00:12.147Z] #76 39.66 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-25T16:00:12.147Z] #76 39.67 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:12.381Z] #44 2.539 -- Detecting C compiler ABI info - done [2022-07-25T16:00:12.384Z] #14 40.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-25T16:00:12.384Z] #14 ... [2022-07-25T16:00:12.384Z] [2022-07-25T16:00:12.384Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T16:00:12.384Z] #26 sha256:daa9e573027e3e5bda68783844e56eaffb4feccbc148c8be362dc9f0ff3ac906 [2022-07-25T16:00:12.384Z] #26 14.75 + RM_GOPATH=0 [2022-07-25T16:00:12.384Z] #26 14.75 + TMP_GOPATH= [2022-07-25T16:00:12.384Z] #26 14.75 + : /build [2022-07-25T16:00:12.384Z] #26 14.75 + '[' -z '' ']' [2022-07-25T16:00:12.384Z] #26 14.76 ++ mktemp -d [2022-07-25T16:00:12.384Z] #26 14.76 + export GOPATH=/tmp/tmp.VTz90hAVrH [2022-07-25T16:00:12.384Z] #26 14.76 + GOPATH=/tmp/tmp.VTz90hAVrH [2022-07-25T16:00:12.384Z] #26 14.76 + RM_GOPATH=1 [2022-07-25T16:00:12.384Z] #26 14.76 + case "$(go env GOARCH)" in [2022-07-25T16:00:12.384Z] #26 14.76 ++ go env GOARCH [2022-07-25T16:00:12.384Z] #26 14.81 Install docker/cli version 17.06.2-ce from stable [2022-07-25T16:00:12.384Z] #26 14.81 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:12.384Z] #26 14.81 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:12.384Z] #26 14.81 ++ dirname /install.sh [2022-07-25T16:00:12.384Z] #26 14.81 + dir=/ [2022-07-25T16:00:12.384Z] #26 14.81 + bin=dockercli [2022-07-25T16:00:12.384Z] #26 14.81 + shift [2022-07-25T16:00:12.384Z] #26 14.81 + '[' '!' -f //dockercli.installer ']' [2022-07-25T16:00:12.384Z] #26 14.81 + . //dockercli.installer [2022-07-25T16:00:12.384Z] #26 14.81 ++ : stable [2022-07-25T16:00:12.384Z] #26 14.81 ++ : 17.06.2-ce [2022-07-25T16:00:12.384Z] #26 14.81 + install_dockercli [2022-07-25T16:00:12.384Z] #26 14.81 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T16:00:12.384Z] #26 14.81 ++ uname -m [2022-07-25T16:00:12.384Z] #26 14.83 + arch=x86_64 [2022-07-25T16:00:12.384Z] #26 14.83 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T16:00:12.384Z] #26 14.83 + url=https://download.docker.com/linux/static [2022-07-25T16:00:12.384Z] #26 14.83 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T16:00:12.384Z] #26 14.83 + tar -xz docker/docker [2022-07-25T16:00:12.384Z] #26 22.05 + mkdir -p /build [2022-07-25T16:00:12.384Z] #26 22.05 + mv docker/docker /build/ [2022-07-25T16:00:12.384Z] #26 22.05 + rmdir docker [2022-07-25T16:00:12.384Z] #26 DONE 22.7s [2022-07-25T16:00:12.384Z] [2022-07-25T16:00:12.384Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:00:12.384Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T16:00:12.384Z] #42 30.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:12.384Z] #42 30.97 Fetched 17.7 MB in 1s (13.5 MB/s) [2022-07-25T16:00:12.384Z] #42 31.09 Selecting previously unselected package xxd. [2022-07-25T16:00:12.384Z] #42 31.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-07-25T16:00:12.384Z] #42 31.09 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T16:00:12.384Z] #42 31.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:12.384Z] #42 31.33 Selecting previously unselected package vim-common. [2022-07-25T16:00:12.384Z] #42 31.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:00:12.384Z] #42 31.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:12.384Z] #42 31.59 Selecting previously unselected package cmake-data. [2022-07-25T16:00:12.384Z] #42 31.59 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T16:00:12.384Z] #42 31.59 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T16:00:12.384Z] #42 35.21 Selecting previously unselected package libicu67:amd64. [2022-07-25T16:00:12.384Z] #42 35.21 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-25T16:00:12.384Z] #42 35.21 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T16:00:12.407Z] #76 39.77 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T16:00:12.407Z] #76 39.77 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T16:00:12.407Z] #76 39.78 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:00:12.407Z] #76 40.00 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T16:00:12.637Z] #44 2.641 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T16:00:12.637Z] #44 2.654 -- Detecting C compile features [2022-07-25T16:00:12.637Z] #44 2.655 -- Detecting C compile features - done [2022-07-25T16:00:12.637Z] #44 2.713 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T16:00:12.646Z] #42 ... [2022-07-25T16:00:12.646Z] [2022-07-25T16:00:12.646Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T16:00:12.646Z] #67 sha256:acee5c8fbd0cfee2ab29286d2120517e736fbdd432c3c1c471553407c65f54fa [2022-07-25T16:00:12.646Z] #67 21.90 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T16:00:12.646Z] #67 22.65 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T16:00:12.646Z] #67 22.65 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T16:00:12.646Z] #67 22.74 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T16:00:12.646Z] #67 22.93 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T16:00:12.646Z] #67 23.07 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T16:00:12.646Z] #67 23.29 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T16:00:12.646Z] #67 23.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T16:00:12.668Z] #76 40.04 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T16:00:12.668Z] #76 40.04 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:00:12.668Z] #76 ... [2022-07-25T16:00:12.668Z] [2022-07-25T16:00:12.668Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:12.668Z] #31 sha256:5afd6f4784e857af715997501fc8c637c9d71568ffd6276062ea236f4a3c1f99 [2022-07-25T16:00:12.668Z] #31 6.024 #=#=# [2022-07-25T16:00:12.668Z] #31 6.331 #=#=# 0.2% ######################################################################## 100.0% [2022-07-25T16:00:12.668Z] #31 7.724 [2022-07-25T16:00:12.668Z] #31 11.52 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T16:00:12.668Z] #31 12.95 [2022-07-25T16:00:12.668Z] #31 13.22 #=#=# ################################ 44.7% ######################################################################## 100.0% [2022-07-25T16:00:12.668Z] #31 14.66 [2022-07-25T16:00:12.893Z] #44 2.989 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T16:00:12.929Z] #31 ... [2022-07-25T16:00:12.929Z] [2022-07-25T16:00:12.929Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T16:00:12.929Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T16:00:12.929Z] #51 34.00 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-25T16:00:12.929Z] #51 35.42 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:12.929Z] #51 35.67 Fetched 2315 kB in 3s (686 kB/s) [2022-07-25T16:00:12.929Z] #51 35.74 Selecting previously unselected package libprotobuf23:amd64. [2022-07-25T16:00:12.929Z] #51 35.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T16:00:12.929Z] #51 35.82 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-25T16:00:12.929Z] #51 35.83 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T16:00:12.929Z] #51 36.64 Selecting previously unselected package python3-pkg-resources. [2022-07-25T16:00:12.929Z] #51 36.65 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T16:00:12.929Z] #51 36.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:00:12.929Z] #51 36.87 Selecting previously unselected package python3-six. [2022-07-25T16:00:12.929Z] #51 36.87 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T16:00:12.929Z] #51 36.89 Unpacking python3-six (1.16.0-2) ... [2022-07-25T16:00:12.929Z] #51 37.02 Selecting previously unselected package python3-protobuf. [2022-07-25T16:00:12.929Z] #51 37.03 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-25T16:00:12.929Z] #51 37.03 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T16:00:12.929Z] #51 37.52 Selecting previously unselected package libnet1:amd64. [2022-07-25T16:00:12.929Z] #51 37.52 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T16:00:12.929Z] #51 37.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:00:12.929Z] #51 37.69 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T16:00:12.929Z] #51 37.70 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T16:00:12.929Z] #51 37.71 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:00:12.929Z] #51 37.83 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T16:00:12.929Z] #51 37.83 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T16:00:12.929Z] #51 37.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:12.929Z] #51 38.02 Selecting previously unselected package criu. [2022-07-25T16:00:12.929Z] #51 38.02 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-25T16:00:12.929Z] #51 38.04 Unpacking criu (3.17.1-1) ... [2022-07-25T16:00:12.929Z] #51 38.91 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:00:13.149Z] #44 3.070 -- Configuring done [2022-07-25T16:00:13.149Z] #44 3.093 -- Generating done [2022-07-25T16:00:13.149Z] #44 3.115 -- Build files have been written to: /tmp/tmp.qCEXawOJAJ/tini [2022-07-25T16:00:13.149Z] #44 3.134 + make tini-static [2022-07-25T16:00:13.190Z] #51 ... [2022-07-25T16:00:13.190Z] [2022-07-25T16:00:13.190Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T16:00:13.190Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T16:00:13.190Z] #76 40.79 Selecting previously unselected package libtool. [2022-07-25T16:00:13.190Z] #76 40.83 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T16:00:13.190Z] #76 40.83 Unpacking libtool (2.4.6-15) ... [2022-07-25T16:00:13.217Z] #67 24.01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T16:00:13.217Z] #67 24.01 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T16:00:13.295Z] #58 40.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:13.405Z] #44 3.472 Scanning dependencies of target tini-static [2022-07-25T16:00:13.405Z] #44 3.590 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T16:00:13.761Z] #76 41.10 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T16:00:13.761Z] #76 41.10 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T16:00:13.761Z] #76 41.13 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:00:13.761Z] #76 41.29 Selecting previously unselected package libyajl2:amd64. [2022-07-25T16:00:13.761Z] #76 41.30 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T16:00:13.761Z] #76 41.30 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:00:13.858Z] #58 DONE 40.5s [2022-07-25T16:00:13.858Z] [2022-07-25T16:00:13.858Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:00:13.858Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T16:00:13.858Z] #41 38.96 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-25T16:00:13.858Z] #41 39.07 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T16:00:13.858Z] #41 39.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:00:14.022Z] #76 41.38 Selecting previously unselected package libyajl-dev:amd64. [2022-07-25T16:00:14.022Z] #76 41.44 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-25T16:00:14.022Z] #76 41.46 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T16:00:14.022Z] #76 41.65 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:00:14.022Z] #76 41.69 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T16:00:14.022Z] #76 41.71 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:00:14.022Z] #76 41.73 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T16:00:14.153Z] #14 ... [2022-07-25T16:00:14.154Z] [2022-07-25T16:00:14.154Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T16:00:14.154Z] #44 sha256:d3c059cbcda9678c09fddab7c012073d2896be294b70816eac75b8611d75eb81 [2022-07-25T16:00:14.154Z] #44 1.119 + RM_GOPATH=0 [2022-07-25T16:00:14.154Z] #44 1.119 + TMP_GOPATH= [2022-07-25T16:00:14.154Z] #44 1.119 + : /build [2022-07-25T16:00:14.154Z] #44 1.119 + '[' -z '' ']' [2022-07-25T16:00:14.154Z] #44 1.127 ++ mktemp -d [2022-07-25T16:00:14.154Z] #44 1.139 + export GOPATH=/tmp/tmp.g7dt8J1nyh [2022-07-25T16:00:14.154Z] #44 1.139 + GOPATH=/tmp/tmp.g7dt8J1nyh [2022-07-25T16:00:14.154Z] #44 1.139 + RM_GOPATH=1 [2022-07-25T16:00:14.154Z] #44 1.141 + case "$(go env GOARCH)" in [2022-07-25T16:00:14.154Z] #44 1.141 ++ go env GOARCH [2022-07-25T16:00:14.154Z] #44 1.184 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:14.154Z] #44 1.184 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:14.154Z] #44 1.195 ++ dirname /install.sh [2022-07-25T16:00:14.154Z] #44 1.196 + dir=/ [2022-07-25T16:00:14.154Z] #44 1.196 + bin=tini [2022-07-25T16:00:14.154Z] #44 1.196 + shift [2022-07-25T16:00:14.154Z] #44 1.197 + '[' '!' -f //tini.installer ']' [2022-07-25T16:00:14.154Z] #44 1.197 + . //tini.installer [2022-07-25T16:00:14.154Z] #44 1.197 ++ : v0.19.0 [2022-07-25T16:00:14.154Z] #44 1.197 + install_tini [2022-07-25T16:00:14.154Z] #44 1.197 + echo 'Install tini version v0.19.0' [2022-07-25T16:00:14.154Z] #44 1.198 Install tini version v0.19.0 [2022-07-25T16:00:14.154Z] #44 1.198 + git clone https://github.com/krallin/tini.git /tmp/tmp.g7dt8J1nyh/tini [2022-07-25T16:00:14.154Z] #44 1.200 Cloning into '/tmp/tmp.g7dt8J1nyh/tini'... [2022-07-25T16:00:14.154Z] #44 2.482 + cd /tmp/tmp.g7dt8J1nyh/tini [2022-07-25T16:00:14.154Z] #44 2.483 + git checkout -q v0.19.0 [2022-07-25T16:00:14.154Z] #44 2.488 + cmake . [2022-07-25T16:00:14.154Z] #44 3.186 -- The C compiler identification is GNU 10.2.1 [2022-07-25T16:00:14.154Z] #44 3.293 -- Detecting C compiler ABI info [2022-07-25T16:00:14.154Z] #44 3.941 -- Detecting C compiler ABI info - done [2022-07-25T16:00:14.154Z] #44 4.108 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T16:00:14.154Z] #44 4.114 -- Detecting C compile features [2022-07-25T16:00:14.154Z] #44 4.117 -- Detecting C compile features - done [2022-07-25T16:00:14.154Z] #44 4.180 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T16:00:14.154Z] #44 4.481 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T16:00:14.154Z] #44 4.594 -- Configuring done [2022-07-25T16:00:14.154Z] #44 4.615 -- Generating done [2022-07-25T16:00:14.154Z] #44 4.620 -- Build files have been written to: /tmp/tmp.g7dt8J1nyh/tini [2022-07-25T16:00:14.154Z] #44 4.633 + make tini-static [2022-07-25T16:00:14.154Z] #44 4.918 Scanning dependencies of target tini-static [2022-07-25T16:00:14.154Z] #44 5.040 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T16:00:14.286Z] #76 41.75 Setting up file (1:5.39-3) ... [2022-07-25T16:00:14.286Z] #76 41.77 Setting up bzip2 (1.0.8-4) ... [2022-07-25T16:00:14.286Z] #76 41.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:14.286Z] #76 41.80 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:14.286Z] #76 41.82 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:00:14.286Z] #76 41.83 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T16:00:14.286Z] #76 41.88 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-25T16:00:14.286Z] #76 41.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:00:14.286Z] #76 41.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T16:00:14.286Z] #76 41.94 Setting up patch (2.7.6-7) ... [2022-07-25T16:00:14.286Z] #76 41.95 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:00:14.547Z] #76 41.98 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T16:00:14.547Z] #76 42.00 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T16:00:14.547Z] #76 42.02 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:00:14.547Z] #76 42.05 Setting up libtool (2.4.6-15) ... [2022-07-25T16:00:14.547Z] #76 42.06 Setting up m4 (1.4.18-5) ... [2022-07-25T16:00:14.547Z] #76 42.07 Setting up dpkg-dev (1.20.11) ... [2022-07-25T16:00:14.547Z] #76 42.11 Setting up autoconf (2.69-14) ... [2022-07-25T16:00:14.547Z] #76 42.12 Setting up build-essential (12.9) ... [2022-07-25T16:00:14.547Z] #76 42.15 Setting up automake (1:1.16.3-2) ... [2022-07-25T16:00:14.547Z] #76 42.18 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T16:00:14.547Z] #76 42.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:14.632Z] #67 25.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T16:00:14.721Z] #44 6.446 [100%] Linking C executable tini-static [2022-07-25T16:00:15.119Z] #76 DONE 42.8s [2022-07-25T16:00:15.120Z] [2022-07-25T16:00:15.120Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:15.120Z] #31 sha256:5afd6f4784e857af715997501fc8c637c9d71568ffd6276062ea236f4a3c1f99 [2022-07-25T16:00:15.120Z] #31 18.50 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T16:00:15.289Z] #44 7.063 [100%] Built target tini-static [2022-07-25T16:00:15.289Z] #44 7.109 + mkdir -p /build [2022-07-25T16:00:15.289Z] #44 7.119 + cp tini-static /build/docker-init [2022-07-25T16:00:15.294Z] #44 4.949 [100%] Linking C executable tini-static [2022-07-25T16:00:15.294Z] #44 5.451 [100%] Built target tini-static [2022-07-25T16:00:15.294Z] #44 5.526 + mkdir -p /build [2022-07-25T16:00:15.382Z] #31 ... [2022-07-25T16:00:15.382Z] [2022-07-25T16:00:15.382Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:00:15.382Z] #64 sha256:218a9e2102ab65d5304a9fbe96cc753fd63204077c1242588a966cdd131e4fd8 [2022-07-25T16:00:15.382Z] #64 0.969 + RM_GOPATH=0 [2022-07-25T16:00:15.382Z] #64 0.969 + TMP_GOPATH= [2022-07-25T16:00:15.382Z] #64 0.969 + : /build [2022-07-25T16:00:15.382Z] #64 0.969 + '[' -z '' ']' [2022-07-25T16:00:15.382Z] #64 0.969 ++ mktemp -d [2022-07-25T16:00:15.382Z] #64 0.971 + export GOPATH=/tmp/tmp.X7yP2Z1Bpa [2022-07-25T16:00:15.382Z] #64 0.971 + GOPATH=/tmp/tmp.X7yP2Z1Bpa [2022-07-25T16:00:15.382Z] #64 0.972 + RM_GOPATH=1 [2022-07-25T16:00:15.382Z] #64 0.972 + case "$(go env GOARCH)" in [2022-07-25T16:00:15.382Z] #64 0.974 ++ go env GOARCH [2022-07-25T16:00:15.382Z] #64 1.011 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:15.382Z] #64 1.011 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:15.382Z] #64 1.012 ++ dirname /install.sh [2022-07-25T16:00:15.382Z] #64 1.014 + dir=/ [2022-07-25T16:00:15.382Z] #64 1.014 + bin=containerd [2022-07-25T16:00:15.382Z] #64 1.015 + shift [2022-07-25T16:00:15.382Z] #64 1.015 + '[' '!' -f //containerd.installer ']' [2022-07-25T16:00:15.382Z] #64 1.015 + . //containerd.installer [2022-07-25T16:00:15.382Z] #64 1.015 ++ set -e [2022-07-25T16:00:15.382Z] #64 1.016 ++ : v1.6.6 [2022-07-25T16:00:15.382Z] #64 1.016 + install_containerd [2022-07-25T16:00:15.382Z] #64 1.017 + echo 'Install containerd version v1.6.6' [2022-07-25T16:00:15.382Z] #64 1.019 Install containerd version v1.6.6 [2022-07-25T16:00:15.382Z] #64 1.019 + git clone https://github.com/containerd/containerd.git /tmp/tmp.X7yP2Z1Bpa/src/github.com/containerd/containerd [2022-07-25T16:00:15.382Z] #64 1.036 Cloning into '/tmp/tmp.X7yP2Z1Bpa/src/github.com/containerd/containerd'... [2022-07-25T16:00:15.382Z] #64 ... [2022-07-25T16:00:15.382Z] [2022-07-25T16:00:15.382Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:15.382Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:15.382Z] #14 30.91 Reading package lists... [2022-07-25T16:00:15.382Z] #14 35.96 Building dependency tree... [2022-07-25T16:00:15.382Z] #14 39.51 The following additional packages will be installed: [2022-07-25T16:00:15.382Z] #14 39.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T16:00:15.382Z] #14 39.51 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T16:00:15.382Z] #14 39.51 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T16:00:15.382Z] #14 39.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T16:00:15.382Z] #14 39.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T16:00:15.382Z] #14 39.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T16:00:15.382Z] #14 39.52 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T16:00:15.382Z] #14 39.54 Suggested packages: [2022-07-25T16:00:15.382Z] #14 39.56 gcc-10-locales seccomp wine64 [2022-07-25T16:00:15.382Z] #14 41.00 The following NEW packages will be installed: [2022-07-25T16:00:15.382Z] #14 41.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T16:00:15.382Z] #14 41.01 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T16:00:15.382Z] #14 41.01 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T16:00:15.382Z] #14 41.01 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T16:00:15.382Z] #14 41.01 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T16:00:15.382Z] #14 41.02 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T16:00:15.382Z] #14 41.02 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T16:00:15.382Z] #14 41.02 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T16:00:15.382Z] #14 41.02 mingw-w64-x86-64-dev [2022-07-25T16:00:15.382Z] #14 41.38 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:00:15.382Z] #14 41.38 Need to get 115 MB of archives. [2022-07-25T16:00:15.382Z] #14 41.38 After this operation, 645 MB of additional disk space will be used. [2022-07-25T16:00:15.382Z] #14 41.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-25T16:00:15.382Z] #14 41.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-25T16:00:15.382Z] #14 41.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-25T16:00:15.382Z] #14 41.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-25T16:00:15.382Z] #14 41.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-25T16:00:15.382Z] #14 41.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T16:00:15.382Z] #14 42.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-25T16:00:15.382Z] #14 42.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-25T16:00:15.382Z] #14 42.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-25T16:00:15.382Z] #14 42.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-25T16:00:15.548Z] #44 DONE 7.4s [2022-07-25T16:00:15.548Z] [2022-07-25T16:00:15.548Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:15.548Z] #31 sha256:0f00c39aba13e894270e0ee9f13d195cfceef846c8de7d3bf1fd1e4bfa0f4f6b [2022-07-25T16:00:15.548Z] #31 32.19 [2022-07-25T16:00:15.548Z] #31 34.64 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T16:00:15.548Z] #31 36.03 #=#=# [2022-07-25T16:00:15.548Z] #31 36.36 #=#=# ######################################################################## 100.0% [2022-07-25T16:00:15.548Z] #31 37.54 [2022-07-25T16:00:15.548Z] #31 37.87 Download of images into '/build' complete. [2022-07-25T16:00:15.548Z] #31 37.87 Use something like the following to load the result into a Docker daemon: [2022-07-25T16:00:15.548Z] #31 37.87 tar -cC '/build' . | docker load [2022-07-25T16:00:15.548Z] #31 DONE 38.2s [2022-07-25T16:00:15.548Z] [2022-07-25T16:00:15.548Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:15.548Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:15.548Z] #77 10.38 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T16:00:15.548Z] #77 10.39 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T16:00:15.548Z] #77 10.39 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T16:00:15.548Z] #77 10.39 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T16:00:15.548Z] #77 10.41 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T16:00:15.548Z] #77 14.01 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T16:00:15.548Z] #77 16.00 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T16:00:15.548Z] #77 17.48 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T16:00:15.548Z] #77 17.67 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T16:00:15.548Z] #77 17.85 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T16:00:15.550Z] #44 5.528 + cp tini-static /build/docker-init [2022-07-25T16:00:15.806Z] #44 ... [2022-07-25T16:00:15.806Z] [2022-07-25T16:00:15.806Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T16:00:15.806Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-25T16:00:15.806Z] #55 47.07 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T16:00:15.806Z] #55 DONE 47.3s [2022-07-25T16:00:15.806Z] [2022-07-25T16:00:15.806Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T16:00:15.806Z] #44 sha256:9d401197c0be532975cbc7ec23dab3bd19257457e1f8066fd7d942e6e64a72f5 [2022-07-25T16:00:15.806Z] #44 DONE 5.9s [2022-07-25T16:00:15.806Z] [2022-07-25T16:00:15.806Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:15.806Z] #31 sha256:0b01dc5a18e9091c67f4393aa11bf1c4b40c7927cbc1625a15390bd31a171c39 [2022-07-25T16:00:15.806Z] #31 21.62 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T16:00:15.806Z] #31 23.21 [2022-07-25T16:00:15.806Z] #31 23.51 #=#=# 0.1% ########### 15.8% ####################### 33.1% ###################################### 53.5% ######################################################### 79.5% ######################################################################## 100.0% [2022-07-25T16:00:15.806Z] #31 25.10 [2022-07-25T16:00:16.545Z] #67 ... [2022-07-25T16:00:16.545Z] [2022-07-25T16:00:16.545Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:00:16.545Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T16:00:16.805Z] #34 43.64 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-07-25T16:00:16.805Z] #34 43.75 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T16:00:17.064Z] #34 44.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:00:17.176Z] #31 29.35 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T16:00:17.299Z] #14 44.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-25T16:00:17.300Z] #14 ... [2022-07-25T16:00:17.300Z] [2022-07-25T16:00:17.300Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:17.300Z] #31 sha256:5afd6f4784e857af715997501fc8c637c9d71568ffd6276062ea236f4a3c1f99 [2022-07-25T16:00:17.300Z] #31 20.44 #=#=# [2022-07-25T16:00:17.451Z] #77 ... [2022-07-25T16:00:17.451Z] [2022-07-25T16:00:17.451Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:17.451Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:17.451Z] #14 61.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T16:00:17.451Z] #14 61.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T16:00:17.451Z] #14 61.64 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T16:00:17.561Z] #31 20.77 #=#=# [2022-07-25T16:00:17.561Z] #31 ... [2022-07-25T16:00:17.561Z] [2022-07-25T16:00:17.561Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T16:00:17.561Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T16:00:17.561Z] #40 45.02 NAME: [2022-07-25T16:00:17.561Z] #40 45.02 go-winres - A tool for embedding resources in Windows executables [2022-07-25T16:00:17.561Z] #40 45.02 [2022-07-25T16:00:17.561Z] #40 45.02 USAGE: [2022-07-25T16:00:17.561Z] #40 45.02 go-winres [global options] command [command options] [arguments...] [2022-07-25T16:00:17.561Z] #40 45.04 [2022-07-25T16:00:17.561Z] #40 45.04 COMMANDS: [2022-07-25T16:00:17.561Z] #40 45.04 init Create an initial ./winres/winres.json [2022-07-25T16:00:17.561Z] #40 45.04 make Make syso files for the "go build" command [2022-07-25T16:00:17.561Z] #40 45.04 simply Make syso files for the "go build" command (simplified) [2022-07-25T16:00:17.561Z] #40 45.04 extract Extract all resources from an executable [2022-07-25T16:00:17.561Z] #40 45.04 patch Replace resources in an executable file (exe, dll) [2022-07-25T16:00:17.561Z] #40 45.04 help, h Shows a list of commands or help for one command [2022-07-25T16:00:17.561Z] #40 45.04 [2022-07-25T16:00:17.561Z] #40 45.04 GLOBAL OPTIONS: [2022-07-25T16:00:17.561Z] #40 45.04 --help, -h show help (default: false) [2022-07-25T16:00:17.561Z] #40 DONE 45.2s [2022-07-25T16:00:17.561Z] [2022-07-25T16:00:17.561Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:17.561Z] #31 sha256:5afd6f4784e857af715997501fc8c637c9d71568ffd6276062ea236f4a3c1f99 [2022-07-25T16:00:18.545Z] #31 30.37 [2022-07-25T16:00:18.623Z] #31 20.77 #=#=# 0.1% ######## 12.4% ########### 16.6% ######################### 35.0% #################################### 50.1% ################################################# 69.0% ############################################################# 85.1% ######################################################################## 100.0% [2022-07-25T16:00:18.801Z] #31 30.69 #=#=# ######################################################################## 100.0% [2022-07-25T16:00:19.370Z] #31 31.50 [2022-07-25T16:00:19.984Z] #14 ... [2022-07-25T16:00:19.984Z] [2022-07-25T16:00:19.984Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:00:19.984Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T16:00:19.984Z] #34 52.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:00:20.019Z] #31 23.13 [2022-07-25T16:00:20.400Z] #41 ... [2022-07-25T16:00:20.400Z] [2022-07-25T16:00:20.400Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:20.400Z] #38 sha256:48b391eecb15db7e5c43210692952f9b7d029fd824bab6e8421bc39b75f320b8 [2022-07-25T16:00:20.400Z] #38 21.48 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T16:00:20.400Z] #38 22.39 [2022-07-25T16:00:20.400Z] #38 22.63 #=#=# ######################################################################## 100.0% [2022-07-25T16:00:20.400Z] #38 23.45 [2022-07-25T16:00:20.400Z] #38 25.14 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T16:00:20.400Z] #38 25.94 [2022-07-25T16:00:20.400Z] #38 26.20 #=#=# ######################################################################## 100.0% [2022-07-25T16:00:20.400Z] #38 26.91 [2022-07-25T16:00:20.400Z] #38 27.10 Download of images into '/build' complete. [2022-07-25T16:00:20.400Z] #38 27.11 Use something like the following to load the result into a Docker daemon: [2022-07-25T16:00:20.400Z] #38 27.11 tar -cC '/build' . | docker load [2022-07-25T16:00:20.590Z] #31 ... [2022-07-25T16:00:20.590Z] [2022-07-25T16:00:20.590Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:00:20.590Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T16:00:20.590Z] #42 38.01 Selecting previously unselected package libicu67:amd64. [2022-07-25T16:00:20.590Z] #42 38.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-25T16:00:20.590Z] #42 38.06 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T16:00:20.590Z] #42 46.41 Selecting previously unselected package libxml2:amd64. [2022-07-25T16:00:20.590Z] #42 46.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T16:00:20.590Z] #42 46.45 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T16:00:20.590Z] #42 47.00 Selecting previously unselected package libarchive13:amd64. [2022-07-25T16:00:20.590Z] #42 47.01 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T16:00:20.590Z] #42 47.01 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T16:00:20.590Z] #42 47.35 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T16:00:20.590Z] #42 47.35 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T16:00:20.590Z] #42 47.36 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T16:00:20.590Z] #42 47.57 Selecting previously unselected package librhash0:amd64. [2022-07-25T16:00:20.590Z] #42 47.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T16:00:20.590Z] #42 47.57 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T16:00:20.590Z] #42 47.77 Selecting previously unselected package libuv1:amd64. [2022-07-25T16:00:20.590Z] #42 47.77 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T16:00:20.590Z] #42 47.80 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T16:00:20.590Z] #42 48.01 Selecting previously unselected package cmake. [2022-07-25T16:00:20.590Z] #42 48.01 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T16:00:20.590Z] #42 48.02 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T16:00:20.590Z] #42 ... [2022-07-25T16:00:20.590Z] [2022-07-25T16:00:20.590Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:20.590Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:20.590Z] #14 45.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-25T16:00:20.590Z] #14 46.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-25T16:00:20.590Z] #14 47.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-25T16:00:20.590Z] #14 48.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-25T16:00:20.590Z] #14 48.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T16:00:20.590Z] #14 48.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T16:00:20.590Z] #14 48.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T16:00:20.590Z] #14 48.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T16:00:20.590Z] #14 48.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-25T16:00:20.590Z] #14 48.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T16:00:20.590Z] #14 48.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T16:00:20.590Z] #14 48.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T16:00:20.590Z] #14 48.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T16:00:20.590Z] #14 48.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T16:00:20.590Z] #14 48.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T16:00:20.590Z] #14 48.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T16:00:20.590Z] #14 48.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-25T16:00:20.590Z] #14 48.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T16:00:20.657Z] #38 DONE 27.2s [2022-07-25T16:00:20.657Z] [2022-07-25T16:00:20.657Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:20.657Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:20.657Z] #84 6.435 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T16:00:20.657Z] #84 6.458 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T16:00:20.657Z] #84 7.418 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T16:00:20.657Z] #84 7.436 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T16:00:20.657Z] #84 7.436 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T16:00:20.657Z] #84 7.436 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T16:00:20.657Z] #84 7.442 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T16:00:20.657Z] #84 9.259 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T16:00:20.657Z] #84 10.51 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T16:00:20.657Z] #84 11.62 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T16:00:20.657Z] #84 11.76 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T16:00:20.657Z] #84 11.94 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T16:00:20.851Z] #14 48.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T16:00:21.262Z] #34 ... [2022-07-25T16:00:21.262Z] [2022-07-25T16:00:21.262Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T16:00:21.262Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T16:00:21.262Z] #51 39.68 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T16:00:21.262Z] #51 39.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:00:21.262Z] #51 39.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:21.262Z] #51 39.72 Setting up python3-six (1.16.0-2) ... [2022-07-25T16:00:21.262Z] #51 41.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:00:21.262Z] #51 41.12 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T16:00:21.262Z] #51 44.77 Setting up criu (3.17.1-1) ... [2022-07-25T16:00:21.262Z] #51 46.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:21.262Z] #51 DONE 47.8s [2022-07-25T16:00:21.262Z] [2022-07-25T16:00:21.262Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:21.262Z] #31 sha256:57145ae3835c92c4cf30033c66e3659b7b0343667f8635901b6cc1d8494ab601 [2022-07-25T16:00:21.262Z] #31 19.81 #=#=# [2022-07-25T16:00:21.262Z] #31 20.13 #=#=# ############################################################ 84.6% ######################################################################## 100.0% [2022-07-25T16:00:21.262Z] #31 21.83 [2022-07-25T16:00:21.262Z] #31 24.80 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T16:00:21.262Z] #31 26.30 [2022-07-25T16:00:21.262Z] #31 26.63 #=#=# ############################################## 65.0% ######################################################################## 100.0% [2022-07-25T16:00:21.262Z] #31 28.13 [2022-07-25T16:00:21.262Z] #31 ... [2022-07-25T16:00:21.262Z] [2022-07-25T16:00:21.262Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:21.262Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:21.262Z] #14 42.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-25T16:00:21.262Z] #14 42.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-25T16:00:21.262Z] #14 43.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-25T16:00:21.262Z] #14 44.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-25T16:00:21.262Z] #14 44.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-25T16:00:21.262Z] #14 44.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T16:00:21.262Z] #14 44.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T16:00:21.262Z] #14 44.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T16:00:21.262Z] #14 44.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T16:00:21.262Z] #14 44.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-25T16:00:21.262Z] #14 44.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T16:00:21.262Z] #14 44.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T16:00:21.262Z] #14 44.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T16:00:21.262Z] #14 44.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T16:00:21.262Z] #14 44.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T16:00:21.262Z] #14 44.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T16:00:21.262Z] #14 45.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T16:00:21.262Z] #31 33.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T16:00:21.262Z] #14 45.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-25T16:00:21.262Z] #14 45.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T16:00:21.262Z] #14 45.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T16:00:21.262Z] #14 46.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:21.262Z] #14 46.32 Fetched 115 MB in 6s (18.3 MB/s) [2022-07-25T16:00:21.262Z] #14 46.39 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T16:00:21.262Z] #14 46.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T16:00:21.262Z] #14 46.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T16:00:21.262Z] #14 46.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T16:00:21.262Z] #14 48.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T16:00:21.262Z] #14 48.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T16:00:21.262Z] #14 48.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T16:00:21.521Z] #14 ... [2022-07-25T16:00:21.521Z] [2022-07-25T16:00:21.521Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:00:21.521Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T16:00:21.521Z] #42 42.39 Selecting previously unselected package libxml2:amd64. [2022-07-25T16:00:21.521Z] #42 42.39 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T16:00:21.521Z] #42 42.39 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T16:00:21.521Z] #42 42.39 Selecting previously unselected package libarchive13:amd64. [2022-07-25T16:00:21.521Z] #42 42.39 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T16:00:21.521Z] #42 42.39 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T16:00:21.521Z] #42 42.74 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T16:00:21.521Z] #42 42.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T16:00:21.521Z] #42 42.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T16:00:21.521Z] #42 43.04 Selecting previously unselected package librhash0:amd64. [2022-07-25T16:00:21.521Z] #42 43.04 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T16:00:21.521Z] #42 43.04 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T16:00:21.521Z] #42 43.43 Selecting previously unselected package libuv1:amd64. [2022-07-25T16:00:21.521Z] #42 43.43 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T16:00:21.521Z] #42 43.43 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T16:00:21.521Z] #42 43.43 Selecting previously unselected package cmake. [2022-07-25T16:00:21.521Z] #42 43.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T16:00:21.521Z] #42 43.43 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T16:00:21.521Z] #42 47.82 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T16:00:21.521Z] #42 47.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:21.521Z] #42 47.89 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T16:00:21.521Z] #42 47.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:21.521Z] #42 47.89 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T16:00:21.521Z] #42 47.93 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T16:00:21.521Z] #42 47.93 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T16:00:21.521Z] #42 47.98 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T16:00:21.521Z] #42 47.98 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T16:00:21.521Z] #42 48.03 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T16:00:21.521Z] #42 48.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:21.521Z] #42 DONE 49.8s [2022-07-25T16:00:21.521Z] [2022-07-25T16:00:21.521Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:21.521Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:21.521Z] #77 13.02 Cloning into '/tmp/crun-build'... [2022-07-25T16:00:21.808Z] #14 49.40 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:00:21.887Z] #34 ... [2022-07-25T16:00:21.887Z] [2022-07-25T16:00:21.887Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:21.887Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:21.887Z] #14 65.89 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T16:00:21.887Z] #14 65.90 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:21.887Z] #14 65.90 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T16:00:21.887Z] #14 66.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T16:00:21.887Z] #14 66.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:21.887Z] #14 66.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T16:00:22.068Z] #14 49.70 Fetched 115 MB in 7s (16.0 MB/s) [2022-07-25T16:00:22.068Z] #14 49.81 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T16:00:22.192Z] #31 34.22 [2022-07-25T16:00:22.192Z] #31 ... [2022-07-25T16:00:22.192Z] [2022-07-25T16:00:22.192Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:22.192Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T16:00:22.192Z] #77 11.27 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T16:00:22.192Z] #77 12.80 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T16:00:22.192Z] #77 14.14 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T16:00:22.192Z] #77 14.42 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T16:00:22.192Z] #77 14.67 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T16:00:22.328Z] #14 49.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-07-25T16:00:22.328Z] #14 49.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T16:00:22.328Z] #14 49.92 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T16:00:22.449Z] #77 ... [2022-07-25T16:00:22.449Z] [2022-07-25T16:00:22.449Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:22.449Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T16:00:22.449Z] #14 47.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T16:00:22.449Z] #14 48.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T16:00:22.449Z] #14 48.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T16:00:22.449Z] #14 52.90 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T16:00:22.449Z] #14 52.90 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-25T16:00:22.449Z] #14 52.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T16:00:22.449Z] #14 53.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T16:00:22.449Z] #14 53.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-25T16:00:22.449Z] #14 53.07 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T16:00:22.449Z] #14 ... [2022-07-25T16:00:22.449Z] [2022-07-25T16:00:22.449Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:22.449Z] #31 sha256:0b01dc5a18e9091c67f4393aa11bf1c4b40c7927cbc1625a15390bd31a171c39 [2022-07-25T16:00:22.449Z] #31 34.52 #=#=# ######################################################################## 100.0% [2022-07-25T16:00:22.898Z] #14 ... [2022-07-25T16:00:22.898Z] [2022-07-25T16:00:22.898Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T16:00:22.898Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T16:00:22.898Z] #51 40.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T16:00:22.898Z] #51 40.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:00:22.898Z] #51 40.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:00:22.898Z] #51 40.90 Setting up python3-six (1.16.0-2) ... [2022-07-25T16:00:22.898Z] #51 42.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:00:22.898Z] #51 42.25 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T16:00:22.898Z] #51 47.23 Setting up criu (3.17.1-1) ... [2022-07-25T16:00:22.898Z] #51 49.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:22.898Z] #51 DONE 49.5s [2022-07-25T16:00:22.898Z] [2022-07-25T16:00:22.898Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:00:22.898Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T16:00:22.901Z] #77 ... [2022-07-25T16:00:22.901Z] [2022-07-25T16:00:22.901Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T16:00:22.901Z] #43 sha256:536b8afeb332c939e0f53347e49e0fae456b3b160de13ff90d77c750ddd2618f [2022-07-25T16:00:22.901Z] #43 DONE 1.2s [2022-07-25T16:00:23.012Z] #31 35.20 [2022-07-25T16:00:23.161Z] [2022-07-25T16:00:23.161Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T16:00:23.161Z] #44 sha256:f2de910e8fca44b91991bcb1ed3d5bf27b1d57bfbec6ddc14d30f8cb935869a4 [2022-07-25T16:00:23.182Z] #84 ... [2022-07-25T16:00:23.182Z] [2022-07-25T16:00:23.182Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T16:00:23.182Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T16:00:23.182Z] #62 50.63 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T16:00:23.182Z] #62 DONE 50.7s [2022-07-25T16:00:23.182Z] [2022-07-25T16:00:23.182Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:23.182Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:23.269Z] #31 35.39 Download of images into '/build' complete. [2022-07-25T16:00:23.269Z] #31 35.40 Use something like the following to load the result into a Docker daemon: [2022-07-25T16:00:23.269Z] #31 35.40 tar -cC '/build' . | docker load [2022-07-25T16:00:23.420Z] #34 49.42 Updating files: 87% (1334/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-25T16:00:23.420Z] #34 50.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T16:00:23.833Z] #31 DONE 35.8s [2022-07-25T16:00:23.833Z] [2022-07-25T16:00:23.833Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T16:00:23.833Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-25T16:00:24.361Z] #34 51.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:00:25.171Z] #14 ... [2022-07-25T16:00:25.171Z] [2022-07-25T16:00:25.171Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T16:00:25.171Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T16:00:25.171Z] #55 68.79 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T16:00:25.171Z] #55 DONE 69.2s [2022-07-25T16:00:25.171Z] [2022-07-25T16:00:25.171Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:00:25.171Z] #64 sha256:ae864856b36ee2c373ec5b4a5ea00c4cd444f3c1a7bea37ce5a72db3f030ff0b [2022-07-25T16:00:25.302Z] #34 ... [2022-07-25T16:00:25.302Z] [2022-07-25T16:00:25.302Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:25.302Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:25.302Z] #77 0.931 Cloning into '/tmp/crun-build'... [2022-07-25T16:00:25.302Z] #77 8.940 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T16:00:25.302Z] #77 9.006 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T16:00:25.302Z] #77 ... [2022-07-25T16:00:25.302Z] [2022-07-25T16:00:25.302Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:25.303Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:25.303Z] #14 52.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T16:00:25.303Z] #14 52.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T16:00:25.303Z] #14 52.70 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T16:00:26.244Z] #14 ... [2022-07-25T16:00:26.244Z] [2022-07-25T16:00:26.244Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:00:26.244Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T16:00:26.244Z] #42 53.40 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T16:00:26.244Z] #42 53.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:26.244Z] #42 53.46 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T16:00:26.244Z] #42 53.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:00:26.244Z] #42 53.50 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T16:00:26.244Z] #42 53.51 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T16:00:26.244Z] #42 53.52 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T16:00:26.244Z] #42 53.54 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T16:00:26.244Z] #42 53.55 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T16:00:26.244Z] #42 53.56 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T16:00:26.244Z] #42 53.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:00:26.244Z] #42 DONE 53.8s [2022-07-25T16:00:26.244Z] [2022-07-25T16:00:26.244Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T16:00:26.244Z] #43 sha256:008a112a3466ab4648a907f26fd4c8cadd05e82ae586e190032d60bcfa23c318 [2022-07-25T16:00:26.244Z] #43 DONE 0.1s [2022-07-25T16:00:26.244Z] [2022-07-25T16:00:26.244Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:26.244Z] #31 sha256:5afd6f4784e857af715997501fc8c637c9d71568ffd6276062ea236f4a3c1f99 [2022-07-25T16:00:26.244Z] #31 26.78 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T16:00:26.244Z] #31 28.38 #=#=# [2022-07-25T16:00:26.244Z] #31 28.67 #=#=# ######################################################################## 100.0% [2022-07-25T16:00:26.467Z] #84 ... [2022-07-25T16:00:26.467Z] [2022-07-25T16:00:26.467Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T16:00:26.467Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T16:00:26.467Z] #19 41.94 Fetched 49.2 MB in 40s (1232 kB/s) [2022-07-25T16:00:26.517Z] #31 29.91 [2022-07-25T16:00:27.106Z] #36 ... [2022-07-25T16:00:27.106Z] [2022-07-25T16:00:27.106Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:27.106Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T16:00:27.106Z] #14 58.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T16:00:27.106Z] #14 58.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-25T16:00:27.106Z] #14 58.37 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:00:27.371Z] #44 ... [2022-07-25T16:00:27.371Z] [2022-07-25T16:00:27.371Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:00:27.371Z] #64 sha256:d6ce48fa17de3cdbc70418144c77a4ff43dd985b3c5a988dc95b2f4cef37a5be [2022-07-25T16:00:27.371Z] #64 15.09 + RM_GOPATH=0 [2022-07-25T16:00:27.371Z] #64 15.09 + TMP_GOPATH= [2022-07-25T16:00:27.371Z] #64 15.09 + : /build [2022-07-25T16:00:27.371Z] #64 15.09 + '[' -z '' ']' [2022-07-25T16:00:27.371Z] #64 15.09 ++ mktemp -d [2022-07-25T16:00:27.371Z] #64 15.09 + export GOPATH=/tmp/tmp.m83SVeZsQu [2022-07-25T16:00:27.371Z] #64 15.09 + GOPATH=/tmp/tmp.m83SVeZsQu [2022-07-25T16:00:27.371Z] #64 15.09 + RM_GOPATH=1 [2022-07-25T16:00:27.371Z] #64 15.09 + case "$(go env GOARCH)" in [2022-07-25T16:00:27.371Z] #64 15.09 ++ go env GOARCH [2022-07-25T16:00:27.371Z] #64 15.09 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:27.371Z] #64 15.09 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:27.371Z] #64 15.09 ++ dirname /install.sh [2022-07-25T16:00:27.371Z] #64 15.09 + dir=/ [2022-07-25T16:00:27.371Z] #64 15.09 + bin=containerd [2022-07-25T16:00:27.371Z] #64 15.09 + shift [2022-07-25T16:00:27.371Z] #64 15.09 + '[' '!' -f //containerd.installer ']' [2022-07-25T16:00:27.371Z] #64 15.09 + . //containerd.installer [2022-07-25T16:00:27.371Z] #64 15.09 ++ set -e [2022-07-25T16:00:27.371Z] #64 15.09 ++ : v1.6.6 [2022-07-25T16:00:27.371Z] #64 15.09 + install_containerd [2022-07-25T16:00:27.371Z] #64 15.09 + echo 'Install containerd version v1.6.6' [2022-07-25T16:00:27.371Z] #64 15.09 + git clone https://github.com/containerd/containerd.git /tmp/tmp.m83SVeZsQu/src/github.com/containerd/containerd [2022-07-25T16:00:27.371Z] #64 15.09 Cloning into '/tmp/tmp.m83SVeZsQu/src/github.com/containerd/containerd'... [2022-07-25T16:00:27.371Z] #64 15.10 Install containerd version v1.6.6 [2022-07-25T16:00:27.371Z] #64 ... [2022-07-25T16:00:27.371Z] [2022-07-25T16:00:27.371Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:27.371Z] #31 sha256:57145ae3835c92c4cf30033c66e3659b7b0343667f8635901b6cc1d8494ab601 [2022-07-25T16:00:27.371Z] #31 31.42 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T16:00:27.371Z] #31 32.79 [2022-07-25T16:00:27.371Z] #31 33.28 #=#=# ##O#-# #### 5.6% ########### 16.2% ##################### 29.3% ############################## 42.3% ###################################### 53.6% ############################################## 64.7% ###################################################### 75.9% ############################################################### 88.4% ######################################################################## 100.0% [2022-07-25T16:00:27.371Z] #31 35.20 [2022-07-25T16:00:28.460Z] #64 ... [2022-07-25T16:00:28.460Z] [2022-07-25T16:00:28.460Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:28.460Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:28.460Z] #14 72.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T16:00:28.460Z] #14 72.30 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:28.460Z] #14 72.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:00:29.063Z] #31 ... [2022-07-25T16:00:29.063Z] [2022-07-25T16:00:29.063Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:29.063Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:29.063Z] #14 55.48 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T16:00:29.063Z] #14 55.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T16:00:29.063Z] #14 55.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T16:00:29.063Z] #14 55.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T16:00:29.063Z] #14 55.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:00:29.063Z] #14 55.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:00:29.063Z] #14 55.87 Selecting previously unselected package dmsetup. [2022-07-25T16:00:29.063Z] #14 55.89 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:00:29.063Z] #14 55.90 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T16:00:29.063Z] #14 56.05 Selecting previously unselected package mingw-w64-common. [2022-07-25T16:00:29.063Z] #14 56.05 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T16:00:29.063Z] #14 56.06 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T16:00:29.911Z] #31 ... [2022-07-25T16:00:29.911Z] [2022-07-25T16:00:29.911Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T16:00:29.911Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T16:00:29.911Z] #55 57.93 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T16:00:30.170Z] #55 DONE 58.6s [2022-07-25T16:00:30.170Z] [2022-07-25T16:00:30.170Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:30.170Z] #31 sha256:57145ae3835c92c4cf30033c66e3659b7b0343667f8635901b6cc1d8494ab601 [2022-07-25T16:00:30.170Z] #31 38.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T16:00:31.109Z] #31 39.69 [2022-07-25T16:00:31.368Z] #31 39.94 #=#=# ######################################################################## 100.0% [2022-07-25T16:00:32.348Z] #14 ... [2022-07-25T16:00:32.348Z] [2022-07-25T16:00:32.348Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:00:32.348Z] #64 sha256:3c37ece8e9b46cd6845bce0c4a908737e92d9e969ff241a1668ed09d7680a80c [2022-07-25T16:00:32.361Z] #14 ... [2022-07-25T16:00:32.361Z] [2022-07-25T16:00:32.361Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:32.361Z] #31 sha256:5afd6f4784e857af715997501fc8c637c9d71568ffd6276062ea236f4a3c1f99 [2022-07-25T16:00:32.361Z] #31 32.21 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T16:00:32.361Z] #31 33.34 [2022-07-25T16:00:32.361Z] #31 33.62 #=#=# ######################################################################## 100.0% [2022-07-25T16:00:32.361Z] #31 34.77 [2022-07-25T16:00:32.361Z] #31 35.08 Download of images into '/build' complete. [2022-07-25T16:00:32.361Z] #31 35.08 Use something like the following to load the result into a Docker daemon: [2022-07-25T16:00:32.361Z] #31 35.08 tar -cC '/build' . | docker load [2022-07-25T16:00:32.361Z] #31 DONE 35.3s [2022-07-25T16:00:32.361Z] [2022-07-25T16:00:32.361Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T16:00:32.361Z] #44 sha256:f6de65ddacb1cfaa8ecef4bfa847ab2979392d52ca043bf7a97b286340f06889 [2022-07-25T16:00:32.361Z] #44 0.914 + RM_GOPATH=0 [2022-07-25T16:00:32.361Z] #44 0.914 + TMP_GOPATH= [2022-07-25T16:00:32.361Z] #44 0.914 + : /build [2022-07-25T16:00:32.361Z] #44 0.914 + '[' -z '' ']' [2022-07-25T16:00:32.361Z] #44 0.914 ++ mktemp -d [2022-07-25T16:00:32.361Z] #44 0.918 + export GOPATH=/tmp/tmp.LuxpFVNUDT [2022-07-25T16:00:32.361Z] #44 0.919 + GOPATH=/tmp/tmp.LuxpFVNUDT [2022-07-25T16:00:32.361Z] #44 0.919 + RM_GOPATH=1 [2022-07-25T16:00:32.361Z] #44 0.919 + case "$(go env GOARCH)" in [2022-07-25T16:00:32.361Z] #44 0.922 ++ go env GOARCH [2022-07-25T16:00:32.361Z] #44 0.949 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:32.361Z] #44 0.961 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:32.361Z] #44 0.962 ++ dirname /install.sh [2022-07-25T16:00:32.361Z] #44 0.970 + dir=/ [2022-07-25T16:00:32.361Z] #44 0.974 + bin=tini [2022-07-25T16:00:32.361Z] #44 0.974 + shift [2022-07-25T16:00:32.361Z] #44 0.974 + '[' '!' -f //tini.installer ']' [2022-07-25T16:00:32.361Z] #44 0.976 + . //tini.installer [2022-07-25T16:00:32.361Z] #44 0.976 ++ : v0.19.0 [2022-07-25T16:00:32.361Z] #44 0.976 + install_tini [2022-07-25T16:00:32.361Z] #44 0.976 + echo 'Install tini version v0.19.0' [2022-07-25T16:00:32.361Z] #44 0.980 Install tini version v0.19.0 [2022-07-25T16:00:32.361Z] #44 0.980 + git clone https://github.com/krallin/tini.git /tmp/tmp.LuxpFVNUDT/tini [2022-07-25T16:00:32.361Z] #44 0.984 Cloning into '/tmp/tmp.LuxpFVNUDT/tini'... [2022-07-25T16:00:32.361Z] #44 1.774 + cd /tmp/tmp.LuxpFVNUDT/tini [2022-07-25T16:00:32.361Z] #44 1.774 + git checkout -q v0.19.0 [2022-07-25T16:00:32.361Z] #44 1.779 + cmake . [2022-07-25T16:00:32.361Z] #44 2.284 -- The C compiler identification is GNU 10.2.1 [2022-07-25T16:00:32.361Z] #44 2.344 -- Detecting C compiler ABI info [2022-07-25T16:00:32.361Z] #44 3.195 -- Detecting C compiler ABI info - done [2022-07-25T16:00:32.361Z] #44 3.325 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T16:00:32.361Z] #44 3.342 -- Detecting C compile features [2022-07-25T16:00:32.361Z] #44 3.344 -- Detecting C compile features - done [2022-07-25T16:00:32.361Z] #44 3.376 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T16:00:32.361Z] #44 3.598 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T16:00:32.361Z] #44 3.721 -- Configuring done [2022-07-25T16:00:32.361Z] #44 3.767 -- Generating done [2022-07-25T16:00:32.361Z] #44 3.775 -- Build files have been written to: /tmp/tmp.LuxpFVNUDT/tini [2022-07-25T16:00:32.361Z] #44 3.784 + make tini-static [2022-07-25T16:00:32.361Z] #44 4.052 Scanning dependencies of target tini-static [2022-07-25T16:00:32.361Z] #44 4.149 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T16:00:32.361Z] #44 5.611 [100%] Linking C executable tini-static [2022-07-25T16:00:32.604Z] #64 39.32 Updating files: 73% (3621/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-25T16:00:32.604Z] #64 40.03 + cd /tmp/tmp.BsYWPVHj6k/src/github.com/containerd/containerd [2022-07-25T16:00:32.749Z] #31 41.04 [2022-07-25T16:00:32.859Z] #64 40.04 + git checkout -q v1.6.6 [2022-07-25T16:00:32.931Z] #44 6.386 [100%] Built target tini-static [2022-07-25T16:00:32.931Z] #44 6.436 + mkdir -p /build [2022-07-25T16:00:32.931Z] #44 6.439 + cp tini-static /build/docker-init [2022-07-25T16:00:32.931Z] #44 DONE 6.5s [2022-07-25T16:00:32.931Z] [2022-07-25T16:00:32.931Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:32.931Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:32.931Z] #77 11.75 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T16:00:32.931Z] #77 11.76 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T16:00:32.931Z] #77 11.77 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T16:00:32.931Z] #77 11.77 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T16:00:32.931Z] #77 11.80 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T16:00:32.931Z] #77 13.87 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T16:00:32.931Z] #77 15.81 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T16:00:32.931Z] #77 17.51 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T16:00:32.931Z] #77 17.70 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T16:00:33.192Z] #77 18.10 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T16:00:33.319Z] #31 ... [2022-07-25T16:00:33.319Z] [2022-07-25T16:00:33.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-07-25T16:00:33.319Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:33.319Z] #14 51.56 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T16:00:33.319Z] #14 51.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T16:00:33.319Z] #14 51.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T16:00:33.319Z] #14 51.69 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T16:00:33.319Z] #14 51.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:00:33.319Z] #14 51.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:00:33.319Z] #14 51.90 Selecting previously unselected package dmsetup. [2022-07-25T16:00:33.319Z] #14 51.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:00:33.319Z] #14 52.01 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T16:00:33.319Z] #14 52.17 Selecting previously unselected package mingw-w64-common. [2022-07-25T16:00:33.319Z] #14 52.17 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T16:00:33.319Z] #14 52.17 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T16:00:33.319Z] #14 58.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T16:00:33.319Z] #14 58.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T16:00:33.319Z] #14 58.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T16:00:33.579Z] #14 ... [2022-07-25T16:00:33.579Z] [2022-07-25T16:00:33.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-07-25T16:00:33.579Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:33.579Z] #77 19.64 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T16:00:33.579Z] #77 19.64 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T16:00:33.579Z] #77 20.63 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T16:00:33.579Z] #77 20.65 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T16:00:33.579Z] #77 20.65 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T16:00:33.579Z] #77 20.65 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T16:00:33.579Z] #77 20.65 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T16:00:33.579Z] #77 23.73 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T16:00:33.579Z] #77 25.52 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T16:00:33.579Z] #77 26.89 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T16:00:33.839Z] #77 27.15 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T16:00:34.100Z] #77 27.27 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T16:00:34.225Z] #64 41.46 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T16:00:34.225Z] #64 41.48 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T16:00:34.225Z] #64 41.48 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T16:00:34.225Z] #64 41.48 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T16:00:34.225Z] #64 41.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T16:00:34.225Z] #64 41.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T16:00:34.225Z] #64 41.48 + '[' '' = dynamic ']' [2022-07-25T16:00:34.225Z] #64 41.48 + make [2022-07-25T16:00:34.576Z] #77 ... [2022-07-25T16:00:34.576Z] [2022-07-25T16:00:34.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-07-25T16:00:34.576Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:34.576Z] #14 61.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T16:00:34.576Z] #14 61.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T16:00:34.576Z] #14 61.96 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T16:00:34.577Z] #19 41.94 Reading package lists... [2022-07-25T16:00:34.577Z] #19 ... [2022-07-25T16:00:34.577Z] [2022-07-25T16:00:34.577Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:34.577Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:34.577Z] #84 23.88 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T16:00:34.669Z] #77 ... [2022-07-25T16:00:34.669Z] [2022-07-25T16:00:34.669Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T16:00:34.669Z] #31 sha256:57145ae3835c92c4cf30033c66e3659b7b0343667f8635901b6cc1d8494ab601 [2022-07-25T16:00:34.669Z] #31 43.25 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T16:00:36.049Z] #31 44.62 [2022-07-25T16:00:36.118Z] #64 43.13 + bin/ctr [2022-07-25T16:00:36.309Z] #31 44.83 #=#=# ######################################################################## 100.0% [2022-07-25T16:00:36.576Z] #14 ... [2022-07-25T16:00:36.576Z] [2022-07-25T16:00:36.576Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:00:36.576Z] #64 sha256:ae864856b36ee2c373ec5b4a5ea00c4cd444f3c1a7bea37ce5a72db3f030ff0b [2022-07-25T16:00:36.835Z] #64 47.52 Updating files: 47% (2326/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-25T16:00:36.835Z] #64 48.76 + cd /tmp/tmp.vZSp7DyeWp/src/github.com/containerd/containerd [2022-07-25T16:00:37.094Z] #64 48.76 + git checkout -q v1.6.6 [2022-07-25T16:00:37.094Z] #84 30.91 libtoolize: putting auxiliary files in '.'. [2022-07-25T16:00:37.094Z] #84 30.91 libtoolize: copying file './ltmain.sh' [2022-07-25T16:00:37.248Z] #31 45.91 [2022-07-25T16:00:37.351Z] #84 31.35 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T16:00:37.351Z] #84 31.35 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T16:00:37.351Z] #84 31.35 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T16:00:37.494Z] #64 ... [2022-07-25T16:00:37.494Z] [2022-07-25T16:00:37.494Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T16:00:37.494Z] #67 sha256:6d5229b3fa896a916914652cda0283fcacf9549c9684f1d2f6478d39d8cdaf0b [2022-07-25T16:00:37.494Z] #67 62.73 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T16:00:37.494Z] #67 62.73 + GOBIN=/build [2022-07-25T16:00:37.494Z] #67 62.73 + GO111MODULE=on [2022-07-25T16:00:37.494Z] #67 62.73 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T16:00:37.494Z] #67 67.40 rootlesskit version 1.0.0 [2022-07-25T16:00:37.494Z] #67 67.41 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T16:00:37.494Z] #67 67.41 -container-ip string [2022-07-25T16:00:37.494Z] #67 67.41 container ip [2022-07-25T16:00:37.494Z] #67 67.41 -container-port int [2022-07-25T16:00:37.494Z] #67 67.41 container port (default -1) [2022-07-25T16:00:37.494Z] #67 67.41 -host-ip string [2022-07-25T16:00:37.494Z] #67 67.41 host ip [2022-07-25T16:00:37.494Z] #67 67.41 -host-port int [2022-07-25T16:00:37.494Z] #67 67.41 host port (default -1) [2022-07-25T16:00:37.494Z] #67 67.41 -proto string [2022-07-25T16:00:37.494Z] #67 67.41 proxy protocol (default "tcp") [2022-07-25T16:00:37.494Z] #67 DONE 68.0s [2022-07-25T16:00:37.494Z] [2022-07-25T16:00:37.494Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T16:00:37.494Z] #68 sha256:f4557cd69018978f48894654f225eb085bb2bd65cda531e0eec5dbcb3010d076 [2022-07-25T16:00:37.494Z] #68 DONE 0.1s [2022-07-25T16:00:37.494Z] [2022-07-25T16:00:37.494Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T16:00:37.494Z] #69 sha256:60347ff2d84062dda307cc8648383f74475b736dc9b3a7f34e0ded8408eb4351 [2022-07-25T16:00:37.508Z] #31 46.14 Download of images into '/build' complete. [2022-07-25T16:00:37.508Z] #31 46.14 Use something like the following to load the result into a Docker daemon: [2022-07-25T16:00:37.508Z] #31 46.14 tar -cC '/build' . | docker load [2022-07-25T16:00:37.751Z] #69 DONE 0.1s [2022-07-25T16:00:37.751Z] [2022-07-25T16:00:37.751Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:37.751Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T16:00:37.751Z] #14 67.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T16:00:37.751Z] #14 67.85 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-25T16:00:37.751Z] #14 67.86 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:00:37.751Z] #14 ... [2022-07-25T16:00:37.751Z] [2022-07-25T16:00:37.751Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:37.751Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T16:00:37.751Z] #77 26.79 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T16:00:37.751Z] #77 34.96 libtoolize: putting auxiliary files in '.'. [2022-07-25T16:00:37.751Z] #77 34.96 libtoolize: copying file './ltmain.sh' [2022-07-25T16:00:37.751Z] #77 35.69 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T16:00:37.751Z] #77 35.69 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T16:00:37.751Z] #77 35.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T16:00:38.077Z] #31 DONE 46.7s [2022-07-25T16:00:38.077Z] [2022-07-25T16:00:38.077Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T16:00:38.077Z] #44 sha256:f2de910e8fca44b91991bcb1ed3d5bf27b1d57bfbec6ddc14d30f8cb935869a4 [2022-07-25T16:00:38.077Z] #44 12.83 + RM_GOPATH=0 [2022-07-25T16:00:38.077Z] #44 12.83 + TMP_GOPATH= [2022-07-25T16:00:38.077Z] #44 12.83 + : /build [2022-07-25T16:00:38.077Z] #44 12.83 + '[' -z '' ']' [2022-07-25T16:00:38.077Z] #44 12.83 ++ mktemp -d [2022-07-25T16:00:38.077Z] #44 12.83 + export GOPATH=/tmp/tmp.4JS23hGDff [2022-07-25T16:00:38.077Z] #44 12.83 + GOPATH=/tmp/tmp.4JS23hGDff [2022-07-25T16:00:38.077Z] #44 12.83 + RM_GOPATH=1 [2022-07-25T16:00:38.077Z] #44 12.83 + case "$(go env GOARCH)" in [2022-07-25T16:00:38.077Z] #44 12.83 ++ go env GOARCH [2022-07-25T16:00:38.077Z] #44 12.83 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:38.077Z] #44 12.83 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:00:38.077Z] #44 12.83 ++ dirname /install.sh [2022-07-25T16:00:38.077Z] #44 12.87 + dir=/ [2022-07-25T16:00:38.077Z] #44 12.87 + bin=tini [2022-07-25T16:00:38.077Z] #44 12.87 + shift [2022-07-25T16:00:38.077Z] #44 12.87 + '[' '!' -f //tini.installer ']' [2022-07-25T16:00:38.077Z] #44 12.87 + . //tini.installer [2022-07-25T16:00:38.077Z] #44 12.87 ++ : v0.19.0 [2022-07-25T16:00:38.077Z] #44 12.87 + install_tini [2022-07-25T16:00:38.077Z] #44 12.87 + echo 'Install tini version v0.19.0' [2022-07-25T16:00:38.077Z] #44 12.87 + git clone https://github.com/krallin/tini.git /tmp/tmp.4JS23hGDff/tini [2022-07-25T16:00:38.077Z] #44 12.87 Cloning into '/tmp/tmp.4JS23hGDff/tini'... [2022-07-25T16:00:38.078Z] #44 12.87 Install tini version v0.19.0 [2022-07-25T16:00:38.078Z] #44 13.56 + cd /tmp/tmp.4JS23hGDff/tini [2022-07-25T16:00:38.078Z] #44 13.56 + git checkout -q v0.19.0 [2022-07-25T16:00:38.078Z] #44 13.56 + cmake . [2022-07-25T16:00:38.078Z] #44 14.17 -- The C compiler identification is GNU 10.2.1 [2022-07-25T16:00:38.078Z] #44 14.28 -- Detecting C compiler ABI info [2022-07-25T16:00:38.078Z] #44 14.82 -- Detecting C compiler ABI info - done [2022-07-25T16:00:38.078Z] #44 15.05 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T16:00:38.078Z] #44 15.05 -- Detecting C compile features [2022-07-25T16:00:38.078Z] #44 15.05 -- Detecting C compile features - done [2022-07-25T16:00:38.078Z] #44 15.05 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T16:00:38.281Z] #84 ... [2022-07-25T16:00:38.281Z] [2022-07-25T16:00:38.281Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T16:00:38.281Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T16:00:38.281Z] #19 41.94 Reading package lists... [2022-07-25T16:00:38.337Z] #44 15.19 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T16:00:38.597Z] #44 15.40 -- Configuring done [2022-07-25T16:00:38.597Z] #44 15.40 -- Generating done [2022-07-25T16:00:38.597Z] #44 15.40 -- Build files have been written to: /tmp/tmp.4JS23hGDff/tini [2022-07-25T16:00:38.597Z] #44 15.45 + make tini-static [2022-07-25T16:00:38.857Z] #44 15.74 Scanning dependencies of target tini-static [2022-07-25T16:00:38.857Z] #44 15.91 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T16:00:38.997Z] #64 50.74 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T16:00:38.997Z] #64 50.76 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T16:00:38.997Z] #64 50.76 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T16:00:38.997Z] #64 50.76 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T16:00:38.997Z] #64 50.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T16:00:38.997Z] #64 50.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T16:00:38.997Z] #64 50.76 + '[' '' = dynamic ']' [2022-07-25T16:00:38.997Z] #64 50.76 + make [2022-07-25T16:00:39.860Z] #14 66.54 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T16:00:39.861Z] #14 66.55 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:39.861Z] #14 66.56 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T16:00:39.861Z] #14 66.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T16:00:39.861Z] #14 66.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:39.861Z] #14 66.71 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T16:00:39.935Z] #64 ... [2022-07-25T16:00:39.935Z] [2022-07-25T16:00:39.935Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:39.935Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:39.935Z] #77 33.52 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T16:00:39.935Z] #77 43.16 libtoolize: putting auxiliary files in '.'. [2022-07-25T16:00:39.935Z] #77 43.16 libtoolize: copying file './ltmain.sh' [2022-07-25T16:00:39.935Z] #77 ... [2022-07-25T16:00:39.935Z] [2022-07-25T16:00:39.935Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:39.935Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:39.935Z] #14 84.23 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T16:00:39.935Z] #14 84.23 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:39.935Z] #14 84.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:00:40.244Z] #44 17.01 [100%] Linking C executable tini-static [2022-07-25T16:00:40.433Z] #14 ... [2022-07-25T16:00:40.433Z] [2022-07-25T16:00:40.433Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T16:00:40.433Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T16:00:40.433Z] #55 67.97 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T16:00:40.694Z] #55 DONE 68.2s [2022-07-25T16:00:40.694Z] [2022-07-25T16:00:40.694Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T16:00:40.694Z] #67 sha256:80760af803a8585c92c14688f4a68bf754d4e43a7e75b1d8111c2b2dc3987b2c [2022-07-25T16:00:40.817Z] #44 17.62 [100%] Built target tini-static [2022-07-25T16:00:40.817Z] #44 17.70 + mkdir -p /build [2022-07-25T16:00:40.817Z] #44 17.71 + cp tini-static /build/docker-init [2022-07-25T16:00:41.021Z] #77 ... [2022-07-25T16:00:41.021Z] [2022-07-25T16:00:41.021Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:41.021Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T16:00:41.021Z] #14 72.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T16:00:41.021Z] #14 72.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-25T16:00:41.021Z] #14 72.52 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T16:00:41.081Z] #44 DONE 18.0s [2022-07-25T16:00:41.081Z] [2022-07-25T16:00:41.081Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:41.081Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:41.081Z] #14 64.13 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T16:00:41.081Z] #14 64.13 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:41.081Z] #14 64.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T16:00:41.081Z] #14 64.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T16:00:41.081Z] #14 64.47 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:41.081Z] #14 64.47 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T16:00:43.789Z] #19 53.90 Reading package lists... [2022-07-25T16:00:43.789Z] #19 ... [2022-07-25T16:00:43.789Z] [2022-07-25T16:00:43.789Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:43.789Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:43.789Z] #84 37.14 configure.ac:7: installing './compile' [2022-07-25T16:00:43.789Z] #84 37.15 configure.ac:11: installing './config.guess' [2022-07-25T16:00:43.789Z] #84 37.16 configure.ac:11: installing './config.sub' [2022-07-25T16:00:43.789Z] #84 37.17 configure.ac:8: installing './install-sh' [2022-07-25T16:00:43.789Z] #84 37.18 configure.ac:8: installing './missing' [2022-07-25T16:00:43.789Z] #84 37.29 Makefile.am: installing './depcomp' [2022-07-25T16:00:43.789Z] #84 38.01 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T16:00:44.046Z] #84 38.01 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T16:00:44.046Z] #84 38.10 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T16:00:44.046Z] #84 38.10 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T16:00:44.046Z] #84 38.17 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T16:00:44.046Z] #84 38.25 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T16:00:44.046Z] #84 38.31 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T16:00:44.302Z] #84 38.39 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T16:00:44.302Z] #84 38.48 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T16:00:44.376Z] #14 72.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T16:00:44.376Z] #14 72.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:44.376Z] #14 72.25 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:00:45.997Z] #67 ... [2022-07-25T16:00:45.997Z] [2022-07-25T16:00:45.997Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:45.997Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:45.997Z] #14 73.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T16:00:45.997Z] #14 73.54 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:45.997Z] #14 73.55 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:00:46.270Z] #14 76.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T16:00:46.270Z] #14 76.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-25T16:00:46.270Z] #14 76.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:00:46.504Z] #14 89.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T16:00:46.504Z] #14 90.05 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...#14 ... [2022-07-25T16:00:46.504Z] [2022-07-25T16:00:46.504Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T16:00:46.504Z] #67 sha256:94e133a80a42b34ad02a025ed7057d6362987aaf9e048d273c1a54abd091d867 [2022-07-25T16:00:46.504Z] #67 75.48 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T16:00:46.504Z] #67 75.48 + GOBIN=/build [2022-07-25T16:00:46.504Z] #67 75.48 + GO111MODULE=on [2022-07-25T16:00:46.504Z] #67 75.48 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T16:00:46.504Z] #67 81.70 rootlesskit version 1.0.0 [2022-07-25T16:00:46.504Z] #67 81.71 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T16:00:46.504Z] #67 81.71 -container-ip string [2022-07-25T16:00:46.504Z] #67 81.71 container ip [2022-07-25T16:00:46.504Z] #67 81.71 -container-port int [2022-07-25T16:00:46.504Z] #67 81.71 container port (default -1) [2022-07-25T16:00:46.504Z] #67 81.71 -host-ip string [2022-07-25T16:00:46.504Z] #67 81.71 host ip [2022-07-25T16:00:46.504Z] #67 81.71 -host-port int [2022-07-25T16:00:46.504Z] #67 81.71 host port (default -1) [2022-07-25T16:00:46.504Z] #67 81.71 -proto string [2022-07-25T16:00:46.504Z] #67 81.71 proxy protocol (default "tcp") [2022-07-25T16:00:46.504Z] #67 DONE 82.4s [2022-07-25T16:00:46.504Z] [2022-07-25T16:00:46.504Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T16:00:46.504Z] #68 sha256:09fd1ac14cceaee787851937a4adc529bc71e0c6b3e00ebfa9cac2f0c32452e0 [2022-07-25T16:00:46.504Z] #68 DONE 0.0s [2022-07-25T16:00:46.504Z] [2022-07-25T16:00:46.504Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T16:00:46.504Z] #69 sha256:965f8baa30f3d9d960dbb82d91808e4c24da7ec8486177747bf8ddf80d66192c [2022-07-25T16:00:46.504Z] #69 DONE 0.1s [2022-07-25T16:00:46.504Z] [2022-07-25T16:00:46.504Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:46.504Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:46.504Z] #14 90.05 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:46.504Z] #14 90.06 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T16:00:46.504Z] #14 ... [2022-07-25T16:00:46.504Z] [2022-07-25T16:00:46.504Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:46.504Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:46.504Z] #77 43.77 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T16:00:46.504Z] #77 43.77 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T16:00:46.504Z] #77 43.77 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T16:00:48.159Z] #14 ... [2022-07-25T16:00:48.159Z] [2022-07-25T16:00:48.159Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:48.159Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T16:00:48.159Z] #77 41.80 configure.ac:7: installing './compile' [2022-07-25T16:00:48.159Z] #77 41.82 configure.ac:11: installing './config.guess' [2022-07-25T16:00:48.159Z] #77 41.83 configure.ac:11: installing './config.sub' [2022-07-25T16:00:48.159Z] #77 41.83 configure.ac:8: installing './install-sh' [2022-07-25T16:00:48.159Z] #77 41.84 configure.ac:8: installing './missing' [2022-07-25T16:00:48.159Z] #77 41.91 Makefile.am: installing './depcomp' [2022-07-25T16:00:48.159Z] #77 42.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T16:00:48.159Z] #77 42.87 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T16:00:48.159Z] #77 42.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T16:00:48.159Z] #77 42.99 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T16:00:48.159Z] #77 43.04 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T16:00:48.159Z] #77 43.13 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T16:00:48.159Z] #77 43.22 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T16:00:48.159Z] #77 43.28 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T16:00:48.159Z] #77 43.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T16:00:49.038Z] #77 52.60 configure.ac:7: installing './compile' [2022-07-25T16:00:49.038Z] #77 52.61 configure.ac:11: installing './config.guess' [2022-07-25T16:00:49.038Z] #77 52.62 configure.ac:11: installing './config.sub' [2022-07-25T16:00:49.038Z] #77 52.63 configure.ac:8: installing './install-sh' [2022-07-25T16:00:49.038Z] #77 52.64 configure.ac:8: installing './missing' [2022-07-25T16:00:49.297Z] #77 52.73 Makefile.am: installing './depcomp' [2022-07-25T16:00:50.233Z] #77 53.69 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T16:00:50.233Z] #77 53.69 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T16:00:50.233Z] #77 53.78 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T16:00:50.233Z] #77 53.78 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T16:00:50.233Z] #77 53.85 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T16:00:50.492Z] #77 53.92 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T16:00:50.492Z] #77 54.04 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T16:00:50.492Z] #77 54.13 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T16:00:50.492Z] #77 ... [2022-07-25T16:00:50.492Z] [2022-07-25T16:00:50.492Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:00:50.492Z] #64 sha256:ae864856b36ee2c373ec5b4a5ea00c4cd444f3c1a7bea37ce5a72db3f030ff0b [2022-07-25T16:00:50.492Z] #64 52.39 + bin/ctr [2022-07-25T16:00:50.751Z] #64 ... [2022-07-25T16:00:50.751Z] [2022-07-25T16:00:50.751Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:50.751Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:50.751Z] #77 54.22 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T16:00:50.846Z] #84 ... [2022-07-25T16:00:50.846Z] [2022-07-25T16:00:50.846Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T16:00:50.846Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T16:00:50.846Z] #19 53.90 Reading package lists... [2022-07-25T16:00:50.950Z] #14 ... [2022-07-25T16:00:50.950Z] [2022-07-25T16:00:50.950Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:50.950Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:50.950Z] #77 43.19 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T16:00:52.327Z] #77 51.43 configure.ac:7: installing 'build-aux/compile' [2022-07-25T16:00:52.327Z] #77 51.44 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T16:00:52.327Z] #77 51.44 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T16:00:52.327Z] #77 51.45 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T16:00:52.327Z] #77 51.46 configure.ac:11: installing 'build-aux/missing' [2022-07-25T16:00:52.327Z] #77 51.58 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T16:00:52.570Z] #14 ... [2022-07-25T16:00:52.570Z] [2022-07-25T16:00:52.570Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:00:52.570Z] #64 sha256:218a9e2102ab65d5304a9fbe96cc753fd63204077c1242588a966cdd131e4fd8 [2022-07-25T16:00:52.570Z] #64 46.37 Updating files: 63% (3119/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-25T16:00:52.570Z] #64 47.31 + cd /tmp/tmp.X7yP2Z1Bpa/src/github.com/containerd/containerd [2022-07-25T16:00:52.570Z] #64 47.31 + git checkout -q v1.6.6 [2022-07-25T16:00:52.583Z] #77 51.65 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T16:00:53.366Z] #19 65.61 Building dependency tree... [2022-07-25T16:00:53.510Z] #77 ... [2022-07-25T16:00:53.510Z] [2022-07-25T16:00:53.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-07-25T16:00:53.510Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T16:00:53.765Z] #14 85.10 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T16:00:53.765Z] #14 85.11 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-25T16:00:53.765Z] #14 85.12 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:00:53.953Z] #64 48.73 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T16:00:54.214Z] #64 48.73 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T16:00:54.214Z] #64 48.73 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T16:00:54.214Z] #64 48.73 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T16:00:54.214Z] #64 48.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T16:00:54.214Z] #64 48.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T16:00:54.214Z] #64 48.73 + '[' '' = dynamic ']' [2022-07-25T16:00:54.214Z] #64 48.73 + make [2022-07-25T16:00:55.890Z] #19 ... [2022-07-25T16:00:55.890Z] [2022-07-25T16:00:55.890Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:55.890Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:55.891Z] #84 46.54 configure.ac:7: installing 'build-aux/compile' [2022-07-25T16:00:55.891Z] #84 46.55 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T16:00:55.891Z] #84 46.56 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T16:00:55.891Z] #84 46.56 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T16:00:55.891Z] #84 46.56 configure.ac:11: installing 'build-aux/missing' [2022-07-25T16:00:55.891Z] #84 46.70 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T16:00:55.891Z] #84 46.80 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T16:00:55.891Z] #84 48.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T16:00:55.891Z] #84 48.24 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T16:00:55.891Z] #84 48.65 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T16:00:55.891Z] #84 48.65 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T16:00:55.891Z] #84 48.70 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T16:00:55.891Z] #84 48.75 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T16:00:55.891Z] #84 48.81 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T16:00:55.891Z] #84 48.94 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T16:00:56.124Z] #64 50.50 + bin/ctr [2022-07-25T16:00:57.312Z] #77 ... [2022-07-25T16:00:57.312Z] [2022-07-25T16:00:57.312Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:57.312Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:57.312Z] #14 96.25 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T16:00:57.312Z] #14 96.26 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:57.313Z] #14 96.27 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:00:57.523Z] #77 ... [2022-07-25T16:00:57.523Z] [2022-07-25T16:00:57.523Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:57.523Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:57.523Z] #14 84.95 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T16:00:57.523Z] #14 84.96 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:57.523Z] #14 84.96 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:00:57.938Z] #14 89.25 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T16:00:57.938Z] #14 89.25 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T16:00:57.938Z] #14 89.26 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T16:00:57.938Z] #14 89.35 Selecting previously unselected package libapparmor1:arm64. [2022-07-25T16:00:57.938Z] #14 89.36 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-25T16:00:57.938Z] #14 89.36 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-25T16:00:57.938Z] #14 89.41 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-25T16:00:57.938Z] #14 89.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-25T16:00:57.938Z] #14 89.42 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-25T16:00:57.938Z] #14 89.49 Selecting previously unselected package libbtrfs0:arm64. [2022-07-25T16:00:57.938Z] #14 89.49 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-25T16:00:57.938Z] #14 89.50 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-25T16:00:57.938Z] #14 89.59 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-25T16:00:58.035Z] #64 ... [2022-07-25T16:00:58.035Z] [2022-07-25T16:00:58.035Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:00:58.035Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:00:58.035Z] #77 32.79 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T16:00:58.035Z] #77 42.13 libtoolize: putting auxiliary files in '.'. [2022-07-25T16:00:58.035Z] #77 42.13 libtoolize: copying file './ltmain.sh' [2022-07-25T16:00:58.035Z] #77 42.62 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T16:00:58.035Z] #77 42.62 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T16:00:58.035Z] #77 42.62 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T16:00:58.194Z] #14 89.59 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-25T16:00:58.194Z] #14 89.60 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-25T16:00:58.298Z] #77 ... [2022-07-25T16:00:58.298Z] [2022-07-25T16:00:58.298Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:00:58.298Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:00:58.298Z] #14 85.65 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T16:00:58.298Z] #14 85.65 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:00:58.298Z] #14 85.65 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:00:58.450Z] #14 89.74 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-25T16:00:58.450Z] #14 89.74 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-25T16:00:58.450Z] #14 89.75 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-25T16:00:58.450Z] #14 89.81 Selecting previously unselected package libudev-dev:arm64. [2022-07-25T16:00:58.450Z] #14 89.81 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-25T16:00:58.450Z] #14 89.82 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-25T16:00:58.450Z] #14 89.95 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-25T16:00:58.450Z] #14 89.96 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-25T16:00:58.450Z] #14 89.97 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-25T16:00:58.452Z] #84 ... [2022-07-25T16:00:58.452Z] [2022-07-25T16:00:58.452Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T16:00:58.452Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T16:00:58.452Z] #19 71.13 The following additional packages will be installed: [2022-07-25T16:00:58.452Z] #19 71.13 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-25T16:00:58.452Z] #19 71.13 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-25T16:00:58.453Z] #19 71.13 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-25T16:00:58.453Z] #19 71.13 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-25T16:00:58.453Z] #19 71.13 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-25T16:00:58.453Z] #19 71.13 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-25T16:00:58.453Z] #19 71.13 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-25T16:00:58.453Z] #19 71.14 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-25T16:00:58.453Z] #19 71.14 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-25T16:00:58.453Z] #19 71.14 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-25T16:00:58.453Z] #19 71.14 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-25T16:00:58.453Z] #19 71.14 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-25T16:00:58.453Z] #19 71.14 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-25T16:00:58.453Z] #19 71.14 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-25T16:00:58.453Z] #19 71.14 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-25T16:00:58.453Z] #19 71.14 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-25T16:00:58.453Z] #19 71.14 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-25T16:00:58.453Z] #19 71.14 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-25T16:00:58.453Z] #19 71.14 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-25T16:00:58.453Z] #19 71.14 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-25T16:00:58.453Z] #19 71.14 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-25T16:00:58.453Z] #19 71.14 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-25T16:00:58.453Z] #19 71.14 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-25T16:00:58.453Z] #19 71.14 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-25T16:00:58.453Z] #19 71.14 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-25T16:00:58.453Z] #19 71.14 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-25T16:00:58.453Z] #19 71.14 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-25T16:00:58.453Z] #19 71.14 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-25T16:00:58.453Z] #19 71.14 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-25T16:00:58.453Z] #19 71.14 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-25T16:00:58.453Z] #19 71.14 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-25T16:00:58.453Z] #19 71.14 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-25T16:00:58.453Z] #19 71.16 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-25T16:00:58.453Z] #19 71.16 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-25T16:00:58.453Z] #19 71.16 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-25T16:00:58.453Z] #19 71.16 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-25T16:00:58.453Z] #19 71.16 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-25T16:00:58.453Z] #19 71.16 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-25T16:00:58.453Z] #19 71.16 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-25T16:00:58.453Z] #19 71.16 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-25T16:00:58.453Z] #19 71.16 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-25T16:00:58.453Z] #19 71.16 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-25T16:00:58.453Z] #19 71.16 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-25T16:00:58.453Z] #19 71.16 linux-libc-dev-s390x-cross patch xz-utils [2022-07-25T16:00:58.453Z] #19 71.20 Suggested packages: [2022-07-25T16:00:58.453Z] #19 71.20 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-25T16:00:58.453Z] #19 71.20 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-25T16:00:58.453Z] #19 71.20 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-25T16:00:58.453Z] #19 71.20 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-25T16:00:58.453Z] #19 71.20 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-25T16:00:58.453Z] #19 71.20 libyaml-shell-perl ed diffutils-doc [2022-07-25T16:00:58.453Z] #19 71.20 Recommended packages: [2022-07-25T16:00:58.453Z] #19 71.20 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-25T16:00:58.453Z] #19 71.20 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-25T16:00:58.706Z] #14 90.23 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-25T16:00:58.706Z] #14 90.23 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-25T16:00:58.706Z] #14 90.24 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-25T16:00:58.869Z] #14 ... [2022-07-25T16:00:58.869Z] [2022-07-25T16:00:58.869Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T16:00:58.869Z] #67 sha256:80760af803a8585c92c14688f4a68bf754d4e43a7e75b1d8111c2b2dc3987b2c [2022-07-25T16:00:58.869Z] #67 71.84 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T16:00:58.869Z] #67 71.84 + GOBIN=/build [2022-07-25T16:00:58.869Z] #67 71.84 + GO111MODULE=on [2022-07-25T16:00:58.869Z] #67 71.84 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T16:00:58.869Z] #67 77.82 rootlesskit version 1.0.0 [2022-07-25T16:00:58.869Z] #67 77.83 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T16:00:58.869Z] #67 77.84 -container-ip string [2022-07-25T16:00:58.869Z] #67 77.84 container ip [2022-07-25T16:00:58.869Z] #67 77.84 -container-port int [2022-07-25T16:00:58.869Z] #67 77.84 container port (default -1) [2022-07-25T16:00:58.869Z] #67 77.84 -host-ip string [2022-07-25T16:00:58.869Z] #67 77.84 host ip [2022-07-25T16:00:58.869Z] #67 77.84 -host-port int [2022-07-25T16:00:58.869Z] #67 77.84 host port (default -1) [2022-07-25T16:00:58.869Z] #67 77.84 -proto string [2022-07-25T16:00:58.869Z] #67 77.84 proxy protocol (default "tcp") [2022-07-25T16:00:58.869Z] #67 DONE 78.3s [2022-07-25T16:00:58.869Z] [2022-07-25T16:00:58.869Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T16:00:58.869Z] #68 sha256:6c546b23b780fabeb7b1cc7f946b1a749ba1d748850bbe476ec42363cb093fda [2022-07-25T16:00:58.869Z] #68 DONE 0.0s [2022-07-25T16:00:58.962Z] #14 90.36 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-25T16:00:58.962Z] #14 90.37 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-25T16:00:58.962Z] #14 90.38 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-25T16:00:58.962Z] #14 90.51 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-25T16:00:58.962Z] #14 90.51 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-25T16:00:58.962Z] #14 90.52 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-25T16:00:58.962Z] #14 90.60 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-25T16:00:59.129Z] [2022-07-25T16:00:59.130Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T16:00:59.130Z] #69 sha256:d47e17a2abca6abda83d55437283b301d80dab4f3037d0c7115e42e3b99fbbb1 [2022-07-25T16:00:59.130Z] #69 DONE 0.1s [2022-07-25T16:00:59.130Z] [2022-07-25T16:00:59.130Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:00:59.130Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:00:59.229Z] #14 90.61 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-25T16:00:59.229Z] #14 90.61 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-25T16:00:59.485Z] #14 90.96 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-25T16:00:59.485Z] #14 90.97 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-25T16:00:59.485Z] #14 90.97 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-25T16:00:59.740Z] #14 91.15 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-25T16:00:59.740Z] #14 91.16 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-25T16:00:59.740Z] #14 91.17 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-25T16:00:59.740Z] #14 91.26 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-25T16:00:59.740Z] #14 91.26 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-25T16:00:59.740Z] #14 91.28 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T16:00:59.997Z] #14 91.40 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-25T16:00:59.997Z] #14 91.41 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-25T16:00:59.997Z] #14 91.42 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-25T16:01:00.347Z] #19 75.61 The following NEW packages will be installed: [2022-07-25T16:01:00.347Z] #19 75.61 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-25T16:01:00.347Z] #19 75.61 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-25T16:01:00.347Z] #19 75.61 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-25T16:01:00.347Z] #19 75.61 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-25T16:01:00.347Z] #19 75.61 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-25T16:01:00.347Z] #19 75.61 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-25T16:01:00.347Z] #19 75.61 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-25T16:01:00.347Z] #19 75.61 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-25T16:01:00.347Z] #19 75.61 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-25T16:01:00.347Z] #19 75.61 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-25T16:01:00.347Z] #19 75.61 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-25T16:01:00.347Z] #19 75.61 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-25T16:01:00.347Z] #19 75.61 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-25T16:01:00.347Z] #19 75.61 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-25T16:01:00.347Z] #19 75.61 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-25T16:01:00.347Z] #19 75.61 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-25T16:01:00.347Z] #19 75.61 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-25T16:01:00.347Z] #19 75.61 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-25T16:01:00.347Z] #19 75.61 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-25T16:01:00.347Z] #19 75.61 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-25T16:01:00.347Z] #19 75.61 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-25T16:01:00.347Z] #19 75.61 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-25T16:01:00.347Z] #19 75.61 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-25T16:01:00.347Z] #19 75.61 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-25T16:01:00.347Z] #19 75.61 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-25T16:01:00.347Z] #19 75.61 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-25T16:01:00.347Z] #19 75.61 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-25T16:01:00.347Z] #19 75.61 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-25T16:01:00.347Z] #19 75.61 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-25T16:01:00.347Z] #19 75.61 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-25T16:01:00.347Z] #19 75.61 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-25T16:01:00.347Z] #19 75.61 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-25T16:01:00.347Z] #19 75.61 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-25T16:01:00.347Z] #19 75.61 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-25T16:01:00.347Z] #19 75.62 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-25T16:01:00.347Z] #19 75.63 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-25T16:01:00.347Z] #19 75.63 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-25T16:01:00.347Z] #19 75.63 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-25T16:01:00.347Z] #19 75.63 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-25T16:01:00.347Z] #19 75.63 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-25T16:01:00.347Z] #19 75.63 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-25T16:01:00.347Z] #19 75.63 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-25T16:01:00.347Z] #19 75.63 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-25T16:01:00.347Z] #19 75.63 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-25T16:01:00.347Z] #19 75.63 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-25T16:01:00.347Z] #19 75.63 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-25T16:01:00.347Z] #19 75.64 linux-libc-dev-s390x-cross patch xz-utils [2022-07-25T16:01:00.509Z] #14 91.84 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T16:01:00.509Z] #14 91.86 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-25T16:01:00.509Z] #14 91.87 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T16:01:00.509Z] #14 91.88 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-25T16:01:00.509Z] #14 91.89 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T16:01:00.509Z] #14 91.91 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-25T16:01:00.509Z] #14 91.92 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-25T16:01:00.509Z] #14 91.93 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-25T16:01:00.509Z] #14 91.97 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-25T16:01:00.509Z] #14 91.99 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-25T16:01:00.509Z] #14 92.00 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T16:01:00.509Z] #14 92.01 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-25T16:01:00.509Z] #14 92.03 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T16:01:00.509Z] #14 92.04 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-25T16:01:00.509Z] #14 92.06 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T16:01:00.509Z] #14 92.07 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-25T16:01:00.509Z] #14 92.08 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T16:01:00.509Z] #14 92.09 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-25T16:01:00.509Z] #14 92.11 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-25T16:01:00.509Z] #14 92.12 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T16:01:00.509Z] #14 92.13 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:01:00.509Z] #14 92.14 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T16:01:00.509Z] #14 92.15 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:01:00.509Z] #14 92.16 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T16:01:00.509Z] #14 92.17 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T16:01:00.597Z] #14 ... [2022-07-25T16:01:00.597Z] [2022-07-25T16:01:00.597Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:00.597Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:00.597Z] #77 64.24 configure.ac:7: installing 'build-aux/compile' [2022-07-25T16:01:00.597Z] #77 64.25 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T16:01:00.597Z] #77 64.26 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T16:01:00.597Z] #77 64.26 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T16:01:00.597Z] #77 64.27 configure.ac:11: installing 'build-aux/missing' [2022-07-25T16:01:00.604Z] #19 76.20 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:01:00.604Z] #19 76.20 Need to get 788 MB of archives. [2022-07-25T16:01:00.604Z] #19 76.20 After this operation, 3385 MB of additional disk space will be used. [2022-07-25T16:01:00.604Z] #19 76.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-25T16:01:00.765Z] #14 92.18 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:01:00.765Z] #14 92.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T16:01:00.765Z] #14 92.20 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:01:00.765Z] #14 92.23 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T16:01:00.765Z] #14 92.25 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-25T16:01:00.765Z] #14 92.28 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T16:01:00.765Z] #14 92.30 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-25T16:01:00.765Z] #14 92.32 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-25T16:01:00.765Z] #14 92.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:01:00.855Z] #77 64.49 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T16:01:00.856Z] #77 64.63 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T16:01:00.861Z] #19 76.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T16:01:00.861Z] #19 76.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T16:01:00.861Z] #19 76.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T16:01:00.861Z] #19 76.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T16:01:00.861Z] #19 76.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T16:01:00.861Z] #19 76.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-25T16:01:00.861Z] #19 76.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-25T16:01:00.861Z] #19 76.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-25T16:01:00.861Z] #19 76.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-25T16:01:00.861Z] #19 76.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-25T16:01:01.118Z] #19 76.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-25T16:01:01.118Z] #19 76.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-07-25T16:01:01.692Z] #14 DONE 93.2s [2022-07-25T16:01:01.692Z] [2022-07-25T16:01:01.693Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:01.693Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T16:01:01.693Z] #77 53.54 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T16:01:01.693Z] #77 53.54 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T16:01:01.693Z] #77 53.94 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T16:01:01.693Z] #77 53.96 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T16:01:01.693Z] #77 54.05 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T16:01:01.693Z] #77 54.17 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T16:01:01.693Z] #77 54.25 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T16:01:01.693Z] #77 54.35 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T16:01:01.693Z] #77 ... [2022-07-25T16:01:01.693Z] [2022-07-25T16:01:01.693Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T16:01:01.693Z] #59 sha256:5743ece7fb152d52aa50e94e5c04ba83cc10798715d5a3ea71bf585b2d5afbb9 [2022-07-25T16:01:01.720Z] #14 ... [2022-07-25T16:01:01.720Z] [2022-07-25T16:01:01.720Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:01:01.720Z] #64 sha256:d6ce48fa17de3cdbc70418144c77a4ff43dd985b3c5a988dc95b2f4cef37a5be [2022-07-25T16:01:01.720Z] #64 56.67 Updating files: 47% (2305/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 84% (4155/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-25T16:01:01.720Z] #64 58.23 + cd /tmp/tmp.m83SVeZsQu/src/github.com/containerd/containerd [2022-07-25T16:01:01.720Z] #64 58.24 + git checkout -q v1.6.6 [2022-07-25T16:01:01.951Z] #59 DONE 0.2s [2022-07-25T16:01:01.951Z] [2022-07-25T16:01:01.951Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:01:01.951Z] #60 sha256:60ea6dd33b098d38544be535caa5eeaf6792f73694b92a179b45f1254258c2b3 [2022-07-25T16:01:02.050Z] #19 77.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-07-25T16:01:02.050Z] #19 77.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-07-25T16:01:02.287Z] #64 60.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T16:01:02.287Z] #64 60.39 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T16:01:02.287Z] #64 60.39 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T16:01:02.287Z] #64 60.39 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T16:01:02.287Z] #64 60.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T16:01:02.287Z] #64 60.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T16:01:02.287Z] #64 60.39 + '[' '' = dynamic ']' [2022-07-25T16:01:02.287Z] #64 60.39 + make [2022-07-25T16:01:02.758Z] #77 66.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T16:01:02.758Z] #77 66.18 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T16:01:02.880Z] #60 0.904 + RM_GOPATH=0 [2022-07-25T16:01:02.880Z] #60 0.904 + TMP_GOPATH= [2022-07-25T16:01:02.880Z] #60 0.904 + : /build [2022-07-25T16:01:02.880Z] #60 0.905 + '[' -z '' ']' [2022-07-25T16:01:02.880Z] #60 0.907 ++ mktemp -d [2022-07-25T16:01:02.880Z] #60 0.917 + export GOPATH=/tmp/tmp.QDWbzfib9V [2022-07-25T16:01:02.880Z] #60 0.919 + GOPATH=/tmp/tmp.QDWbzfib9V [2022-07-25T16:01:02.880Z] #60 0.919 + RM_GOPATH=1 [2022-07-25T16:01:02.880Z] #60 0.920 + case "$(go env GOARCH)" in [2022-07-25T16:01:02.880Z] #60 0.922 ++ go env GOARCH [2022-07-25T16:01:02.880Z] #60 0.951 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:01:02.880Z] #60 0.951 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:01:02.880Z] #60 0.951 ++ dirname /install.sh [2022-07-25T16:01:02.880Z] #60 ... [2022-07-25T16:01:02.880Z] [2022-07-25T16:01:02.880Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T16:01:02.880Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-25T16:01:02.880Z] #15 DONE 1.2s [2022-07-25T16:01:02.880Z] [2022-07-25T16:01:02.880Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:01:02.880Z] #60 sha256:60ea6dd33b098d38544be535caa5eeaf6792f73694b92a179b45f1254258c2b3 [2022-07-25T16:01:02.880Z] #60 0.951 + dir=/ [2022-07-25T16:01:02.880Z] #60 0.952 + bin=runc [2022-07-25T16:01:02.880Z] #60 0.952 + shift [2022-07-25T16:01:02.880Z] #60 0.952 + '[' '!' -f //runc.installer ']' [2022-07-25T16:01:02.880Z] #60 0.952 + . //runc.installer [2022-07-25T16:01:02.880Z] #60 0.953 ++ set -e [2022-07-25T16:01:02.880Z] #60 0.953 ++ : v1.1.2 [2022-07-25T16:01:02.880Z] #60 0.955 + install_runc [2022-07-25T16:01:02.880Z] #60 0.955 + RUNC_BUILDTAGS=seccomp [2022-07-25T16:01:02.880Z] #60 0.956 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T16:01:02.880Z] #60 0.956 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T16:01:02.880Z] #60 0.956 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QDWbzfib9V/src/github.com/opencontainers/runc [2022-07-25T16:01:02.880Z] #60 0.964 Cloning into '/tmp/tmp.QDWbzfib9V/src/github.com/opencontainers/runc'... [2022-07-25T16:01:02.982Z] #19 78.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-07-25T16:01:02.983Z] #19 78.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-07-25T16:01:03.017Z] #77 66.57 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T16:01:03.017Z] #77 66.58 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T16:01:03.017Z] #77 66.66 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T16:01:03.276Z] #77 66.76 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T16:01:03.276Z] #77 66.84 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T16:01:03.276Z] #77 66.92 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T16:01:03.817Z] #60 ... [2022-07-25T16:01:03.817Z] [2022-07-25T16:01:03.817Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T16:01:03.817Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-25T16:01:03.817Z] #16 DONE 0.8s [2022-07-25T16:01:03.817Z] [2022-07-25T16:01:03.817Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T16:01:03.817Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-25T16:01:03.924Z] #19 79.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-25T16:01:03.924Z] #19 79.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-07-25T16:01:04.196Z] #64 61.95 + bin/ctr [2022-07-25T16:01:04.381Z] #17 0.663 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T16:01:04.382Z] #17 DONE 0.7s [2022-07-25T16:01:04.382Z] [2022-07-25T16:01:04.382Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T16:01:04.382Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-25T16:01:04.413Z] #47 ... [2022-07-25T16:01:04.413Z] [2022-07-25T16:01:04.413Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:01:04.413Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:01:04.413Z] #14 91.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T16:01:04.413Z] #14 91.41 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:01:04.413Z] #14 91.41 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T16:01:04.855Z] #19 80.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-25T16:01:04.855Z] #19 80.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-07-25T16:01:05.112Z] #19 ... [2022-07-25T16:01:05.112Z] [2022-07-25T16:01:05.112Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:05.112Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:05.112Z] #84 59.24 configure.ac:11: installing 'build-aux/compile' [2022-07-25T16:01:05.112Z] #84 59.24 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T16:01:05.112Z] #84 59.25 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T16:01:05.112Z] #84 59.27 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T16:01:05.112Z] #84 59.27 configure.ac:13: installing 'build-aux/missing' [2022-07-25T16:01:05.112Z] #84 59.28 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T16:01:05.312Z] #18 DONE 0.7s [2022-07-25T16:01:05.312Z] [2022-07-25T16:01:05.312Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T16:01:05.312Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-25T16:01:05.369Z] #84 59.42 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T16:01:05.874Z] #19 DONE 0.7s [2022-07-25T16:01:05.874Z] [2022-07-25T16:01:05.874Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T16:01:05.874Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-25T16:01:06.557Z] #84 60.35 checking build system type... x86_64-pc-linux-gnu [2022-07-25T16:01:06.557Z] #84 60.58 checking host system type... x86_64-pc-linux-gnu [2022-07-25T16:01:06.557Z] #84 60.58 checking how to print strings... printf [2022-07-25T16:01:06.557Z] #84 60.60 checking for gcc... gcc [2022-07-25T16:01:06.802Z] #20 DONE 0.8s [2022-07-25T16:01:06.802Z] [2022-07-25T16:01:06.802Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:06.802Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-25T16:01:06.815Z] #84 60.67 checking whether the C compiler works... yes [2022-07-25T16:01:06.815Z] #84 60.84 checking for C compiler default output file name... a.out [2022-07-25T16:01:06.815Z] #84 60.84 checking for suffix of executables... [2022-07-25T16:01:07.072Z] #84 60.95 checking whether we are cross compiling... no [2022-07-25T16:01:07.072Z] #84 61.23 checking for suffix of object files... o [2022-07-25T16:01:07.329Z] #84 61.34 checking whether we are using the GNU C compiler... yes [2022-07-25T16:01:07.330Z] #84 61.42 checking whether gcc accepts -g... yes [2022-07-25T16:01:07.588Z] #84 61.50 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:01:07.588Z] #84 61.65 checking whether gcc understands -c and -o together... yes [2022-07-25T16:01:07.588Z] #84 61.81 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:01:07.588Z] #84 61.85 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:01:07.588Z] #84 61.87 checking for egrep... /bin/grep -E [2022-07-25T16:01:07.588Z] #84 61.87 checking for fgrep... /bin/grep -F [2022-07-25T16:01:07.588Z] #84 61.88 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:01:07.846Z] #84 61.90 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:01:07.846Z] #84 61.91 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:01:07.846Z] #84 61.92 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:01:07.846Z] #84 61.99 checking whether ln -s works... yes [2022-07-25T16:01:07.846Z] #84 61.99 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:01:07.846Z] #84 62.04 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T16:01:07.846Z] #84 62.04 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:01:07.846Z] #84 62.04 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:01:07.846Z] #84 62.05 checking for objdump... objdump [2022-07-25T16:01:07.846Z] #84 62.05 checking how to recognize dependent libraries... pass_all [2022-07-25T16:01:07.846Z] #84 62.05 checking for dlltool... no [2022-07-25T16:01:07.846Z] #84 62.05 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:01:07.846Z] #84 62.06 checking for ar... ar [2022-07-25T16:01:08.102Z] #84 62.06 checking for archiver @FILE support... @ [2022-07-25T16:01:08.102Z] #84 62.23 checking for strip... strip [2022-07-25T16:01:08.102Z] #84 62.23 checking for ranlib... ranlib [2022-07-25T16:01:08.102Z] #84 62.24 checking for gawk... no [2022-07-25T16:01:08.102Z] #84 62.24 checking for mawk... mawk [2022-07-25T16:01:08.177Z] #21 ... [2022-07-25T16:01:08.177Z] [2022-07-25T16:01:08.178Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T16:01:08.178Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-25T16:01:08.178Z] #36 99.39 Delve is a source level debugger for Go programs. [2022-07-25T16:01:08.178Z] #36 99.39 [2022-07-25T16:01:08.178Z] #36 99.39 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T16:01:08.178Z] #36 99.39 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T16:01:08.178Z] #36 99.39 [2022-07-25T16:01:08.178Z] #36 99.39 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T16:01:08.178Z] #36 99.39 [2022-07-25T16:01:08.178Z] #36 99.39 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T16:01:08.178Z] #36 99.39 [2022-07-25T16:01:08.178Z] #36 99.39 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T16:01:08.178Z] #36 99.40 [2022-07-25T16:01:08.178Z] #36 99.40 Usage: [2022-07-25T16:01:08.178Z] #36 99.40 dlv [command] [2022-07-25T16:01:08.178Z] #36 99.40 [2022-07-25T16:01:08.178Z] #36 99.40 Available Commands: [2022-07-25T16:01:08.178Z] #36 99.40 attach Attach to running process and begin debugging. [2022-07-25T16:01:08.178Z] #36 99.40 connect Connect to a headless debug server with a terminal client. [2022-07-25T16:01:08.178Z] #36 99.40 core Examine a core dump. [2022-07-25T16:01:08.178Z] #36 99.40 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T16:01:08.178Z] #36 99.40 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T16:01:08.178Z] #36 99.40 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T16:01:08.178Z] #36 99.40 help Help about any command [2022-07-25T16:01:08.178Z] #36 99.40 run Deprecated command. Use 'debug' instead. [2022-07-25T16:01:08.178Z] #36 99.40 test Compile test binary and begin debugging program. [2022-07-25T16:01:08.178Z] #36 99.40 trace Compile and begin tracing program. [2022-07-25T16:01:08.178Z] #36 99.40 version Prints version. [2022-07-25T16:01:08.178Z] #36 99.40 [2022-07-25T16:01:08.178Z] #36 99.40 Flags: [2022-07-25T16:01:08.178Z] #36 99.40 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T16:01:08.178Z] #36 99.40 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T16:01:08.178Z] #36 99.40 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-25T16:01:08.178Z] #36 99.40 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T16:01:08.178Z] #36 99.40 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T16:01:08.178Z] #36 99.40 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-25T16:01:08.178Z] #36 99.40 --disable-aslr Disables address space randomization [2022-07-25T16:01:08.178Z] #36 99.40 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T16:01:08.178Z] #36 99.40 -h, --help help for dlv [2022-07-25T16:01:08.178Z] #36 99.40 --init string Init file, executed by the terminal client. [2022-07-25T16:01:08.178Z] #36 99.40 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T16:01:08.178Z] #36 99.40 --log Enable debugging server logging. [2022-07-25T16:01:08.178Z] #36 99.40 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T16:01:08.178Z] #36 99.40 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T16:01:08.178Z] #36 99.40 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T16:01:08.178Z] #36 99.40 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T16:01:08.178Z] #36 99.40 --wd string Working directory for running the program. [2022-07-25T16:01:08.178Z] #36 99.40 [2022-07-25T16:01:08.178Z] #36 99.40 Additional help topics: [2022-07-25T16:01:08.178Z] #36 99.40 dlv backend Help about the --backend flag. [2022-07-25T16:01:08.178Z] #36 99.40 dlv log Help about logging flags. [2022-07-25T16:01:08.178Z] #36 99.40 dlv redirect Help about file redirection. [2022-07-25T16:01:08.178Z] #36 99.40 [2022-07-25T16:01:08.178Z] #36 99.40 Use "dlv [command] --help" for more information about a command. [2022-07-25T16:01:08.178Z] #36 DONE 99.5s [2022-07-25T16:01:08.178Z] [2022-07-25T16:01:08.178Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:08.178Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-25T16:01:08.178Z] #21 1.259 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T16:01:08.178Z] #21 1.436 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T16:01:08.178Z] #21 1.525 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T16:01:08.359Z] #84 62.24 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:01:08.359Z] #84 62.49 checking for sysroot... no [2022-07-25T16:01:08.359Z] #84 62.49 checking for a working dd... /bin/dd [2022-07-25T16:01:08.359Z] #84 62.50 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:01:08.616Z] #84 62.57 checking for mt... no [2022-07-25T16:01:08.616Z] #84 62.58 checking if : is a manifest tool... no [2022-07-25T16:01:08.616Z] #84 62.59 checking how to run the C preprocessor... gcc -E [2022-07-25T16:01:08.660Z] #77 ... [2022-07-25T16:01:08.660Z] [2022-07-25T16:01:08.660Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:01:08.660Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:01:08.660Z] #14 107.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T16:01:08.660Z] #14 107.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:01:08.660Z] #14 107.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:01:08.660Z] #14 111.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T16:01:08.660Z] #14 111.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T16:01:08.660Z] #14 111.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T16:01:08.660Z] #14 111.9 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T16:01:08.660Z] #14 111.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T16:01:08.660Z] #14 111.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T16:01:08.660Z] #14 112.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T16:01:08.660Z] #14 112.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T16:01:08.660Z] #14 112.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T16:01:08.660Z] #14 112.2 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T16:01:08.660Z] #14 112.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T16:01:08.660Z] #14 112.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:01:08.660Z] #14 112.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T16:01:08.660Z] #14 112.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T16:01:08.660Z] #14 112.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:01:08.660Z] #14 112.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T16:01:08.660Z] #14 112.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:01:08.660Z] #14 112.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:08.660Z] #14 112.6 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T16:01:08.660Z] #14 112.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T16:01:08.660Z] #14 112.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:01:08.660Z] #14 112.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T16:01:08.660Z] #14 112.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T16:01:08.660Z] #14 112.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T16:01:08.660Z] #14 113.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T16:01:08.919Z] #14 113.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T16:01:08.919Z] #14 113.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T16:01:08.919Z] #14 113.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T16:01:08.919Z] #14 113.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T16:01:08.919Z] #14 113.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T16:01:09.178Z] #14 113.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T16:01:09.178Z] #14 113.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T16:01:09.178Z] #14 113.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T16:01:09.178Z] #14 113.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T16:01:09.178Z] #14 113.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T16:01:09.178Z] #14 113.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T16:01:09.193Z] #84 62.83 checking for ANSI C header files... yes [2022-07-25T16:01:09.454Z] #84 63.20 checking for sys/types.h... yes [2022-07-25T16:01:09.454Z] #84 63.45 checking for sys/stat.h... yes [2022-07-25T16:01:09.470Z] #64 ... [2022-07-25T16:01:09.470Z] [2022-07-25T16:01:09.470Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T16:01:09.470Z] #67 sha256:acee5c8fbd0cfee2ab29286d2120517e736fbdd432c3c1c471553407c65f54fa [2022-07-25T16:01:09.470Z] #67 74.13 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T16:01:09.470Z] #67 74.13 + GOBIN=/build [2022-07-25T16:01:09.470Z] #67 74.13 + GO111MODULE=on [2022-07-25T16:01:09.470Z] #67 74.13 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T16:01:09.470Z] #67 79.87 rootlesskit version 1.0.0 [2022-07-25T16:01:09.470Z] #67 79.88 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T16:01:09.470Z] #67 79.88 -container-ip string [2022-07-25T16:01:09.470Z] #67 79.88 container ip [2022-07-25T16:01:09.470Z] #67 79.88 -container-port int [2022-07-25T16:01:09.470Z] #67 79.88 container port (default -1) [2022-07-25T16:01:09.470Z] #67 79.88 -host-ip string [2022-07-25T16:01:09.470Z] #67 79.88 host ip [2022-07-25T16:01:09.470Z] #67 79.88 -host-port int [2022-07-25T16:01:09.470Z] #67 79.88 host port (default -1) [2022-07-25T16:01:09.470Z] #67 79.88 -proto string [2022-07-25T16:01:09.470Z] #67 79.88 proxy protocol (default "tcp") [2022-07-25T16:01:09.470Z] #67 DONE 80.5s [2022-07-25T16:01:09.470Z] [2022-07-25T16:01:09.470Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T16:01:09.470Z] #68 sha256:abe1944dc68183a878580f0e52deb6d091b04fb96a6a0c65cb38f80924eb4bd0 [2022-07-25T16:01:09.695Z] #14 96.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T16:01:09.695Z] #14 96.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:01:09.695Z] #14 96.56 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:01:09.711Z] #84 63.60 checking for stdlib.h... yes [2022-07-25T16:01:09.711Z] #84 63.74 checking for string.h... yes [2022-07-25T16:01:09.730Z] #68 DONE 0.1s [2022-07-25T16:01:09.730Z] [2022-07-25T16:01:09.730Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T16:01:09.730Z] #69 sha256:f6dd54eb218e33218908acc0c33991e6e27f7b70ca326803fd3142766005f953 [2022-07-25T16:01:09.730Z] #69 DONE 0.2s [2022-07-25T16:01:09.730Z] [2022-07-25T16:01:09.730Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:09.730Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:09.730Z] #77 53.41 libtoolize: putting auxiliary files in '.'. [2022-07-25T16:01:09.730Z] #77 53.41 libtoolize: copying file './ltmain.sh' [2022-07-25T16:01:09.730Z] #77 54.04 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T16:01:09.730Z] #77 54.04 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T16:01:09.730Z] #77 54.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T16:01:09.730Z] #77 62.73 configure.ac:7: installing './compile' [2022-07-25T16:01:09.730Z] #77 62.73 configure.ac:11: installing './config.guess' [2022-07-25T16:01:09.730Z] #77 62.75 configure.ac:11: installing './config.sub' [2022-07-25T16:01:09.730Z] #77 62.76 configure.ac:8: installing './install-sh' [2022-07-25T16:01:09.730Z] #77 62.78 configure.ac:8: installing './missing' [2022-07-25T16:01:09.730Z] #77 62.94 Makefile.am: installing './depcomp' [2022-07-25T16:01:09.745Z] #14 113.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T16:01:09.745Z] #14 113.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T16:01:09.745Z] #14 113.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T16:01:09.955Z] #14 ... [2022-07-25T16:01:09.955Z] [2022-07-25T16:01:09.955Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:09.955Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:09.955Z] #77 51.05 configure.ac:7: installing './compile' [2022-07-25T16:01:09.955Z] #77 51.06 configure.ac:11: installing './config.guess' [2022-07-25T16:01:09.955Z] #77 51.06 configure.ac:11: installing './config.sub' [2022-07-25T16:01:09.955Z] #77 51.07 configure.ac:8: installing './install-sh' [2022-07-25T16:01:09.955Z] #77 51.07 configure.ac:8: installing './missing' [2022-07-25T16:01:09.955Z] #77 51.17 Makefile.am: installing './depcomp' [2022-07-25T16:01:09.955Z] #77 52.06 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T16:01:09.955Z] #77 52.06 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T16:01:09.955Z] #77 52.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T16:01:09.955Z] #77 52.14 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T16:01:09.955Z] #77 52.21 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T16:01:09.955Z] #77 52.31 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T16:01:09.955Z] #77 52.40 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T16:01:09.955Z] #77 52.48 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T16:01:09.955Z] #77 52.55 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T16:01:09.967Z] #84 63.90 checking for memory.h... yes [2022-07-25T16:01:09.967Z] #84 64.03 checking for strings.h... yes [2022-07-25T16:01:10.004Z] #14 114.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T16:01:10.004Z] #14 114.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:01:10.004Z] #14 114.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:10.004Z] #14 114.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T16:01:10.004Z] #14 114.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T16:01:10.004Z] #14 114.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:01:10.004Z] #14 114.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T16:01:10.004Z] #14 114.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T16:01:10.004Z] #14 114.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:01:10.223Z] #84 64.17 checking for inttypes.h... yes [2022-07-25T16:01:10.480Z] #84 64.33 checking for stdint.h... yes [2022-07-25T16:01:10.480Z] #84 64.52 checking for unistd.h... yes [2022-07-25T16:01:10.572Z] #14 114.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:01:10.572Z] #14 114.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T16:01:10.572Z] #14 114.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T16:01:10.572Z] #14 114.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T16:01:10.572Z] #14 114.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T16:01:10.572Z] #14 114.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T16:01:10.572Z] #14 114.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:01:10.572Z] #14 114.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T16:01:10.572Z] #14 114.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:01:10.572Z] #14 114.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T16:01:10.572Z] #14 114.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T16:01:10.572Z] #14 114.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:01:10.572Z] #14 114.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T16:01:10.572Z] #14 114.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T16:01:10.572Z] #14 114.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T16:01:10.572Z] #14 114.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:01:10.737Z] #84 64.65 checking for dlfcn.h... yes [2022-07-25T16:01:10.737Z] #84 64.85 checking for objdir... .libs [2022-07-25T16:01:10.831Z] #14 115.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T16:01:10.831Z] #14 115.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T16:01:10.831Z] #14 115.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T16:01:10.831Z] #14 115.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T16:01:10.831Z] #14 115.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:01:10.831Z] #14 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T16:01:10.831Z] #14 115.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:01:10.831Z] #14 115.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T16:01:10.831Z] #14 115.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T16:01:10.831Z] #14 115.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:01:10.831Z] #14 115.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-07-25T16:01:10.831Z] #14 115.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:01:10.831Z] #14 115.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T16:01:10.831Z] #14 115.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:10.831Z] #14 115.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T16:01:10.831Z] #14 115.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:10.993Z] #84 65.16 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:01:10.993Z] #84 65.24 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:01:11.091Z] #14 115.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:11.091Z] #14 115.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:01:11.110Z] #77 64.14 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T16:01:11.110Z] #77 64.14 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T16:01:11.110Z] #77 64.27 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T16:01:11.110Z] #77 64.28 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T16:01:11.110Z] #77 64.37 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T16:01:11.110Z] #77 64.50 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T16:01:11.250Z] #84 65.24 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:01:11.370Z] #77 64.60 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T16:01:11.370Z] #77 64.71 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T16:01:11.507Z] #84 65.32 checking if gcc static flag -static works... yes [2022-07-25T16:01:11.630Z] #77 64.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T16:01:11.764Z] #84 65.74 checking if gcc supports -c -o file.o... yes [2022-07-25T16:01:11.764Z] #84 65.81 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:01:11.764Z] #84 65.81 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T16:01:11.764Z] #84 65.85 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:01:11.764Z] #84 66.04 checking how to hardcode library paths into programs... immediate [2022-07-25T16:01:11.764Z] #84 66.04 checking whether stripping libraries is possible... yes [2022-07-25T16:01:11.764Z] #84 66.05 checking if libtool supports shared libraries... yes [2022-07-25T16:01:11.764Z] #84 66.05 checking whether to build shared libraries... no [2022-07-25T16:01:11.764Z] #84 66.05 checking whether to build static libraries... yes [2022-07-25T16:01:11.764Z] #84 66.05 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:01:11.971Z] #21 3.078 Reading package lists... [2022-07-25T16:01:12.021Z] #84 66.08 checking whether build environment is sane... yes [2022-07-25T16:01:12.021Z] #84 66.12 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:01:12.021Z] #84 66.13 checking whether make sets $(MAKE)... yes [2022-07-25T16:01:12.021Z] #84 66.17 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:01:12.021Z] #84 66.20 checking whether make supports nested variables... yes [2022-07-25T16:01:12.021Z] #84 66.24 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:01:12.021Z] #84 66.24 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:01:12.021Z] #84 66.24 checking how to create a ustar tar archive... gnutar [2022-07-25T16:01:12.027Z] #14 DONE 116.2s [2022-07-25T16:01:12.027Z] [2022-07-25T16:01:12.027Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:01:12.027Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:01:12.027Z] #47 ... [2022-07-25T16:01:12.027Z] [2022-07-25T16:01:12.027Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T16:01:12.027Z] #59 sha256:73a991bda41e8dc0231897883fa92fd5dd0e8225b4fdc93713080ff0b2c704c3 [2022-07-25T16:01:12.277Z] #84 66.31 checking dependency style of gcc... gcc3 [2022-07-25T16:01:12.277Z] #84 66.52 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:01:12.277Z] #84 66.52 checking whether make supports nested variables... (cached) yes [2022-07-25T16:01:12.277Z] #84 66.52 checking for gawk... (cached) mawk [2022-07-25T16:01:12.277Z] #84 66.52 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T16:01:12.277Z] #84 66.53 checking for gcc... (cached) gcc [2022-07-25T16:01:12.286Z] #59 DONE 0.2s [2022-07-25T16:01:12.286Z] [2022-07-25T16:01:12.286Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:01:12.286Z] #60 sha256:471782551384c114e111227d22943781ca174f39ea062f881658d008c204c0ab [2022-07-25T16:01:12.537Z] #84 66.59 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T16:01:12.537Z] #84 66.60 checking whether gcc accepts -g... (cached) yes [2022-07-25T16:01:12.537Z] #84 66.60 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T16:01:12.537Z] #84 66.61 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T16:01:12.537Z] #84 66.61 checking for a Python interpreter with version >= 3... python3 [2022-07-25T16:01:12.537Z] #84 66.67 checking for python3... /usr/bin/python3 [2022-07-25T16:01:12.537Z] #84 66.67 checking for python3 version... 3.9 [2022-07-25T16:01:12.569Z] #77 ... [2022-07-25T16:01:12.569Z] [2022-07-25T16:01:12.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-07-25T16:01:12.569Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:01:12.569Z] #14 90.62 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T16:01:12.569Z] #14 90.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:01:12.569Z] #14 90.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T16:01:12.569Z] #14 96.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T16:01:12.569Z] #14 96.72 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:01:12.569Z] #14 96.73 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:01:12.793Z] #84 66.73 checking for python3 platform... linux [2022-07-25T16:01:12.793Z] #84 66.78 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T16:01:13.052Z] #84 66.95 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T16:01:13.052Z] #84 67.12 checking for go-md2man... no [2022-07-25T16:01:13.052Z] #84 67.14 checking error.h usability... yes [2022-07-25T16:01:13.309Z] #84 67.29 checking error.h presence... yes [2022-07-25T16:01:13.309Z] #84 67.35 checking for error.h... yes [2022-07-25T16:01:13.309Z] #84 67.38 checking linux/openat2.h usability... yes [2022-07-25T16:01:13.309Z] #84 67.53 checking linux/openat2.h presence... yes [2022-07-25T16:01:13.336Z] #21 5.197 Reading package lists... [2022-07-25T16:01:13.336Z] #21 ... [2022-07-25T16:01:13.336Z] [2022-07-25T16:01:13.336Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T16:01:13.336Z] #26 sha256:19d7e9c1ea3be9957438c7fdbe6dbe54202f05326425e813539656dc6cb5a32e [2022-07-25T16:01:13.565Z] #84 67.57 checking for linux/openat2.h... yes [2022-07-25T16:01:13.566Z] #84 67.61 checking for copy_file_range... yes [2022-07-25T16:01:13.664Z] #60 ... [2022-07-25T16:01:13.664Z] [2022-07-25T16:01:13.664Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T16:01:13.664Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-25T16:01:13.664Z] #15 DONE 1.4s [2022-07-25T16:01:13.664Z] [2022-07-25T16:01:13.664Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:01:13.664Z] #60 sha256:471782551384c114e111227d22943781ca174f39ea062f881658d008c204c0ab [2022-07-25T16:01:13.664Z] #60 1.254 + RM_GOPATH=0 [2022-07-25T16:01:13.664Z] #60 1.254 + TMP_GOPATH= [2022-07-25T16:01:13.664Z] #60 1.254 + : /build [2022-07-25T16:01:13.664Z] #60 1.254 + '[' -z '' ']' [2022-07-25T16:01:13.664Z] #60 1.254 ++ mktemp -d [2022-07-25T16:01:13.664Z] #60 1.281 + export GOPATH=/tmp/tmp.ereIk27hKS [2022-07-25T16:01:13.664Z] #60 1.281 + GOPATH=/tmp/tmp.ereIk27hKS [2022-07-25T16:01:13.664Z] #60 1.281 + RM_GOPATH=1 [2022-07-25T16:01:13.664Z] #60 1.281 + case "$(go env GOARCH)" in [2022-07-25T16:01:13.664Z] #60 1.281 ++ go env GOARCH [2022-07-25T16:01:13.664Z] #60 1.305 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:01:13.664Z] #60 1.305 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:01:13.664Z] #60 1.305 ++ dirname /install.sh [2022-07-25T16:01:13.664Z] #60 1.329 + dir=/ [2022-07-25T16:01:13.664Z] #60 1.329 + bin=runc [2022-07-25T16:01:13.664Z] #60 1.329 + shift [2022-07-25T16:01:13.664Z] #60 1.329 + '[' '!' -f //runc.installer ']' [2022-07-25T16:01:13.664Z] #60 1.329 + . //runc.installer [2022-07-25T16:01:13.664Z] #60 1.329 ++ set -e [2022-07-25T16:01:13.664Z] #60 1.329 ++ : v1.1.2 [2022-07-25T16:01:13.664Z] #60 1.329 + install_runc [2022-07-25T16:01:13.664Z] #60 1.329 + RUNC_BUILDTAGS=seccomp [2022-07-25T16:01:13.664Z] #60 1.329 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T16:01:13.664Z] #60 1.329 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ereIk27hKS/src/github.com/opencontainers/runc [2022-07-25T16:01:13.664Z] #60 1.329 Cloning into '/tmp/tmp.ereIk27hKS/src/github.com/opencontainers/runc'... [2022-07-25T16:01:13.664Z] #60 1.329 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T16:01:13.823Z] #84 67.88 checking for fgetxattr... yes [2022-07-25T16:01:14.080Z] #84 68.13 checking for statx... yes [2022-07-25T16:01:14.105Z] #26 102.4 Updating files: 28% (3254/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 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: 55% (6296/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-07-25T16:01:14.360Z] #26 104.8 + cd /tmp/tmp.px6CMayMT5/tmp/docker-ce [2022-07-25T16:01:14.360Z] #26 104.8 + git checkout -q v17.06.2-ce [2022-07-25T16:01:14.601Z] #60 ... [2022-07-25T16:01:14.601Z] [2022-07-25T16:01:14.601Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T16:01:14.601Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-25T16:01:14.601Z] #16 DONE 1.0s [2022-07-25T16:01:14.601Z] [2022-07-25T16:01:14.601Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T16:01:14.601Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-25T16:01:14.645Z] #84 68.34 checking for fgetpwent_r... yes [2022-07-25T16:01:14.645Z] #84 68.65 checking for issetugid... no [2022-07-25T16:01:14.645Z] #84 68.83 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T16:01:14.645Z] #84 68.83 checking pkg-config is at least version 0.9.0... yes [2022-07-25T16:01:15.211Z] #84 68.84 checking for library containing yajl_tree_get... -lyajl [2022-07-25T16:01:15.211Z] #84 69.25 checking for yajl >= 2.0.0... yes [2022-07-25T16:01:15.471Z] #84 69.27 checking sys/capability.h usability... yes [2022-07-25T16:01:15.471Z] #84 69.47 checking sys/capability.h presence... yes [2022-07-25T16:01:15.471Z] #84 69.54 checking for sys/capability.h... yes [2022-07-25T16:01:15.538Z] #17 0.921 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T16:01:15.538Z] #17 DONE 1.0s [2022-07-25T16:01:15.538Z] [2022-07-25T16:01:15.538Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T16:01:15.538Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T16:01:15.538Z] #36 ... [2022-07-25T16:01:15.538Z] [2022-07-25T16:01:15.538Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T16:01:15.538Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-25T16:01:15.730Z] #84 69.55 checking for library containing cap_from_name... -lcap [2022-07-25T16:01:15.988Z] #84 69.95 checking for library containing dlopen... [2022-07-25T16:01:15.988Z] #84 ... [2022-07-25T16:01:15.988Z] [2022-07-25T16:01:15.988Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T16:01:15.988Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T16:01:15.988Z] #19 81.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-25T16:01:15.988Z] #19 81.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-07-25T16:01:15.988Z] #19 81.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-07-25T16:01:15.988Z] #19 81.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-25T16:01:15.988Z] #19 81.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-25T16:01:15.988Z] #19 81.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-25T16:01:15.988Z] #19 81.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-25T16:01:15.988Z] #19 81.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-25T16:01:15.988Z] #19 81.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-07-25T16:01:15.988Z] #19 81.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-25T16:01:15.988Z] #19 81.49 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-25T16:01:15.988Z] #19 81.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-25T16:01:15.988Z] #19 81.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-25T16:01:15.988Z] #19 81.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-25T16:01:15.988Z] #19 81.58 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-25T16:01:15.988Z] #19 81.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-25T16:01:15.988Z] #19 81.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-25T16:01:15.988Z] #19 81.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-07-25T16:01:15.988Z] #19 81.70 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-07-25T16:01:15.988Z] #19 83.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-07-25T16:01:15.988Z] #19 83.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-07-25T16:01:15.988Z] #19 83.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-25T16:01:15.988Z] #19 83.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-07-25T16:01:15.988Z] #19 83.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-07-25T16:01:15.988Z] #19 84.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-25T16:01:15.988Z] #19 84.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T16:01:15.988Z] #19 84.31 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T16:01:15.988Z] #19 84.39 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-25T16:01:15.988Z] #19 84.39 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-25T16:01:15.988Z] #19 84.39 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T16:01:15.988Z] #19 84.59 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T16:01:15.988Z] #19 84.61 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-25T16:01:15.988Z] #19 84.61 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-07-25T16:01:15.988Z] #19 84.61 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-25T16:01:15.988Z] #19 84.61 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-25T16:01:15.988Z] #19 84.61 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-25T16:01:15.988Z] #19 84.62 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-25T16:01:15.988Z] #19 84.62 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-25T16:01:15.988Z] #19 84.62 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-25T16:01:15.988Z] #19 84.62 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-25T16:01:15.988Z] #19 84.62 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-25T16:01:15.988Z] #19 84.63 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-25T16:01:15.988Z] #19 84.63 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-25T16:01:15.988Z] #19 84.63 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-25T16:01:15.988Z] #19 84.64 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-07-25T16:01:15.988Z] #19 84.65 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-25T16:01:15.988Z] #19 84.65 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-25T16:01:15.988Z] #19 84.65 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-25T16:01:15.988Z] #19 84.68 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-25T16:01:15.988Z] #19 84.68 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-25T16:01:15.988Z] #19 84.71 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-07-25T16:01:15.988Z] #19 84.73 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-07-25T16:01:15.988Z] #19 85.94 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-07-25T16:01:15.988Z] #19 85.94 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-07-25T16:01:15.988Z] #19 85.97 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-25T16:01:15.988Z] #19 86.01 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-07-25T16:01:15.988Z] #19 86.06 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-07-25T16:01:15.988Z] #19 87.17 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-25T16:01:15.988Z] #19 87.17 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-25T16:01:15.988Z] #19 87.17 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-25T16:01:15.988Z] #19 87.19 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-07-25T16:01:15.988Z] #19 87.19 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-25T16:01:15.988Z] #19 87.19 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-25T16:01:15.988Z] #19 87.20 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-25T16:01:15.988Z] #19 87.25 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-25T16:01:15.988Z] #19 87.26 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-25T16:01:15.988Z] #19 87.28 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-25T16:01:15.988Z] #19 87.30 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-07-25T16:01:15.988Z] #19 88.42 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-07-25T16:01:15.988Z] #19 88.42 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-07-25T16:01:15.988Z] #19 88.44 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-25T16:01:15.988Z] #19 88.50 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-07-25T16:01:15.988Z] #19 88.54 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-07-25T16:01:15.988Z] #19 89.57 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-25T16:01:15.988Z] #19 89.57 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-25T16:01:15.988Z] #19 89.57 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-25T16:01:15.988Z] #19 89.60 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-25T16:01:15.988Z] #19 89.60 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-25T16:01:15.988Z] #19 89.61 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-25T16:01:15.988Z] #19 89.62 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-25T16:01:15.988Z] #19 89.62 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-25T16:01:15.988Z] #19 89.66 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-25T16:01:15.988Z] #19 89.68 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-25T16:01:15.988Z] #19 89.72 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-25T16:01:15.988Z] #19 89.73 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-25T16:01:15.988Z] #19 89.74 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-25T16:01:15.988Z] #19 89.75 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-25T16:01:15.988Z] #19 89.77 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-07-25T16:01:15.988Z] #19 90.77 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-25T16:01:15.988Z] #19 90.77 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-25T16:01:15.988Z] #19 90.82 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-25T16:01:15.988Z] #19 90.87 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-25T16:01:15.988Z] #19 90.90 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-07-25T16:01:16.247Z] #19 ... [2022-07-25T16:01:16.247Z] [2022-07-25T16:01:16.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-07-25T16:01:16.247Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:16.247Z] #84 69.95 checking for library containing dlopen... -ldl [2022-07-25T16:01:16.247Z] #84 70.35 checking seccomp.h usability... yes [2022-07-25T16:01:16.475Z] #18 DONE 1.0s [2022-07-25T16:01:16.476Z] [2022-07-25T16:01:16.476Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:16.476Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:16.476Z] #77 79.56 configure.ac:11: installing 'build-aux/compile' [2022-07-25T16:01:16.476Z] #77 79.56 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T16:01:16.476Z] #77 79.57 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T16:01:16.476Z] #77 79.57 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T16:01:16.476Z] #77 79.58 configure.ac:13: installing 'build-aux/missing' [2022-07-25T16:01:16.476Z] #77 79.62 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T16:01:16.476Z] #77 79.90 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T16:01:16.503Z] #84 70.47 checking seccomp.h presence... yes [2022-07-25T16:01:16.503Z] #84 70.61 checking for seccomp.h... yes [2022-07-25T16:01:16.760Z] #84 70.62 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T16:01:16.878Z] #26 107.3 + mkdir -p /tmp/tmp.px6CMayMT5/src/github.com/docker [2022-07-25T16:01:16.878Z] #26 107.3 + mv components/cli /tmp/tmp.px6CMayMT5/src/github.com/docker/cli [2022-07-25T16:01:16.878Z] #26 107.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-25T16:01:16.878Z] #26 ... [2022-07-25T16:01:16.878Z] [2022-07-25T16:01:16.878Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:16.878Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T16:01:16.878Z] #77 65.98 configure.ac:11: installing 'build-aux/compile' [2022-07-25T16:01:16.878Z] #77 65.98 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T16:01:16.878Z] #77 65.99 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T16:01:16.878Z] #77 66.01 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T16:01:16.878Z] #77 66.02 configure.ac:13: installing 'build-aux/missing' [2022-07-25T16:01:16.878Z] #77 66.05 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T16:01:16.878Z] #77 66.28 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T16:01:16.878Z] #77 67.82 checking build system type... aarch64-unknown-linux-gnu [2022-07-25T16:01:16.878Z] #77 68.10 checking host system type... aarch64-unknown-linux-gnu [2022-07-25T16:01:16.878Z] #77 68.10 checking how to print strings... printf [2022-07-25T16:01:16.878Z] #77 68.13 checking for gcc... gcc [2022-07-25T16:01:16.878Z] #77 68.24 checking whether the C compiler works... yes [2022-07-25T16:01:16.878Z] #77 68.39 checking for C compiler default output file name... a.out [2022-07-25T16:01:16.878Z] #77 68.39 checking for suffix of executables... [2022-07-25T16:01:16.878Z] #77 68.51 checking whether we are cross compiling... no [2022-07-25T16:01:16.878Z] #77 68.68 checking for suffix of object files... o [2022-07-25T16:01:16.878Z] #77 68.75 checking whether we are using the GNU C compiler... yes [2022-07-25T16:01:16.878Z] #77 68.86 checking whether gcc accepts -g... yes [2022-07-25T16:01:16.878Z] #77 68.99 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:01:16.878Z] #77 69.19 checking whether gcc understands -c and -o together... yes [2022-07-25T16:01:16.878Z] #77 69.34 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:01:16.878Z] #77 69.36 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:01:16.878Z] #77 69.38 checking for egrep... /bin/grep -E [2022-07-25T16:01:16.878Z] #77 69.39 checking for fgrep... /bin/grep -F [2022-07-25T16:01:16.878Z] #77 69.39 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:01:16.878Z] #77 69.42 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:01:16.878Z] #77 69.43 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:01:16.878Z] #77 69.45 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:01:16.878Z] #77 69.58 checking whether ln -s works... yes [2022-07-25T16:01:16.878Z] #77 69.58 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:01:16.878Z] #77 69.63 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-25T16:01:16.878Z] #77 69.63 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:01:16.878Z] #77 69.63 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:01:16.878Z] #77 69.64 checking for objdump... objdump [2022-07-25T16:01:16.878Z] #77 69.65 checking how to recognize dependent libraries... pass_all [2022-07-25T16:01:16.878Z] #77 69.65 checking for dlltool... no [2022-07-25T16:01:16.878Z] #77 69.66 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:01:16.878Z] #77 69.66 checking for ar... ar [2022-07-25T16:01:16.878Z] #77 69.66 checking for archiver @FILE support... @ [2022-07-25T16:01:16.878Z] #77 69.81 checking for strip... strip [2022-07-25T16:01:16.878Z] #77 69.81 checking for ranlib... ranlib [2022-07-25T16:01:16.878Z] #77 69.81 checking for gawk... no [2022-07-25T16:01:16.878Z] #77 69.82 checking for mawk... mawk [2022-07-25T16:01:16.878Z] #77 69.82 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:01:16.878Z] #77 70.23 checking for sysroot... no [2022-07-25T16:01:16.878Z] #77 70.24 checking for a working dd... /bin/dd [2022-07-25T16:01:16.878Z] #77 70.26 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:01:16.878Z] #77 70.27 checking for mt... no [2022-07-25T16:01:16.878Z] #77 70.28 checking if : is a manifest tool... no [2022-07-25T16:01:16.878Z] #77 70.29 checking how to run the C preprocessor... gcc -E [2022-07-25T16:01:16.878Z] #77 70.51 checking for ANSI C header files... yes [2022-07-25T16:01:16.878Z] #77 71.03 checking for sys/types.h... yes [2022-07-25T16:01:16.878Z] #77 71.24 checking for sys/stat.h... yes [2022-07-25T16:01:16.878Z] #77 71.43 checking for stdlib.h... yes [2022-07-25T16:01:16.878Z] #77 71.54 checking for string.h... yes [2022-07-25T16:01:16.878Z] #77 71.68 checking for memory.h... yes [2022-07-25T16:01:16.878Z] #77 71.84 checking for strings.h... yes [2022-07-25T16:01:16.878Z] #77 71.98 checking for inttypes.h... yes [2022-07-25T16:01:16.878Z] #77 72.14 checking for stdint.h... yes [2022-07-25T16:01:16.878Z] #77 72.38 checking for unistd.h... yes [2022-07-25T16:01:16.878Z] #77 72.54 checking for dlfcn.h... yes [2022-07-25T16:01:16.878Z] #77 72.69 checking for objdir... .libs [2022-07-25T16:01:16.878Z] #77 72.97 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:01:16.878Z] #77 73.16 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:01:16.878Z] #77 73.16 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:01:16.878Z] #77 73.29 checking if gcc static flag -static works... yes [2022-07-25T16:01:16.878Z] #77 73.60 checking if gcc supports -c -o file.o... yes [2022-07-25T16:01:16.878Z] #77 73.83 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:01:16.878Z] #77 73.83 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-25T16:01:16.878Z] #77 73.88 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:01:16.878Z] #77 74.21 checking how to hardcode library paths into programs... immediate [2022-07-25T16:01:16.878Z] #77 74.21 checking whether stripping libraries is possible... yes [2022-07-25T16:01:16.878Z] #77 74.22 checking if libtool supports shared libraries... yes [2022-07-25T16:01:16.878Z] #77 74.22 checking whether to build shared libraries... no [2022-07-25T16:01:16.878Z] #77 74.22 checking whether to build static libraries... yes [2022-07-25T16:01:16.878Z] #77 74.23 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:01:16.878Z] #77 74.28 checking whether build environment is sane... yes [2022-07-25T16:01:16.878Z] #77 74.32 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:01:16.878Z] #77 74.33 checking whether make sets $(MAKE)... yes [2022-07-25T16:01:16.878Z] #77 74.39 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:01:16.878Z] #77 74.42 checking whether make supports nested variables... yes [2022-07-25T16:01:16.878Z] #77 74.47 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:01:16.878Z] #77 74.48 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:01:16.878Z] #77 74.48 checking how to create a ustar tar archive... gnutar [2022-07-25T16:01:16.878Z] #77 74.54 checking dependency style of gcc... gcc3 [2022-07-25T16:01:16.878Z] #77 74.71 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:01:16.878Z] #77 74.72 checking whether make supports nested variables... (cached) yes [2022-07-25T16:01:16.878Z] #77 74.72 checking for gawk... (cached) mawk [2022-07-25T16:01:16.878Z] #77 74.72 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T16:01:16.878Z] #77 74.72 checking for gcc... (cached) gcc [2022-07-25T16:01:16.878Z] #77 74.82 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T16:01:16.878Z] #77 74.82 checking whether gcc accepts -g... (cached) yes [2022-07-25T16:01:16.878Z] #77 74.82 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T16:01:16.878Z] #77 74.83 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T16:01:16.878Z] #77 74.83 checking for a Python interpreter with version >= 3... python3 [2022-07-25T16:01:16.878Z] #77 74.92 checking for python3... /usr/bin/python3 [2022-07-25T16:01:16.878Z] #77 74.93 checking for python3 version... 3.9 [2022-07-25T16:01:16.878Z] #77 74.97 checking for python3 platform... linux [2022-07-25T16:01:16.878Z] #77 75.01 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T16:01:16.878Z] #77 75.15 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T16:01:16.878Z] #77 75.32 checking for go-md2man... no [2022-07-25T16:01:16.878Z] #77 75.34 checking error.h usability... yes [2022-07-25T16:01:16.878Z] #77 75.48 checking error.h presence... yes [2022-07-25T16:01:16.878Z] #77 75.50 checking for error.h... yes [2022-07-25T16:01:16.878Z] #77 75.53 checking linux/openat2.h usability... yes [2022-07-25T16:01:16.878Z] #77 75.62 checking linux/openat2.h presence... yes [2022-07-25T16:01:16.878Z] #77 75.66 checking for linux/openat2.h... yes [2022-07-25T16:01:16.878Z] #77 75.69 checking for copy_file_range... yes [2022-07-25T16:01:17.017Z] #84 70.94 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T16:01:17.135Z] #77 76.00 checking for fgetxattr... yes [2022-07-25T16:01:17.135Z] #77 76.30 checking for statx... [2022-07-25T16:01:17.135Z] #77 ... [2022-07-25T16:01:17.135Z] [2022-07-25T16:01:17.135Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:17.135Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-25T16:01:17.135Z] #21 5.197 Reading package lists... [2022-07-25T16:01:17.135Z] #21 7.215 Building dependency tree... [2022-07-25T16:01:17.135Z] #21 7.777 Reading state information... [2022-07-25T16:01:17.135Z] #21 8.365 The following additional packages will be installed: [2022-07-25T16:01:17.135Z] #21 8.373 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T16:01:17.135Z] #21 8.373 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-25T16:01:17.135Z] #21 8.374 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T16:01:17.135Z] #21 8.374 python3-pkg-resources vim-runtime xxd [2022-07-25T16:01:17.135Z] #21 8.376 Suggested packages: [2022-07-25T16:01:17.135Z] #21 8.389 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-25T16:01:17.135Z] #21 8.389 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-25T16:01:17.135Z] #21 8.389 acl attr quota [2022-07-25T16:01:17.135Z] #21 8.389 Recommended packages: [2022-07-25T16:01:17.135Z] #21 8.389 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T16:01:17.135Z] #21 9.583 The following NEW packages will be installed: [2022-07-25T16:01:17.135Z] #21 9.593 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-25T16:01:17.135Z] #21 9.593 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T16:01:17.135Z] #21 9.594 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-25T16:01:17.135Z] #21 9.594 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-25T16:01:17.135Z] #21 9.594 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T16:01:17.135Z] #21 9.595 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-25T16:01:17.135Z] #21 9.595 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T16:01:17.135Z] #21 9.595 xz-utils zip zstd [2022-07-25T16:01:17.135Z] #21 9.951 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:01:17.135Z] #21 9.951 Need to get 27.0 MB of archives. [2022-07-25T16:01:17.135Z] #21 9.951 After this operation, 105 MB of additional disk space will be used. [2022-07-25T16:01:17.135Z] #21 9.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-25T16:01:17.135Z] #21 9.955 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-25T16:01:17.135Z] #21 9.959 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-25T16:01:17.135Z] #21 9.960 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-25T16:01:17.135Z] #21 9.961 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-25T16:01:17.135Z] #21 9.964 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-25T16:01:17.135Z] #21 9.965 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-25T16:01:17.135Z] #21 9.967 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-25T16:01:17.135Z] #21 9.985 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T16:01:17.135Z] #21 9.987 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T16:01:17.135Z] #21 9.995 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T16:01:17.135Z] #21 10.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-25T16:01:17.135Z] #21 10.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-25T16:01:17.135Z] #21 10.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-25T16:01:17.135Z] #21 10.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-25T16:01:17.135Z] #21 10.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-25T16:01:17.135Z] #21 10.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-25T16:01:17.135Z] #21 10.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-25T16:01:17.135Z] #21 10.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-25T16:01:17.136Z] #21 10.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-25T16:01:17.136Z] #21 10.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-25T16:01:17.136Z] #21 10.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-25T16:01:17.136Z] #21 10.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-25T16:01:17.136Z] #21 10.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-25T16:01:17.136Z] #21 10.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-25T16:01:17.136Z] #21 10.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-25T16:01:17.136Z] #21 10.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-25T16:01:17.136Z] #21 10.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-25T16:01:17.136Z] #21 10.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-25T16:01:17.136Z] #21 10.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-25T16:01:17.136Z] #21 10.23 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-25T16:01:17.136Z] #21 10.24 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-25T16:01:17.136Z] #21 10.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-25T16:01:17.136Z] #21 10.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-25T16:01:17.136Z] #21 10.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-25T16:01:17.136Z] #21 10.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T16:01:17.136Z] #21 10.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T16:01:17.136Z] #21 10.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T16:01:17.136Z] #21 10.30 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T16:01:17.136Z] #21 10.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T16:01:17.136Z] #21 10.31 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T16:01:17.136Z] #21 10.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-25T16:01:17.136Z] #21 10.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-25T16:01:17.136Z] #21 10.34 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-25T16:01:17.136Z] #21 10.35 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-25T16:01:17.136Z] #21 10.47 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-25T16:01:17.136Z] #21 10.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-25T16:01:17.136Z] #21 10.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-25T16:01:17.136Z] #21 10.50 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-25T16:01:17.274Z] #84 71.10 checking systemd/sd-bus.h usability... yes [2022-07-25T16:01:17.274Z] #84 71.24 checking systemd/sd-bus.h presence... yes [2022-07-25T16:01:17.274Z] #84 71.35 checking for systemd/sd-bus.h... yes [2022-07-25T16:01:17.414Z] #77 ... [2022-07-25T16:01:17.414Z] [2022-07-25T16:01:17.414Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T16:01:17.414Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-25T16:01:17.414Z] #19 DONE 0.9s [2022-07-25T16:01:17.414Z] [2022-07-25T16:01:17.414Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T16:01:17.414Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-25T16:01:17.532Z] #84 71.36 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T16:01:17.697Z] #21 11.04 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:01:17.789Z] #84 71.77 checking for sd_notify_barrier... yes [2022-07-25T16:01:17.953Z] #21 11.15 Fetched 27.0 MB in 1s (30.6 MB/s) [2022-07-25T16:01:17.953Z] #21 11.20 Selecting previously unselected package pigz. [2022-07-25T16:01:17.953Z] #21 11.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-07-25T16:01:17.953Z] #21 11.24 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-25T16:01:17.953Z] #21 11.24 Unpacking pigz (2.6-1) ... [2022-07-25T16:01:17.953Z] #21 11.33 Selecting previously unselected package libelf1:arm64. [2022-07-25T16:01:17.953Z] #21 11.33 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-25T16:01:17.953Z] #21 11.34 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-25T16:01:17.953Z] #21 11.49 Selecting previously unselected package libbpf0:arm64. [2022-07-25T16:01:18.046Z] #84 71.97 checking linux/bpf.h usability... yes [2022-07-25T16:01:18.046Z] #84 72.10 checking linux/bpf.h presence... yes [2022-07-25T16:01:18.046Z] #84 72.14 checking for linux/bpf.h... yes [2022-07-25T16:01:18.046Z] #84 72.15 checking compilation for eBPF... yes [2022-07-25T16:01:18.093Z] #77 62.34 configure.ac:7: installing 'build-aux/compile' [2022-07-25T16:01:18.093Z] #77 62.34 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T16:01:18.093Z] #77 62.35 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T16:01:18.093Z] #77 62.37 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T16:01:18.093Z] #77 62.37 configure.ac:11: installing 'build-aux/missing' [2022-07-25T16:01:18.093Z] #77 62.53 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T16:01:18.093Z] #77 62.65 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T16:01:18.209Z] #21 11.49 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-25T16:01:18.209Z] #21 11.50 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-25T16:01:18.209Z] #21 11.63 Selecting previously unselected package libcap2:arm64. [2022-07-25T16:01:18.209Z] #21 11.63 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-25T16:01:18.209Z] #21 11.64 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-25T16:01:18.209Z] #21 11.70 Selecting previously unselected package libmnl0:arm64. [2022-07-25T16:01:18.209Z] #21 11.70 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-25T16:01:18.209Z] #21 11.70 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-25T16:01:18.303Z] #84 72.28 checking for criu >= 3.15... no [2022-07-25T16:01:18.303Z] #84 72.31 configure: CRIU headers not found, building without CRIU support [2022-07-25T16:01:18.303Z] #84 72.32 checking for criu > 3.16... no [2022-07-25T16:01:18.303Z] #84 72.33 configure: CRIU version doesn't support join-ns API [2022-07-25T16:01:18.303Z] #84 72.33 checking for criu > 3.16.1... no [2022-07-25T16:01:18.303Z] #84 72.35 configure: CRIU version doesn't support for pre-dumping [2022-07-25T16:01:18.303Z] #84 72.35 checking for new mount API (fsconfig)... yes [2022-07-25T16:01:18.303Z] #84 72.42 checking for seccomp notify API... yes [2022-07-25T16:01:18.303Z] #84 72.49 checking for gperf... no [2022-07-25T16:01:18.303Z] #84 72.50 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T16:01:18.353Z] #20 DONE 1.0s [2022-07-25T16:01:18.353Z] [2022-07-25T16:01:18.353Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:18.353Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:01:18.481Z] #21 11.76 Selecting previously unselected package libxtables12:arm64. [2022-07-25T16:01:18.481Z] #21 11.77 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-25T16:01:18.481Z] #21 11.77 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-25T16:01:18.481Z] #21 11.86 Selecting previously unselected package libcap2-bin. [2022-07-25T16:01:18.481Z] #21 11.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-25T16:01:18.481Z] #21 11.90 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T16:01:18.560Z] #84 72.51 checking for library containing argp_parse... none required [2022-07-25T16:01:18.737Z] #21 11.99 Selecting previously unselected package iproute2. [2022-07-25T16:01:18.737Z] #21 12.00 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-25T16:01:18.737Z] #21 12.02 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T16:01:18.820Z] #84 ... [2022-07-25T16:01:18.820Z] [2022-07-25T16:01:18.820Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T16:01:18.820Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T16:01:18.820Z] #43 106.0 Delve is a source level debugger for Go programs. [2022-07-25T16:01:18.820Z] #43 106.0 [2022-07-25T16:01:18.820Z] #43 106.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T16:01:18.820Z] #43 106.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T16:01:18.820Z] #43 106.0 [2022-07-25T16:01:18.820Z] #43 106.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T16:01:18.820Z] #43 106.0 [2022-07-25T16:01:18.820Z] #43 106.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T16:01:18.820Z] #43 106.0 [2022-07-25T16:01:18.820Z] #43 106.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T16:01:18.820Z] #43 106.0 [2022-07-25T16:01:18.820Z] #43 106.0 Usage: [2022-07-25T16:01:18.820Z] #43 106.0 dlv [command] [2022-07-25T16:01:18.820Z] #43 106.0 [2022-07-25T16:01:18.820Z] #43 106.0 Available Commands: [2022-07-25T16:01:18.820Z] #43 106.0 attach Attach to running process and begin debugging. [2022-07-25T16:01:18.820Z] #43 106.0 connect Connect to a headless debug server with a terminal client. [2022-07-25T16:01:18.820Z] #43 106.0 core Examine a core dump. [2022-07-25T16:01:18.820Z] #43 106.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T16:01:18.820Z] #43 106.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T16:01:18.820Z] #43 106.0 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T16:01:18.820Z] #43 106.0 help Help about any command [2022-07-25T16:01:18.820Z] #43 106.0 run Deprecated command. Use 'debug' instead. [2022-07-25T16:01:18.820Z] #43 106.0 test Compile test binary and begin debugging program. [2022-07-25T16:01:18.820Z] #43 106.0 trace Compile and begin tracing program. [2022-07-25T16:01:18.820Z] #43 106.0 version Prints version. [2022-07-25T16:01:18.820Z] #43 106.0 [2022-07-25T16:01:18.820Z] #43 106.0 Flags: [2022-07-25T16:01:18.820Z] #43 106.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T16:01:18.820Z] #43 106.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T16:01:18.820Z] #43 106.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-25T16:01:18.820Z] #43 106.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T16:01:18.820Z] #43 106.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T16:01:18.820Z] #43 106.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-25T16:01:18.820Z] #43 106.0 --disable-aslr Disables address space randomization [2022-07-25T16:01:18.820Z] #43 106.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T16:01:18.820Z] #43 106.0 -h, --help help for dlv [2022-07-25T16:01:18.820Z] #43 106.0 --init string Init file, executed by the terminal client. [2022-07-25T16:01:18.820Z] #43 106.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T16:01:18.820Z] #43 106.0 --log Enable debugging server logging. [2022-07-25T16:01:18.820Z] #43 106.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T16:01:18.820Z] #43 106.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T16:01:18.820Z] #43 106.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T16:01:18.820Z] #43 106.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T16:01:18.820Z] #43 106.0 --wd string Working directory for running the program. [2022-07-25T16:01:18.820Z] #43 106.0 [2022-07-25T16:01:18.820Z] #43 106.0 Additional help topics: [2022-07-25T16:01:18.820Z] #43 106.0 dlv backend Help about the --backend flag. [2022-07-25T16:01:18.820Z] #43 106.0 dlv log Help about logging flags. [2022-07-25T16:01:18.820Z] #43 106.0 dlv redirect Help about file redirection. [2022-07-25T16:01:18.820Z] #43 106.0 [2022-07-25T16:01:18.820Z] #43 106.0 Use "dlv [command] --help" for more information about a command. [2022-07-25T16:01:18.820Z] #43 DONE 106.3s [2022-07-25T16:01:18.820Z] [2022-07-25T16:01:18.820Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:18.821Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:18.821Z] #84 72.88 checking that generated files are newer than configure... done [2022-07-25T16:01:18.821Z] #84 72.89 configure: creating ./config.status [2022-07-25T16:01:18.993Z] #21 12.39 Selecting previously unselected package xxd. [2022-07-25T16:01:18.993Z] #21 12.39 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-25T16:01:18.993Z] #21 12.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:19.249Z] #21 12.51 Selecting previously unselected package vim-common. [2022-07-25T16:01:19.249Z] #21 12.51 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:01:19.249Z] #21 12.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:19.505Z] #21 12.69 Selecting previously unselected package bash-completion. [2022-07-25T16:01:19.505Z] #21 12.69 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T16:01:19.731Z] #21 1.311 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T16:01:19.731Z] #21 1.319 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T16:01:19.731Z] #21 1.319 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T16:01:20.007Z] #77 64.36 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T16:01:20.007Z] #77 64.36 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T16:01:20.007Z] #77 ... [2022-07-25T16:01:20.007Z] [2022-07-25T16:01:20.007Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:01:20.007Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:01:20.007Z] #14 107.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T16:01:20.007Z] #14 107.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:01:20.007Z] #14 107.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:01:20.697Z] #14 108.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T16:01:20.697Z] #14 108.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:01:20.697Z] #14 108.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:01:20.714Z] #84 74.82 config.status: creating Makefile [2022-07-25T16:01:20.714Z] #84 74.87 config.status: creating rpm/crun.spec [2022-07-25T16:01:20.714Z] #84 74.91 config.status: creating config.h [2022-07-25T16:01:20.714Z] #84 74.92 config.status: executing libtool commands [2022-07-25T16:01:20.714Z] #84 74.95 config.status: executing depfiles commands [2022-07-25T16:01:21.286Z] #84 ... [2022-07-25T16:01:21.286Z] [2022-07-25T16:01:21.286Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:01:21.286Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T16:01:21.286Z] #41 DONE 108.1s [2022-07-25T16:01:21.286Z] [2022-07-25T16:01:21.286Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T16:01:21.286Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T16:01:21.286Z] #19 92.12 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-25T16:01:21.286Z] #19 92.12 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-25T16:01:21.286Z] #19 92.12 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-25T16:01:21.286Z] #19 92.16 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-25T16:01:21.286Z] #19 92.17 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-25T16:01:21.286Z] #19 92.17 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-25T16:01:21.286Z] #19 92.17 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-25T16:01:21.286Z] #19 92.17 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-25T16:01:21.286Z] #19 92.21 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-25T16:01:21.286Z] #19 92.22 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-25T16:01:21.286Z] #19 92.24 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-25T16:01:21.286Z] #19 92.26 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-07-25T16:01:21.286Z] #19 93.46 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-07-25T16:01:21.286Z] #19 93.46 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-07-25T16:01:21.286Z] #19 93.49 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-25T16:01:21.286Z] #19 93.53 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-25T16:01:21.286Z] #19 93.57 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-07-25T16:01:21.286Z] #19 94.75 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-25T16:01:21.286Z] #19 94.75 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-25T16:01:21.286Z] #19 95.70 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:01:21.286Z] #19 96.05 Fetched 788 MB in 19s (41.7 MB/s) [2022-07-25T16:01:21.286Z] #19 96.13 Selecting previously unselected package liblocale-gettext-perl. [2022-07-25T16:01:21.286Z] #19 96.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-07-25T16:01:21.286Z] #19 96.16 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-25T16:01:21.286Z] #19 96.16 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-25T16:01:21.286Z] #19 96.21 Selecting previously unselected package bzip2. [2022-07-25T16:01:21.286Z] #19 96.21 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T16:01:21.286Z] #19 96.21 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T16:01:21.286Z] #19 96.28 Selecting previously unselected package libmagic-mgc. [2022-07-25T16:01:21.286Z] #19 96.28 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T16:01:21.286Z] #19 96.28 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T16:01:21.286Z] #19 96.49 Selecting previously unselected package libmagic1:amd64. [2022-07-25T16:01:21.286Z] #19 96.49 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T16:01:21.286Z] #19 96.50 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T16:01:21.286Z] #19 96.64 Selecting previously unselected package file. [2022-07-25T16:01:21.286Z] #19 96.65 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-25T16:01:21.286Z] #19 96.66 Unpacking file (1:5.39-3) ... [2022-07-25T16:01:21.286Z] #19 96.77 Selecting previously unselected package xz-utils. [2022-07-25T16:01:21.286Z] #19 96.77 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T16:01:21.286Z] #19 96.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:01:21.542Z] #19 96.99 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-25T16:01:21.542Z] #19 97.00 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-25T16:01:21.542Z] #19 97.00 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-25T16:01:21.542Z] #19 ... [2022-07-25T16:01:21.542Z] [2022-07-25T16:01:21.542Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:21.542Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:21.542Z] #84 75.81 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T16:01:21.798Z] #84 75.82 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T16:01:22.030Z] #21 15.04 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T16:01:22.030Z] #21 ... [2022-07-25T16:01:22.030Z] [2022-07-25T16:01:22.030Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:01:22.030Z] #60 sha256:60ea6dd33b098d38544be535caa5eeaf6792f73694b92a179b45f1254258c2b3 [2022-07-25T16:01:22.030Z] #60 9.790 + cd /tmp/tmp.QDWbzfib9V/src/github.com/opencontainers/runc [2022-07-25T16:01:22.030Z] #60 9.793 + git checkout -q v1.1.2 [2022-07-25T16:01:22.030Z] #60 10.31 + '[' -z '' ']' [2022-07-25T16:01:22.030Z] #60 10.31 + target=static [2022-07-25T16:01:22.030Z] #60 10.31 + make BUILDTAGS=seccomp static [2022-07-25T16:01:22.030Z] #60 10.48 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-25T16:01:22.030Z] #60 ... [2022-07-25T16:01:22.030Z] [2022-07-25T16:01:22.030Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:22.030Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T16:01:22.030Z] #77 76.30 checking for statx... yes [2022-07-25T16:01:22.030Z] #77 76.49 checking for fgetpwent_r... yes [2022-07-25T16:01:22.030Z] #77 76.76 checking for issetugid... no [2022-07-25T16:01:22.030Z] #77 77.05 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T16:01:22.030Z] #77 77.05 checking pkg-config is at least version 0.9.0... yes [2022-07-25T16:01:22.030Z] #77 77.06 checking for library containing yajl_tree_get... -lyajl [2022-07-25T16:01:22.030Z] #77 77.33 checking for yajl >= 2.0.0... yes [2022-07-25T16:01:22.030Z] #77 77.34 checking sys/capability.h usability... yes [2022-07-25T16:01:22.030Z] #77 77.47 checking sys/capability.h presence... yes [2022-07-25T16:01:22.030Z] #77 77.52 checking for sys/capability.h... yes [2022-07-25T16:01:22.030Z] #77 77.53 checking for library containing cap_from_name... -lcap [2022-07-25T16:01:22.030Z] #77 77.97 checking for library containing dlopen... -ldl [2022-07-25T16:01:22.030Z] #77 78.47 checking seccomp.h usability... yes [2022-07-25T16:01:22.030Z] #77 78.68 checking seccomp.h presence... yes [2022-07-25T16:01:22.030Z] #77 78.77 checking for seccomp.h... yes [2022-07-25T16:01:22.030Z] #77 78.77 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T16:01:22.030Z] #77 79.13 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T16:01:22.030Z] #77 79.29 checking systemd/sd-bus.h usability... yes [2022-07-25T16:01:22.030Z] #77 79.47 checking systemd/sd-bus.h presence... yes [2022-07-25T16:01:22.030Z] #77 79.58 checking for systemd/sd-bus.h... yes [2022-07-25T16:01:22.030Z] #77 79.58 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T16:01:22.030Z] #77 79.97 checking for sd_notify_barrier... yes [2022-07-25T16:01:22.030Z] #77 80.31 checking linux/bpf.h usability... yes [2022-07-25T16:01:22.030Z] #77 80.49 checking linux/bpf.h presence... yes [2022-07-25T16:01:22.030Z] #77 80.57 checking for linux/bpf.h... yes [2022-07-25T16:01:22.030Z] #77 80.59 checking compilation for eBPF... yes [2022-07-25T16:01:22.030Z] #77 80.72 checking for criu >= 3.15... no [2022-07-25T16:01:22.030Z] #77 80.74 configure: CRIU headers not found, building without CRIU support [2022-07-25T16:01:22.030Z] #77 80.75 checking for criu > 3.16... no [2022-07-25T16:01:22.030Z] #77 80.78 configure: CRIU version doesn't support join-ns API [2022-07-25T16:01:22.030Z] #77 80.78 checking for criu > 3.16.1... no [2022-07-25T16:01:22.030Z] #77 80.80 configure: CRIU version doesn't support for pre-dumping [2022-07-25T16:01:22.030Z] #77 80.80 checking for new mount API (fsconfig)... yes [2022-07-25T16:01:22.030Z] #77 80.91 checking for seccomp notify API... yes [2022-07-25T16:01:22.030Z] #77 81.04 checking for gperf... no [2022-07-25T16:01:22.030Z] #77 81.05 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T16:01:22.055Z] #84 76.19 checking for gcc... gcc [2022-07-25T16:01:22.078Z] #14 ... [2022-07-25T16:01:22.078Z] [2022-07-25T16:01:22.078Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:22.078Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:22.078Z] #77 75.18 configure.ac:7: installing 'build-aux/compile' [2022-07-25T16:01:22.078Z] #77 75.19 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T16:01:22.078Z] #77 75.20 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T16:01:22.078Z] #77 75.21 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T16:01:22.078Z] #77 75.21 configure.ac:11: installing 'build-aux/missing' [2022-07-25T16:01:22.078Z] #77 75.37 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T16:01:22.078Z] #77 75.45 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T16:01:22.286Z] #77 81.05 checking for library containing argp_parse... none required [2022-07-25T16:01:22.286Z] #77 81.47 checking that generated files are newer than configure... done [2022-07-25T16:01:22.286Z] #77 81.48 configure: creating ./config.status [2022-07-25T16:01:22.310Z] #84 76.33 checking whether the C compiler works... yes [2022-07-25T16:01:22.310Z] #84 76.46 checking for C compiler default output file name... a.out [2022-07-25T16:01:22.310Z] #84 76.46 checking for suffix of executables... [2022-07-25T16:01:22.566Z] #84 76.55 checking whether we are cross compiling... no [2022-07-25T16:01:22.566Z] #84 76.64 checking for suffix of object files... o [2022-07-25T16:01:22.566Z] #84 76.67 checking whether we are using the GNU C compiler... yes [2022-07-25T16:01:22.566Z] #84 76.70 checking whether gcc accepts -g... yes [2022-07-25T16:01:22.821Z] #84 76.74 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:01:22.821Z] #84 76.83 checking whether gcc understands -c and -o together... yes [2022-07-25T16:01:22.821Z] #84 76.89 checking how to run the C preprocessor... gcc -E [2022-07-25T16:01:22.821Z] #84 76.98 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:01:22.821Z] #84 76.99 checking for egrep... /bin/grep -E [2022-07-25T16:01:23.077Z] #84 77.00 checking for ANSI C header files... yes [2022-07-25T16:01:23.077Z] #84 77.27 checking for sys/types.h... yes [2022-07-25T16:01:23.333Z] #84 77.34 checking for sys/stat.h... yes [2022-07-25T16:01:23.333Z] #84 77.43 checking for stdlib.h... yes [2022-07-25T16:01:23.333Z] #84 77.47 checking for string.h... yes [2022-07-25T16:01:23.333Z] #84 77.53 checking for memory.h... yes [2022-07-25T16:01:23.589Z] #84 77.62 checking for strings.h... yes [2022-07-25T16:01:23.642Z] #21 2.630 Reading package lists... [2022-07-25T16:01:23.642Z] #21 ... [2022-07-25T16:01:23.642Z] [2022-07-25T16:01:23.642Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:23.642Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:23.642Z] #77 81.83 checking build system type... x86_64-pc-linux-gnu [2022-07-25T16:01:23.642Z] #77 82.31 checking host system type... x86_64-pc-linux-gnu [2022-07-25T16:01:23.642Z] #77 82.31 checking how to print strings... printf [2022-07-25T16:01:23.642Z] #77 82.32 checking for gcc... gcc [2022-07-25T16:01:23.642Z] #77 82.42 checking whether the C compiler works... yes [2022-07-25T16:01:23.642Z] #77 82.56 checking for C compiler default output file name... a.out [2022-07-25T16:01:23.642Z] #77 82.56 checking for suffix of executables... [2022-07-25T16:01:23.642Z] #77 82.78 checking whether we are cross compiling... no [2022-07-25T16:01:23.642Z] #77 82.99 checking for suffix of object files... o [2022-07-25T16:01:23.642Z] #77 83.06 checking whether we are using the GNU C compiler... yes [2022-07-25T16:01:23.642Z] #77 83.16 checking whether gcc accepts -g... yes [2022-07-25T16:01:23.642Z] #77 83.24 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:01:23.642Z] #77 83.37 checking whether gcc understands -c and -o together... yes [2022-07-25T16:01:23.642Z] #77 83.55 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:01:23.642Z] #77 83.58 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:01:23.642Z] #77 83.59 checking for egrep... /bin/grep -E [2022-07-25T16:01:23.642Z] #77 83.60 checking for fgrep... /bin/grep -F [2022-07-25T16:01:23.642Z] #77 83.61 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:01:23.642Z] #77 83.63 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:01:23.642Z] #77 83.64 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:01:23.642Z] #77 83.65 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:01:23.642Z] #77 83.75 checking whether ln -s works... yes [2022-07-25T16:01:23.642Z] #77 83.75 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:01:23.642Z] #77 83.78 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T16:01:23.642Z] #77 83.78 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:01:23.642Z] #77 83.78 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:01:23.642Z] #77 83.79 checking for objdump... objdump [2022-07-25T16:01:23.642Z] #77 83.79 checking how to recognize dependent libraries... pass_all [2022-07-25T16:01:23.642Z] #77 83.80 checking for dlltool... no [2022-07-25T16:01:23.642Z] #77 83.81 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:01:23.642Z] #77 83.81 checking for ar... ar [2022-07-25T16:01:23.642Z] #77 83.81 checking for archiver @FILE support... @ [2022-07-25T16:01:23.642Z] #77 83.95 checking for strip... strip [2022-07-25T16:01:23.642Z] #77 83.96 checking for ranlib... ranlib [2022-07-25T16:01:23.642Z] #77 83.96 checking for gawk... no [2022-07-25T16:01:23.642Z] #77 83.97 checking for mawk... mawk [2022-07-25T16:01:23.642Z] #77 83.97 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:01:23.642Z] #77 84.34 checking for sysroot... no [2022-07-25T16:01:23.642Z] #77 84.34 checking for a working dd... /bin/dd [2022-07-25T16:01:23.642Z] #77 84.35 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:01:23.642Z] #77 84.46 checking for mt... no [2022-07-25T16:01:23.642Z] #77 84.48 checking if : is a manifest tool... no [2022-07-25T16:01:23.642Z] #77 84.50 checking how to run the C preprocessor... gcc -E [2022-07-25T16:01:23.642Z] #77 84.81 checking for ANSI C header files... yes [2022-07-25T16:01:23.642Z] #77 85.44 checking for sys/types.h... yes [2022-07-25T16:01:23.642Z] #77 85.63 checking for sys/stat.h... yes [2022-07-25T16:01:23.642Z] #77 85.75 checking for stdlib.h... yes [2022-07-25T16:01:23.642Z] #77 85.92 checking for string.h... yes [2022-07-25T16:01:23.642Z] #77 86.10 checking for memory.h... yes [2022-07-25T16:01:23.642Z] #77 86.28 checking for strings.h... yes [2022-07-25T16:01:23.642Z] #77 86.57 checking for inttypes.h... yes [2022-07-25T16:01:23.642Z] #77 86.81 checking for stdint.h... yes [2022-07-25T16:01:23.642Z] #77 86.97 checking for unistd.h... yes [2022-07-25T16:01:23.642Z] #77 87.17 checking for dlfcn.h... yes [2022-07-25T16:01:23.845Z] #84 77.72 checking for inttypes.h... yes [2022-07-25T16:01:23.845Z] #84 77.80 checking for stdint.h... yes [2022-07-25T16:01:23.845Z] #84 77.86 checking for unistd.h... yes [2022-07-25T16:01:23.845Z] #84 77.95 checking minix/config.h usability... no [2022-07-25T16:01:23.845Z] #84 78.01 checking minix/config.h presence... no [2022-07-25T16:01:23.845Z] #84 78.04 checking for minix/config.h... no [2022-07-25T16:01:23.845Z] #84 78.04 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T16:01:23.901Z] #77 87.34 checking for objdir... .libs [2022-07-25T16:01:23.987Z] #77 77.07 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T16:01:23.987Z] #77 77.07 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T16:01:24.101Z] #84 78.12 checking build system type... x86_64-pc-linux-gnu [2022-07-25T16:01:24.101Z] #84 78.23 checking host system type... x86_64-pc-linux-gnu [2022-07-25T16:01:24.101Z] #84 78.23 checking how to print strings... printf [2022-07-25T16:01:24.101Z] #84 78.24 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:01:24.101Z] #84 78.25 checking for fgrep... /bin/grep -F [2022-07-25T16:01:24.101Z] #84 78.25 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:01:24.101Z] #84 78.27 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:01:24.101Z] #84 78.27 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:01:24.101Z] #84 78.28 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:01:24.101Z] #84 78.33 checking whether ln -s works... yes [2022-07-25T16:01:24.101Z] #84 78.33 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:01:24.101Z] #84 78.34 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T16:01:24.101Z] #84 78.34 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:01:24.101Z] #84 78.34 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:01:24.101Z] #84 78.34 checking for objdump... objdump [2022-07-25T16:01:24.101Z] #84 78.34 checking how to recognize dependent libraries... pass_all [2022-07-25T16:01:24.160Z] #77 87.82 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:01:24.176Z] #77 ... [2022-07-25T16:01:24.176Z] [2022-07-25T16:01:24.176Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:24.176Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-25T16:01:24.176Z] #21 15.53 Selecting previously unselected package bzip2. [2022-07-25T16:01:24.176Z] #21 15.57 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 15.57 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T16:01:24.176Z] #21 15.66 Selecting previously unselected package xz-utils. [2022-07-25T16:01:24.176Z] #21 15.66 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 15.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:01:24.176Z] #21 15.85 Selecting previously unselected package apparmor. [2022-07-25T16:01:24.176Z] #21 15.85 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 15.93 Unpacking apparmor (2.13.6-10) ... [2022-07-25T16:01:24.176Z] #21 16.29 Selecting previously unselected package inetutils-ping. [2022-07-25T16:01:24.176Z] #21 16.30 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 16.31 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T16:01:24.176Z] #21 16.43 Selecting previously unselected package libip4tc2:arm64. [2022-07-25T16:01:24.176Z] #21 16.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 16.43 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-25T16:01:24.176Z] #21 16.49 Selecting previously unselected package libip6tc2:arm64. [2022-07-25T16:01:24.176Z] #21 16.49 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 16.53 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-25T16:01:24.176Z] #21 16.60 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-25T16:01:24.176Z] #21 16.61 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 16.61 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-25T16:01:24.176Z] #21 16.69 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-25T16:01:24.176Z] #21 16.69 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 16.70 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-25T16:01:24.176Z] #21 16.77 Selecting previously unselected package libnftnl11:arm64. [2022-07-25T16:01:24.176Z] #21 16.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 16.77 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-25T16:01:24.176Z] #21 16.86 Selecting previously unselected package iptables. [2022-07-25T16:01:24.176Z] #21 16.86 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 16.87 Unpacking iptables (1.8.7-1) ... [2022-07-25T16:01:24.176Z] #21 17.10 Selecting previously unselected package libonig5:arm64. [2022-07-25T16:01:24.176Z] #21 17.10 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 17.11 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-25T16:01:24.176Z] #21 17.24 Selecting previously unselected package libjq1:arm64. [2022-07-25T16:01:24.176Z] #21 17.25 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 17.26 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-25T16:01:24.176Z] #21 17.34 Selecting previously unselected package jq. [2022-07-25T16:01:24.176Z] #21 17.35 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 17.35 Unpacking jq (1.6-2.1) ... [2022-07-25T16:01:24.176Z] #21 17.44 Selecting previously unselected package libaio1:arm64. [2022-07-25T16:01:24.176Z] #21 17.44 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 17.45 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-25T16:01:24.176Z] #21 17.52 Selecting previously unselected package libgpm2:arm64. [2022-07-25T16:01:24.176Z] #21 17.53 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-25T16:01:24.176Z] #21 17.54 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-25T16:01:24.176Z] #21 17.62 Selecting previously unselected package libicu67:arm64. [2022-07-25T16:01:24.247Z] #77 77.63 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T16:01:24.357Z] #84 78.34 checking for dlltool... no [2022-07-25T16:01:24.357Z] #84 78.34 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:01:24.357Z] #84 78.35 checking for ar... ar [2022-07-25T16:01:24.357Z] #84 78.35 checking for archiver @FILE support... @ [2022-07-25T16:01:24.357Z] #84 78.46 checking for strip... strip [2022-07-25T16:01:24.357Z] #84 78.46 checking for ranlib... ranlib [2022-07-25T16:01:24.357Z] #84 78.46 checking for gawk... no [2022-07-25T16:01:24.357Z] #84 78.47 checking for mawk... mawk [2022-07-25T16:01:24.419Z] #77 87.92 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:01:24.419Z] #77 87.92 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:01:24.447Z] #21 17.62 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-25T16:01:24.447Z] #21 17.63 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-25T16:01:24.511Z] #77 77.64 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T16:01:24.511Z] #77 77.69 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T16:01:24.511Z] #77 77.79 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T16:01:24.511Z] #77 77.89 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T16:01:24.613Z] #84 78.47 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:01:24.613Z] #84 78.67 checking for sysroot... no [2022-07-25T16:01:24.613Z] #84 78.67 checking for a working dd... /bin/dd [2022-07-25T16:01:24.613Z] #84 78.68 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:01:24.613Z] #84 78.74 checking for mt... no [2022-07-25T16:01:24.613Z] #84 78.74 checking if : is a manifest tool... no [2022-07-25T16:01:24.613Z] #84 78.75 checking for dlfcn.h... yes [2022-07-25T16:01:24.613Z] #84 78.82 checking for objdir... .libs [2022-07-25T16:01:24.678Z] #77 88.04 checking if gcc static flag -static works... yes [2022-07-25T16:01:24.796Z] #77 78.00 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T16:01:24.869Z] #84 78.94 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:01:24.869Z] #84 78.99 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:01:24.869Z] #84 78.99 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:01:24.937Z] #77 88.47 checking if gcc supports -c -o file.o... yes [2022-07-25T16:01:25.126Z] #84 79.03 checking if gcc static flag -static works... yes [2022-07-25T16:01:25.126Z] #84 79.19 checking if gcc supports -c -o file.o... yes [2022-07-25T16:01:25.126Z] #84 79.28 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:01:25.126Z] #84 79.28 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T16:01:25.126Z] #84 79.31 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:01:25.196Z] #77 88.59 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:01:25.196Z] #77 88.59 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T16:01:25.299Z] #14 111.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T16:01:25.299Z] #14 111.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T16:01:25.299Z] #14 111.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T16:01:25.299Z] #14 112.0 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T16:01:25.299Z] #14 112.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T16:01:25.299Z] #14 112.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T16:01:25.299Z] #14 112.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T16:01:25.299Z] #14 112.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T16:01:25.299Z] #14 112.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T16:01:25.299Z] #14 112.3 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T16:01:25.299Z] #14 112.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T16:01:25.299Z] #14 112.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:01:25.299Z] #14 112.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T16:01:25.299Z] #14 112.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T16:01:25.299Z] #14 112.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:01:25.299Z] #14 112.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T16:01:25.299Z] #14 112.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:01:25.299Z] #14 112.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:25.299Z] #14 112.6 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T16:01:25.299Z] #14 112.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T16:01:25.299Z] #14 112.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:01:25.299Z] #14 112.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T16:01:25.299Z] #14 112.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T16:01:25.299Z] #14 112.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T16:01:25.299Z] #14 112.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T16:01:25.299Z] #14 112.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T16:01:25.299Z] #14 113.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T16:01:25.380Z] #21 ... [2022-07-25T16:01:25.380Z] [2022-07-25T16:01:25.380Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:01:25.380Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-25T16:01:25.380Z] #34 DONE 116.2s [2022-07-25T16:01:25.380Z] [2022-07-25T16:01:25.380Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:25.380Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T16:01:25.380Z] #77 84.19 config.status: creating Makefile [2022-07-25T16:01:25.380Z] #77 84.25 config.status: creating rpm/crun.spec [2022-07-25T16:01:25.380Z] #77 84.29 config.status: creating config.h [2022-07-25T16:01:25.380Z] #77 84.32 config.status: executing libtool commands [2022-07-25T16:01:25.380Z] #77 84.36 config.status: executing depfiles commands [2022-07-25T16:01:25.382Z] #84 79.43 checking how to hardcode library paths into programs... immediate [2022-07-25T16:01:25.382Z] #84 79.43 checking whether stripping libraries is possible... yes [2022-07-25T16:01:25.382Z] #84 79.43 checking if libtool supports shared libraries... yes [2022-07-25T16:01:25.382Z] #84 79.44 checking whether to build shared libraries... no [2022-07-25T16:01:25.382Z] #84 79.44 checking whether to build static libraries... yes [2022-07-25T16:01:25.382Z] #84 79.44 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:01:25.382Z] #84 79.45 checking whether build environment is sane... yes [2022-07-25T16:01:25.382Z] #84 79.48 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:01:25.382Z] #84 79.48 checking whether make sets $(MAKE)... yes [2022-07-25T16:01:25.382Z] #84 79.50 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:01:25.382Z] #84 79.52 checking whether make supports nested variables... yes [2022-07-25T16:01:25.382Z] #84 79.54 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:01:25.382Z] #84 79.54 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:01:25.382Z] #84 79.54 checking how to create a ustar tar archive... gnutar [2022-07-25T16:01:25.382Z] #84 79.57 checking dependency style of gcc... gcc3 [2022-07-25T16:01:25.455Z] #77 88.63 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:01:25.455Z] #77 88.97 checking how to hardcode library paths into programs... immediate [2022-07-25T16:01:25.455Z] #77 88.97 checking whether stripping libraries is possible... yes [2022-07-25T16:01:25.455Z] #77 88.98 checking if libtool supports shared libraries... yes [2022-07-25T16:01:25.455Z] #77 88.98 checking whether to build shared libraries... no [2022-07-25T16:01:25.455Z] #77 88.98 checking whether to build static libraries... yes [2022-07-25T16:01:25.455Z] #77 88.99 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:01:25.455Z] #77 89.04 checking whether build environment is sane... yes [2022-07-25T16:01:25.455Z] #77 89.10 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:01:25.455Z] #77 89.10 checking whether make sets $(MAKE)... yes [2022-07-25T16:01:25.455Z] #77 89.17 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:01:25.455Z] #77 89.20 checking whether make supports nested variables... yes [2022-07-25T16:01:25.559Z] #14 113.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T16:01:25.559Z] #14 113.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T16:01:25.559Z] #14 113.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T16:01:25.639Z] #84 79.65 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:01:25.639Z] #84 79.65 checking whether make supports nested variables... (cached) yes [2022-07-25T16:01:25.639Z] #84 79.65 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T16:01:25.639Z] #84 79.65 checking pkg-config is at least version 0.9.0... yes [2022-07-25T16:01:25.639Z] #84 79.66 checking for yajl >= 2.1.0... yes [2022-07-25T16:01:25.639Z] #84 79.67 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T16:01:25.639Z] #84 79.68 checking for gcc... (cached) gcc [2022-07-25T16:01:25.639Z] #84 79.72 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T16:01:25.639Z] #84 79.73 checking whether gcc accepts -g... (cached) yes [2022-07-25T16:01:25.639Z] #84 79.73 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T16:01:25.639Z] #84 79.73 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T16:01:25.639Z] #84 79.73 checking for a Python interpreter with version >= 3... python3 [2022-07-25T16:01:25.639Z] #84 79.78 checking for python3... /usr/bin/python3 [2022-07-25T16:01:25.639Z] #84 79.78 checking for python3 version... 3.9 [2022-07-25T16:01:25.639Z] #84 79.80 checking for python3 platform... linux [2022-07-25T16:01:25.639Z] #84 79.82 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T16:01:25.714Z] #77 89.24 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:01:25.714Z] #77 89.26 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:01:25.714Z] #77 89.26 checking how to create a ustar tar archive... gnutar [2022-07-25T16:01:25.819Z] #14 113.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T16:01:25.819Z] #14 113.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T16:01:25.819Z] #14 113.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T16:01:25.819Z] #14 113.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T16:01:25.819Z] #14 113.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T16:01:25.819Z] #14 113.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T16:01:25.895Z] #84 79.87 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T16:01:25.972Z] #77 89.32 checking dependency style of gcc... gcc3 [2022-07-25T16:01:25.972Z] #77 89.54 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:01:25.972Z] #77 89.54 checking whether make supports nested variables... (cached) yes [2022-07-25T16:01:25.972Z] #77 89.55 checking for gawk... (cached) mawk [2022-07-25T16:01:25.972Z] #77 89.55 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T16:01:25.972Z] #77 89.55 checking for gcc... (cached) gcc [2022-07-25T16:01:25.972Z] #77 89.63 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T16:01:25.972Z] #77 89.63 checking whether gcc accepts -g... (cached) yes [2022-07-25T16:01:25.972Z] #77 89.63 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T16:01:25.972Z] #77 89.64 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T16:01:25.972Z] #77 89.64 checking for a Python interpreter with version >= 3... python3 [2022-07-25T16:01:26.231Z] #77 89.74 checking for python3... /usr/bin/python3 [2022-07-25T16:01:26.231Z] #77 89.74 checking for python3 version... 3.9 [2022-07-25T16:01:26.231Z] #77 89.80 checking for python3 platform... linux [2022-07-25T16:01:26.231Z] #77 89.86 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T16:01:26.389Z] #14 113.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T16:01:26.389Z] #14 113.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T16:01:26.389Z] #14 113.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T16:01:26.389Z] #14 114.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T16:01:26.389Z] #14 114.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:01:26.389Z] #14 114.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:26.389Z] #14 114.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T16:01:26.459Z] #84 80.02 checking that generated files are newer than configure... done [2022-07-25T16:01:26.459Z] #84 80.47 configure: creating ./config.status [2022-07-25T16:01:26.648Z] #14 114.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T16:01:26.648Z] #14 114.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:01:26.648Z] #14 114.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T16:01:26.648Z] #14 114.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T16:01:26.648Z] #14 114.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:01:26.749Z] #77 90.01 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T16:01:26.749Z] #77 90.19 checking for go-md2man... no [2022-07-25T16:01:26.749Z] #77 90.21 checking error.h usability... yes [2022-07-25T16:01:26.749Z] #77 90.34 checking error.h presence... yes [2022-07-25T16:01:26.749Z] #77 90.39 checking for error.h... yes [2022-07-25T16:01:26.749Z] #77 85.78 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T16:01:26.749Z] #77 85.79 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T16:01:27.005Z] #77 86.08 checking for gcc... gcc [2022-07-25T16:01:27.007Z] #77 90.43 checking linux/openat2.h usability... yes [2022-07-25T16:01:27.007Z] #77 90.65 checking linux/openat2.h presence... yes [2022-07-25T16:01:27.007Z] #77 90.69 checking for linux/openat2.h... yes [2022-07-25T16:01:27.168Z] #14 114.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:01:27.168Z] #14 114.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T16:01:27.168Z] #14 114.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T16:01:27.168Z] #14 114.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T16:01:27.168Z] #14 114.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T16:01:27.168Z] #14 114.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T16:01:27.168Z] #14 114.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:01:27.168Z] #14 114.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T16:01:27.168Z] #14 114.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:01:27.168Z] #14 114.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T16:01:27.168Z] #14 114.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T16:01:27.168Z] #14 114.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:01:27.168Z] #14 114.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T16:01:27.168Z] #14 114.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T16:01:27.262Z] #77 86.17 checking whether the C compiler works... yes [2022-07-25T16:01:27.262Z] #77 86.36 checking for C compiler default output file name... a.out [2022-07-25T16:01:27.388Z] #84 81.35 config.status: creating Makefile [2022-07-25T16:01:27.389Z] #84 81.39 config.status: creating config.h [2022-07-25T16:01:27.389Z] #84 81.40 config.status: executing libtool commands [2022-07-25T16:01:27.389Z] #84 81.42 config.status: executing depfiles commands [2022-07-25T16:01:27.389Z] #84 81.70 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T16:01:27.428Z] #14 114.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T16:01:27.428Z] #14 114.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:01:27.428Z] #14 114.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T16:01:27.428Z] #14 114.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T16:01:27.428Z] #14 114.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T16:01:27.428Z] #14 114.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T16:01:27.428Z] #14 114.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:01:27.428Z] #14 114.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-07-25T16:01:27.428Z] #14 115.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:01:27.428Z] #14 115.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-07-25T16:01:27.428Z] #14 115.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T16:01:27.428Z] #14 115.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:01:27.428Z] #14 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T16:01:27.428Z] #14 115.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:01:27.428Z] #14 115.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T16:01:27.428Z] #14 115.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:27.428Z] #14 115.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T16:01:27.518Z] #77 86.36 checking for suffix of executables... [2022-07-25T16:01:27.518Z] #77 86.53 checking whether we are cross compiling... no [2022-07-25T16:01:27.518Z] #77 86.67 checking for suffix of object files... o [2022-07-25T16:01:27.518Z] #77 86.73 checking whether we are using the GNU C compiler... yes [2022-07-25T16:01:27.575Z] #77 90.71 checking for copy_file_range... yes [2022-07-25T16:01:27.575Z] #77 91.00 checking for fgetxattr... yes [2022-07-25T16:01:27.645Z] #84 81.71 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T16:01:27.687Z] #14 115.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:27.687Z] #14 115.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:27.687Z] #14 115.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:01:27.774Z] #77 86.80 checking whether gcc accepts -g... yes [2022-07-25T16:01:27.774Z] #77 86.88 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:01:27.834Z] #77 91.22 checking for statx... yes [2022-07-25T16:01:27.902Z] #84 81.86 checking for gcc... gcc [2022-07-25T16:01:27.902Z] #84 81.91 checking whether the C compiler works... yes [2022-07-25T16:01:27.902Z] #84 82.00 checking for C compiler default output file name... a.out [2022-07-25T16:01:27.902Z] #84 82.00 checking for suffix of executables... [2022-07-25T16:01:28.031Z] #77 86.99 checking whether gcc understands -c and -o together... yes [2022-07-25T16:01:28.031Z] #77 87.15 checking how to run the C preprocessor... gcc -E [2022-07-25T16:01:28.086Z] #77 ... [2022-07-25T16:01:28.086Z] [2022-07-25T16:01:28.086Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:01:28.086Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T16:01:28.086Z] #14 113.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T16:01:28.086Z] #14 113.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T16:01:28.086Z] #14 113.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T16:01:28.086Z] #14 113.4 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T16:01:28.086Z] #14 113.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 113.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T16:01:28.086Z] #14 113.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T16:01:28.086Z] #14 113.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 113.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T16:01:28.086Z] #14 113.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T16:01:28.086Z] #14 113.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 113.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:01:28.086Z] #14 113.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T16:01:28.086Z] #14 113.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 113.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:01:28.086Z] #14 114.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T16:01:28.086Z] #14 114.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 114.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:28.086Z] #14 114.1 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T16:01:28.086Z] #14 114.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 114.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:01:28.086Z] #14 114.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T16:01:28.086Z] #14 114.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 114.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T16:01:28.086Z] #14 114.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T16:01:28.086Z] #14 114.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 114.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T16:01:28.086Z] #14 114.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T16:01:28.086Z] #14 114.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 114.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T16:01:28.086Z] #14 114.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T16:01:28.086Z] #14 114.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 114.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T16:01:28.086Z] #14 114.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T16:01:28.086Z] #14 115.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 115.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T16:01:28.086Z] #14 115.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T16:01:28.086Z] #14 115.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 115.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T16:01:28.086Z] #14 115.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T16:01:28.086Z] #14 115.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 115.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:28.086Z] #14 115.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T16:01:28.086Z] #14 115.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 115.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:01:28.086Z] #14 115.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T16:01:28.086Z] #14 115.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T16:01:28.086Z] #14 115.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:01:28.086Z] #14 116.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:01:28.086Z] #14 116.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T16:01:28.086Z] #14 116.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T16:01:28.086Z] #14 116.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T16:01:28.086Z] #14 116.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T16:01:28.086Z] #14 116.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T16:01:28.093Z] #77 91.47 checking for fgetpwent_r... yes [2022-07-25T16:01:28.158Z] #84 82.07 checking whether we are cross compiling... no [2022-07-25T16:01:28.158Z] #84 82.18 checking for suffix of object files... o [2022-07-25T16:01:28.158Z] #84 82.23 checking whether we are using the GNU C compiler... yes [2022-07-25T16:01:28.158Z] #84 82.29 checking whether gcc accepts -g... yes [2022-07-25T16:01:28.260Z] #14 DONE 115.9s [2022-07-25T16:01:28.260Z] [2022-07-25T16:01:28.260Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:28.260Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:28.260Z] #77 64.80 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T16:01:28.260Z] #77 64.81 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T16:01:28.260Z] #77 64.87 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T16:01:28.260Z] #77 64.96 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T16:01:28.260Z] #77 65.03 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T16:01:28.260Z] #77 65.11 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T16:01:28.287Z] #77 87.39 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:01:28.287Z] #77 87.40 checking for egrep... /bin/grep -E [2022-07-25T16:01:28.345Z] #14 116.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:01:28.345Z] #14 116.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T16:01:28.345Z] #14 116.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:01:28.345Z] #14 116.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T16:01:28.345Z] #14 116.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T16:01:28.345Z] #14 116.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:01:28.345Z] #14 116.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T16:01:28.345Z] #14 116.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T16:01:28.345Z] #14 116.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T16:01:28.345Z] #14 116.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:01:28.345Z] #14 116.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T16:01:28.345Z] #14 116.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T16:01:28.345Z] #14 116.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T16:01:28.345Z] #14 116.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T16:01:28.351Z] #77 91.73 checking for issetugid... no [2022-07-25T16:01:28.351Z] #77 92.00 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T16:01:28.351Z] #77 92.00 checking pkg-config is at least version 0.9.0... yes [2022-07-25T16:01:28.415Z] #84 82.37 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:01:28.415Z] #84 82.46 checking whether gcc understands -c and -o together... yes [2022-07-25T16:01:28.415Z] #84 82.57 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:01:28.415Z] #84 82.59 checking whether build environment is sane... yes [2022-07-25T16:01:28.415Z] #84 82.62 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:01:28.415Z] #84 82.62 checking for gawk... no [2022-07-25T16:01:28.415Z] #84 82.63 checking for mawk... mawk [2022-07-25T16:01:28.415Z] #84 82.63 checking whether make sets $(MAKE)... yes [2022-07-25T16:01:28.415Z] #84 82.65 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:01:28.415Z] #84 82.67 checking whether make supports nested variables... yes [2022-07-25T16:01:28.520Z] #77 ... [2022-07-25T16:01:28.520Z] [2022-07-25T16:01:28.520Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T16:01:28.520Z] #59 sha256:bde27274ad85f3e8a0ddaf4be8aa593a08ef9d8a36c05223a2f561219a5bed54 [2022-07-25T16:01:28.520Z] #59 DONE 0.1s [2022-07-25T16:01:28.520Z] [2022-07-25T16:01:28.520Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T16:01:28.520Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-25T16:01:28.605Z] #14 116.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:01:28.605Z] #14 116.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-07-25T16:01:28.605Z] #14 116.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:01:28.605Z] #14 116.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-07-25T16:01:28.605Z] #14 116.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T16:01:28.605Z] #14 116.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:01:28.605Z] #14 116.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-07-25T16:01:28.605Z] #14 116.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:01:28.605Z] #14 116.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T16:01:28.605Z] #14 116.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:28.605Z] #14 116.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T16:01:28.605Z] #14 116.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:28.605Z] #14 116.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:01:28.605Z] #14 116.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:01:28.671Z] #84 82.69 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:01:28.672Z] #84 82.70 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:01:28.672Z] #84 82.70 checking how to create a ustar tar archive... gnutar [2022-07-25T16:01:28.672Z] #84 82.73 checking dependency style of gcc... gcc3 [2022-07-25T16:01:28.672Z] #84 82.84 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:01:28.672Z] #84 82.84 checking whether make supports nested variables... (cached) yes [2022-07-25T16:01:28.672Z] #84 82.85 checking build system type... x86_64-pc-linux-gnu [2022-07-25T16:01:28.849Z] #77 87.42 checking for ANSI C header files... yes [2022-07-25T16:01:28.849Z] #77 87.80 checking for sys/types.h... yes [2022-07-25T16:01:28.849Z] #77 87.91 checking for sys/stat.h... yes [2022-07-25T16:01:28.919Z] #77 92.00 checking for library containing yajl_tree_get... -lyajl [2022-07-25T16:01:28.919Z] #77 92.50 checking for yajl >= 2.0.0... yes [2022-07-25T16:01:28.928Z] #84 82.98 checking host system type... x86_64-pc-linux-gnu [2022-07-25T16:01:28.928Z] #84 82.98 checking how to print strings... printf [2022-07-25T16:01:28.928Z] #84 82.99 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:01:28.928Z] #84 83.00 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:01:28.928Z] #84 83.01 checking for egrep... /bin/grep -E [2022-07-25T16:01:28.928Z] #84 83.02 checking for fgrep... /bin/grep -F [2022-07-25T16:01:28.928Z] #84 83.02 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:01:28.928Z] #84 83.03 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:01:28.928Z] #84 83.04 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:01:28.928Z] #84 83.05 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:01:28.928Z] #84 83.09 checking whether ln -s works... yes [2022-07-25T16:01:28.928Z] #84 83.10 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:01:28.928Z] #84 83.11 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T16:01:28.928Z] #84 83.11 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:01:28.928Z] #84 83.11 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:01:28.928Z] #84 83.11 checking for objdump... objdump [2022-07-25T16:01:28.928Z] #84 83.12 checking how to recognize dependent libraries... pass_all [2022-07-25T16:01:28.928Z] #84 83.12 checking for dlltool... no [2022-07-25T16:01:28.928Z] #84 83.12 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:01:28.928Z] #84 83.12 checking for ar... ar [2022-07-25T16:01:28.928Z] #84 83.12 checking for archiver @FILE support... @ [2022-07-25T16:01:28.928Z] #84 83.18 checking for strip... strip [2022-07-25T16:01:28.928Z] #84 83.18 checking for ranlib... ranlib [2022-07-25T16:01:29.105Z] #77 88.10 checking for stdlib.h... yes [2022-07-25T16:01:29.105Z] #77 88.21 checking for string.h... yes [2022-07-25T16:01:29.177Z] #77 92.54 checking sys/capability.h usability... yes [2022-07-25T16:01:29.177Z] #77 92.75 checking sys/capability.h presence... yes [2022-07-25T16:01:29.177Z] #77 92.81 checking for sys/capability.h... yes [2022-07-25T16:01:29.184Z] #14 DONE 117.5s [2022-07-25T16:01:29.184Z] [2022-07-25T16:01:29.184Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T16:01:29.184Z] #59 sha256:e10954044367b0d64e97c9f5233837ed411fb11cbe6b331bee453a2cd5dea944 [2022-07-25T16:01:29.185Z] #84 83.19 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:01:29.185Z] #84 83.39 checking for sysroot... no [2022-07-25T16:01:29.185Z] #84 83.39 checking for a working dd... /bin/dd [2022-07-25T16:01:29.185Z] #84 83.40 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:01:29.185Z] #84 83.43 checking for mt... no [2022-07-25T16:01:29.185Z] #84 83.44 checking if : is a manifest tool... no [2022-07-25T16:01:29.185Z] #84 83.45 checking how to run the C preprocessor... gcc -E [2022-07-25T16:01:29.361Z] #77 88.35 checking for memory.h... yes [2022-07-25T16:01:29.361Z] #77 88.51 checking for strings.h... yes [2022-07-25T16:01:29.618Z] #77 88.61 checking for inttypes.h... yes [2022-07-25T16:01:29.618Z] #77 88.73 checking for stdint.h... yes [2022-07-25T16:01:29.698Z] #84 83.57 checking for ANSI C header files... yes [2022-07-25T16:01:29.698Z] #84 83.88 checking for sys/types.h... yes [2022-07-25T16:01:29.746Z] #77 92.81 checking for library containing cap_from_name... -lcap [2022-07-25T16:01:29.752Z] #59 DONE 0.3s [2022-07-25T16:01:29.752Z] [2022-07-25T16:01:29.752Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:01:29.752Z] #60 sha256:b7f525b1938603dda09554c988b0993f159968ceeb0280acc4365bf0ef9f867f [2022-07-25T16:01:29.874Z] #77 88.85 checking for unistd.h... yes [2022-07-25T16:01:29.874Z] #77 88.98 checking minix/config.h usability... no [2022-07-25T16:01:29.900Z] #15 DONE 1.5s [2022-07-25T16:01:29.900Z] [2022-07-25T16:01:29.900Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T16:01:29.900Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-25T16:01:29.954Z] #84 83.95 checking for sys/stat.h... yes [2022-07-25T16:01:29.954Z] #84 84.02 checking for stdlib.h... yes [2022-07-25T16:01:29.954Z] #84 84.10 checking for string.h... yes [2022-07-25T16:01:29.954Z] #84 84.17 checking for memory.h... yes [2022-07-25T16:01:30.131Z] #77 89.10 checking minix/config.h presence... no [2022-07-25T16:01:30.131Z] #77 89.16 checking for minix/config.h... no [2022-07-25T16:01:30.131Z] #77 89.16 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T16:01:30.211Z] #84 84.24 checking for strings.h... yes [2022-07-25T16:01:30.211Z] #84 84.31 checking for inttypes.h... yes [2022-07-25T16:01:30.211Z] #84 84.37 checking for stdint.h... yes [2022-07-25T16:01:30.314Z] #77 93.28 checking for library containing dlopen... -ldl [2022-07-25T16:01:30.314Z] #77 93.82 checking seccomp.h usability... yes [2022-07-25T16:01:30.314Z] #77 93.97 checking seccomp.h presence... yes [2022-07-25T16:01:30.314Z] #77 94.03 checking for seccomp.h... yes [2022-07-25T16:01:30.388Z] #77 89.31 checking build system type... aarch64-unknown-linux-gnu [2022-07-25T16:01:30.388Z] #77 89.58 checking host system type... aarch64-unknown-linux-gnu [2022-07-25T16:01:30.388Z] #77 89.58 checking how to print strings... printf [2022-07-25T16:01:30.388Z] #77 89.59 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:01:30.388Z] #77 89.61 checking for fgrep... /bin/grep -F [2022-07-25T16:01:30.388Z] #77 89.61 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:01:30.388Z] #77 89.63 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:01:30.468Z] #84 84.45 checking for unistd.h... yes [2022-07-25T16:01:30.468Z] #84 84.53 checking for dlfcn.h... yes [2022-07-25T16:01:30.468Z] #84 84.57 checking for objdir... .libs [2022-07-25T16:01:30.644Z] #77 89.66 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:01:30.644Z] #77 89.67 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:01:30.644Z] #77 89.82 checking whether ln -s works... yes [2022-07-25T16:01:30.644Z] #77 89.82 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:01:30.644Z] #77 89.84 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-25T16:01:30.644Z] #77 89.84 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:01:30.644Z] #77 89.84 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:01:30.644Z] #77 89.84 checking for objdump... objdump [2022-07-25T16:01:30.644Z] #77 89.84 checking how to recognize dependent libraries... pass_all [2022-07-25T16:01:30.644Z] #77 89.85 checking for dlltool... no [2022-07-25T16:01:30.644Z] #77 89.85 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:01:30.644Z] #77 89.85 checking for ar... ar [2022-07-25T16:01:30.724Z] #84 84.77 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:01:30.724Z] #84 84.84 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:01:30.724Z] #84 84.84 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:01:30.840Z] #16 DONE 1.1s [2022-07-25T16:01:30.840Z] [2022-07-25T16:01:30.840Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:01:30.840Z] #60 sha256:e9cd3d07b1f1d416c066d0afabf45e0f91b6300dea416288adf865df56899c9f [2022-07-25T16:01:30.840Z] #60 1.303 + RM_GOPATH=0 [2022-07-25T16:01:30.840Z] #60 1.303 + TMP_GOPATH= [2022-07-25T16:01:30.840Z] #60 1.303 + : /build [2022-07-25T16:01:30.840Z] #60 1.303 + '[' -z '' ']' [2022-07-25T16:01:30.840Z] #60 1.304 ++ mktemp -d [2022-07-25T16:01:30.840Z] #60 1.305 + export GOPATH=/tmp/tmp.JDJHq6CRJf [2022-07-25T16:01:30.840Z] #60 1.305 + GOPATH=/tmp/tmp.JDJHq6CRJf [2022-07-25T16:01:30.840Z] #60 1.305 + RM_GOPATH=1 [2022-07-25T16:01:30.840Z] #60 1.305 + case "$(go env GOARCH)" in [2022-07-25T16:01:30.840Z] #60 1.305 ++ go env GOARCH [2022-07-25T16:01:30.840Z] #60 1.321 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:01:30.840Z] #60 1.321 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:01:30.840Z] #60 1.321 ++ dirname /install.sh [2022-07-25T16:01:30.840Z] #60 1.325 + dir=/ [2022-07-25T16:01:30.840Z] #60 1.328 + bin=runc [2022-07-25T16:01:30.840Z] #60 1.328 + shift [2022-07-25T16:01:30.840Z] #60 1.328 + '[' '!' -f //runc.installer ']' [2022-07-25T16:01:30.840Z] #60 1.328 + . //runc.installer [2022-07-25T16:01:30.840Z] #60 1.328 ++ set -e [2022-07-25T16:01:30.840Z] #60 1.328 ++ : v1.1.2 [2022-07-25T16:01:30.840Z] #60 1.328 + install_runc [2022-07-25T16:01:30.840Z] #60 1.328 + RUNC_BUILDTAGS=seccomp [2022-07-25T16:01:30.840Z] #60 1.328 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T16:01:30.840Z] #60 1.328 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T16:01:30.840Z] #60 1.328 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JDJHq6CRJf/src/github.com/opencontainers/runc [2022-07-25T16:01:30.840Z] #60 1.343 Cloning into '/tmp/tmp.JDJHq6CRJf/src/github.com/opencontainers/runc'... [2022-07-25T16:01:30.900Z] #77 89.86 checking for archiver @FILE support... @ [2022-07-25T16:01:30.900Z] #77 89.98 checking for strip... strip [2022-07-25T16:01:30.900Z] #77 89.98 checking for ranlib... ranlib [2022-07-25T16:01:30.900Z] #77 89.98 checking for gawk... no [2022-07-25T16:01:30.900Z] #77 89.98 checking for mawk... mawk [2022-07-25T16:01:30.980Z] #84 84.89 checking if gcc static flag -static works... yes [2022-07-25T16:01:30.981Z] #84 85.06 checking if gcc supports -c -o file.o... yes [2022-07-25T16:01:30.981Z] #84 85.13 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:01:30.981Z] #84 85.13 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T16:01:30.981Z] #84 85.16 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:01:31.156Z] #77 89.98 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:01:31.156Z] #77 90.29 checking for sysroot... no [2022-07-25T16:01:31.156Z] #77 90.30 checking for a working dd... /bin/dd [2022-07-25T16:01:31.156Z] #77 90.32 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:01:31.237Z] #84 85.29 checking how to hardcode library paths into programs... immediate [2022-07-25T16:01:31.237Z] #84 85.29 checking whether stripping libraries is possible... yes [2022-07-25T16:01:31.237Z] #84 85.30 checking if libtool supports shared libraries... yes [2022-07-25T16:01:31.237Z] #84 85.30 checking whether to build shared libraries... no [2022-07-25T16:01:31.237Z] #84 85.30 checking whether to build static libraries... yes [2022-07-25T16:01:31.237Z] #84 85.31 checking float.h usability... yes [2022-07-25T16:01:31.237Z] #84 85.43 checking float.h presence... yes [2022-07-25T16:01:31.237Z] #84 85.45 checking for float.h... yes [2022-07-25T16:01:31.237Z] #84 85.47 checking limits.h usability... yes [2022-07-25T16:01:31.250Z] #77 94.04 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T16:01:31.250Z] #77 94.58 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T16:01:31.412Z] #77 90.33 checking for mt... no [2022-07-25T16:01:31.412Z] #77 90.33 checking if : is a manifest tool... no [2022-07-25T16:01:31.412Z] #77 90.35 checking for dlfcn.h... yes [2022-07-25T16:01:31.412Z] #77 90.51 checking for objdir... .libs [2022-07-25T16:01:31.493Z] #84 85.54 checking limits.h presence... yes [2022-07-25T16:01:31.493Z] #84 85.58 checking for limits.h... yes [2022-07-25T16:01:31.493Z] #84 85.60 checking stddef.h usability... yes [2022-07-25T16:01:31.493Z] #84 85.67 checking stddef.h presence... yes [2022-07-25T16:01:31.493Z] #84 85.68 checking for stddef.h... yes [2022-07-25T16:01:31.493Z] #84 85.69 checking for stdlib.h... (cached) yes [2022-07-25T16:01:31.493Z] #84 85.70 checking for string.h... (cached) yes [2022-07-25T16:01:31.493Z] #84 85.71 checking sys/time.h usability... yes [2022-07-25T16:01:31.493Z] #84 85.77 checking sys/time.h presence... yes [2022-07-25T16:01:31.508Z] #77 94.87 checking systemd/sd-bus.h usability... yes [2022-07-25T16:01:31.508Z] #77 95.15 checking systemd/sd-bus.h presence... yes [2022-07-25T16:01:31.508Z] #77 95.24 checking for systemd/sd-bus.h... yes [2022-07-25T16:01:31.668Z] #77 90.81 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:01:31.749Z] #84 85.80 checking for sys/time.h... yes [2022-07-25T16:01:31.749Z] #84 85.82 checking for inline... inline [2022-07-25T16:01:31.924Z] #77 90.92 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:01:31.924Z] #77 90.92 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:01:32.006Z] #84 85.87 checking for size_t... yes [2022-07-25T16:01:32.006Z] #84 86.05 checking for stdlib.h... (cached) yes [2022-07-25T16:01:32.006Z] #84 86.05 checking for GNU libc compatible malloc... yes [2022-07-25T16:01:32.006Z] #84 86.14 checking for stdlib.h... (cached) yes [2022-07-25T16:01:32.006Z] #84 86.15 checking for GNU libc compatible realloc... yes [2022-07-25T16:01:32.076Z] #77 95.24 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T16:01:32.180Z] #77 91.00 checking if gcc static flag -static works... yes [2022-07-25T16:01:32.223Z] #60 ... [2022-07-25T16:01:32.223Z] [2022-07-25T16:01:32.223Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T16:01:32.223Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-25T16:01:32.223Z] #17 0.845 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T16:01:32.223Z] #17 DONE 0.9s [2022-07-25T16:01:32.223Z] [2022-07-25T16:01:32.223Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T16:01:32.223Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-25T16:01:32.262Z] #84 86.22 checking for working strtod... yes [2022-07-25T16:01:32.262Z] #84 86.41 checking for gettimeofday... yes [2022-07-25T16:01:32.286Z] #60 ... [2022-07-25T16:01:32.286Z] [2022-07-25T16:01:32.286Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T16:01:32.286Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-25T16:01:32.286Z] #15 DONE 2.8s [2022-07-25T16:01:32.286Z] [2022-07-25T16:01:32.286Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:01:32.286Z] #60 sha256:b7f525b1938603dda09554c988b0993f159968ceeb0280acc4365bf0ef9f867f [2022-07-25T16:01:32.286Z] #60 2.423 + RM_GOPATH=0 [2022-07-25T16:01:32.286Z] #60 2.423 + TMP_GOPATH= [2022-07-25T16:01:32.286Z] #60 2.423 + : /build [2022-07-25T16:01:32.286Z] #60 2.423 + '[' -z '' ']' [2022-07-25T16:01:32.286Z] #60 2.424 ++ mktemp -d [2022-07-25T16:01:32.286Z] #60 2.426 + export GOPATH=/tmp/tmp.FbRJBMtY4T [2022-07-25T16:01:32.286Z] #60 2.426 + GOPATH=/tmp/tmp.FbRJBMtY4T [2022-07-25T16:01:32.286Z] #60 2.426 + RM_GOPATH=1 [2022-07-25T16:01:32.286Z] #60 2.426 + case "$(go env GOARCH)" in [2022-07-25T16:01:32.286Z] #60 2.427 ++ go env GOARCH [2022-07-25T16:01:32.286Z] #60 2.434 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:01:32.286Z] #60 2.435 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:01:32.286Z] #60 2.435 ++ dirname /install.sh [2022-07-25T16:01:32.286Z] #60 2.436 + dir=/ [2022-07-25T16:01:32.286Z] #60 2.438 + bin=runc [2022-07-25T16:01:32.286Z] #60 2.439 + shift [2022-07-25T16:01:32.286Z] #60 2.439 + '[' '!' -f //runc.installer ']' [2022-07-25T16:01:32.286Z] #60 2.439 + . //runc.installer [2022-07-25T16:01:32.286Z] #60 2.442 ++ set -e [2022-07-25T16:01:32.286Z] #60 2.446 ++ : v1.1.2 [2022-07-25T16:01:32.286Z] #60 2.446 + install_runc [2022-07-25T16:01:32.286Z] #60 2.447 + RUNC_BUILDTAGS=seccomp [2022-07-25T16:01:32.286Z] #60 2.447 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T16:01:32.286Z] #60 2.447 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T16:01:32.286Z] #60 2.447 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FbRJBMtY4T/src/github.com/opencontainers/runc [2022-07-25T16:01:32.286Z] #60 2.449 Cloning into '/tmp/tmp.FbRJBMtY4T/src/github.com/opencontainers/runc'... [2022-07-25T16:01:32.334Z] #77 95.66 checking for sd_notify_barrier... yes [2022-07-25T16:01:32.334Z] #77 95.88 checking linux/bpf.h usability... yes [2022-07-25T16:01:32.436Z] #77 91.29 checking if gcc supports -c -o file.o... yes [2022-07-25T16:01:32.436Z] #77 91.45 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:01:32.436Z] #77 91.45 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-25T16:01:32.529Z] #84 86.48 checking for memset... yes [2022-07-25T16:01:32.529Z] #84 86.57 checking for strspn... yes [2022-07-25T16:01:32.594Z] #77 96.05 checking linux/bpf.h presence... yes [2022-07-25T16:01:32.594Z] #77 96.14 checking for linux/bpf.h... yes [2022-07-25T16:01:32.594Z] #77 96.15 checking compilation for eBPF... yes [2022-07-25T16:01:32.692Z] #77 91.50 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:01:32.692Z] #77 91.79 checking how to hardcode library paths into programs... immediate [2022-07-25T16:01:32.692Z] #77 91.79 checking whether stripping libraries is possible... yes [2022-07-25T16:01:32.692Z] #77 91.80 checking if libtool supports shared libraries... yes [2022-07-25T16:01:32.692Z] #77 91.80 checking whether to build shared libraries... no [2022-07-25T16:01:32.692Z] #77 91.80 checking whether to build static libraries... yes [2022-07-25T16:01:32.692Z] #77 91.80 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:01:32.692Z] #77 91.83 checking whether build environment is sane... yes [2022-07-25T16:01:32.787Z] #84 86.76 checking that generated files are newer than configure... done [2022-07-25T16:01:32.787Z] #84 86.77 configure: creating ./config.status [2022-07-25T16:01:32.787Z] #84 ... [2022-07-25T16:01:32.787Z] [2022-07-25T16:01:32.787Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T16:01:32.787Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T16:01:32.787Z] #19 98.12 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-25T16:01:32.787Z] #19 98.13 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-25T16:01:32.787Z] #19 98.13 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-25T16:01:32.787Z] #19 98.74 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-25T16:01:32.787Z] #19 98.74 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-25T16:01:32.787Z] #19 98.75 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-25T16:01:32.787Z] #19 99.45 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-25T16:01:32.787Z] #19 99.45 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-25T16:01:32.787Z] #19 99.46 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-25T16:01:32.787Z] #19 100.1 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-25T16:01:32.787Z] #19 100.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-25T16:01:32.787Z] #19 100.1 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-25T16:01:32.787Z] #19 100.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-25T16:01:32.787Z] #19 100.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:01:32.787Z] #19 100.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T16:01:32.787Z] #19 100.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-25T16:01:32.787Z] #19 100.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:01:32.787Z] #19 100.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:01:32.793Z] #18 DONE 0.9s [2022-07-25T16:01:32.794Z] [2022-07-25T16:01:32.794Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T16:01:32.794Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-25T16:01:32.852Z] #77 96.35 checking for criu >= 3.15... no [2022-07-25T16:01:32.852Z] #77 96.39 configure: CRIU headers not found, building without CRIU support [2022-07-25T16:01:32.852Z] #77 96.39 checking for criu > 3.16... no [2022-07-25T16:01:32.852Z] #77 96.44 configure: CRIU version doesn't support join-ns API [2022-07-25T16:01:32.852Z] #77 96.44 checking for criu > 3.16.1... no [2022-07-25T16:01:32.852Z] #77 96.47 configure: CRIU version doesn't support for pre-dumping [2022-07-25T16:01:32.948Z] #77 91.90 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:01:32.948Z] #77 91.90 checking whether make sets $(MAKE)... yes [2022-07-25T16:01:32.948Z] #77 91.93 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:01:32.948Z] #77 91.97 checking whether make supports nested variables... yes [2022-07-25T16:01:32.948Z] #77 92.02 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:01:32.948Z] #77 92.03 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:01:32.948Z] #77 92.03 checking how to create a ustar tar archive... gnutar [2022-07-25T16:01:33.204Z] #77 92.09 checking dependency style of gcc... gcc3 [2022-07-25T16:01:33.204Z] #77 92.24 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:01:33.204Z] #77 92.24 checking whether make supports nested variables... (cached) yes [2022-07-25T16:01:33.204Z] #77 92.25 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T16:01:33.204Z] #77 92.25 checking pkg-config is at least version 0.9.0... yes [2022-07-25T16:01:33.204Z] #77 92.26 checking for yajl >= 2.1.0... yes [2022-07-25T16:01:33.204Z] #77 92.31 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T16:01:33.204Z] #77 92.32 checking for gcc... (cached) gcc [2022-07-25T16:01:33.229Z] #77 96.48 checking for new mount API (fsconfig)... yes [2022-07-25T16:01:33.229Z] #77 96.57 checking for seccomp notify API... yes [2022-07-25T16:01:33.229Z] #77 96.71 checking for gperf... no [2022-07-25T16:01:33.229Z] #77 96.73 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T16:01:33.460Z] #77 92.42 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T16:01:33.460Z] #77 92.42 checking whether gcc accepts -g... (cached) yes [2022-07-25T16:01:33.460Z] #77 92.43 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T16:01:33.460Z] #77 92.43 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T16:01:33.460Z] #77 92.43 checking for a Python interpreter with version >= 3... python3 [2022-07-25T16:01:33.460Z] #77 92.51 checking for python3... /usr/bin/python3 [2022-07-25T16:01:33.460Z] #77 92.51 checking for python3 version... 3.9 [2022-07-25T16:01:33.460Z] #77 92.55 checking for python3 platform... linux [2022-07-25T16:01:33.500Z] #77 96.73 checking for library containing argp_parse... none required [2022-07-25T16:01:33.500Z] #77 ... [2022-07-25T16:01:33.500Z] [2022-07-25T16:01:33.500Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:33.500Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:01:33.500Z] #21 2.630 Reading package lists... [2022-07-25T16:01:33.500Z] #21 5.367 Reading package lists... [2022-07-25T16:01:33.500Z] #21 8.210 Building dependency tree... [2022-07-25T16:01:33.500Z] #21 8.909 Reading state information... [2022-07-25T16:01:33.500Z] #21 9.844 The following additional packages will be installed: [2022-07-25T16:01:33.500Z] #21 9.851 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T16:01:33.500Z] #21 9.851 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-25T16:01:33.500Z] #21 9.852 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T16:01:33.500Z] #21 9.855 python3-pkg-resources vim-runtime xxd [2022-07-25T16:01:33.500Z] #21 9.858 Suggested packages: [2022-07-25T16:01:33.500Z] #21 9.858 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-25T16:01:33.500Z] #21 9.858 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-25T16:01:33.500Z] #21 9.858 acl attr quota [2022-07-25T16:01:33.500Z] #21 9.858 Recommended packages: [2022-07-25T16:01:33.500Z] #21 9.858 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T16:01:33.500Z] #21 11.42 The following NEW packages will be installed: [2022-07-25T16:01:33.500Z] #21 11.42 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-25T16:01:33.500Z] #21 11.42 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T16:01:33.500Z] #21 11.42 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-25T16:01:33.500Z] #21 11.43 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-25T16:01:33.500Z] #21 11.43 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T16:01:33.500Z] #21 11.43 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-25T16:01:33.500Z] #21 11.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T16:01:33.500Z] #21 11.43 xz-utils zip zstd [2022-07-25T16:01:33.500Z] #21 11.75 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:01:33.500Z] #21 11.75 Need to get 27.7 MB of archives. [2022-07-25T16:01:33.500Z] #21 11.75 After this operation, 106 MB of additional disk space will be used. [2022-07-25T16:01:33.500Z] #21 11.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T16:01:33.500Z] #21 11.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T16:01:33.500Z] #21 11.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T16:01:33.500Z] #21 11.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T16:01:33.500Z] #21 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T16:01:33.500Z] #21 11.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T16:01:33.500Z] #21 11.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T16:01:33.500Z] #21 11.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T16:01:33.500Z] #21 11.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T16:01:33.500Z] #21 11.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T16:01:33.500Z] #21 11.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T16:01:33.500Z] #21 11.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T16:01:33.500Z] #21 11.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T16:01:33.500Z] #21 11.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T16:01:33.500Z] #21 11.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T16:01:33.500Z] #21 11.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T16:01:33.500Z] #21 11.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T16:01:33.500Z] #21 11.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T16:01:33.500Z] #21 11.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T16:01:33.500Z] #21 11.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T16:01:33.500Z] #21 11.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T16:01:33.500Z] #21 11.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T16:01:33.500Z] #21 11.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T16:01:33.500Z] #21 11.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T16:01:33.500Z] #21 11.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T16:01:33.500Z] #21 11.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T16:01:33.500Z] #21 11.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T16:01:33.500Z] #21 12.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T16:01:33.500Z] #21 12.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T16:01:33.500Z] #21 12.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T16:01:33.500Z] #21 12.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T16:01:33.500Z] #21 12.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T16:01:33.500Z] #21 12.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T16:01:33.500Z] #21 12.32 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T16:01:33.500Z] #21 12.33 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-25T16:01:33.500Z] #21 12.38 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T16:01:33.500Z] #21 12.38 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T16:01:33.500Z] #21 12.39 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T16:01:33.500Z] #21 12.39 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T16:01:33.500Z] #21 12.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T16:01:33.500Z] #21 12.41 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T16:01:33.500Z] #21 12.41 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T16:01:33.500Z] #21 12.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T16:01:33.500Z] #21 12.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T16:01:33.500Z] #21 12.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-25T16:01:33.500Z] #21 12.58 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T16:01:33.500Z] #21 12.62 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T16:01:33.500Z] #21 12.67 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T16:01:33.500Z] #21 12.68 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T16:01:33.500Z] #21 13.42 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:01:33.500Z] #21 13.62 Fetched 27.7 MB in 1s (22.1 MB/s) [2022-07-25T16:01:33.500Z] #21 13.71 Selecting previously unselected package pigz. [2022-07-25T16:01:33.500Z] #21 13.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-25T16:01:33.500Z] #21 13.76 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T16:01:33.500Z] #21 13.77 Unpacking pigz (2.6-1) ... [2022-07-25T16:01:33.500Z] #21 13.98 Selecting previously unselected package libelf1:amd64. [2022-07-25T16:01:33.500Z] #21 13.99 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T16:01:33.500Z] #21 14.02 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T16:01:33.500Z] #21 14.22 Selecting previously unselected package libbpf0:amd64. [2022-07-25T16:01:33.500Z] #21 14.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T16:01:33.500Z] #21 14.25 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T16:01:33.500Z] #21 14.35 Selecting previously unselected package libcap2:amd64. [2022-07-25T16:01:33.500Z] #21 14.36 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T16:01:33.500Z] #21 14.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:01:33.500Z] #21 14.44 Selecting previously unselected package libmnl0:amd64. [2022-07-25T16:01:33.500Z] #21 14.44 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T16:01:33.500Z] #21 14.46 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T16:01:33.500Z] #21 14.52 Selecting previously unselected package libxtables12:amd64. [2022-07-25T16:01:33.500Z] #21 14.52 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T16:01:33.500Z] #21 14.55 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T16:01:33.500Z] #21 14.64 Selecting previously unselected package libcap2-bin. [2022-07-25T16:01:33.500Z] #21 14.66 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T16:01:33.500Z] #21 14.67 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T16:01:33.500Z] #21 14.78 Selecting previously unselected package iproute2. [2022-07-25T16:01:33.500Z] #21 14.79 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T16:01:33.500Z] #21 14.79 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T16:01:33.663Z] #60 ... [2022-07-25T16:01:33.663Z] [2022-07-25T16:01:33.663Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T16:01:33.663Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-25T16:01:33.663Z] #16 DONE 1.8s [2022-07-25T16:01:33.714Z] #19 ... [2022-07-25T16:01:33.714Z] [2022-07-25T16:01:33.714Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:33.714Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:33.714Z] #84 87.84 config.status: creating Makefile [2022-07-25T16:01:33.714Z] #84 87.88 config.status: creating config.h [2022-07-25T16:01:33.714Z] #84 87.90 config.status: executing depfiles commands [2022-07-25T16:01:33.716Z] #77 92.62 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T16:01:33.716Z] #77 92.74 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T16:01:33.775Z] #21 15.46 Selecting previously unselected package xxd. [2022-07-25T16:01:33.775Z] #21 15.46 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T16:01:33.775Z] #21 15.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:33.775Z] #21 ... [2022-07-25T16:01:33.775Z] [2022-07-25T16:01:33.775Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:33.775Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:33.775Z] #77 97.27 checking that generated files are newer than configure... done [2022-07-25T16:01:33.775Z] #77 97.28 configure: creating ./config.status [2022-07-25T16:01:33.922Z] [2022-07-25T16:01:33.922Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T16:01:33.922Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-25T16:01:33.970Z] #84 88.01 config.status: executing libtool commands [2022-07-25T16:01:33.972Z] #77 92.97 checking that generated files are newer than configure... done [2022-07-25T16:01:33.972Z] #77 92.98 configure: creating ./config.status [2022-07-25T16:01:34.036Z] #77 ... [2022-07-25T16:01:34.036Z] [2022-07-25T16:01:34.036Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:01:34.036Z] #60 sha256:471782551384c114e111227d22943781ca174f39ea062f881658d008c204c0ab [2022-07-25T16:01:34.036Z] #60 11.93 + cd /tmp/tmp.ereIk27hKS/src/github.com/opencontainers/runc [2022-07-25T16:01:34.036Z] #60 11.93 + git checkout -q v1.1.2 [2022-07-25T16:01:34.036Z] #60 12.49 + '[' -z '' ']' [2022-07-25T16:01:34.036Z] #60 12.49 + target=static [2022-07-25T16:01:34.036Z] #60 12.50 + make BUILDTAGS=seccomp static [2022-07-25T16:01:34.036Z] #60 12.94 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-25T16:01:34.036Z] #60 ... [2022-07-25T16:01:34.036Z] [2022-07-25T16:01:34.036Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:34.036Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:01:34.036Z] #21 15.60 Selecting previously unselected package vim-common. [2022-07-25T16:01:34.036Z] #21 15.61 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:01:34.036Z] #21 15.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:34.036Z] #21 15.80 Selecting previously unselected package bash-completion. [2022-07-25T16:01:34.036Z] #21 15.80 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T16:01:34.189Z] #19 DONE 1.1s [2022-07-25T16:01:34.190Z] [2022-07-25T16:01:34.190Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T16:01:34.190Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-25T16:01:34.226Z] #84 88.54 GEN .version [2022-07-25T16:01:34.482Z] #84 88.55 make install-recursive [2022-07-25T16:01:34.482Z] #84 88.55 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T16:01:34.482Z] #84 88.61 Making install in libocispec [2022-07-25T16:01:34.482Z] #84 88.62 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:01:34.482Z] #84 88.67 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T16:01:34.738Z] #84 88.67 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T16:01:34.738Z] #84 88.68 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T16:01:34.738Z] #84 88.71 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T16:01:34.994Z] #84 89.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T16:01:34.994Z] #84 89.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T16:01:34.995Z] #84 89.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T16:01:34.995Z] #84 89.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T16:01:34.995Z] #84 89.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T16:01:34.995Z] #84 89.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T16:01:34.995Z] #84 89.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T16:01:34.995Z] #84 89.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T16:01:34.995Z] #84 89.15 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T16:01:35.134Z] #20 DONE 1.1s [2022-07-25T16:01:35.134Z] [2022-07-25T16:01:35.134Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:35.134Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:35.134Z] #77 78.82 configure.ac:11: installing 'build-aux/compile' [2022-07-25T16:01:35.134Z] #77 78.82 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T16:01:35.134Z] #77 78.84 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T16:01:35.134Z] #77 78.86 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T16:01:35.134Z] #77 78.87 configure.ac:13: installing 'build-aux/missing' [2022-07-25T16:01:35.134Z] #77 78.89 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T16:01:35.134Z] #77 79.21 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T16:01:35.251Z] #84 89.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T16:01:35.251Z] #84 89.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T16:01:35.251Z] #84 89.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T16:01:35.251Z] #84 89.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T16:01:35.251Z] #84 89.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T16:01:35.251Z] #84 89.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T16:01:35.251Z] #84 89.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T16:01:35.507Z] #84 89.76 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T16:01:35.507Z] #84 89.76 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T16:01:35.507Z] #84 89.76 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T16:01:35.507Z] #84 89.76 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T16:01:35.507Z] #84 89.76 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T16:01:35.507Z] #84 89.76 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T16:01:35.507Z] #84 89.76 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T16:01:35.507Z] #84 89.76 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T16:01:35.507Z] #84 89.76 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T16:01:35.507Z] #84 89.76 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T16:01:35.507Z] #84 89.76 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T16:01:35.507Z] #84 89.76 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T16:01:35.507Z] #84 89.77 make install-recursive [2022-07-25T16:01:35.507Z] #84 89.78 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:01:35.763Z] #84 89.81 Making install in yajl [2022-07-25T16:01:35.763Z] #84 89.81 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:01:35.763Z] #84 89.84 CC verify/json_verify-json_verify.o [2022-07-25T16:01:35.763Z] #84 89.85 CC src/libyajl_la-yajl.lo [2022-07-25T16:01:35.763Z] #84 89.85 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T16:01:35.763Z] #84 89.85 CC src/libyajl_la-yajl_gen.lo [2022-07-25T16:01:35.763Z] #84 89.85 CC src/libyajl_la-yajl_parser.lo [2022-07-25T16:01:35.763Z] #84 89.87 CC src/libyajl_la-yajl_buf.lo [2022-07-25T16:01:35.763Z] #84 89.88 CC src/libyajl_la-yajl_encode.lo [2022-07-25T16:01:35.763Z] #84 89.90 CC src/libyajl_la-yajl_lex.lo [2022-07-25T16:01:35.763Z] #84 89.90 CC src/libyajl_la-yajl_tree.lo [2022-07-25T16:01:35.828Z] #17 1.909 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T16:01:35.828Z] #17 DONE 2.0s [2022-07-25T16:01:35.828Z] [2022-07-25T16:01:35.829Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T16:01:35.829Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-25T16:01:35.937Z] #21 ... [2022-07-25T16:01:35.937Z] [2022-07-25T16:01:35.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-07-25T16:01:35.937Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T16:01:35.937Z] #36 140.0 Delve is a source level debugger for Go programs. [2022-07-25T16:01:35.937Z] #36 140.0 [2022-07-25T16:01:35.937Z] #36 140.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T16:01:35.937Z] #36 140.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T16:01:35.937Z] #36 140.0 [2022-07-25T16:01:35.937Z] #36 140.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T16:01:35.937Z] #36 140.0 [2022-07-25T16:01:35.937Z] #36 140.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T16:01:35.937Z] #36 140.0 [2022-07-25T16:01:35.937Z] #36 140.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T16:01:35.937Z] #36 140.0 [2022-07-25T16:01:35.937Z] #36 140.0 Usage: [2022-07-25T16:01:35.937Z] #36 140.0 dlv [command] [2022-07-25T16:01:35.937Z] #36 140.0 [2022-07-25T16:01:35.937Z] #36 140.0 Available Commands: [2022-07-25T16:01:35.937Z] #36 140.0 attach Attach to running process and begin debugging. [2022-07-25T16:01:35.937Z] #36 140.0 connect Connect to a headless debug server with a terminal client. [2022-07-25T16:01:35.937Z] #36 140.0 core Examine a core dump. [2022-07-25T16:01:35.937Z] #36 140.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T16:01:35.937Z] #36 140.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T16:01:35.937Z] #36 140.0 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T16:01:35.937Z] #36 140.0 help Help about any command [2022-07-25T16:01:35.937Z] #36 140.0 run Deprecated command. Use 'debug' instead. [2022-07-25T16:01:35.937Z] #36 140.0 test Compile test binary and begin debugging program. [2022-07-25T16:01:35.937Z] #36 140.0 trace Compile and begin tracing program. [2022-07-25T16:01:35.937Z] #36 140.0 version Prints version. [2022-07-25T16:01:35.937Z] #36 140.0 [2022-07-25T16:01:35.937Z] #36 140.0 Flags: [2022-07-25T16:01:35.937Z] #36 140.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T16:01:35.937Z] #36 140.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T16:01:35.937Z] #36 140.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-25T16:01:35.937Z] #36 140.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T16:01:35.937Z] #36 140.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T16:01:35.937Z] #36 140.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-25T16:01:35.937Z] #36 140.0 --disable-aslr Disables address space randomization [2022-07-25T16:01:35.937Z] #36 140.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T16:01:35.937Z] #36 140.0 -h, --help help for dlv [2022-07-25T16:01:35.937Z] #36 140.0 --init string Init file, executed by the terminal client. [2022-07-25T16:01:35.937Z] #36 140.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T16:01:35.937Z] #36 140.0 --log Enable debugging server logging. [2022-07-25T16:01:35.937Z] #36 140.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T16:01:35.937Z] #36 140.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T16:01:35.937Z] #36 140.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T16:01:35.937Z] #36 140.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T16:01:35.937Z] #36 140.0 --wd string Working directory for running the program. [2022-07-25T16:01:35.937Z] #36 140.0 [2022-07-25T16:01:35.937Z] #36 140.0 Additional help topics: [2022-07-25T16:01:35.937Z] #36 140.0 dlv backend Help about the --backend flag. [2022-07-25T16:01:35.937Z] #36 140.0 dlv log Help about logging flags. [2022-07-25T16:01:35.937Z] #36 140.0 dlv redirect Help about file redirection. [2022-07-25T16:01:35.937Z] #36 140.0 [2022-07-25T16:01:35.937Z] #36 140.0 Use "dlv [command] --help" for more information about a command. [2022-07-25T16:01:35.937Z] #36 DONE 140.3s [2022-07-25T16:01:36.196Z] [2022-07-25T16:01:36.196Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:36.196Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:01:36.196Z] #21 17.91 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T16:01:36.336Z] #77 80.69 checking build system type... x86_64-pc-linux-gnu [2022-07-25T16:01:36.336Z] #77 80.97 checking host system type... x86_64-pc-linux-gnu [2022-07-25T16:01:36.336Z] #77 80.97 checking how to print strings... printf [2022-07-25T16:01:36.336Z] #77 80.98 checking for gcc... gcc [2022-07-25T16:01:36.488Z] #77 95.21 config.status: creating Makefile [2022-07-25T16:01:36.488Z] #77 95.27 config.status: creating config.h [2022-07-25T16:01:36.488Z] #77 95.30 config.status: executing libtool commands [2022-07-25T16:01:36.488Z] #77 95.34 config.status: executing depfiles commands [2022-07-25T16:01:36.597Z] #77 81.08 checking whether the C compiler works... yes [2022-07-25T16:01:36.597Z] #77 81.35 checking for C compiler default output file name... a.out [2022-07-25T16:01:36.597Z] #77 81.36 checking for suffix of executables... [2022-07-25T16:01:36.746Z] #77 95.91 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T16:01:36.746Z] #77 95.93 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T16:01:36.763Z] #21 18.48 Selecting previously unselected package bzip2. [2022-07-25T16:01:36.763Z] #21 18.50 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T16:01:36.763Z] #21 18.51 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T16:01:36.857Z] #77 81.48 checking whether we are cross compiling... no [2022-07-25T16:01:36.857Z] #77 81.70 checking for suffix of object files... o [2022-07-25T16:01:37.023Z] #21 18.66 Selecting previously unselected package xz-utils. [2022-07-25T16:01:37.023Z] #21 18.66 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T16:01:37.023Z] #21 18.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:01:37.118Z] #77 81.78 checking whether we are using the GNU C compiler... yes [2022-07-25T16:01:37.282Z] #21 18.96 Selecting previously unselected package apparmor. [2022-07-25T16:01:37.282Z] #21 18.96 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T16:01:37.282Z] #21 19.04 Unpacking apparmor (2.13.6-10) ... [2022-07-25T16:01:37.338Z] #77 96.30 checking for gcc... gcc [2022-07-25T16:01:37.378Z] #77 81.87 checking whether gcc accepts -g... yes [2022-07-25T16:01:37.378Z] #77 81.97 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:01:37.594Z] #77 96.42 checking whether the C compiler works... yes [2022-07-25T16:01:37.594Z] #77 96.60 checking for C compiler default output file name... a.out [2022-07-25T16:01:37.594Z] #77 96.60 checking for suffix of executables... [2022-07-25T16:01:37.594Z] #77 96.70 checking whether we are cross compiling... no [2022-07-25T16:01:37.594Z] #77 ... [2022-07-25T16:01:37.594Z] [2022-07-25T16:01:37.594Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:37.594Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-25T16:01:37.594Z] #21 20.94 Selecting previously unselected package libinih1:arm64. [2022-07-25T16:01:37.594Z] #21 20.95 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-25T16:01:37.594Z] #21 20.95 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-25T16:01:37.594Z] #21 21.02 Selecting previously unselected package libnet1:arm64. [2022-07-25T16:01:37.594Z] #21 21.03 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-25T16:01:37.594Z] #21 21.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:01:37.594Z] #21 21.11 Selecting previously unselected package libnl-3-200:arm64. [2022-07-25T16:01:37.594Z] #21 21.12 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-25T16:01:37.594Z] #21 21.12 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-25T16:01:37.594Z] #21 21.22 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-25T16:01:37.594Z] #21 21.22 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-25T16:01:37.594Z] #21 21.22 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-25T16:01:37.594Z] #21 21.29 Selecting previously unselected package libyajl2:arm64. [2022-07-25T16:01:37.594Z] #21 21.30 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-25T16:01:37.594Z] #21 21.31 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-25T16:01:37.594Z] #21 21.39 Selecting previously unselected package net-tools. [2022-07-25T16:01:37.594Z] #21 21.39 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-25T16:01:37.594Z] #21 21.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T16:01:37.594Z] #21 21.58 Selecting previously unselected package patch. [2022-07-25T16:01:37.594Z] #21 21.58 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-25T16:01:37.594Z] #21 21.59 Unpacking patch (2.7.6-7) ... [2022-07-25T16:01:37.594Z] #21 21.68 Selecting previously unselected package python-pip-whl. [2022-07-25T16:01:37.594Z] #21 21.70 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T16:01:37.594Z] #21 21.71 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T16:01:37.594Z] #21 22.21 Selecting previously unselected package python3-lib2to3. [2022-07-25T16:01:37.594Z] #21 22.22 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T16:01:37.594Z] #21 22.22 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T16:01:37.595Z] #21 22.33 Selecting previously unselected package python3-distutils. [2022-07-25T16:01:37.595Z] #21 22.33 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T16:01:37.595Z] #21 22.33 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T16:01:37.595Z] #21 22.47 Selecting previously unselected package python3-pkg-resources. [2022-07-25T16:01:37.595Z] #21 22.48 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T16:01:37.595Z] #21 22.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:01:37.595Z] #21 22.61 Selecting previously unselected package python3-setuptools. [2022-07-25T16:01:37.595Z] #21 22.61 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T16:01:37.595Z] #21 22.62 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T16:01:37.595Z] #21 22.83 Selecting previously unselected package python3-wheel. [2022-07-25T16:01:37.595Z] #21 22.83 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T16:01:37.595Z] #21 22.84 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T16:01:37.595Z] #21 22.90 Selecting previously unselected package python3-pip. [2022-07-25T16:01:37.595Z] #21 22.90 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T16:01:37.595Z] #21 22.90 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T16:01:37.595Z] #21 23.17 Selecting previously unselected package sudo. [2022-07-25T16:01:37.595Z] #21 23.18 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-25T16:01:37.595Z] #21 23.19 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T16:01:37.595Z] #21 23.66 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T16:01:37.595Z] #21 23.66 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-25T16:01:37.595Z] #21 23.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T16:01:37.595Z] #21 23.84 Selecting previously unselected package uidmap. [2022-07-25T16:01:37.595Z] #21 23.84 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-25T16:01:37.595Z] #21 23.85 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T16:01:37.595Z] #21 23.97 Selecting previously unselected package vim-runtime. [2022-07-25T16:01:37.595Z] #21 23.98 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:01:37.595Z] #21 23.99 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T16:01:37.595Z] #21 24.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T16:01:37.595Z] #21 24.02 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:37.595Z] #21 26.58 Selecting previously unselected package vim. [2022-07-25T16:01:37.595Z] #21 26.59 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-25T16:01:37.595Z] #21 26.62 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:37.595Z] #21 27.01 Selecting previously unselected package xfsprogs. [2022-07-25T16:01:37.595Z] #21 27.02 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-25T16:01:37.595Z] #21 27.03 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T16:01:37.595Z] #21 27.34 Selecting previously unselected package zip. [2022-07-25T16:01:37.595Z] #21 27.34 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-25T16:01:37.595Z] #21 27.36 Unpacking zip (3.0-12) ... [2022-07-25T16:01:37.595Z] #21 27.49 Selecting previously unselected package zstd. [2022-07-25T16:01:37.595Z] #21 27.52 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-25T16:01:37.595Z] #21 27.53 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T16:01:37.595Z] #21 27.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:01:37.595Z] #21 28.60 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-25T16:01:37.595Z] #21 28.62 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T16:01:37.595Z] #21 28.64 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-25T16:01:37.595Z] #21 28.66 Setting up libicu67:arm64 (67.1-7) ... [2022-07-25T16:01:37.595Z] #21 28.67 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-25T16:01:37.595Z] #21 28.70 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-25T16:01:37.595Z] #21 28.71 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T16:01:37.595Z] #21 28.72 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-25T16:01:37.595Z] #21 28.73 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:01:37.595Z] #21 28.75 Setting up bzip2 (1.0.8-4) ... [2022-07-25T16:01:37.595Z] #21 28.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-25T16:01:37.595Z] #21 28.78 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T16:01:37.595Z] #21 29.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:37.595Z] #21 29.47 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-25T16:01:37.595Z] #21 29.48 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T16:01:37.595Z] #21 29.49 Setting up apparmor (2.13.6-10) ... [2022-07-25T16:01:37.595Z] #21 30.90 Setting up zip (3.0-12) ... [2022-07-25T16:01:37.595Z] #21 30.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:37.595Z] #21 30.94 Setting up bash-completion (1:2.11-2) ... [2022-07-25T16:01:37.639Z] #77 82.10 checking whether gcc understands -c and -o together... yes [2022-07-25T16:01:37.639Z] #77 82.25 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:01:37.639Z] #77 82.28 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:01:37.639Z] #77 82.29 checking for egrep... /bin/grep -E [2022-07-25T16:01:37.639Z] #77 82.30 checking for fgrep... /bin/grep -F [2022-07-25T16:01:37.639Z] #77 82.31 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:01:37.639Z] #77 82.33 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:01:37.639Z] #77 82.34 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:01:37.736Z] #18 DONE 1.9s [2022-07-25T16:01:37.736Z] [2022-07-25T16:01:37.736Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:37.736Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:37.736Z] #77 90.57 configure.ac:11: installing 'build-aux/compile' [2022-07-25T16:01:37.736Z] #77 90.57 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T16:01:37.736Z] #77 90.57 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T16:01:37.736Z] #77 90.59 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T16:01:37.736Z] #77 90.59 configure.ac:13: installing 'build-aux/missing' [2022-07-25T16:01:37.736Z] #77 90.60 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T16:01:37.736Z] #77 90.84 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T16:01:37.850Z] #21 19.47 Selecting previously unselected package inetutils-ping. [2022-07-25T16:01:37.850Z] #21 19.49 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T16:01:37.850Z] #21 19.50 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T16:01:37.850Z] #21 19.63 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T16:01:37.850Z] #21 19.63 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T16:01:37.850Z] #21 19.64 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T16:01:37.850Z] #21 19.70 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T16:01:37.850Z] #21 19.70 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T16:01:37.850Z] #21 19.72 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T16:01:37.851Z] #21 ... [2022-07-25T16:01:37.851Z] [2022-07-25T16:01:37.851Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:37.851Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T16:01:37.851Z] #77 96.82 checking for suffix of object files... o [2022-07-25T16:01:37.851Z] #77 96.89 checking whether we are using the GNU C compiler... yes [2022-07-25T16:01:37.899Z] #77 82.36 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:01:37.899Z] #77 82.50 checking whether ln -s works... yes [2022-07-25T16:01:37.899Z] #77 82.50 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:01:37.899Z] #77 82.54 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T16:01:37.899Z] #77 82.54 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:01:37.899Z] #77 82.54 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:01:37.899Z] #77 82.54 checking for objdump... objdump [2022-07-25T16:01:37.899Z] #77 82.54 checking how to recognize dependent libraries... pass_all [2022-07-25T16:01:37.899Z] #77 82.55 checking for dlltool... no [2022-07-25T16:01:37.899Z] #77 82.55 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:01:37.899Z] #77 82.55 checking for ar... ar [2022-07-25T16:01:37.899Z] #77 82.56 checking for archiver @FILE support... @ [2022-07-25T16:01:38.107Z] #77 97.02 checking whether gcc accepts -g... yes [2022-07-25T16:01:38.107Z] #77 97.12 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:01:38.107Z] #77 97.20 checking whether gcc understands -c and -o together... yes [2022-07-25T16:01:38.107Z] #77 97.34 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:01:38.107Z] #77 97.35 checking whether build environment is sane... yes [2022-07-25T16:01:38.109Z] #21 19.78 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T16:01:38.109Z] #21 19.78 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T16:01:38.109Z] #21 19.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T16:01:38.109Z] #21 19.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T16:01:38.109Z] #21 19.85 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T16:01:38.109Z] #21 19.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T16:01:38.109Z] #21 19.98 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T16:01:38.159Z] #77 82.74 checking for strip... strip [2022-07-25T16:01:38.159Z] #77 82.74 checking for ranlib... ranlib [2022-07-25T16:01:38.159Z] #77 82.75 checking for gawk... no [2022-07-25T16:01:38.159Z] #77 82.75 checking for mawk... mawk [2022-07-25T16:01:38.364Z] #77 97.41 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:01:38.364Z] #77 97.42 checking for gawk... no [2022-07-25T16:01:38.364Z] #77 97.42 checking for mawk... mawk [2022-07-25T16:01:38.364Z] #77 97.42 checking whether make sets $(MAKE)... yes [2022-07-25T16:01:38.364Z] #77 97.48 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:01:38.364Z] #77 97.50 checking whether make supports nested variables... yes [2022-07-25T16:01:38.364Z] #77 97.54 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:01:38.364Z] #77 97.56 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:01:38.364Z] #77 97.56 checking how to create a ustar tar archive... gnutar [2022-07-25T16:01:38.368Z] #21 19.99 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T16:01:38.368Z] #21 19.99 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T16:01:38.368Z] #21 20.08 Selecting previously unselected package iptables. [2022-07-25T16:01:38.368Z] #21 20.08 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-25T16:01:38.368Z] #21 20.10 Unpacking iptables (1.8.7-1) ... [2022-07-25T16:01:38.420Z] #77 82.75 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:01:38.420Z] #77 83.13 checking for sysroot... no [2022-07-25T16:01:38.420Z] #77 83.13 checking for a working dd... /bin/dd [2022-07-25T16:01:38.420Z] #77 83.17 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:01:38.420Z] #77 83.26 checking for mt... no [2022-07-25T16:01:38.620Z] #77 97.62 checking dependency style of gcc... gcc3 [2022-07-25T16:01:38.620Z] #77 97.78 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:01:38.620Z] #77 97.78 checking whether make supports nested variables... (cached) yes [2022-07-25T16:01:38.627Z] #21 20.46 Selecting previously unselected package libonig5:amd64. [2022-07-25T16:01:38.680Z] #77 83.27 checking if : is a manifest tool... no [2022-07-25T16:01:38.680Z] #77 83.29 checking how to run the C preprocessor... gcc -E [2022-07-25T16:01:38.876Z] #77 97.82 checking build system type... aarch64-unknown-linux-gnu [2022-07-25T16:01:38.876Z] #77 98.03 checking host system type... aarch64-unknown-linux-gnu [2022-07-25T16:01:38.876Z] #77 98.03 checking how to print strings... printf [2022-07-25T16:01:38.876Z] #77 98.04 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:01:38.876Z] #77 98.06 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:01:38.876Z] #77 98.07 checking for egrep... /bin/grep -E [2022-07-25T16:01:38.876Z] #77 98.07 checking for fgrep... /bin/grep -F [2022-07-25T16:01:38.876Z] #77 98.09 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:01:38.876Z] #77 98.11 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:01:38.886Z] #21 20.47 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T16:01:38.886Z] #21 20.47 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T16:01:38.886Z] #21 20.65 Selecting previously unselected package libjq1:amd64. [2022-07-25T16:01:38.886Z] #21 20.65 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T16:01:38.886Z] #21 20.67 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T16:01:38.886Z] #21 20.79 Selecting previously unselected package jq. [2022-07-25T16:01:39.031Z] #84 92.70 CCLD libyajl.la [2022-07-25T16:01:39.031Z] #84 92.91 CCLD verify/json_verify [2022-07-25T16:01:39.031Z] #84 93.17 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:01:39.031Z] #84 93.17 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T16:01:39.031Z] #84 93.17 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T16:01:39.031Z] #84 93.17 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:01:39.031Z] #84 93.17 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:01:39.031Z] #84 93.17 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:01:39.031Z] #84 93.23 CC src/validate.o [2022-07-25T16:01:39.031Z] #84 93.24 CC src/image_spec_schema_config_schema.lo [2022-07-25T16:01:39.031Z] #84 93.24 CC src/image_spec_schema_defs.lo [2022-07-25T16:01:39.031Z] #84 93.24 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T16:01:39.031Z] #84 93.25 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T16:01:39.031Z] #84 93.26 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T16:01:39.031Z] #84 93.26 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T16:01:39.132Z] #77 98.13 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:01:39.132Z] #77 98.14 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:01:39.132Z] #77 98.22 checking whether ln -s works... yes [2022-07-25T16:01:39.132Z] #77 98.22 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:01:39.132Z] #77 98.26 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-25T16:01:39.132Z] #77 98.26 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:01:39.132Z] #77 98.26 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:01:39.132Z] #77 98.26 checking for objdump... objdump [2022-07-25T16:01:39.132Z] #77 98.27 checking how to recognize dependent libraries... pass_all [2022-07-25T16:01:39.132Z] #77 98.27 checking for dlltool... no [2022-07-25T16:01:39.132Z] #77 98.27 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:01:39.132Z] #77 98.27 checking for ar... ar [2022-07-25T16:01:39.132Z] #77 98.27 checking for archiver @FILE support... @ [2022-07-25T16:01:39.145Z] #21 20.79 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-25T16:01:39.145Z] #21 20.81 Unpacking jq (1.6-2.1) ... [2022-07-25T16:01:39.145Z] #21 20.91 Selecting previously unselected package libaio1:amd64. [2022-07-25T16:01:39.145Z] #21 20.92 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T16:01:39.145Z] #21 20.92 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T16:01:39.145Z] #21 20.97 Selecting previously unselected package libgpm2:amd64. [2022-07-25T16:01:39.145Z] #21 20.98 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T16:01:39.145Z] #21 20.98 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T16:01:39.287Z] #84 93.26 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T16:01:39.287Z] #84 93.27 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T16:01:39.287Z] #84 93.28 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T16:01:39.287Z] #84 93.30 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T16:01:39.287Z] #84 93.32 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T16:01:39.287Z] #84 93.33 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T16:01:39.287Z] #84 93.36 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T16:01:39.287Z] #84 93.37 CC src/runtime_spec_schema_defs.lo [2022-07-25T16:01:39.287Z] #84 93.40 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T16:01:39.287Z] #84 93.44 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T16:01:39.287Z] #84 93.45 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T16:01:39.287Z] #84 93.49 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T16:01:39.376Z] #77 92.24 checking build system type... x86_64-pc-linux-gnu [2022-07-25T16:01:39.376Z] #77 92.56 checking host system type... x86_64-pc-linux-gnu [2022-07-25T16:01:39.376Z] #77 92.56 checking how to print strings... printf [2022-07-25T16:01:39.376Z] #77 92.58 checking for gcc... gcc [2022-07-25T16:01:39.388Z] #77 98.39 checking for strip... strip [2022-07-25T16:01:39.389Z] #77 98.39 checking for ranlib... ranlib [2022-07-25T16:01:39.403Z] #21 21.06 Selecting previously unselected package libicu67:amd64. [2022-07-25T16:01:39.403Z] #21 21.06 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-25T16:01:39.403Z] #21 21.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T16:01:39.544Z] #84 93.54 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T16:01:39.544Z] #84 93.65 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T16:01:39.544Z] #84 93.70 CC src/basic_test_double_array.lo [2022-07-25T16:01:39.544Z] #84 93.71 CC src/basic_test_double_array_item.lo [2022-07-25T16:01:39.544Z] #84 93.74 CC src/basic_test_top_array_int.lo [2022-07-25T16:01:39.544Z] #84 93.85 CC src/basic_test_top_array_string.lo [2022-07-25T16:01:39.621Z] #77 83.56 checking for ANSI C header files... yes [2022-07-25T16:01:39.621Z] #77 84.21 checking for sys/types.h... yes [2022-07-25T16:01:39.636Z] #77 92.71 checking whether the C compiler works... yes [2022-07-25T16:01:39.636Z] #77 92.91 checking for C compiler default output file name... a.out [2022-07-25T16:01:39.636Z] #77 92.91 checking for suffix of executables... [2022-07-25T16:01:39.636Z] #77 ... [2022-07-25T16:01:39.636Z] [2022-07-25T16:01:39.636Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T16:01:39.636Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-25T16:01:39.636Z] #19 DONE 1.9s [2022-07-25T16:01:39.645Z] #77 98.40 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:01:39.645Z] #77 98.72 checking for sysroot... no [2022-07-25T16:01:39.645Z] #77 98.72 checking for a working dd... /bin/dd [2022-07-25T16:01:39.645Z] #77 98.74 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:01:39.645Z] #77 98.75 checking for mt... no [2022-07-25T16:01:39.645Z] #77 98.76 checking if : is a manifest tool... no [2022-07-25T16:01:39.801Z] #84 93.85 CC src/basic_test_top_double_array_int.lo [2022-07-25T16:01:39.801Z] #84 93.87 CC src/basic_test_top_double_array_obj.lo [2022-07-25T16:01:39.801Z] #84 93.90 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T16:01:39.801Z] #84 93.96 CC src/basic_test_top_double_array_string.lo [2022-07-25T16:01:39.801Z] #84 94.02 CC src/json_common.lo [2022-07-25T16:01:39.801Z] #84 94.03 CC src/read-file.lo [2022-07-25T16:01:39.801Z] #84 94.04 CC tests/test-1.o [2022-07-25T16:01:39.801Z] #84 94.06 CC tests/test-2.o [2022-07-25T16:01:39.801Z] #84 94.10 CC tests/test-3.o [2022-07-25T16:01:39.881Z] #77 84.39 checking for sys/stat.h... yes [2022-07-25T16:01:39.895Z] [2022-07-25T16:01:39.895Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T16:01:39.895Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-25T16:01:39.901Z] #77 98.77 checking how to run the C preprocessor... gcc -E [2022-07-25T16:01:40.057Z] #84 94.19 CC tests/test-4.o [2022-07-25T16:01:40.057Z] #84 94.21 CC tests/test-5.o [2022-07-25T16:01:40.057Z] #84 94.26 CC tests/test-6.o [2022-07-25T16:01:40.057Z] #84 94.34 CC tests/test-8.o [2022-07-25T16:01:40.142Z] #77 84.61 checking for stdlib.h... yes [2022-07-25T16:01:40.142Z] #77 84.78 checking for string.h... yes [2022-07-25T16:01:40.314Z] #84 94.35 CC tests/test-7.o [2022-07-25T16:01:40.314Z] #84 94.38 CC tests/test-9.o [2022-07-25T16:01:40.314Z] #84 94.42 CC tests/test-10.o [2022-07-25T16:01:40.314Z] #84 94.48 CC tests/test-11.o [2022-07-25T16:01:40.402Z] #77 84.94 checking for memory.h... yes [2022-07-25T16:01:40.402Z] #77 85.11 checking for strings.h... yes [2022-07-25T16:01:40.463Z] #77 99.04 checking for ANSI C header files... yes [2022-07-25T16:01:40.463Z] #77 99.60 checking for sys/types.h... yes [2022-07-25T16:01:40.663Z] #77 85.29 checking for inttypes.h... yes [2022-07-25T16:01:40.720Z] #77 99.74 checking for sys/stat.h... yes [2022-07-25T16:01:40.720Z] #77 99.91 checking for stdlib.h... yes [2022-07-25T16:01:40.924Z] #77 85.48 checking for stdint.h... yes [2022-07-25T16:01:40.924Z] #77 85.59 checking for unistd.h... yes [2022-07-25T16:01:40.924Z] #77 85.73 checking for dlfcn.h... yes [2022-07-25T16:01:40.976Z] #77 99.98 checking for string.h... yes [2022-07-25T16:01:40.976Z] #77 100.1 checking for memory.h... yes [2022-07-25T16:01:41.185Z] #77 85.83 checking for objdir... .libs [2022-07-25T16:01:41.240Z] #77 100.2 checking for strings.h... yes [2022-07-25T16:01:41.241Z] #77 100.3 checking for inttypes.h... yes [2022-07-25T16:01:41.497Z] #77 100.5 checking for stdint.h... yes [2022-07-25T16:01:41.497Z] #77 100.6 checking for unistd.h... yes [2022-07-25T16:01:41.722Z] #77 86.27 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:01:41.722Z] #77 86.47 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:01:41.753Z] #77 100.8 checking for dlfcn.h... yes [2022-07-25T16:01:41.804Z] #20 DONE 2.0s [2022-07-25T16:01:41.804Z] [2022-07-25T16:01:41.804Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:41.804Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:41.804Z] #77 92.91 checking for suffix of executables... [2022-07-25T16:01:41.804Z] #77 93.22 checking whether we are cross compiling... no [2022-07-25T16:01:41.804Z] #77 93.49 checking for suffix of object files... o [2022-07-25T16:01:41.804Z] #77 93.67 checking whether we are using the GNU C compiler... yes [2022-07-25T16:01:41.804Z] #77 93.80 checking whether gcc accepts -g... yes [2022-07-25T16:01:41.804Z] #77 93.91 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:01:41.804Z] #77 94.06 checking whether gcc understands -c and -o together... yes [2022-07-25T16:01:41.804Z] #77 94.26 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:01:41.804Z] #77 94.28 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:01:41.804Z] #77 94.29 checking for egrep... /bin/grep -E [2022-07-25T16:01:41.804Z] #77 94.30 checking for fgrep... /bin/grep -F [2022-07-25T16:01:41.804Z] #77 94.32 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:01:41.804Z] #77 94.35 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:01:41.804Z] #77 94.36 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:01:41.804Z] #77 94.38 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:01:41.804Z] #77 94.51 checking whether ln -s works... yes [2022-07-25T16:01:41.804Z] #77 94.51 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:01:41.804Z] #77 94.56 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T16:01:41.804Z] #77 94.56 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:01:41.804Z] #77 94.56 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:01:41.804Z] #77 94.56 checking for objdump... objdump [2022-07-25T16:01:41.804Z] #77 94.56 checking how to recognize dependent libraries... pass_all [2022-07-25T16:01:41.804Z] #77 94.56 checking for dlltool... no [2022-07-25T16:01:41.804Z] #77 94.56 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:01:41.804Z] #77 94.56 checking for ar... ar [2022-07-25T16:01:41.804Z] #77 94.56 checking for archiver @FILE support... @ [2022-07-25T16:01:41.804Z] #77 94.70 checking for strip... strip [2022-07-25T16:01:41.804Z] #77 94.70 checking for ranlib... ranlib [2022-07-25T16:01:41.804Z] #77 94.71 checking for gawk... no [2022-07-25T16:01:41.804Z] #77 94.72 checking for mawk... mawk [2022-07-25T16:01:41.804Z] #77 94.72 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:01:41.804Z] #77 95.12 checking for sysroot... no [2022-07-25T16:01:41.804Z] #77 95.12 checking for a working dd... /bin/dd [2022-07-25T16:01:41.804Z] #77 95.14 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:01:41.982Z] #77 86.47 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:01:42.009Z] #77 100.9 checking for objdir... .libs [2022-07-25T16:01:42.065Z] #77 95.23 checking for mt... no [2022-07-25T16:01:42.065Z] #77 95.23 checking if : is a manifest tool... no [2022-07-25T16:01:42.065Z] #77 95.24 checking how to run the C preprocessor... gcc -E [2022-07-25T16:01:42.250Z] #77 86.62 checking if gcc static flag -static works... yes [2022-07-25T16:01:42.265Z] #77 101.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:01:42.265Z] #77 101.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:01:42.265Z] #77 101.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:01:42.510Z] #77 87.11 checking if gcc supports -c -o file.o... yes [2022-07-25T16:01:42.510Z] #77 87.29 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:01:42.510Z] #77 87.29 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T16:01:42.521Z] #77 101.5 checking if gcc static flag -static works... yes [2022-07-25T16:01:42.705Z] #21 ... [2022-07-25T16:01:42.705Z] [2022-07-25T16:01:42.705Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:01:42.705Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T16:01:42.705Z] #34 DONE 145.1s [2022-07-25T16:01:42.705Z] [2022-07-25T16:01:42.705Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:42.705Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:42.705Z] #77 99.30 config.status: creating Makefile [2022-07-25T16:01:42.705Z] #77 99.40 config.status: creating rpm/crun.spec [2022-07-25T16:01:42.705Z] #77 99.48 config.status: creating config.h [2022-07-25T16:01:42.705Z] #77 99.53 config.status: executing libtool commands [2022-07-25T16:01:42.705Z] #77 99.59 config.status: executing depfiles commands [2022-07-25T16:01:42.705Z] #77 101.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T16:01:42.705Z] #77 101.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T16:01:42.705Z] #77 101.5 checking for gcc... gcc [2022-07-25T16:01:42.705Z] #77 101.6 checking whether the C compiler works... yes [2022-07-25T16:01:42.705Z] #77 101.8 checking for C compiler default output file name... a.out [2022-07-25T16:01:42.705Z] #77 101.8 checking for suffix of executables... [2022-07-25T16:01:42.705Z] #77 101.9 checking whether we are cross compiling... no [2022-07-25T16:01:42.705Z] #77 102.1 checking for suffix of object files... o [2022-07-25T16:01:42.705Z] #77 102.2 checking whether we are using the GNU C compiler... yes [2022-07-25T16:01:42.705Z] #77 102.3 checking whether gcc accepts -g... yes [2022-07-25T16:01:42.705Z] #77 102.4 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:01:42.705Z] #77 102.6 checking whether gcc understands -c and -o together... yes [2022-07-25T16:01:42.705Z] #77 102.8 checking how to run the C preprocessor... gcc -E [2022-07-25T16:01:42.705Z] #77 103.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:01:42.705Z] #77 103.0 checking for egrep... /bin/grep -E [2022-07-25T16:01:42.705Z] #77 103.0 checking for ANSI C header files... yes [2022-07-25T16:01:42.705Z] #77 103.5 checking for sys/types.h... yes [2022-07-25T16:01:42.705Z] #77 103.6 checking for sys/stat.h... yes [2022-07-25T16:01:42.705Z] #77 103.8 checking for stdlib.h... yes [2022-07-25T16:01:42.705Z] #77 103.9 checking for string.h... yes [2022-07-25T16:01:42.705Z] #77 104.0 checking for memory.h... yes [2022-07-25T16:01:42.705Z] #77 104.2 checking for strings.h... yes [2022-07-25T16:01:42.705Z] #77 104.4 checking for inttypes.h... yes [2022-07-25T16:01:42.705Z] #77 104.6 checking for stdint.h... yes [2022-07-25T16:01:42.705Z] #77 104.8 checking for unistd.h... yes [2022-07-25T16:01:42.705Z] #77 105.0 checking minix/config.h usability... no [2022-07-25T16:01:42.705Z] #77 105.1 checking minix/config.h presence... no [2022-07-25T16:01:42.705Z] #77 105.2 checking for minix/config.h... no [2022-07-25T16:01:42.705Z] #77 105.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T16:01:42.705Z] #77 105.4 checking build system type... x86_64-pc-linux-gnu [2022-07-25T16:01:42.705Z] #77 105.7 checking host system type... x86_64-pc-linux-gnu [2022-07-25T16:01:42.705Z] #77 105.7 checking how to print strings... printf [2022-07-25T16:01:42.705Z] #77 105.8 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:01:42.705Z] #77 105.8 checking for fgrep... /bin/grep -F [2022-07-25T16:01:42.705Z] #77 105.8 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:01:42.705Z] #77 105.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:01:42.705Z] #77 105.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:01:42.705Z] #77 105.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:01:42.705Z] #77 106.1 checking whether ln -s works... yes [2022-07-25T16:01:42.705Z] #77 106.1 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:01:42.705Z] #77 106.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T16:01:42.705Z] #77 106.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:01:42.705Z] #77 106.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:01:42.705Z] #77 106.1 checking for objdump... objdump [2022-07-25T16:01:42.705Z] #77 106.1 checking how to recognize dependent libraries... pass_all [2022-07-25T16:01:42.705Z] #77 106.1 checking for dlltool... no [2022-07-25T16:01:42.705Z] #77 106.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:01:42.705Z] #77 106.1 checking for ar... ar [2022-07-25T16:01:42.705Z] #77 106.1 checking for archiver @FILE support... @ [2022-07-25T16:01:42.705Z] #77 106.2 checking for strip... strip [2022-07-25T16:01:42.705Z] #77 106.2 checking for ranlib... ranlib [2022-07-25T16:01:42.705Z] #77 106.2 checking for gawk... no [2022-07-25T16:01:42.705Z] #77 106.2 checking for mawk... mawk [2022-07-25T16:01:42.770Z] #77 87.33 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:01:42.770Z] #77 87.60 checking how to hardcode library paths into programs... immediate [2022-07-25T16:01:42.770Z] #77 87.60 checking whether stripping libraries is possible... yes [2022-07-25T16:01:42.770Z] #77 87.62 checking if libtool supports shared libraries... yes [2022-07-25T16:01:42.770Z] #77 87.62 checking whether to build shared libraries... no [2022-07-25T16:01:42.770Z] #77 87.62 checking whether to build static libraries... yes [2022-07-25T16:01:42.770Z] #77 87.62 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:01:42.770Z] #77 87.68 checking whether build environment is sane... yes [2022-07-25T16:01:42.778Z] #77 101.7 checking if gcc supports -c -o file.o... yes [2022-07-25T16:01:42.778Z] #77 101.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:01:42.778Z] #77 101.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-25T16:01:42.893Z] #77 95.43 checking for ANSI C header files... yes [2022-07-25T16:01:42.893Z] #77 96.00 checking for sys/types.h... yes [2022-07-25T16:01:43.030Z] #77 87.74 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:01:43.030Z] #77 87.76 checking whether make sets $(MAKE)... yes [2022-07-25T16:01:43.030Z] #77 87.79 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:01:43.030Z] #77 87.85 checking whether make supports nested variables... yes [2022-07-25T16:01:43.030Z] #77 87.90 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:01:43.030Z] #77 87.90 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:01:43.030Z] #77 87.90 checking how to create a ustar tar archive... gnutar [2022-07-25T16:01:43.034Z] #77 101.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:01:43.034Z] #77 102.2 checking how to hardcode library paths into programs... immediate [2022-07-25T16:01:43.034Z] #77 102.2 checking whether stripping libraries is possible... yes [2022-07-25T16:01:43.034Z] #77 102.2 checking if libtool supports shared libraries... yes [2022-07-25T16:01:43.034Z] #77 102.2 checking whether to build shared libraries... no [2022-07-25T16:01:43.034Z] #77 102.2 checking whether to build static libraries... yes [2022-07-25T16:01:43.153Z] #77 96.18 checking for sys/stat.h... yes [2022-07-25T16:01:43.153Z] #77 96.36 checking for stdlib.h... yes [2022-07-25T16:01:43.273Z] #77 106.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:01:43.273Z] #77 106.8 checking for sysroot... no [2022-07-25T16:01:43.273Z] #77 106.8 checking for a working dd... /bin/dd [2022-07-25T16:01:43.273Z] #77 106.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:01:43.273Z] #77 106.9 checking for mt... no [2022-07-25T16:01:43.273Z] #77 106.9 checking if : is a manifest tool... no [2022-07-25T16:01:43.290Z] #77 102.2 checking float.h usability... yes [2022-07-25T16:01:43.290Z] #77 102.3 checking float.h presence... yes [2022-07-25T16:01:43.290Z] #77 102.4 checking for float.h... yes [2022-07-25T16:01:43.413Z] #77 96.51 checking for string.h... yes [2022-07-25T16:01:43.413Z] #77 96.65 checking for memory.h... yes [2022-07-25T16:01:43.542Z] #77 106.9 checking for dlfcn.h... yes [2022-07-25T16:01:43.543Z] #77 107.2 checking for objdir... .libs [2022-07-25T16:01:43.543Z] #77 ... [2022-07-25T16:01:43.543Z] [2022-07-25T16:01:43.543Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:43.543Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:01:43.543Z] #21 25.32 Selecting previously unselected package libinih1:amd64. [2022-07-25T16:01:43.543Z] #21 25.32 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-25T16:01:43.543Z] #21 25.32 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T16:01:43.543Z] #21 25.40 Selecting previously unselected package libnet1:amd64. [2022-07-25T16:01:43.543Z] #21 25.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T16:01:43.547Z] #77 102.4 checking limits.h usability... yes [2022-07-25T16:01:43.547Z] #77 102.6 checking limits.h presence... yes [2022-07-25T16:01:43.547Z] #77 102.6 checking for limits.h... yes [2022-07-25T16:01:43.547Z] #77 102.7 checking stddef.h usability... yes [2022-07-25T16:01:43.551Z] #77 87.97 checking dependency style of gcc... gcc3 [2022-07-25T16:01:43.551Z] #77 88.18 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:01:43.551Z] #77 88.18 checking whether make supports nested variables... (cached) yes [2022-07-25T16:01:43.551Z] #77 88.19 checking for gawk... (cached) mawk [2022-07-25T16:01:43.551Z] #77 88.19 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T16:01:43.551Z] #77 88.20 checking for gcc... (cached) gcc [2022-07-25T16:01:43.551Z] #77 88.30 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T16:01:43.551Z] #77 88.31 checking whether gcc accepts -g... (cached) yes [2022-07-25T16:01:43.551Z] #77 88.31 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T16:01:43.551Z] #77 88.31 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T16:01:43.551Z] #77 88.31 checking for a Python interpreter with version >= 3... python3 [2022-07-25T16:01:43.684Z] #77 96.84 checking for strings.h... yes [2022-07-25T16:01:43.802Z] #21 25.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:01:43.802Z] #21 25.54 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T16:01:43.802Z] #21 25.55 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T16:01:43.802Z] #21 25.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:01:43.802Z] #21 25.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T16:01:43.802Z] #21 25.63 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T16:01:43.802Z] #21 25.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:01:43.803Z] #77 102.7 checking stddef.h presence... yes [2022-07-25T16:01:43.803Z] #77 102.8 checking for stddef.h... yes [2022-07-25T16:01:43.803Z] #77 102.8 checking for stdlib.h... (cached) yes [2022-07-25T16:01:43.803Z] #77 102.8 checking for string.h... (cached) yes [2022-07-25T16:01:43.803Z] #77 102.9 checking sys/time.h usability... yes [2022-07-25T16:01:43.803Z] #77 103.0 checking sys/time.h presence... yes [2022-07-25T16:01:43.803Z] #77 103.0 checking for sys/time.h... yes [2022-07-25T16:01:43.803Z] #77 103.0 checking for inline... inline [2022-07-25T16:01:43.811Z] #77 88.39 checking for python3... /usr/bin/python3 [2022-07-25T16:01:43.811Z] #77 88.39 checking for python3 version... 3.9 [2022-07-25T16:01:43.811Z] #77 88.45 checking for python3 platform... linux [2022-07-25T16:01:43.811Z] #77 88.50 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T16:01:43.944Z] #77 97.03 checking for inttypes.h... yes [2022-07-25T16:01:44.061Z] #21 25.71 Selecting previously unselected package libyajl2:amd64. [2022-07-25T16:01:44.061Z] #21 25.71 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T16:01:44.061Z] #21 25.71 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:01:44.061Z] #21 25.76 Selecting previously unselected package net-tools. [2022-07-25T16:01:44.061Z] #21 25.76 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T16:01:44.061Z] #21 25.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T16:01:44.071Z] #77 88.62 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T16:01:44.071Z] #77 88.83 checking for go-md2man... no [2022-07-25T16:01:44.203Z] #77 97.18 checking for stdint.h... yes [2022-07-25T16:01:44.203Z] #77 97.31 checking for unistd.h... yes [2022-07-25T16:01:44.316Z] #77 103.1 checking for size_t... yes [2022-07-25T16:01:44.316Z] #77 103.4 checking for stdlib.h... (cached) yes [2022-07-25T16:01:44.320Z] #21 25.93 Selecting previously unselected package patch. [2022-07-25T16:01:44.320Z] #21 25.94 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-25T16:01:44.320Z] #21 25.95 Unpacking patch (2.7.6-7) ... [2022-07-25T16:01:44.320Z] #21 26.04 Selecting previously unselected package python-pip-whl. [2022-07-25T16:01:44.320Z] #21 26.04 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T16:01:44.320Z] #21 26.04 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T16:01:44.331Z] #77 88.84 checking error.h usability... yes [2022-07-25T16:01:44.331Z] #77 89.04 checking error.h presence... yes [2022-07-25T16:01:44.331Z] #77 89.09 checking for error.h... yes [2022-07-25T16:01:44.462Z] #77 97.49 checking for dlfcn.h... yes [2022-07-25T16:01:44.462Z] #77 97.63 checking for objdir... .libs [2022-07-25T16:01:44.572Z] #77 103.4 checking for GNU libc compatible malloc... yes [2022-07-25T16:01:44.573Z] #77 103.6 checking for stdlib.h... (cached) yes [2022-07-25T16:01:44.573Z] #77 103.6 checking for GNU libc compatible realloc... yes [2022-07-25T16:01:44.590Z] #77 89.13 checking linux/openat2.h usability... yes [2022-07-25T16:01:44.590Z] #77 89.30 checking linux/openat2.h presence... yes [2022-07-25T16:01:44.590Z] #77 89.35 checking for linux/openat2.h... yes [2022-07-25T16:01:44.850Z] #77 89.40 checking for copy_file_range... yes [2022-07-25T16:01:44.887Z] #21 26.51 Selecting previously unselected package python3-lib2to3. [2022-07-25T16:01:44.887Z] #21 26.51 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T16:01:44.888Z] #21 26.51 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T16:01:44.888Z] #21 26.64 Selecting previously unselected package python3-distutils. [2022-07-25T16:01:44.888Z] #21 26.64 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T16:01:44.888Z] #21 26.65 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T16:01:44.888Z] #21 26.75 Selecting previously unselected package python3-pkg-resources. [2022-07-25T16:01:44.888Z] #21 26.75 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T16:01:44.888Z] #21 26.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:01:44.981Z] #77 98.09 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:01:44.981Z] #77 98.22 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:01:45.086Z] #77 103.8 checking for working strtod... yes [2022-07-25T16:01:45.086Z] #77 104.2 checking for gettimeofday... #77 ... [2022-07-25T16:01:45.086Z] [2022-07-25T16:01:45.086Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:45.086Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-25T16:01:45.086Z] #21 33.36 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:01:45.086Z] #21 33.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T16:01:45.086Z] #21 33.38 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-25T16:01:45.086Z] #21 33.39 Setting up patch (2.7.6-7) ... [2022-07-25T16:01:45.086Z] #21 33.42 Setting up sudo (1.9.5p2-3) ... [2022-07-25T16:01:45.086Z] #21 33.49 invoke-rc.d: could not determine current runlevel [2022-07-25T16:01:45.086Z] #21 33.51 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T16:01:45.086Z] #21 33.52 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T16:01:45.086Z] #21 33.54 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-25T16:01:45.086Z] #21 33.55 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T16:01:45.086Z] #21 33.56 Setting up pigz (2.6-1) ... [2022-07-25T16:01:45.086Z] #21 33.58 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-25T16:01:45.086Z] #21 33.59 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-25T16:01:45.086Z] #21 33.61 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T16:01:45.086Z] #21 33.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:45.086Z] #21 34.33 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-25T16:01:45.086Z] #21 34.34 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T16:01:45.086Z] #21 34.73 Setting up libelf1:arm64 (0.183-1) ... [2022-07-25T16:01:45.086Z] #21 34.75 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T16:01:45.086Z] #21 34.78 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-25T16:01:45.086Z] #21 34.80 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T16:01:45.086Z] #21 35.16 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:45.086Z] #21 35.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T16:01:45.086Z] #21 35.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T16:01:45.086Z] #21 35.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T16:01:45.086Z] #21 35.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T16:01:45.086Z] #21 35.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T16:01:45.086Z] #21 35.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T16:01:45.086Z] #21 35.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T16:01:45.086Z] #21 35.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T16:01:45.086Z] #21 35.22 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T16:01:45.086Z] #21 36.47 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-25T16:01:45.086Z] #21 36.48 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-25T16:01:45.086Z] #21 36.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T16:01:45.086Z] #21 36.51 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T16:01:45.086Z] #21 37.55 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-25T16:01:45.086Z] #21 37.56 Setting up jq (1.6-2.1) ... [2022-07-25T16:01:45.086Z] #21 37.58 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-25T16:01:45.086Z] #21 37.60 Setting up iptables (1.8.7-1) ... [2022-07-25T16:01:45.086Z] #21 37.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T16:01:45.086Z] #21 37.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T16:01:45.086Z] #21 37.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T16:01:45.086Z] #21 37.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T16:01:45.086Z] #21 37.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T16:01:45.086Z] #21 37.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T16:01:45.086Z] #21 37.64 Setting up iproute2 (5.10.0-4) ... [2022-07-25T16:01:45.086Z] #21 37.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:01:45.086Z] #21 DONE 38.5s [2022-07-25T16:01:45.086Z] [2022-07-25T16:01:45.086Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:45.086Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T16:01:45.086Z] #77 104.2 checking for gettimeofday... yes [2022-07-25T16:01:45.086Z] #77 ... [2022-07-25T16:01:45.086Z] [2022-07-25T16:01:45.086Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T16:01:45.086Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-25T16:01:45.110Z] #77 89.68 checking for fgetxattr... [2022-07-25T16:01:45.110Z] #77 ... [2022-07-25T16:01:45.110Z] [2022-07-25T16:01:45.110Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:45.110Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:01:45.110Z] #21 1.314 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T16:01:45.110Z] #21 1.317 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T16:01:45.110Z] #21 1.317 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T16:01:45.110Z] #21 2.591 Reading package lists... [2022-07-25T16:01:45.110Z] #21 5.442 Reading package lists... [2022-07-25T16:01:45.110Z] #21 8.204 Building dependency tree... [2022-07-25T16:01:45.110Z] #21 8.946 Reading state information... [2022-07-25T16:01:45.110Z] #21 9.795 The following additional packages will be installed: [2022-07-25T16:01:45.110Z] #21 9.796 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T16:01:45.110Z] #21 9.796 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-25T16:01:45.110Z] #21 9.801 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T16:01:45.110Z] #21 9.801 python3-pkg-resources vim-runtime xxd [2022-07-25T16:01:45.110Z] #21 9.806 Suggested packages: [2022-07-25T16:01:45.110Z] #21 9.808 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-25T16:01:45.110Z] #21 9.808 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-25T16:01:45.110Z] #21 9.808 acl attr quota [2022-07-25T16:01:45.110Z] #21 9.808 Recommended packages: [2022-07-25T16:01:45.110Z] #21 9.808 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T16:01:45.110Z] #21 ... [2022-07-25T16:01:45.110Z] [2022-07-25T16:01:45.110Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:45.110Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:45.110Z] #77 89.68 checking for fgetxattr... yes [2022-07-25T16:01:45.146Z] #21 26.87 Selecting previously unselected package python3-setuptools. [2022-07-25T16:01:45.146Z] #21 26.87 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T16:01:45.146Z] #21 26.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T16:01:45.240Z] #77 98.22 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:01:45.370Z] #77 89.93 checking for statx... yes [2022-07-25T16:01:45.405Z] #21 27.12 Selecting previously unselected package python3-wheel. [2022-07-25T16:01:45.405Z] #21 27.13 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T16:01:45.405Z] #21 27.13 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T16:01:45.405Z] #21 27.20 Selecting previously unselected package python3-pip. [2022-07-25T16:01:45.405Z] #21 27.21 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T16:01:45.405Z] #21 27.22 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T16:01:45.498Z] #77 98.32 checking if gcc static flag -static works... yes [2022-07-25T16:01:45.498Z] #77 98.72 checking if gcc supports -c -o file.o... yes [2022-07-25T16:01:45.577Z] #84 ... [2022-07-25T16:01:45.577Z] [2022-07-25T16:01:45.577Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T16:01:45.577Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T16:01:45.577Z] #19 110.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-25T16:01:45.577Z] #19 110.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:01:45.577Z] #19 110.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-25T16:01:45.577Z] #19 110.4 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-25T16:01:45.577Z] #19 110.4 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:01:45.577Z] #19 110.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T16:01:45.577Z] #19 119.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-25T16:01:45.577Z] #19 119.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:01:45.577Z] #19 119.9 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-25T16:01:45.577Z] #19 119.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-25T16:01:45.577Z] #19 119.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:01:45.577Z] #19 119.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T16:01:45.757Z] #77 98.86 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:01:45.757Z] #77 98.86 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T16:01:45.904Z] #22 0.650 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T16:01:45.904Z] #22 0.654 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T16:01:45.904Z] #22 0.657 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T16:01:45.904Z] #22 DONE 0.7s [2022-07-25T16:01:45.904Z] [2022-07-25T16:01:45.904Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T16:01:45.904Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-25T16:01:45.939Z] #77 90.19 checking for fgetpwent_r... yes [2022-07-25T16:01:45.973Z] #21 27.46 Selecting previously unselected package sudo. [2022-07-25T16:01:45.973Z] #21 27.46 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T16:01:45.973Z] #21 27.47 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T16:01:46.016Z] #77 98.92 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:01:46.016Z] #77 99.21 checking how to hardcode library paths into programs... immediate [2022-07-25T16:01:46.016Z] #77 99.21 checking whether stripping libraries is possible... yes [2022-07-25T16:01:46.016Z] #77 99.24 checking if libtool supports shared libraries... yes [2022-07-25T16:01:46.016Z] #77 99.24 checking whether to build shared libraries... no [2022-07-25T16:01:46.016Z] #77 99.24 checking whether to build static libraries... yes [2022-07-25T16:01:46.016Z] #77 99.24 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:01:46.016Z] #77 99.29 checking whether build environment is sane... yes [2022-07-25T16:01:46.016Z] #77 99.38 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:01:46.016Z] #77 99.38 checking whether make sets $(MAKE)... yes [2022-07-25T16:01:46.198Z] #77 90.55 checking for issetugid... no [2022-07-25T16:01:46.198Z] #77 90.81 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T16:01:46.198Z] #77 90.81 checking pkg-config is at least version 0.9.0... yes [2022-07-25T16:01:46.243Z] #21 28.03 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T16:01:46.276Z] #77 99.43 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:01:46.276Z] #77 99.50 checking whether make supports nested variables... yes [2022-07-25T16:01:46.276Z] #77 99.55 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:01:46.276Z] #77 99.55 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:01:46.276Z] #77 99.55 checking how to create a ustar tar archive... gnutar [2022-07-25T16:01:46.458Z] #77 90.82 checking for library containing yajl_tree_get... -lyajl [2022-07-25T16:01:46.458Z] #77 91.21 checking for yajl >= 2.0.0... yes [2022-07-25T16:01:46.516Z] #21 28.03 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T16:01:46.516Z] #21 28.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T16:01:46.516Z] #21 28.25 Selecting previously unselected package uidmap. [2022-07-25T16:01:46.516Z] #21 28.25 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T16:01:46.516Z] #21 28.26 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T16:01:46.535Z] #77 99.62 checking dependency style of gcc... gcc3 [2022-07-25T16:01:46.536Z] #77 99.78 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:01:46.536Z] #77 99.79 checking whether make supports nested variables... (cached) yes [2022-07-25T16:01:46.536Z] #77 99.79 checking for gawk... (cached) mawk [2022-07-25T16:01:46.536Z] #77 99.79 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T16:01:46.536Z] #77 99.79 checking for gcc... (cached) gcc [2022-07-25T16:01:46.718Z] #77 91.23 checking sys/capability.h usability... yes [2022-07-25T16:01:46.718Z] #77 91.37 checking sys/capability.h presence... yes [2022-07-25T16:01:46.718Z] #77 91.44 checking for sys/capability.h... yes [2022-07-25T16:01:46.777Z] #21 28.40 Selecting previously unselected package vim-runtime. [2022-07-25T16:01:46.777Z] #21 28.41 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:01:46.777Z] #21 28.44 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T16:01:46.777Z] #21 28.46 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T16:01:46.777Z] #21 28.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:46.796Z] #77 99.90 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T16:01:46.796Z] #77 99.90 checking whether gcc accepts -g... (cached) yes [2022-07-25T16:01:46.796Z] #77 99.90 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T16:01:46.796Z] #77 99.90 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T16:01:46.796Z] #77 99.90 checking for a Python interpreter with version >= 3... python3 [2022-07-25T16:01:46.796Z] #77 100.0 checking for python3... /usr/bin/python3 [2022-07-25T16:01:46.796Z] #77 100.0 checking for python3 version... 3.9 [2022-07-25T16:01:46.796Z] #77 100.1 checking for python3 platform... linux [2022-07-25T16:01:46.989Z] #77 91.44 checking for library containing cap_from_name... -lcap [2022-07-25T16:01:47.055Z] #77 100.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T16:01:47.314Z] #77 100.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T16:01:47.314Z] #77 100.5 checking for go-md2man... no [2022-07-25T16:01:47.314Z] #77 100.5 checking error.h usability... yes [2022-07-25T16:01:47.314Z] #77 100.6 checking error.h presence... yes [2022-07-25T16:01:47.573Z] #77 100.7 checking for error.h... yes [2022-07-25T16:01:47.573Z] #77 100.7 checking linux/openat2.h usability... yes [2022-07-25T16:01:47.820Z] #77 91.84 checking for library containing dlopen... -ldl [2022-07-25T16:01:47.820Z] #77 92.46 checking seccomp.h usability... yes [2022-07-25T16:01:47.833Z] #77 100.9 checking linux/openat2.h presence... yes [2022-07-25T16:01:47.833Z] #77 101.0 checking for linux/openat2.h... yes [2022-07-25T16:01:48.080Z] #77 92.68 checking seccomp.h presence... yes [2022-07-25T16:01:48.080Z] #77 92.83 checking for seccomp.h... yes [2022-07-25T16:01:48.092Z] #77 101.0 checking for copy_file_range... yes [2022-07-25T16:01:48.351Z] #77 101.3 checking for fgetxattr... yes [2022-07-25T16:01:48.611Z] #77 101.6 checking for statx... yes [2022-07-25T16:01:48.611Z] #77 101.8 checking for fgetpwent_r... yes [2022-07-25T16:01:48.650Z] #77 92.84 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T16:01:48.650Z] #77 93.30 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T16:01:48.870Z] #77 102.0 checking for issetugid... no [2022-07-25T16:01:48.870Z] #77 102.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T16:01:48.870Z] #77 102.2 checking pkg-config is at least version 0.9.0... yes [2022-07-25T16:01:48.909Z] #77 93.49 checking systemd/sd-bus.h usability... yes [2022-07-25T16:01:48.909Z] #77 93.62 checking systemd/sd-bus.h presence... yes [2022-07-25T16:01:48.909Z] #77 93.71 checking for systemd/sd-bus.h... yes [2022-07-25T16:01:49.306Z] #21 31.08 Selecting previously unselected package vim. [2022-07-25T16:01:49.306Z] #21 31.09 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T16:01:49.306Z] #21 31.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:49.438Z] #77 102.2 checking for library containing yajl_tree_get... [2022-07-25T16:01:49.439Z] #77 ... [2022-07-25T16:01:49.439Z] [2022-07-25T16:01:49.439Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T16:01:49.439Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T16:01:49.439Z] #36 137.3 Delve is a source level debugger for Go programs. [2022-07-25T16:01:49.439Z] #36 137.3 [2022-07-25T16:01:49.439Z] #36 137.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T16:01:49.439Z] #36 137.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T16:01:49.439Z] #36 137.3 [2022-07-25T16:01:49.439Z] #36 137.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T16:01:49.439Z] #36 137.3 [2022-07-25T16:01:49.439Z] #36 137.3 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T16:01:49.439Z] #36 137.3 [2022-07-25T16:01:49.439Z] #36 137.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T16:01:49.439Z] #36 137.3 [2022-07-25T16:01:49.439Z] #36 137.3 Usage: [2022-07-25T16:01:49.439Z] #36 137.3 dlv [command] [2022-07-25T16:01:49.439Z] #36 137.3 [2022-07-25T16:01:49.439Z] #36 137.3 Available Commands: [2022-07-25T16:01:49.439Z] #36 137.3 attach Attach to running process and begin debugging. [2022-07-25T16:01:49.439Z] #36 137.3 connect Connect to a headless debug server with a terminal client. [2022-07-25T16:01:49.439Z] #36 137.3 core Examine a core dump. [2022-07-25T16:01:49.439Z] #36 137.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T16:01:49.439Z] #36 137.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T16:01:49.439Z] #36 137.3 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T16:01:49.439Z] #36 137.3 help Help about any command [2022-07-25T16:01:49.439Z] #36 137.3 run Deprecated command. Use 'debug' instead. [2022-07-25T16:01:49.439Z] #36 137.3 test Compile test binary and begin debugging program. [2022-07-25T16:01:49.439Z] #36 137.3 trace Compile and begin tracing program. [2022-07-25T16:01:49.439Z] #36 137.3 version Prints version. [2022-07-25T16:01:49.439Z] #36 137.3 [2022-07-25T16:01:49.439Z] #36 137.3 Flags: [2022-07-25T16:01:49.439Z] #36 137.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T16:01:49.439Z] #36 137.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T16:01:49.439Z] #36 137.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-25T16:01:49.439Z] #36 137.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T16:01:49.439Z] #36 137.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T16:01:49.439Z] #36 137.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-25T16:01:49.439Z] #36 137.3 --disable-aslr Disables address space randomization [2022-07-25T16:01:49.439Z] #36 137.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T16:01:49.439Z] #36 137.3 -h, --help help for dlv [2022-07-25T16:01:49.439Z] #36 137.3 --init string Init file, executed by the terminal client. [2022-07-25T16:01:49.439Z] #36 137.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T16:01:49.439Z] #36 137.3 --log Enable debugging server logging. [2022-07-25T16:01:49.439Z] #36 137.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T16:01:49.439Z] #36 137.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T16:01:49.439Z] #36 137.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T16:01:49.439Z] #36 137.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T16:01:49.439Z] #36 137.3 --wd string Working directory for running the program. [2022-07-25T16:01:49.439Z] #36 137.3 [2022-07-25T16:01:49.439Z] #36 137.3 Additional help topics: [2022-07-25T16:01:49.439Z] #36 137.3 dlv backend Help about the --backend flag. [2022-07-25T16:01:49.439Z] #36 137.3 dlv log Help about logging flags. [2022-07-25T16:01:49.439Z] #36 137.3 dlv redirect Help about file redirection. [2022-07-25T16:01:49.439Z] #36 137.3 [2022-07-25T16:01:49.439Z] #36 137.3 Use "dlv [command] --help" for more information about a command. [2022-07-25T16:01:49.439Z] #36 DONE 137.5s [2022-07-25T16:01:49.439Z] [2022-07-25T16:01:49.439Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:49.439Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:01:49.439Z] #21 2.180 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T16:01:49.439Z] #21 2.181 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T16:01:49.439Z] #21 2.181 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T16:01:49.439Z] #21 3.606 Reading package lists... [2022-07-25T16:01:49.480Z] #77 93.71 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T16:01:49.698Z] #21 6.723 Reading package lists... [2022-07-25T16:01:49.698Z] #21 ... [2022-07-25T16:01:49.698Z] [2022-07-25T16:01:49.698Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:49.698Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:49.698Z] #77 102.2 checking for library containing yajl_tree_get... -lyajl [2022-07-25T16:01:49.698Z] #77 102.8 checking for yajl >= 2.0.0... yes [2022-07-25T16:01:49.741Z] #77 94.17 checking for sd_notify_barrier... [2022-07-25T16:01:49.741Z] #77 ... [2022-07-25T16:01:49.741Z] [2022-07-25T16:01:49.741Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T16:01:49.741Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T16:01:49.741Z] #36 137.2 Delve is a source level debugger for Go programs. [2022-07-25T16:01:49.741Z] #36 137.2 [2022-07-25T16:01:49.741Z] #36 137.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T16:01:49.741Z] #36 137.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T16:01:49.741Z] #36 137.2 [2022-07-25T16:01:49.741Z] #36 137.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T16:01:49.741Z] #36 137.2 [2022-07-25T16:01:49.741Z] #36 137.2 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T16:01:49.741Z] #36 137.2 [2022-07-25T16:01:49.741Z] #36 137.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T16:01:49.741Z] #36 137.2 [2022-07-25T16:01:49.741Z] #36 137.2 Usage: [2022-07-25T16:01:49.741Z] #36 137.2 dlv [command] [2022-07-25T16:01:49.741Z] #36 137.2 [2022-07-25T16:01:49.741Z] #36 137.2 Available Commands: [2022-07-25T16:01:49.741Z] #36 137.2 attach Attach to running process and begin debugging. [2022-07-25T16:01:49.741Z] #36 137.2 connect Connect to a headless debug server with a terminal client. [2022-07-25T16:01:49.741Z] #36 137.2 core Examine a core dump. [2022-07-25T16:01:49.741Z] #36 137.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T16:01:49.741Z] #36 137.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T16:01:49.741Z] #36 137.2 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T16:01:49.741Z] #36 137.2 help Help about any command [2022-07-25T16:01:49.741Z] #36 137.2 run Deprecated command. Use 'debug' instead. [2022-07-25T16:01:49.741Z] #36 137.2 test Compile test binary and begin debugging program. [2022-07-25T16:01:49.741Z] #36 137.2 trace Compile and begin tracing program. [2022-07-25T16:01:49.741Z] #36 137.2 version Prints version. [2022-07-25T16:01:49.741Z] #36 137.2 [2022-07-25T16:01:49.741Z] #36 137.2 Flags: [2022-07-25T16:01:49.741Z] #36 137.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T16:01:49.741Z] #36 137.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T16:01:49.741Z] #36 137.2 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-25T16:01:49.741Z] #36 137.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T16:01:49.741Z] #36 137.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T16:01:49.741Z] #36 137.2 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-25T16:01:49.741Z] #36 137.2 --disable-aslr Disables address space randomization [2022-07-25T16:01:49.741Z] #36 137.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T16:01:49.741Z] #36 137.2 -h, --help help for dlv [2022-07-25T16:01:49.741Z] #36 137.2 --init string Init file, executed by the terminal client. [2022-07-25T16:01:49.741Z] #36 137.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T16:01:49.741Z] #36 137.2 --log Enable debugging server logging. [2022-07-25T16:01:49.741Z] #36 137.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T16:01:49.741Z] #36 137.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T16:01:49.741Z] #36 137.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T16:01:49.741Z] #36 137.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T16:01:49.741Z] #36 137.2 --wd string Working directory for running the program. [2022-07-25T16:01:49.741Z] #36 137.2 [2022-07-25T16:01:49.741Z] #36 137.2 Additional help topics: [2022-07-25T16:01:49.741Z] #36 137.2 dlv backend Help about the --backend flag. [2022-07-25T16:01:49.741Z] #36 137.2 dlv log Help about logging flags. [2022-07-25T16:01:49.741Z] #36 137.2 dlv redirect Help about file redirection. [2022-07-25T16:01:49.741Z] #36 137.2 [2022-07-25T16:01:49.741Z] #36 137.2 Use "dlv [command] --help" for more information about a command. [2022-07-25T16:01:49.741Z] #36 DONE 137.4s [2022-07-25T16:01:49.741Z] [2022-07-25T16:01:49.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-07-25T16:01:49.741Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:49.741Z] #77 94.17 checking for sd_notify_barrier... yes [2022-07-25T16:01:49.874Z] #21 31.62 Selecting previously unselected package xfsprogs. [2022-07-25T16:01:49.874Z] #21 31.62 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T16:01:49.874Z] #21 31.63 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T16:01:49.957Z] #77 102.8 checking sys/capability.h usability... yes [2022-07-25T16:01:49.957Z] #77 103.1 checking sys/capability.h presence... yes [2022-07-25T16:01:49.957Z] #77 103.1 checking for sys/capability.h... yes [2022-07-25T16:01:50.002Z] #77 94.49 checking linux/bpf.h usability... yes [2022-07-25T16:01:50.002Z] #77 94.70 checking linux/bpf.h presence... yes [2022-07-25T16:01:50.002Z] #77 94.80 checking for linux/bpf.h... yes [2022-07-25T16:01:50.132Z] #21 32.02 Selecting previously unselected package zip. [2022-07-25T16:01:50.216Z] #77 103.1 checking for library containing cap_from_name... -lcap [2022-07-25T16:01:50.262Z] #77 94.81 checking compilation for eBPF... yes [2022-07-25T16:01:50.262Z] #77 95.00 checking for criu >= 3.15... no [2022-07-25T16:01:50.262Z] #77 95.05 configure: CRIU headers not found, building without CRIU support [2022-07-25T16:01:50.262Z] #77 95.05 checking for criu > 3.16... no [2022-07-25T16:01:50.262Z] #77 95.14 configure: CRIU version doesn't support join-ns API [2022-07-25T16:01:50.262Z] #77 95.14 checking for criu > 3.16.1... no [2022-07-25T16:01:50.392Z] #21 32.03 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-25T16:01:50.392Z] #21 32.04 Unpacking zip (3.0-12) ... [2022-07-25T16:01:50.392Z] #21 32.14 Selecting previously unselected package zstd. [2022-07-25T16:01:50.392Z] #21 ... [2022-07-25T16:01:50.392Z] [2022-07-25T16:01:50.392Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:50.392Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:50.392Z] #77 107.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:01:50.392Z] #77 107.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:01:50.392Z] #77 107.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:01:50.392Z] #77 107.6 checking if gcc static flag -static works... yes [2022-07-25T16:01:50.392Z] #77 107.9 checking if gcc supports -c -o file.o... yes [2022-07-25T16:01:50.392Z] #77 108.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:01:50.392Z] #77 108.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T16:01:50.392Z] #77 108.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:01:50.392Z] #77 108.3 checking how to hardcode library paths into programs... immediate [2022-07-25T16:01:50.392Z] #77 108.3 checking whether stripping libraries is possible... yes [2022-07-25T16:01:50.392Z] #77 108.3 checking if libtool supports shared libraries... yes [2022-07-25T16:01:50.392Z] #77 108.3 checking whether to build shared libraries... no [2022-07-25T16:01:50.392Z] #77 108.3 checking whether to build static libraries... yes [2022-07-25T16:01:50.392Z] #77 108.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:01:50.392Z] #77 108.4 checking whether build environment is sane... yes [2022-07-25T16:01:50.392Z] #77 108.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:01:50.392Z] #77 108.4 checking whether make sets $(MAKE)... yes [2022-07-25T16:01:50.392Z] #77 108.4 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:01:50.392Z] #77 108.5 checking whether make supports nested variables... yes [2022-07-25T16:01:50.392Z] #77 108.5 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:01:50.392Z] #77 108.5 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:01:50.392Z] #77 108.5 checking how to create a ustar tar archive... gnutar [2022-07-25T16:01:50.392Z] #77 108.6 checking dependency style of gcc... gcc3 [2022-07-25T16:01:50.392Z] #77 108.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:01:50.392Z] #77 108.7 checking whether make supports nested variables... (cached) yes [2022-07-25T16:01:50.392Z] #77 108.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T16:01:50.392Z] #77 108.7 checking pkg-config is at least version 0.9.0... yes [2022-07-25T16:01:50.392Z] #77 108.7 checking for yajl >= 2.1.0... yes [2022-07-25T16:01:50.392Z] #77 108.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T16:01:50.392Z] #77 108.7 checking for gcc... (cached) gcc [2022-07-25T16:01:50.392Z] #77 108.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T16:01:50.392Z] #77 108.8 checking whether gcc accepts -g... (cached) yes [2022-07-25T16:01:50.392Z] #77 108.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T16:01:50.392Z] #77 108.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T16:01:50.392Z] #77 108.8 checking for a Python interpreter with version >= 3... python3 [2022-07-25T16:01:50.392Z] #77 108.9 checking for python3... /usr/bin/python3 [2022-07-25T16:01:50.392Z] #77 108.9 checking for python3 version... 3.9 [2022-07-25T16:01:50.392Z] #77 108.9 checking for python3 platform... linux [2022-07-25T16:01:50.392Z] #77 109.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T16:01:50.392Z] #77 109.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T16:01:50.392Z] #77 109.2 checking that generated files are newer than configure... done [2022-07-25T16:01:50.392Z] #77 109.4 configure: creating ./config.status [2022-07-25T16:01:50.392Z] #77 110.8 config.status: creating Makefile [2022-07-25T16:01:50.392Z] #77 110.8 config.status: creating config.h [2022-07-25T16:01:50.392Z] #77 110.9 config.status: executing libtool commands [2022-07-25T16:01:50.392Z] #77 110.9 config.status: executing depfiles commands [2022-07-25T16:01:50.392Z] #77 111.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T16:01:50.392Z] #77 111.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T16:01:50.392Z] #77 111.7 checking for gcc... gcc [2022-07-25T16:01:50.392Z] #77 111.7 checking whether the C compiler works... yes [2022-07-25T16:01:50.392Z] #77 111.9 checking for C compiler default output file name... a.out [2022-07-25T16:01:50.392Z] #77 111.9 checking for suffix of executables... [2022-07-25T16:01:50.392Z] #77 112.1 checking whether we are cross compiling... no [2022-07-25T16:01:50.392Z] #77 112.2 checking for suffix of object files... o [2022-07-25T16:01:50.392Z] #77 112.3 checking whether we are using the GNU C compiler... yes [2022-07-25T16:01:50.392Z] #77 112.4 checking whether gcc accepts -g... yes [2022-07-25T16:01:50.392Z] #77 112.4 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:01:50.392Z] #77 112.6 checking whether gcc understands -c and -o together... yes [2022-07-25T16:01:50.392Z] #77 112.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:01:50.392Z] #77 112.7 checking whether build environment is sane... yes [2022-07-25T16:01:50.392Z] #77 112.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:01:50.392Z] #77 112.8 checking for gawk... no [2022-07-25T16:01:50.392Z] #77 112.8 checking for mawk... mawk [2022-07-25T16:01:50.392Z] #77 112.8 checking whether make sets $(MAKE)... yes [2022-07-25T16:01:50.392Z] #77 112.8 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:01:50.392Z] #77 112.8 checking whether make supports nested variables... yes [2022-07-25T16:01:50.392Z] #77 112.9 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:01:50.392Z] #77 112.9 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:01:50.392Z] #77 112.9 checking how to create a ustar tar archive... gnutar [2022-07-25T16:01:50.392Z] #77 112.9 checking dependency style of gcc... gcc3 [2022-07-25T16:01:50.392Z] #77 113.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:01:50.392Z] #77 113.0 checking whether make supports nested variables... (cached) yes [2022-07-25T16:01:50.392Z] #77 113.1 checking build system type... x86_64-pc-linux-gnu [2022-07-25T16:01:50.392Z] #77 113.2 checking host system type... x86_64-pc-linux-gnu [2022-07-25T16:01:50.392Z] #77 113.2 checking how to print strings... printf [2022-07-25T16:01:50.392Z] #77 113.3 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:01:50.392Z] #77 113.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:01:50.392Z] #77 113.3 checking for egrep... /bin/grep -E [2022-07-25T16:01:50.392Z] #77 113.3 checking for fgrep... /bin/grep -F [2022-07-25T16:01:50.392Z] #77 113.3 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:01:50.392Z] #77 113.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:01:50.392Z] #77 113.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:01:50.392Z] #77 113.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:01:50.392Z] #77 113.4 checking whether ln -s works... yes [2022-07-25T16:01:50.392Z] #77 113.4 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:01:50.392Z] #77 113.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T16:01:50.392Z] #77 113.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:01:50.392Z] #77 113.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:01:50.392Z] #77 113.4 checking for objdump... objdump [2022-07-25T16:01:50.392Z] #77 113.4 checking how to recognize dependent libraries... pass_all [2022-07-25T16:01:50.392Z] #77 113.4 checking for dlltool... no [2022-07-25T16:01:50.392Z] #77 113.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:01:50.392Z] #77 113.4 checking for ar... ar [2022-07-25T16:01:50.392Z] #77 113.4 checking for archiver @FILE support... @ [2022-07-25T16:01:50.392Z] #77 113.5 checking for strip... strip [2022-07-25T16:01:50.392Z] #77 113.5 checking for ranlib... ranlib [2022-07-25T16:01:50.392Z] #77 113.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:01:50.392Z] #77 113.8 checking for sysroot... no [2022-07-25T16:01:50.392Z] #77 113.8 checking for a working dd... /bin/dd [2022-07-25T16:01:50.392Z] #77 113.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:01:50.392Z] #77 113.9 checking for mt... no [2022-07-25T16:01:50.392Z] #77 113.9 checking if : is a manifest tool... no [2022-07-25T16:01:50.392Z] #77 113.9 checking how to run the C preprocessor... gcc -E [2022-07-25T16:01:50.526Z] #77 95.19 configure: CRIU version doesn't support for pre-dumping [2022-07-25T16:01:50.526Z] #77 95.19 checking for new mount API (fsconfig)... [2022-07-25T16:01:50.526Z] #77 ... [2022-07-25T16:01:50.526Z] [2022-07-25T16:01:50.526Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:01:50.526Z] #60 sha256:e9cd3d07b1f1d416c066d0afabf45e0f91b6300dea416288adf865df56899c9f [2022-07-25T16:01:50.526Z] #60 11.92 + cd /tmp/tmp.JDJHq6CRJf/src/github.com/opencontainers/runc [2022-07-25T16:01:50.526Z] #60 11.92 + git checkout -q v1.1.2 [2022-07-25T16:01:50.526Z] #60 12.37 + '[' -z '' ']' [2022-07-25T16:01:50.526Z] #60 12.37 + target=static [2022-07-25T16:01:50.526Z] #60 12.37 + make BUILDTAGS=seccomp static [2022-07-25T16:01:50.526Z] #60 12.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-25T16:01:50.526Z] #60 ... [2022-07-25T16:01:50.526Z] [2022-07-25T16:01:50.526Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:50.526Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:50.526Z] #77 95.19 checking for new mount API (fsconfig)... yes [2022-07-25T16:01:50.784Z] #77 103.6 checking for library containing dlopen... -ldl [2022-07-25T16:01:50.786Z] #77 95.44 checking for seccomp notify API... yes [2022-07-25T16:01:50.786Z] #77 95.56 checking for gperf... no [2022-07-25T16:01:50.786Z] #77 95.56 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T16:01:50.960Z] #77 114.1 checking for ANSI C header files... yes [2022-07-25T16:01:51.043Z] #77 104.1 checking seccomp.h usability... yes [2022-07-25T16:01:51.043Z] #77 104.3 checking seccomp.h presence... yes [2022-07-25T16:01:51.043Z] #77 104.3 checking for seccomp.h... yes [2022-07-25T16:01:51.047Z] #77 95.56 checking for library containing argp_parse... none required [2022-07-25T16:01:51.047Z] #77 95.91 checking that generated files are newer than configure... done [2022-07-25T16:01:51.047Z] #77 95.91 configure: creating ./config.status [2022-07-25T16:01:51.150Z] #23 ... [2022-07-25T16:01:51.151Z] [2022-07-25T16:01:51.151Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:51.151Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T16:01:51.151Z] #77 104.4 checking for memset... yes [2022-07-25T16:01:51.151Z] #77 104.7 checking for strspn... yes [2022-07-25T16:01:51.151Z] #77 105.1 checking that generated files are newer than configure... done [2022-07-25T16:01:51.151Z] #77 105.1 configure: creating ./config.status [2022-07-25T16:01:51.151Z] #77 107.6 config.status: creating Makefile [2022-07-25T16:01:51.151Z] #77 107.7 config.status: creating config.h [2022-07-25T16:01:51.151Z] #77 107.7 config.status: executing depfiles commands [2022-07-25T16:01:51.151Z] #77 107.9 config.status: executing libtool commands [2022-07-25T16:01:51.151Z] #77 108.9 GEN .version [2022-07-25T16:01:51.151Z] #77 108.9 make install-recursive [2022-07-25T16:01:51.151Z] #77 108.9 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T16:01:51.151Z] #77 109.0 Making install in libocispec [2022-07-25T16:01:51.151Z] #77 109.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:01:51.151Z] #77 109.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T16:01:51.151Z] #77 109.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T16:01:51.151Z] #77 109.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T16:01:51.151Z] #77 109.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T16:01:51.151Z] #77 109.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T16:01:51.151Z] #77 109.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T16:01:51.151Z] #77 109.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T16:01:51.151Z] #77 109.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T16:01:51.151Z] #77 109.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T16:01:51.151Z] #77 109.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T16:01:51.151Z] #77 109.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T16:01:51.151Z] #77 109.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T16:01:51.151Z] #77 109.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T16:01:51.151Z] #77 109.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T16:01:51.151Z] #77 109.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T16:01:51.151Z] #77 109.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T16:01:51.151Z] #77 109.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T16:01:51.151Z] #77 109.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T16:01:51.151Z] #77 109.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T16:01:51.151Z] #77 109.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T16:01:51.151Z] #77 110.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T16:01:51.151Z] #77 110.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T16:01:51.151Z] #77 110.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T16:01:51.151Z] #77 110.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T16:01:51.151Z] #77 110.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T16:01:51.151Z] #77 110.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T16:01:51.151Z] #77 110.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T16:01:51.151Z] #77 110.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T16:01:51.151Z] #77 110.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T16:01:51.151Z] #77 110.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T16:01:51.151Z] #77 110.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T16:01:51.151Z] #77 110.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T16:01:51.151Z] #77 110.4 make install-recursive [2022-07-25T16:01:51.151Z] #77 110.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:01:51.151Z] #77 110.5 Making install in yajl [2022-07-25T16:01:51.151Z] #77 110.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:01:51.219Z] #77 114.6 checking for sys/types.h... yes [2022-07-25T16:01:51.219Z] #77 114.8 checking for sys/stat.h... yes [2022-07-25T16:01:51.219Z] #77 114.9 checking for stdlib.h... yes [2022-07-25T16:01:51.406Z] #77 110.5 CC verify/json_verify-json_verify.o [2022-07-25T16:01:51.407Z] #77 110.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T16:01:51.407Z] #77 110.5 CC src/libyajl_la-yajl.lo [2022-07-25T16:01:51.407Z] #77 110.5 CC src/libyajl_la-yajl_gen.lo [2022-07-25T16:01:51.407Z] #77 110.5 CC src/libyajl_la-yajl_parser.lo [2022-07-25T16:01:51.407Z] #77 110.5 CC src/libyajl_la-yajl_buf.lo [2022-07-25T16:01:51.407Z] #77 110.6 CC src/libyajl_la-yajl_encode.lo [2022-07-25T16:01:51.478Z] #77 115.0 checking for string.h... yes [2022-07-25T16:01:51.612Z] #77 104.4 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T16:01:51.612Z] #77 104.9 checking for library containing seccomp_arch_resolve_name... [2022-07-25T16:01:51.612Z] #77 ... [2022-07-25T16:01:51.612Z] [2022-07-25T16:01:51.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-07-25T16:01:51.612Z] #60 sha256:b7f525b1938603dda09554c988b0993f159968ceeb0280acc4365bf0ef9f867f [2022-07-25T16:01:51.612Z] #60 12.13 + cd /tmp/tmp.FbRJBMtY4T/src/github.com/opencontainers/runc [2022-07-25T16:01:51.612Z] #60 12.13 + git checkout -q v1.1.2 [2022-07-25T16:01:51.612Z] #60 12.93 + '[' -z '' ']' [2022-07-25T16:01:51.612Z] #60 12.93 + target=static [2022-07-25T16:01:51.612Z] #60 12.93 + make BUILDTAGS=seccomp static [2022-07-25T16:01:51.612Z] #60 13.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-25T16:01:51.662Z] #77 110.6 CC src/libyajl_la-yajl_lex.lo [2022-07-25T16:01:51.662Z] #77 110.6 CC src/libyajl_la-yajl_tree.lo [2022-07-25T16:01:51.736Z] #77 115.1 checking for memory.h... yes [2022-07-25T16:01:51.737Z] #77 115.3 checking for strings.h... yes [2022-07-25T16:01:51.899Z] #60 ... [2022-07-25T16:01:51.899Z] [2022-07-25T16:01:51.899Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:51.899Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:01:51.899Z] #21 6.723 Reading package lists... [2022-07-25T16:01:51.995Z] #77 115.4 checking for inttypes.h... yes [2022-07-25T16:01:52.160Z] #21 9.807 Building dependency tree... [2022-07-25T16:01:52.254Z] #77 115.5 checking for stdint.h... yes [2022-07-25T16:01:52.254Z] #77 115.7 checking for unistd.h... yes [2022-07-25T16:01:52.419Z] #21 10.62 Reading state information... [2022-07-25T16:01:52.513Z] #77 115.8 checking for dlfcn.h... yes [2022-07-25T16:01:52.513Z] #77 116.0 checking for objdir... .libs [2022-07-25T16:01:52.773Z] #77 116.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:01:52.773Z] #77 116.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:01:52.773Z] #77 116.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:01:52.961Z] #77 97.59 config.status: creating Makefile [2022-07-25T16:01:52.961Z] #77 97.67 config.status: creating rpm/crun.spec [2022-07-25T16:01:52.961Z] #77 97.74 config.status: creating config.h [2022-07-25T16:01:52.961Z] #77 97.77 config.status: executing libtool commands [2022-07-25T16:01:53.031Z] #77 116.4 checking if gcc static flag -static works... yes [2022-07-25T16:01:53.222Z] #77 97.80 config.status: executing depfiles commands [2022-07-25T16:01:53.290Z] #77 116.8 checking if gcc supports -c -o file.o... yes [2022-07-25T16:01:53.290Z] #77 116.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:01:53.290Z] #77 116.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T16:01:53.356Z] #21 11.58 The following additional packages will be installed: [2022-07-25T16:01:53.356Z] #21 11.58 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T16:01:53.356Z] #21 11.59 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-25T16:01:53.356Z] #21 11.59 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T16:01:53.356Z] #21 11.59 python3-pkg-resources vim-runtime xxd [2022-07-25T16:01:53.356Z] #21 11.60 Suggested packages: [2022-07-25T16:01:53.356Z] #21 11.60 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-25T16:01:53.357Z] #21 11.60 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-25T16:01:53.357Z] #21 11.60 acl attr quota [2022-07-25T16:01:53.357Z] #21 11.60 Recommended packages: [2022-07-25T16:01:53.357Z] #21 11.60 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T16:01:53.549Z] #77 116.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:01:53.549Z] #77 117.2 checking how to hardcode library paths into programs... immediate [2022-07-25T16:01:53.549Z] #77 117.2 checking whether stripping libraries is possible... yes [2022-07-25T16:01:53.549Z] #77 117.2 checking if libtool supports shared libraries... yes [2022-07-25T16:01:53.549Z] #77 117.2 checking whether to build shared libraries... no [2022-07-25T16:01:53.549Z] #77 117.2 checking whether to build static libraries... yes [2022-07-25T16:01:53.615Z] #21 ... [2022-07-25T16:01:53.616Z] [2022-07-25T16:01:53.616Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:01:53.616Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T16:01:53.616Z] #34 DONE 140.9s [2022-07-25T16:01:53.808Z] #77 117.2 checking float.h usability... yes [2022-07-25T16:01:53.808Z] #77 117.4 checking float.h presence... yes [2022-07-25T16:01:53.808Z] #77 117.4 checking for float.h... yes [2022-07-25T16:01:53.875Z] [2022-07-25T16:01:53.875Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:53.875Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:53.875Z] #77 104.9 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T16:01:53.875Z] #77 105.2 checking systemd/sd-bus.h usability... yes [2022-07-25T16:01:53.875Z] #77 105.4 checking systemd/sd-bus.h presence... yes [2022-07-25T16:01:53.875Z] #77 105.6 checking for systemd/sd-bus.h... yes [2022-07-25T16:01:53.875Z] #77 105.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T16:01:53.875Z] #77 105.8 checking for sd_notify_barrier... yes [2022-07-25T16:01:53.875Z] #77 106.2 checking linux/bpf.h usability... yes [2022-07-25T16:01:53.875Z] #77 106.4 checking linux/bpf.h presence... yes [2022-07-25T16:01:53.875Z] #77 106.4 checking for linux/bpf.h... yes [2022-07-25T16:01:53.875Z] #77 106.4 checking compilation for eBPF... yes [2022-07-25T16:01:53.875Z] #77 106.6 checking for criu >= 3.15... no [2022-07-25T16:01:53.875Z] #77 106.7 configure: CRIU headers not found, building without CRIU support [2022-07-25T16:01:53.875Z] #77 106.7 checking for criu > 3.16... no [2022-07-25T16:01:53.875Z] #77 106.7 configure: CRIU version doesn't support join-ns API [2022-07-25T16:01:53.875Z] #77 106.7 checking for criu > 3.16.1... no [2022-07-25T16:01:53.875Z] #77 106.7 configure: CRIU version doesn't support for pre-dumping [2022-07-25T16:01:53.875Z] #77 106.7 checking for new mount API (fsconfig)... yes [2022-07-25T16:01:53.875Z] #77 106.8 checking for seccomp notify API... yes [2022-07-25T16:01:53.875Z] #77 106.9 checking for gperf... no [2022-07-25T16:01:53.875Z] #77 106.9 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T16:01:53.875Z] #77 106.9 checking for library containing argp_parse... none required [2022-07-25T16:01:54.067Z] #77 117.5 checking limits.h usability... yes [2022-07-25T16:01:54.067Z] #77 117.6 checking limits.h presence... yes [2022-07-25T16:01:54.067Z] #77 117.7 checking for limits.h... yes [2022-07-25T16:01:54.067Z] #77 117.7 checking stddef.h usability... yes [2022-07-25T16:01:54.135Z] #77 107.4 checking that generated files are newer than configure... done [2022-07-25T16:01:54.135Z] #77 107.4 configure: creating ./config.status [2022-07-25T16:01:54.163Z] #77 98.88 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T16:01:54.163Z] #77 98.90 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T16:01:54.326Z] #77 117.8 checking stddef.h presence... yes [2022-07-25T16:01:54.326Z] #77 117.8 checking for stddef.h... yes [2022-07-25T16:01:54.326Z] #77 117.8 checking for stdlib.h... (cached) yes [2022-07-25T16:01:54.326Z] #77 117.9 checking for string.h... (cached) yes [2022-07-25T16:01:54.326Z] #77 117.9 checking sys/time.h usability... yes [2022-07-25T16:01:54.326Z] #77 118.0 checking sys/time.h presence... yes [2022-07-25T16:01:54.424Z] #77 99.21 checking for gcc... gcc [2022-07-25T16:01:54.585Z] #77 118.1 checking for sys/time.h... yes [2022-07-25T16:01:54.585Z] #77 118.1 checking for inline... inline [2022-07-25T16:01:54.686Z] #77 99.29 checking whether the C compiler works... yes [2022-07-25T16:01:54.686Z] #77 99.47 checking for C compiler default output file name... a.out [2022-07-25T16:01:54.844Z] #77 118.1 checking for size_t... yes [2022-07-25T16:01:54.844Z] #77 118.4 checking for stdlib.h... (cached) yes [2022-07-25T16:01:54.930Z] #77 ... [2022-07-25T16:01:54.930Z] [2022-07-25T16:01:54.930Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T16:01:54.930Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-25T16:01:54.930Z] #23 8.591 Collecting yamllint==1.26.1 [2022-07-25T16:01:54.947Z] #77 99.48 checking for suffix of executables... [2022-07-25T16:01:54.947Z] #77 99.66 checking whether we are cross compiling... #77 ... [2022-07-25T16:01:54.947Z] [2022-07-25T16:01:54.947Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T16:01:54.947Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T16:01:54.947Z] #34 DONE 141.7s [2022-07-25T16:01:54.947Z] [2022-07-25T16:01:54.947Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:54.947Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:54.947Z] #77 99.66 checking whether we are cross compiling... no [2022-07-25T16:01:55.102Z] #77 118.4 checking for GNU libc compatible malloc... yes [2022-07-25T16:01:55.102Z] #77 118.6 checking for stdlib.h... (cached) yes [2022-07-25T16:01:55.102Z] #77 118.6 checking for GNU libc compatible realloc... yes [2022-07-25T16:01:55.361Z] #77 118.8 checking for working strtod... yes [2022-07-25T16:01:55.471Z] #77 99.83 checking for suffix of object files... o [2022-07-25T16:01:55.471Z] #77 100.1 checking whether we are using the GNU C compiler... yes [2022-07-25T16:01:55.471Z] #77 100.2 checking whether gcc accepts -g... yes [2022-07-25T16:01:55.492Z] #23 9.652 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T16:01:55.529Z] #19 129.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-25T16:01:55.529Z] #19 129.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:01:55.529Z] #19 129.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T16:01:55.529Z] #19 129.5 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-25T16:01:55.529Z] #19 129.5 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:01:55.529Z] #19 129.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:01:55.620Z] #77 119.0 checking for gettimeofday... yes [2022-07-25T16:01:55.732Z] #77 100.3 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:01:55.732Z] #77 100.5 checking whether gcc understands -c and -o together... yes [2022-07-25T16:01:55.732Z] #77 100.6 checking how to run the C preprocessor... gcc -E [2022-07-25T16:01:55.879Z] #77 119.2 checking for memset... yes [2022-07-25T16:01:55.879Z] #77 119.4 checking for strspn... yes [2022-07-25T16:01:56.137Z] #77 119.6 checking that generated files are newer than configure... done [2022-07-25T16:01:56.137Z] #77 119.6 configure: creating ./config.status [2022-07-25T16:01:56.305Z] #77 100.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:01:56.305Z] #77 100.8 checking for egrep... /bin/grep -E [2022-07-25T16:01:56.305Z] #77 100.8 checking for ANSI C header files... [2022-07-25T16:01:56.305Z] #77 ... [2022-07-25T16:01:56.305Z] [2022-07-25T16:01:56.305Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:01:56.305Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:01:56.305Z] #21 11.35 The following NEW packages will be installed: [2022-07-25T16:01:56.305Z] #21 11.35 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-25T16:01:56.305Z] #21 11.35 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T16:01:56.305Z] #21 11.35 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-25T16:01:56.305Z] #21 11.35 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-25T16:01:56.305Z] #21 11.36 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T16:01:56.305Z] #21 11.36 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-25T16:01:56.305Z] #21 11.36 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T16:01:56.305Z] #21 11.36 xz-utils zip zstd [2022-07-25T16:01:56.305Z] #21 11.71 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:01:56.305Z] #21 11.71 Need to get 27.7 MB of archives. [2022-07-25T16:01:56.305Z] #21 11.71 After this operation, 106 MB of additional disk space will be used. [2022-07-25T16:01:56.305Z] #21 11.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T16:01:56.305Z] #21 11.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T16:01:56.305Z] #21 11.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T16:01:56.305Z] #21 11.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T16:01:56.305Z] #21 11.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T16:01:56.305Z] #21 11.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T16:01:56.305Z] #21 11.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T16:01:56.305Z] #21 11.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T16:01:56.305Z] #21 11.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T16:01:56.305Z] #21 11.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T16:01:56.305Z] #21 11.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T16:01:56.305Z] #21 11.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T16:01:56.305Z] #21 11.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T16:01:56.305Z] #21 11.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T16:01:56.305Z] #21 11.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T16:01:56.305Z] #21 11.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T16:01:56.305Z] #21 11.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T16:01:56.305Z] #21 11.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T16:01:56.305Z] #21 11.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T16:01:56.305Z] #21 11.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T16:01:56.305Z] #21 11.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T16:01:56.305Z] #21 11.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T16:01:56.305Z] #21 11.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T16:01:56.305Z] #21 11.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T16:01:56.305Z] #21 11.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T16:01:56.305Z] #21 11.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T16:01:56.305Z] #21 11.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T16:01:56.305Z] #21 12.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T16:01:56.305Z] #21 12.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T16:01:56.305Z] #21 12.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T16:01:56.305Z] #21 12.20 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T16:01:56.305Z] #21 12.20 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T16:01:56.305Z] #21 12.20 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T16:01:56.305Z] #21 12.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T16:01:56.305Z] #21 12.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-25T16:01:56.305Z] #21 12.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T16:01:56.305Z] #21 12.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T16:01:56.305Z] #21 12.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T16:01:56.305Z] #21 12.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T16:01:56.305Z] #21 12.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T16:01:56.305Z] #21 12.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T16:01:56.305Z] #21 12.34 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T16:01:56.305Z] #21 12.37 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T16:01:56.305Z] #21 12.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T16:01:56.305Z] #21 12.40 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-25T16:01:56.305Z] #21 12.62 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T16:01:56.305Z] #21 12.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T16:01:56.305Z] #21 12.70 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T16:01:56.305Z] #21 12.72 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T16:01:56.305Z] #21 13.40 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:01:56.305Z] #21 13.54 Fetched 27.7 MB in 1s (20.5 MB/s) [2022-07-25T16:01:56.305Z] #21 13.62 Selecting previously unselected package pigz. [2022-07-25T16:01:56.305Z] #21 13.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 ... 24018 files and directories currently installed.) [2022-07-25T16:01:56.305Z] #21 13.70 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 13.71 Unpacking pigz (2.6-1) ... [2022-07-25T16:01:56.305Z] #21 13.79 Selecting previously unselected package libelf1:amd64. [2022-07-25T16:01:56.305Z] #21 13.79 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 13.81 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T16:01:56.305Z] #21 13.99 Selecting previously unselected package libbpf0:amd64. [2022-07-25T16:01:56.305Z] #21 13.99 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 14.00 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T16:01:56.305Z] #21 14.11 Selecting previously unselected package libcap2:amd64. [2022-07-25T16:01:56.305Z] #21 14.11 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 14.12 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:01:56.305Z] #21 14.19 Selecting previously unselected package libmnl0:amd64. [2022-07-25T16:01:56.305Z] #21 14.20 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 14.21 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T16:01:56.305Z] #21 14.26 Selecting previously unselected package libxtables12:amd64. [2022-07-25T16:01:56.305Z] #21 14.28 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 14.28 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T16:01:56.305Z] #21 14.35 Selecting previously unselected package libcap2-bin. [2022-07-25T16:01:56.305Z] #21 14.36 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 14.37 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T16:01:56.305Z] #21 14.48 Selecting previously unselected package iproute2. [2022-07-25T16:01:56.305Z] #21 14.48 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 14.49 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T16:01:56.305Z] #21 15.28 Selecting previously unselected package xxd. [2022-07-25T16:01:56.305Z] #21 15.28 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 15.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:56.305Z] #21 15.54 Selecting previously unselected package vim-common. [2022-07-25T16:01:56.305Z] #21 15.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:01:56.305Z] #21 15.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:01:56.305Z] #21 15.90 Selecting previously unselected package bash-completion. [2022-07-25T16:01:56.305Z] #21 15.90 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T16:01:56.305Z] #21 17.82 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T16:01:56.305Z] #21 18.19 Selecting previously unselected package bzip2. [2022-07-25T16:01:56.305Z] #21 18.19 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 18.21 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T16:01:56.305Z] #21 18.28 Selecting previously unselected package xz-utils. [2022-07-25T16:01:56.305Z] #21 18.28 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 18.29 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:01:56.305Z] #21 18.43 Selecting previously unselected package apparmor. [2022-07-25T16:01:56.305Z] #21 18.43 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 18.50 Unpacking apparmor (2.13.6-10) ... [2022-07-25T16:01:56.305Z] #21 18.87 Selecting previously unselected package inetutils-ping. [2022-07-25T16:01:56.305Z] #21 18.87 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 18.90 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T16:01:56.305Z] #21 19.01 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T16:01:56.305Z] #21 19.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 19.03 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T16:01:56.305Z] #21 19.09 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T16:01:56.305Z] #21 19.09 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 19.10 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T16:01:56.305Z] #21 19.14 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T16:01:56.305Z] #21 19.14 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 19.15 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T16:01:56.305Z] #21 19.21 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T16:01:56.305Z] #21 19.24 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 19.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T16:01:56.305Z] #21 19.29 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T16:01:56.305Z] #21 19.29 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 19.30 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T16:01:56.305Z] #21 19.38 Selecting previously unselected package iptables. [2022-07-25T16:01:56.305Z] #21 19.38 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 19.39 Unpacking iptables (1.8.7-1) ... [2022-07-25T16:01:56.305Z] #21 19.64 Selecting previously unselected package libonig5:amd64. [2022-07-25T16:01:56.305Z] #21 19.64 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 19.65 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T16:01:56.305Z] #21 19.80 Selecting previously unselected package libjq1:amd64. [2022-07-25T16:01:56.305Z] #21 19.82 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 19.82 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T16:01:56.305Z] #21 20.01 Selecting previously unselected package jq. [2022-07-25T16:01:56.305Z] #21 20.01 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 20.02 Unpacking jq (1.6-2.1) ... [2022-07-25T16:01:56.305Z] #21 20.15 Selecting previously unselected package libaio1:amd64. [2022-07-25T16:01:56.305Z] #21 20.15 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 20.15 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T16:01:56.305Z] #21 20.22 Selecting previously unselected package libgpm2:amd64. [2022-07-25T16:01:56.305Z] #21 20.22 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 20.23 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T16:01:56.305Z] #21 20.35 Selecting previously unselected package libicu67:amd64. [2022-07-25T16:01:56.305Z] #21 20.36 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-25T16:01:56.305Z] #21 20.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T16:01:56.421Z] #23 10.56 Collecting pathspec>=0.5.3 [2022-07-25T16:01:56.421Z] #23 10.57 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T16:01:56.671Z] #77 109.6 config.status: creating Makefile [2022-07-25T16:01:56.671Z] #77 109.7 config.status: creating rpm/crun.spec [2022-07-25T16:01:56.671Z] #77 109.8 config.status: creating config.h [2022-07-25T16:01:56.671Z] #77 109.8 config.status: executing libtool commands [2022-07-25T16:01:56.671Z] #77 109.9 config.status: executing depfiles commands [2022-07-25T16:01:56.677Z] #23 10.86 Collecting pyyaml [2022-07-25T16:01:56.677Z] #23 10.87 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-25T16:01:56.677Z] #23 10.92 Building wheels for collected packages: yamllint [2022-07-25T16:01:56.677Z] #23 10.92 Building wheel for yamllint (setup.py): started [2022-07-25T16:01:56.877Z] #21 ... [2022-07-25T16:01:56.877Z] [2022-07-25T16:01:56.877Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:56.877Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:01:56.877Z] #77 100.8 checking for ANSI C header files... yes [2022-07-25T16:01:56.877Z] #77 101.4 checking for sys/types.h... yes [2022-07-25T16:01:56.877Z] #77 101.6 checking for sys/stat.h... yes [2022-07-25T16:01:56.877Z] #77 101.7 checking for stdlib.h... yes [2022-07-25T16:01:57.138Z] #77 101.8 checking for string.h... yes [2022-07-25T16:01:57.138Z] #77 101.9 checking for memory.h... yes [2022-07-25T16:01:57.398Z] #77 102.0 checking for strings.h... yes [2022-07-25T16:01:57.398Z] #77 102.1 checking for inttypes.h... yes [2022-07-25T16:01:57.513Z] #77 121.1 config.status: creating Makefile [2022-07-25T16:01:57.513Z] #77 121.2 config.status: creating config.h [2022-07-25T16:01:57.607Z] #23 11.79 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T16:01:57.607Z] #23 11.79 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e641f6ab54bc9e8a9563479fe05e173f4a9d9af02af7a7e8e99b925a88f55934 [2022-07-25T16:01:57.607Z] #23 11.79 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T16:01:57.607Z] #23 11.80 Successfully built yamllint [2022-07-25T16:01:57.607Z] #23 11.81 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T16:01:57.611Z] #77 110.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T16:01:57.611Z] #77 110.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T16:01:57.659Z] #77 102.3 checking for stdint.h... yes [2022-07-25T16:01:57.772Z] #77 121.2 config.status: executing depfiles commands [2022-07-25T16:01:57.772Z] #77 121.4 config.status: executing libtool commands [2022-07-25T16:01:57.870Z] #77 111.3 checking for gcc... gcc [2022-07-25T16:01:57.919Z] #77 102.4 checking for unistd.h... yes [2022-07-25T16:01:57.920Z] #77 102.6 checking minix/config.h usability... no [2022-07-25T16:01:57.920Z] #77 102.6 checking minix/config.h presence... no [2022-07-25T16:01:57.920Z] #77 102.7 checking for minix/config.h... no [2022-07-25T16:01:57.920Z] #77 102.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T16:01:58.129Z] #77 111.4 checking whether the C compiler works... yes [2022-07-25T16:01:58.130Z] #77 111.5 checking for C compiler default output file name... a.out [2022-07-25T16:01:58.170Z] #23 12.17 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T16:01:58.180Z] #77 102.8 checking build system type... x86_64-pc-linux-gnu [2022-07-25T16:01:58.180Z] #77 103.0 checking host system type... x86_64-pc-linux-gnu [2022-07-25T16:01:58.180Z] #77 103.0 checking how to print strings... printf [2022-07-25T16:01:58.180Z] #77 103.0 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:01:58.180Z] #77 103.0 checking for fgrep... /bin/grep -F [2022-07-25T16:01:58.180Z] #77 103.0 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:01:58.180Z] #77 103.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:01:58.180Z] #77 103.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:01:58.389Z] #77 111.5 checking for suffix of executables... [2022-07-25T16:01:58.426Z] #23 DONE 12.6s [2022-07-25T16:01:58.426Z] [2022-07-25T16:01:58.426Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:01:58.426Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T16:01:58.426Z] #77 114.6 CCLD libyajl.la [2022-07-25T16:01:58.426Z] #77 114.9 CCLD verify/json_verify [2022-07-25T16:01:58.426Z] #77 115.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:01:58.426Z] #77 115.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T16:01:58.426Z] #77 115.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T16:01:58.426Z] #77 115.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:01:58.426Z] #77 115.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:01:58.426Z] #77 115.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:01:58.426Z] #77 115.4 CC src/image_spec_schema_config_schema.lo [2022-07-25T16:01:58.426Z] #77 115.4 CC src/validate.o [2022-07-25T16:01:58.426Z] #77 115.4 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T16:01:58.426Z] #77 115.4 CC src/image_spec_schema_defs.lo [2022-07-25T16:01:58.426Z] #77 115.4 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T16:01:58.426Z] #77 115.4 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T16:01:58.426Z] #77 115.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T16:01:58.426Z] #77 115.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T16:01:58.426Z] #77 115.5 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T16:01:58.426Z] #77 115.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T16:01:58.426Z] #77 115.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T16:01:58.426Z] #77 115.5 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T16:01:58.426Z] #77 115.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T16:01:58.426Z] #77 115.6 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T16:01:58.426Z] #77 115.6 CC src/runtime_spec_schema_defs.lo [2022-07-25T16:01:58.427Z] #77 115.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T16:01:58.427Z] #77 115.7 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T16:01:58.427Z] #77 115.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T16:01:58.427Z] #77 115.9 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T16:01:58.427Z] #77 116.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T16:01:58.427Z] #77 116.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T16:01:58.427Z] #77 116.2 CC src/basic_test_double_array_item.lo [2022-07-25T16:01:58.427Z] #77 116.4 CC src/basic_test_double_array.lo [2022-07-25T16:01:58.427Z] #77 116.5 CC src/basic_test_top_array_int.lo [2022-07-25T16:01:58.427Z] #77 116.7 CC src/basic_test_top_array_string.lo [2022-07-25T16:01:58.427Z] #77 116.8 CC src/basic_test_top_double_array_int.lo [2022-07-25T16:01:58.427Z] #77 117.0 CC src/basic_test_top_double_array_obj.lo [2022-07-25T16:01:58.427Z] #77 117.0 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T16:01:58.427Z] #77 117.1 CC src/basic_test_top_double_array_string.lo [2022-07-25T16:01:58.427Z] #77 117.3 CC src/read-file.lo [2022-07-25T16:01:58.427Z] #77 117.5 CC src/json_common.lo [2022-07-25T16:01:58.427Z] #77 117.6 CC tests/test-1.o [2022-07-25T16:01:58.440Z] #77 103.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:01:58.440Z] #77 103.1 checking whether ln -s works... yes [2022-07-25T16:01:58.440Z] #77 103.1 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:01:58.440Z] #77 103.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T16:01:58.440Z] #77 103.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:01:58.440Z] #77 103.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:01:58.440Z] #77 103.1 checking for objdump... objdump [2022-07-25T16:01:58.440Z] #77 103.1 checking how to recognize dependent libraries... pass_all [2022-07-25T16:01:58.440Z] #77 103.1 checking for dlltool... no [2022-07-25T16:01:58.440Z] #77 103.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:01:58.440Z] #77 103.2 checking for ar... ar [2022-07-25T16:01:58.648Z] #77 111.7 checking whether we are cross compiling... no [2022-07-25T16:01:58.648Z] #77 111.9 checking for suffix of object files... o [2022-07-25T16:01:58.648Z] #77 112.0 checking whether we are using the GNU C compiler... yes [2022-07-25T16:01:58.701Z] #77 103.2 checking for archiver @FILE support... @ [2022-07-25T16:01:58.701Z] #77 103.3 checking for strip... strip [2022-07-25T16:01:58.701Z] #77 103.3 checking for ranlib... ranlib [2022-07-25T16:01:58.701Z] #77 103.3 checking for gawk... no [2022-07-25T16:01:58.701Z] #77 103.3 checking for mawk... mawk [2022-07-25T16:01:58.708Z] #77 122.1 GEN .version [2022-07-25T16:01:58.708Z] #77 122.1 make install-recursive [2022-07-25T16:01:58.708Z] #77 122.1 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T16:01:58.708Z] #77 122.2 Making install in libocispec [2022-07-25T16:01:58.708Z] #77 122.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:01:58.708Z] #77 122.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T16:01:58.708Z] #77 122.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T16:01:58.708Z] #77 122.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T16:01:58.708Z] #77 122.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T16:01:58.907Z] #77 112.1 checking whether gcc accepts -g... yes [2022-07-25T16:01:58.962Z] #77 103.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:01:58.962Z] #77 103.6 checking for sysroot... no [2022-07-25T16:01:58.962Z] #77 103.6 checking for a working dd... /bin/dd [2022-07-25T16:01:58.962Z] #77 103.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:01:58.962Z] #77 103.7 checking for mt... no [2022-07-25T16:01:58.962Z] #77 103.7 checking if : is a manifest tool... no [2022-07-25T16:01:58.989Z] #77 118.0 CC tests/test-2.o [2022-07-25T16:01:58.989Z] #77 118.1 CC tests/test-3.o [2022-07-25T16:01:59.166Z] #77 112.2 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:01:59.166Z] #77 112.3 checking whether gcc understands -c and -o together... yes [2022-07-25T16:01:59.166Z] #77 112.4 checking how to run the C preprocessor... gcc -E [2022-07-25T16:01:59.223Z] #77 103.7 checking for dlfcn.h... yes [2022-07-25T16:01:59.223Z] #77 103.9 checking for objdir... .libs [2022-07-25T16:01:59.245Z] #77 118.4 CC tests/test-4.o [2022-07-25T16:01:59.245Z] #77 118.4 CC tests/test-5.o [2022-07-25T16:01:59.426Z] #77 112.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:01:59.426Z] #77 112.6 checking for egrep... /bin/grep -E [2022-07-25T16:01:59.486Z] #77 104.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:01:59.502Z] #77 118.6 CC tests/test-6.o [2022-07-25T16:01:59.643Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T16:01:59.643Z] #77 123.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T16:01:59.643Z] #77 123.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T16:01:59.643Z] #77 123.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T16:01:59.643Z] #77 123.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T16:01:59.643Z] #77 123.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T16:01:59.643Z] #77 123.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T16:01:59.643Z] #77 123.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T16:01:59.643Z] #77 123.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T16:01:59.643Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T16:01:59.643Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T16:01:59.643Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T16:01:59.643Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T16:01:59.643Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T16:01:59.643Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T16:01:59.643Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T16:01:59.685Z] #77 112.6 checking for ANSI C header files... yes [2022-07-25T16:01:59.751Z] #77 104.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:01:59.752Z] #77 104.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:01:59.758Z] #77 118.9 CC tests/test-7.o [2022-07-25T16:01:59.943Z] #77 113.1 checking for sys/types.h... yes [2022-07-25T16:01:59.944Z] #77 113.2 checking for sys/stat.h... yes [2022-07-25T16:02:00.012Z] #77 104.4 checking if gcc static flag -static works... yes [2022-07-25T16:02:00.013Z] #77 104.8 checking if gcc supports -c -o file.o... yes [2022-07-25T16:02:00.013Z] #77 104.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:02:00.013Z] #77 104.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T16:02:00.015Z] #77 119.1 CC tests/test-8.o [2022-07-25T16:02:00.015Z] #77 119.2 CC tests/test-9.o [2022-07-25T16:02:00.203Z] #77 113.3 checking for stdlib.h... yes [2022-07-25T16:02:00.271Z] #77 119.4 CC tests/test-10.o [2022-07-25T16:02:00.273Z] #77 104.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:02:00.273Z] #77 105.0 checking how to hardcode library paths into programs... immediate [2022-07-25T16:02:00.273Z] #77 105.0 checking whether stripping libraries is possible... yes [2022-07-25T16:02:00.273Z] #77 105.0 checking if libtool supports shared libraries... yes [2022-07-25T16:02:00.273Z] #77 105.0 checking whether to build shared libraries... no [2022-07-25T16:02:00.273Z] #77 105.0 checking whether to build static libraries... yes [2022-07-25T16:02:00.273Z] #77 105.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:02:00.273Z] #77 105.1 checking whether build environment is sane... yes [2022-07-25T16:02:00.273Z] #77 105.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:02:00.273Z] #77 105.1 checking whether make sets $(MAKE)... yes [2022-07-25T16:02:00.463Z] #77 113.5 checking for string.h... yes [2022-07-25T16:02:00.463Z] #77 113.7 checking for memory.h... yes [2022-07-25T16:02:00.463Z] #77 113.8 checking for strings.h... yes [2022-07-25T16:02:00.463Z] #77 ... [2022-07-25T16:02:00.463Z] [2022-07-25T16:02:00.463Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:02:00.463Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:02:00.463Z] #21 13.05 The following NEW packages will be installed: [2022-07-25T16:02:00.463Z] #21 13.05 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-25T16:02:00.463Z] #21 13.05 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T16:02:00.463Z] #21 13.05 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-25T16:02:00.463Z] #21 13.05 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-25T16:02:00.463Z] #21 13.05 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T16:02:00.463Z] #21 13.05 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-25T16:02:00.463Z] #21 13.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T16:02:00.463Z] #21 13.05 xz-utils zip zstd [2022-07-25T16:02:00.463Z] #21 13.34 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:02:00.463Z] #21 13.34 Need to get 27.7 MB of archives. [2022-07-25T16:02:00.463Z] #21 13.34 After this operation, 106 MB of additional disk space will be used. [2022-07-25T16:02:00.463Z] #21 13.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T16:02:00.463Z] #21 13.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T16:02:00.463Z] #21 13.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T16:02:00.463Z] #21 13.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T16:02:00.463Z] #21 13.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T16:02:00.463Z] #21 13.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T16:02:00.463Z] #21 13.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T16:02:00.463Z] #21 13.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T16:02:00.463Z] #21 13.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T16:02:00.463Z] #21 13.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T16:02:00.463Z] #21 13.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T16:02:00.463Z] #21 13.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T16:02:00.463Z] #21 13.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T16:02:00.463Z] #21 13.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T16:02:00.463Z] #21 13.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T16:02:00.463Z] #21 13.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T16:02:00.463Z] #21 13.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T16:02:00.463Z] #21 13.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T16:02:00.463Z] #21 13.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T16:02:00.463Z] #21 13.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T16:02:00.463Z] #21 13.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T16:02:00.463Z] #21 13.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T16:02:00.463Z] #21 13.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T16:02:00.463Z] #21 13.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T16:02:00.463Z] #21 13.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T16:02:00.463Z] #21 13.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T16:02:00.463Z] #21 13.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T16:02:00.463Z] #21 13.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T16:02:00.463Z] #21 13.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T16:02:00.463Z] #21 13.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T16:02:00.463Z] #21 13.75 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T16:02:00.463Z] #21 13.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T16:02:00.463Z] #21 13.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T16:02:00.463Z] #21 13.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T16:02:00.463Z] #21 13.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-25T16:02:00.463Z] #21 13.89 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T16:02:00.463Z] #21 13.89 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T16:02:00.463Z] #21 13.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T16:02:00.463Z] #21 13.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T16:02:00.463Z] #21 13.89 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T16:02:00.463Z] #21 13.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T16:02:00.463Z] #21 13.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T16:02:00.463Z] #21 13.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T16:02:00.463Z] #21 13.93 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T16:02:00.463Z] #21 13.93 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-25T16:02:00.463Z] #21 14.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T16:02:00.463Z] #21 14.19 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T16:02:00.463Z] #21 14.21 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T16:02:00.463Z] #21 14.21 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T16:02:00.463Z] #21 14.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:02:00.463Z] #21 14.94 Fetched 27.7 MB in 1s (23.4 MB/s) [2022-07-25T16:02:00.463Z] #21 15.01 Selecting previously unselected package pigz. [2022-07-25T16:02:00.463Z] #21 15.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 ... 24018 files and directories currently installed.) [2022-07-25T16:02:00.463Z] #21 15.06 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T16:02:00.463Z] #21 15.07 Unpacking pigz (2.6-1) ... [2022-07-25T16:02:00.463Z] #21 15.16 Selecting previously unselected package libelf1:amd64. [2022-07-25T16:02:00.463Z] #21 15.17 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T16:02:00.463Z] #21 15.18 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T16:02:00.463Z] #21 15.35 Selecting previously unselected package libbpf0:amd64. [2022-07-25T16:02:00.463Z] #21 15.35 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T16:02:00.463Z] #21 15.35 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T16:02:00.463Z] #21 15.44 Selecting previously unselected package libcap2:amd64. [2022-07-25T16:02:00.463Z] #21 15.44 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T16:02:00.463Z] #21 15.45 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:02:00.463Z] #21 15.52 Selecting previously unselected package libmnl0:amd64. [2022-07-25T16:02:00.463Z] #21 15.53 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T16:02:00.463Z] #21 15.53 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T16:02:00.463Z] #21 15.59 Selecting previously unselected package libxtables12:amd64. [2022-07-25T16:02:00.463Z] #21 15.59 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T16:02:00.463Z] #21 15.59 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T16:02:00.463Z] #21 15.70 Selecting previously unselected package libcap2-bin. [2022-07-25T16:02:00.463Z] #21 15.70 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T16:02:00.463Z] #21 15.71 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T16:02:00.463Z] #21 15.82 Selecting previously unselected package iproute2. [2022-07-25T16:02:00.463Z] #21 15.82 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T16:02:00.463Z] #21 15.84 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T16:02:00.463Z] #21 16.35 Selecting previously unselected package xxd. [2022-07-25T16:02:00.463Z] #21 16.35 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T16:02:00.463Z] #21 16.37 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:00.463Z] #21 16.50 Selecting previously unselected package vim-common. [2022-07-25T16:02:00.463Z] #21 16.51 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:02:00.463Z] #21 16.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:00.463Z] #21 16.68 Selecting previously unselected package bash-completion. [2022-07-25T16:02:00.463Z] #21 16.68 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T16:02:00.463Z] #21 18.29 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T16:02:00.463Z] #21 18.73 Selecting previously unselected package bzip2. [2022-07-25T16:02:00.464Z] #21 18.74 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T16:02:00.464Z] #21 18.74 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T16:02:00.464Z] #21 18.83 Selecting previously unselected package xz-utils. [2022-07-25T16:02:00.464Z] #21 18.83 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T16:02:00.464Z] #21 18.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:02:00.528Z] #77 119.6 CC tests/test-11.o [2022-07-25T16:02:00.534Z] #77 105.2 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:02:00.534Z] #77 105.2 checking whether make supports nested variables... yes [2022-07-25T16:02:00.534Z] #77 105.2 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:02:00.534Z] #77 105.2 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:02:00.534Z] #77 105.2 checking how to create a ustar tar archive... gnutar [2022-07-25T16:02:00.534Z] #77 105.3 checking dependency style of gcc... gcc3 [2022-07-25T16:02:00.579Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T16:02:00.579Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T16:02:00.579Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T16:02:00.579Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T16:02:00.579Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T16:02:00.579Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T16:02:00.579Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T16:02:00.579Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T16:02:00.579Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T16:02:00.579Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T16:02:00.579Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T16:02:00.579Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T16:02:00.579Z] #77 124.0 make install-recursive [2022-07-25T16:02:00.579Z] #77 124.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:00.579Z] #77 124.0 Making install in yajl [2022-07-25T16:02:00.579Z] #77 124.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:02:00.579Z] #77 ... [2022-07-25T16:02:00.579Z] [2022-07-25T16:02:00.579Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:02:00.579Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:02:00.579Z] #21 32.14 Selecting previously unselected package zstd. [2022-07-25T16:02:00.579Z] #21 32.15 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T16:02:00.579Z] #21 32.16 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T16:02:00.579Z] #21 32.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:02:00.579Z] #21 33.21 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T16:02:00.579Z] #21 33.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T16:02:00.579Z] #21 33.25 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T16:02:00.579Z] #21 33.26 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T16:02:00.579Z] #21 33.28 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T16:02:00.579Z] #21 33.29 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T16:02:00.579Z] #21 33.30 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T16:02:00.579Z] #21 33.32 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:02:00.579Z] #21 33.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:02:00.579Z] #21 33.34 Setting up bzip2 (1.0.8-4) ... [2022-07-25T16:02:00.579Z] #21 33.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:02:00.579Z] #21 33.37 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T16:02:00.579Z] #21 33.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:00.579Z] #21 33.95 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:02:00.579Z] #21 33.96 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T16:02:00.579Z] #21 33.97 Setting up apparmor (2.13.6-10) ... [2022-07-25T16:02:00.579Z] #21 35.37 Setting up zip (3.0-12) ... [2022-07-25T16:02:00.579Z] #21 35.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:00.579Z] #21 35.43 Setting up bash-completion (1:2.11-2) ... [2022-07-25T16:02:00.579Z] #21 37.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:02:00.579Z] #21 37.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T16:02:00.579Z] #21 37.22 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T16:02:00.579Z] #21 37.24 Setting up patch (2.7.6-7) ... [2022-07-25T16:02:00.579Z] #21 37.26 Setting up sudo (1.9.5p2-3) ... [2022-07-25T16:02:00.579Z] #21 37.35 invoke-rc.d: could not determine current runlevel [2022-07-25T16:02:00.579Z] #21 37.36 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T16:02:00.579Z] #21 37.37 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T16:02:00.579Z] #21 37.38 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T16:02:00.579Z] #21 37.40 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T16:02:00.579Z] #21 37.41 Setting up pigz (2.6-1) ... [2022-07-25T16:02:00.579Z] #21 37.42 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T16:02:00.579Z] #21 37.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:02:00.579Z] #21 37.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T16:02:00.579Z] #21 37.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:00.579Z] #21 38.15 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T16:02:00.579Z] #21 38.16 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T16:02:00.579Z] #21 38.56 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T16:02:00.579Z] #21 38.58 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T16:02:00.579Z] #21 38.59 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T16:02:00.579Z] #21 38.60 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T16:02:00.579Z] #21 39.00 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:00.579Z] #21 39.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T16:02:00.579Z] #21 39.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T16:02:00.579Z] #21 39.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T16:02:00.579Z] #21 39.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T16:02:00.579Z] #21 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T16:02:00.579Z] #21 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T16:02:00.579Z] #21 39.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T16:02:00.579Z] #21 39.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T16:02:00.579Z] #21 39.06 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T16:02:00.579Z] #21 40.50 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T16:02:00.579Z] #21 40.52 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T16:02:00.579Z] #21 40.53 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T16:02:00.579Z] #21 40.54 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T16:02:00.579Z] #21 41.76 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T16:02:00.579Z] #21 41.77 Setting up jq (1.6-2.1) ... [2022-07-25T16:02:00.579Z] #21 41.78 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T16:02:00.579Z] #21 41.80 Setting up iptables (1.8.7-1) ... [2022-07-25T16:02:00.579Z] #21 41.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T16:02:00.579Z] #21 41.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T16:02:00.579Z] #21 41.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T16:02:00.579Z] #21 41.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T16:02:00.579Z] #21 41.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T16:02:00.579Z] #21 41.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T16:02:00.579Z] #21 41.85 Setting up iproute2 (5.10.0-4) ... [2022-07-25T16:02:00.579Z] #21 42.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:02:00.579Z] #21 ... [2022-07-25T16:02:00.579Z] [2022-07-25T16:02:00.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-07-25T16:02:00.579Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:00.579Z] #77 124.1 CC verify/json_verify-json_verify.o [2022-07-25T16:02:00.579Z] #77 124.1 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T16:02:00.579Z] #77 124.1 CC src/libyajl_la-yajl_gen.lo [2022-07-25T16:02:00.579Z] #77 124.1 CC src/libyajl_la-yajl.lo [2022-07-25T16:02:00.579Z] #77 124.1 CC src/libyajl_la-yajl_parser.lo [2022-07-25T16:02:00.579Z] #77 124.1 CC src/libyajl_la-yajl_encode.lo [2022-07-25T16:02:00.579Z] #77 124.2 CC src/libyajl_la-yajl_buf.lo [2022-07-25T16:02:00.579Z] #77 124.2 CC src/libyajl_la-yajl_tree.lo [2022-07-25T16:02:00.579Z] #77 124.2 CC src/libyajl_la-yajl_lex.lo [2022-07-25T16:02:00.723Z] #21 19.01 Selecting previously unselected package apparmor. [2022-07-25T16:02:00.723Z] #21 19.01 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T16:02:00.723Z] #21 19.06 Unpacking apparmor (2.13.6-10) ... [2022-07-25T16:02:00.786Z] #19 ... [2022-07-25T16:02:00.786Z] [2022-07-25T16:02:00.786Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:02:00.786Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:00.786Z] #84 114.5 CCLD libocispec.la [2022-07-25T16:02:00.786Z] #84 114.7 CCLD src/validate [2022-07-25T16:02:00.786Z] #84 114.7 CCLD tests/test-1 [2022-07-25T16:02:00.786Z] #84 114.8 CCLD tests/test-2 [2022-07-25T16:02:00.786Z] #84 114.8 CCLD tests/test-3 [2022-07-25T16:02:00.786Z] #84 114.8 CCLD tests/test-4 [2022-07-25T16:02:00.786Z] #84 114.8 CCLD tests/test-5 [2022-07-25T16:02:00.786Z] #84 114.8 CCLD tests/test-6 [2022-07-25T16:02:00.786Z] #84 114.9 CCLD tests/test-7 [2022-07-25T16:02:00.786Z] #84 114.9 CCLD tests/test-8 [2022-07-25T16:02:00.786Z] #84 114.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T16:02:00.786Z] #84 114.9 CCLD tests/test-9 [2022-07-25T16:02:00.786Z] #84 115.0 CCLD tests/test-10 [2022-07-25T16:02:00.794Z] #77 105.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:02:00.794Z] #77 105.4 checking whether make supports nested variables... (cached) yes [2022-07-25T16:02:00.794Z] #77 105.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T16:02:00.794Z] #77 105.4 checking pkg-config is at least version 0.9.0... yes [2022-07-25T16:02:00.794Z] #77 105.4 checking for yajl >= 2.1.0... yes [2022-07-25T16:02:00.794Z] #77 105.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T16:02:00.794Z] #77 105.4 checking for gcc... (cached) gcc [2022-07-25T16:02:00.794Z] #77 105.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T16:02:00.794Z] #77 105.5 checking whether gcc accepts -g... (cached) yes [2022-07-25T16:02:00.794Z] #77 105.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T16:02:00.794Z] #77 105.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T16:02:00.794Z] #77 105.5 checking for a Python interpreter with version >= 3... python3 [2022-07-25T16:02:00.794Z] #77 105.6 checking for python3... /usr/bin/python3 [2022-07-25T16:02:00.794Z] #77 105.6 checking for python3 version... 3.9 [2022-07-25T16:02:00.841Z] #77 ... [2022-07-25T16:02:00.841Z] [2022-07-25T16:02:00.841Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:02:00.841Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:02:00.841Z] #21 DONE 42.6s [2022-07-25T16:02:01.005Z] #21 19.42 Selecting previously unselected package inetutils-ping. [2022-07-25T16:02:01.005Z] #21 19.44 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T16:02:01.005Z] #21 19.44 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T16:02:01.005Z] #21 19.52 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T16:02:01.005Z] #21 19.52 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T16:02:01.043Z] #84 115.0 CCLD tests/test-11 [2022-07-25T16:02:01.055Z] #77 105.6 checking for python3 platform... linux [2022-07-25T16:02:01.055Z] #77 105.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T16:02:01.099Z] [2022-07-25T16:02:01.099Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T16:02:01.099Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-25T16:02:01.264Z] #21 19.53 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T16:02:01.264Z] #21 19.58 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T16:02:01.264Z] #21 19.59 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T16:02:01.264Z] #21 19.60 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T16:02:01.264Z] #21 19.67 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T16:02:01.264Z] #21 19.67 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T16:02:01.264Z] #21 19.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T16:02:01.264Z] #21 19.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T16:02:01.315Z] #77 105.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T16:02:01.315Z] #77 106.0 checking that generated files are newer than configure... done [2022-07-25T16:02:01.315Z] #77 106.1 configure: creating ./config.status [2022-07-25T16:02:01.523Z] #21 19.74 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T16:02:01.523Z] #21 19.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T16:02:01.523Z] #21 19.83 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T16:02:01.523Z] #21 19.84 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T16:02:01.523Z] #21 19.84 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T16:02:01.523Z] #21 19.90 Selecting previously unselected package iptables. [2022-07-25T16:02:01.523Z] #21 19.91 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-25T16:02:01.523Z] #21 19.91 Unpacking iptables (1.8.7-1) ... [2022-07-25T16:02:01.670Z] #22 0.864 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T16:02:01.783Z] #21 20.16 Selecting previously unselected package libonig5:amd64. [2022-07-25T16:02:01.783Z] #21 20.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T16:02:01.783Z] #21 20.17 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T16:02:01.783Z] #21 ... [2022-07-25T16:02:01.783Z] [2022-07-25T16:02:01.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-07-25T16:02:01.783Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:01.783Z] #77 113.9 checking for inttypes.h... yes [2022-07-25T16:02:01.783Z] #77 114.1 checking for stdint.h... yes [2022-07-25T16:02:01.783Z] #77 114.2 checking for unistd.h... yes [2022-07-25T16:02:01.783Z] #77 114.3 checking minix/config.h usability... no [2022-07-25T16:02:01.783Z] #77 114.5 checking minix/config.h presence... no [2022-07-25T16:02:01.783Z] #77 114.5 checking for minix/config.h... no [2022-07-25T16:02:01.783Z] #77 114.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T16:02:01.783Z] #77 114.7 checking build system type... x86_64-pc-linux-gnu [2022-07-25T16:02:01.783Z] #77 114.9 checking host system type... x86_64-pc-linux-gnu [2022-07-25T16:02:01.783Z] #77 114.9 checking how to print strings... printf [2022-07-25T16:02:01.783Z] #77 114.9 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:02:01.783Z] #77 114.9 checking for fgrep... /bin/grep -F [2022-07-25T16:02:01.783Z] #77 114.9 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:02:01.783Z] #77 114.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:02:01.783Z] #77 115.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:02:01.783Z] #77 115.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:02:01.783Z] #77 115.1 checking whether ln -s works... yes [2022-07-25T16:02:01.783Z] #77 115.1 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:02:01.783Z] #77 115.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T16:02:01.783Z] #77 115.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:02:01.783Z] #77 115.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:02:01.783Z] #77 115.1 checking for objdump... objdump [2022-07-25T16:02:01.783Z] #77 115.1 checking how to recognize dependent libraries... pass_all [2022-07-25T16:02:01.783Z] #77 115.1 checking for dlltool... no [2022-07-25T16:02:01.783Z] #77 115.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:02:01.783Z] #77 115.1 checking for ar... ar [2022-07-25T16:02:01.930Z] #22 0.868 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T16:02:01.930Z] #22 0.871 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T16:02:01.930Z] #22 DONE 0.9s [2022-07-25T16:02:01.930Z] [2022-07-25T16:02:01.930Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T16:02:01.930Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T16:02:01.972Z] #84 116.1 libtool: link: ar cr libocispec.a [2022-07-25T16:02:01.972Z] #84 116.2 libtool: link: ranlib libocispec.a [2022-07-25T16:02:02.043Z] #77 115.1 checking for archiver @FILE support... @ [2022-07-25T16:02:02.043Z] #77 115.2 checking for strip... strip [2022-07-25T16:02:02.043Z] #77 115.2 checking for ranlib... ranlib [2022-07-25T16:02:02.043Z] #77 115.2 checking for gawk... no [2022-07-25T16:02:02.043Z] #77 115.2 checking for mawk... mawk [2022-07-25T16:02:02.302Z] #77 115.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:02:02.302Z] #77 115.5 checking for sysroot... no [2022-07-25T16:02:02.302Z] #77 115.5 checking for a working dd... /bin/dd [2022-07-25T16:02:02.302Z] #77 115.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:02:02.302Z] #77 115.6 checking for mt... no [2022-07-25T16:02:02.302Z] #77 115.6 checking if : is a manifest tool... no [2022-07-25T16:02:02.561Z] #77 115.6 checking for dlfcn.h... yes [2022-07-25T16:02:02.561Z] #77 115.8 checking for objdir... .libs [2022-07-25T16:02:02.821Z] #77 116.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:02:02.821Z] #77 116.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:02:03.080Z] #77 116.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:02:03.227Z] #77 107.7 config.status: creating Makefile [2022-07-25T16:02:03.227Z] #77 107.7 config.status: creating config.h [2022-07-25T16:02:03.227Z] #77 107.7 config.status: executing libtool commands [2022-07-25T16:02:03.227Z] #77 107.8 config.status: executing depfiles commands [2022-07-25T16:02:03.339Z] #77 116.3 checking if gcc static flag -static works... yes [2022-07-25T16:02:03.339Z] #77 116.6 checking if gcc supports -c -o file.o... yes [2022-07-25T16:02:03.340Z] #84 117.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:03.340Z] #84 117.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T16:02:03.340Z] #84 117.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T16:02:03.340Z] #84 117.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:03.340Z] #84 117.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:03.340Z] #84 117.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:03.340Z] #84 117.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:03.340Z] #84 117.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T16:02:03.340Z] #84 117.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T16:02:03.340Z] #84 117.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T16:02:03.340Z] #84 117.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T16:02:03.340Z] #84 117.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T16:02:03.340Z] #84 117.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T16:02:03.340Z] #84 117.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T16:02:03.340Z] #84 117.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T16:02:03.340Z] #84 117.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T16:02:03.340Z] #84 117.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T16:02:03.340Z] #84 117.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T16:02:03.340Z] #84 117.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T16:02:03.340Z] #84 117.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T16:02:03.340Z] #84 117.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T16:02:03.340Z] #84 117.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T16:02:03.340Z] #84 117.6 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T16:02:03.340Z] #84 117.6 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T16:02:03.340Z] #84 117.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T16:02:03.340Z] #84 117.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T16:02:03.488Z] #77 108.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T16:02:03.488Z] #77 108.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T16:02:03.597Z] #84 117.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T16:02:03.597Z] #84 117.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T16:02:03.597Z] #84 117.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T16:02:03.597Z] #84 117.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T16:02:03.597Z] #84 117.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T16:02:03.597Z] #84 117.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T16:02:03.597Z] #84 117.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T16:02:03.597Z] #84 117.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T16:02:03.598Z] #77 116.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:02:03.598Z] #77 116.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T16:02:03.598Z] #77 116.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:02:03.598Z] #77 116.9 checking how to hardcode library paths into programs... immediate [2022-07-25T16:02:03.598Z] #77 116.9 checking whether stripping libraries is possible... yes [2022-07-25T16:02:03.598Z] #77 116.9 checking if libtool supports shared libraries... yes [2022-07-25T16:02:03.598Z] #77 116.9 checking whether to build shared libraries... no [2022-07-25T16:02:03.598Z] #77 116.9 checking whether to build static libraries... yes [2022-07-25T16:02:03.598Z] #77 116.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:02:03.598Z] #77 116.9 checking whether build environment is sane... yes [2022-07-25T16:02:03.598Z] #77 117.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:02:03.598Z] #77 117.0 checking whether make sets $(MAKE)... yes [2022-07-25T16:02:03.598Z] #77 117.0 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:02:03.854Z] #84 118.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T16:02:03.854Z] #84 118.0 CC src/crun-crun.o [2022-07-25T16:02:03.866Z] #77 117.0 checking whether make supports nested variables... yes [2022-07-25T16:02:03.866Z] #77 117.1 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:02:03.866Z] #77 117.1 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:02:03.866Z] #77 117.1 checking how to create a ustar tar archive... gnutar [2022-07-25T16:02:04.010Z] #77 108.6 checking for gcc... gcc [2022-07-25T16:02:04.010Z] #77 108.6 checking whether the C compiler works... yes [2022-07-25T16:02:04.010Z] #77 108.8 checking for C compiler default output file name... a.out [2022-07-25T16:02:04.110Z] #84 118.1 CC src/crun-run.o [2022-07-25T16:02:04.110Z] #84 118.1 CC src/crun-delete.o [2022-07-25T16:02:04.110Z] #84 118.3 CC src/crun-kill.o [2022-07-25T16:02:04.110Z] #84 118.3 CC src/crun-pause.o [2022-07-25T16:02:04.129Z] #77 117.1 checking dependency style of gcc... gcc3 [2022-07-25T16:02:04.129Z] #77 117.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:02:04.129Z] #77 117.2 checking whether make supports nested variables... (cached) yes [2022-07-25T16:02:04.129Z] #77 117.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T16:02:04.129Z] #77 117.2 checking pkg-config is at least version 0.9.0... yes [2022-07-25T16:02:04.129Z] #77 117.2 checking for yajl >= 2.1.0... yes [2022-07-25T16:02:04.129Z] #77 117.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T16:02:04.129Z] #77 117.3 checking for gcc... (cached) gcc [2022-07-25T16:02:04.129Z] #77 117.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T16:02:04.129Z] #77 117.4 checking whether gcc accepts -g... (cached) yes [2022-07-25T16:02:04.129Z] #77 117.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T16:02:04.129Z] #77 117.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T16:02:04.129Z] #77 117.4 checking for a Python interpreter with version >= 3... python3 [2022-07-25T16:02:04.271Z] #77 108.8 checking for suffix of executables... [2022-07-25T16:02:04.367Z] #84 118.4 CC src/crun-unpause.o [2022-07-25T16:02:04.367Z] #84 118.4 CC src/crun-spec.o [2022-07-25T16:02:04.367Z] #84 118.4 CC src/crun-exec.o [2022-07-25T16:02:04.367Z] #84 118.4 CC src/crun-list.o [2022-07-25T16:02:04.367Z] #84 118.6 CC src/crun-create.o [2022-07-25T16:02:04.388Z] #77 117.4 checking for python3... /usr/bin/python3 [2022-07-25T16:02:04.388Z] #77 117.4 checking for python3 version... 3.9 [2022-07-25T16:02:04.388Z] #77 117.5 checking for python3 platform... linux [2022-07-25T16:02:04.388Z] #77 117.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T16:02:04.388Z] #77 117.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T16:02:04.532Z] #77 109.0 checking whether we are cross compiling... no [2022-07-25T16:02:04.532Z] #77 109.2 checking for suffix of object files... o [2022-07-25T16:02:04.532Z] #77 109.3 checking whether we are using the GNU C compiler... yes [2022-07-25T16:02:04.532Z] #77 109.3 checking whether gcc accepts -g... yes [2022-07-25T16:02:04.624Z] #84 118.6 CC src/crun-start.o [2022-07-25T16:02:04.624Z] #84 118.6 CC src/crun-state.o [2022-07-25T16:02:04.624Z] #84 118.7 CC src/crun-update.o [2022-07-25T16:02:04.624Z] #84 118.8 CC src/crun-ps.o [2022-07-25T16:02:04.624Z] #84 118.9 CC src/crun-restore.o [2022-07-25T16:02:04.647Z] #77 117.8 checking that generated files are newer than configure... done [2022-07-25T16:02:04.647Z] #77 118.0 configure: creating ./config.status [2022-07-25T16:02:04.793Z] #77 109.4 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:02:04.793Z] #77 109.6 checking whether gcc understands -c and -o together... yes [2022-07-25T16:02:04.881Z] #84 118.9 CC src/crun-checkpoint.o [2022-07-25T16:02:04.881Z] #84 118.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T16:02:04.881Z] #84 118.9 CC src/libcrun/libcrun_la-container.lo [2022-07-25T16:02:04.881Z] #84 119.0 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T16:02:04.881Z] #84 119.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T16:02:04.881Z] #84 119.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T16:02:05.053Z] #77 109.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:02:05.053Z] #77 109.8 checking whether build environment is sane... yes [2022-07-25T16:02:05.053Z] #77 109.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:02:05.053Z] #77 109.8 checking for gawk... no [2022-07-25T16:02:05.053Z] #77 109.8 checking for mawk... mawk [2022-07-25T16:02:05.053Z] #77 109.8 checking whether make sets $(MAKE)... yes [2022-07-25T16:02:05.053Z] #77 109.8 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:02:05.053Z] #77 109.9 checking whether make supports nested variables... yes [2022-07-25T16:02:05.053Z] #77 109.9 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:02:05.053Z] #77 109.9 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:02:05.138Z] #84 119.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T16:02:05.138Z] #84 119.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T16:02:05.138Z] #84 119.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T16:02:05.138Z] #84 119.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T16:02:05.313Z] #77 109.9 checking how to create a ustar tar archive... gnutar [2022-07-25T16:02:05.314Z] #77 110.0 checking dependency style of gcc... gcc3 [2022-07-25T16:02:05.314Z] #77 110.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:02:05.314Z] #77 110.1 checking whether make supports nested variables... (cached) yes [2022-07-25T16:02:05.574Z] #77 110.1 checking build system type... x86_64-pc-linux-gnu [2022-07-25T16:02:05.574Z] #77 110.3 checking host system type... x86_64-pc-linux-gnu [2022-07-25T16:02:05.574Z] #77 110.3 checking how to print strings... printf [2022-07-25T16:02:05.574Z] #77 110.3 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:02:05.574Z] #77 110.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:02:05.574Z] #77 110.4 checking for egrep... /bin/grep -E [2022-07-25T16:02:05.574Z] #77 110.4 checking for fgrep... /bin/grep -F [2022-07-25T16:02:05.574Z] #77 110.4 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:02:05.574Z] #77 110.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:02:05.574Z] #77 110.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:02:05.574Z] #77 110.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:02:05.701Z] #84 119.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T16:02:05.701Z] #84 119.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T16:02:05.701Z] #84 119.8 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T16:02:05.701Z] #84 119.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T16:02:05.835Z] #77 110.5 checking whether ln -s works... yes [2022-07-25T16:02:05.835Z] #77 110.5 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:02:05.835Z] #77 110.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T16:02:05.835Z] #77 110.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:02:05.835Z] #77 110.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:02:05.835Z] #77 110.5 checking for objdump... objdump [2022-07-25T16:02:05.835Z] #77 110.5 checking how to recognize dependent libraries... pass_all [2022-07-25T16:02:05.835Z] #77 110.5 checking for dlltool... no [2022-07-25T16:02:05.835Z] #77 110.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:02:05.835Z] #77 110.5 checking for ar... ar [2022-07-25T16:02:05.835Z] #77 110.5 checking for archiver @FILE support... @ [2022-07-25T16:02:05.835Z] #77 110.6 checking for strip... strip [2022-07-25T16:02:05.835Z] #77 110.6 checking for ranlib... ranlib [2022-07-25T16:02:05.958Z] #84 120.1 CC src/libcrun/libcrun_la-error.lo [2022-07-25T16:02:05.958Z] #84 120.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T16:02:05.958Z] #84 120.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T16:02:06.096Z] #77 110.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:02:06.096Z] #77 110.9 checking for sysroot... no [2022-07-25T16:02:06.096Z] #77 110.9 checking for a working dd... /bin/dd [2022-07-25T16:02:06.096Z] #77 110.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:02:06.096Z] #77 111.0 checking for mt... no [2022-07-25T16:02:06.096Z] #77 111.0 checking if : is a manifest tool... no [2022-07-25T16:02:06.215Z] #84 120.3 CC src/libcrun/libcrun_la-status.lo [2022-07-25T16:02:06.215Z] #84 120.4 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T16:02:06.356Z] #77 111.0 checking how to run the C preprocessor... gcc -E [2022-07-25T16:02:06.472Z] #84 120.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T16:02:06.472Z] #84 120.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T16:02:06.472Z] #84 120.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T16:02:06.472Z] #84 120.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T16:02:06.552Z] #77 119.7 config.status: creating Makefile [2022-07-25T16:02:06.552Z] #77 119.8 config.status: creating config.h [2022-07-25T16:02:06.552Z] #77 119.8 config.status: executing libtool commands [2022-07-25T16:02:06.552Z] #77 119.8 config.status: executing depfiles commands [2022-07-25T16:02:06.729Z] #84 120.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T16:02:06.729Z] #84 120.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T16:02:06.729Z] #84 120.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T16:02:06.877Z] #77 111.2 checking for ANSI C header files... yes [2022-07-25T16:02:06.986Z] #84 121.0 CC tests/init.o [2022-07-25T16:02:06.986Z] #84 121.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T16:02:07.121Z] #77 120.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T16:02:07.139Z] #77 111.7 checking for sys/types.h... yes [2022-07-25T16:02:07.139Z] #77 111.8 checking for sys/stat.h... yes [2022-07-25T16:02:07.139Z] #77 111.9 checking for stdlib.h... yes [2022-07-25T16:02:07.139Z] #77 112.0 checking for string.h... yes [2022-07-25T16:02:07.206Z] #23 ... [2022-07-25T16:02:07.206Z] [2022-07-25T16:02:07.206Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:02:07.206Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:07.206Z] #77 129.4 CCLD libyajl.la [2022-07-25T16:02:07.206Z] #77 129.7 CCLD verify/json_verify [2022-07-25T16:02:07.206Z] #77 130.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:02:07.206Z] #77 130.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T16:02:07.206Z] #77 130.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T16:02:07.206Z] #77 130.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:02:07.206Z] #77 130.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:02:07.206Z] #77 130.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:07.206Z] #77 130.2 CC src/validate.o [2022-07-25T16:02:07.206Z] #77 130.2 CC src/image_spec_schema_config_schema.lo [2022-07-25T16:02:07.206Z] #77 130.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T16:02:07.206Z] #77 130.3 CC src/image_spec_schema_defs.lo [2022-07-25T16:02:07.206Z] #77 130.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T16:02:07.206Z] #77 130.3 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T16:02:07.206Z] #77 130.3 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T16:02:07.206Z] #77 130.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T16:02:07.206Z] #77 130.3 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T16:02:07.206Z] #77 130.3 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T16:02:07.206Z] #77 130.4 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T16:02:07.206Z] #77 130.4 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T16:02:07.206Z] #77 130.4 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T16:02:07.206Z] #77 130.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T16:02:07.206Z] #77 130.5 CC src/runtime_spec_schema_defs.lo [2022-07-25T16:02:07.206Z] #77 130.5 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T16:02:07.206Z] #77 130.5 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T16:02:07.206Z] #77 130.5 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T16:02:07.206Z] #77 130.6 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T16:02:07.206Z] #77 130.6 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T16:02:07.206Z] #77 130.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T16:02:07.206Z] #77 130.8 CC src/basic_test_double_array_item.lo [2022-07-25T16:02:07.206Z] #77 130.8 CC src/basic_test_double_array.lo [2022-07-25T16:02:07.206Z] #77 130.9 CC src/basic_test_top_array_int.lo [2022-07-25T16:02:07.206Z] #77 130.9 CC src/basic_test_top_array_string.lo [2022-07-25T16:02:07.380Z] #77 120.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T16:02:07.380Z] #77 120.7 checking for gcc... gcc [2022-07-25T16:02:07.399Z] #77 112.1 checking for memory.h... yes [2022-07-25T16:02:07.466Z] #77 131.0 CC src/basic_test_top_double_array_obj.lo [2022-07-25T16:02:07.466Z] #77 131.0 CC src/basic_test_top_double_array_int.lo [2022-07-25T16:02:07.466Z] #77 131.1 CC src/basic_test_top_double_array_string.lo [2022-07-25T16:02:07.660Z] #77 112.2 checking for strings.h... yes [2022-07-25T16:02:07.660Z] #77 112.4 checking for inttypes.h... yes [2022-07-25T16:02:07.724Z] #77 131.1 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T16:02:07.724Z] #77 131.2 CC src/read-file.lo [2022-07-25T16:02:07.724Z] #77 131.3 CC src/json_common.lo [2022-07-25T16:02:07.724Z] #77 131.4 CC tests/test-1.o [2022-07-25T16:02:07.920Z] #77 112.5 checking for stdint.h... yes [2022-07-25T16:02:07.920Z] #77 112.6 checking for unistd.h... yes [2022-07-25T16:02:07.949Z] #77 120.8 checking whether the C compiler works... yes [2022-07-25T16:02:07.949Z] #77 121.0 checking for C compiler default output file name... a.out [2022-07-25T16:02:07.949Z] #77 121.0 checking for suffix of executables... [2022-07-25T16:02:07.949Z] #77 121.2 checking whether we are cross compiling... no [2022-07-25T16:02:07.983Z] #77 131.4 CC tests/test-2.o [2022-07-25T16:02:07.983Z] #77 131.6 CC tests/test-3.o [2022-07-25T16:02:07.983Z] #77 131.6 CC tests/test-4.o [2022-07-25T16:02:08.181Z] #77 112.7 checking for dlfcn.h... yes [2022-07-25T16:02:08.181Z] #77 112.9 checking for objdir... .libs [2022-07-25T16:02:08.209Z] #77 121.4 checking for suffix of object files... o [2022-07-25T16:02:08.209Z] #77 121.5 checking whether we are using the GNU C compiler... yes [2022-07-25T16:02:08.209Z] #77 121.5 checking whether gcc accepts -g... yes [2022-07-25T16:02:08.242Z] #77 131.7 CC tests/test-5.o [2022-07-25T16:02:08.242Z] #77 131.8 CC tests/test-6.o [2022-07-25T16:02:08.242Z] #77 131.8 CC tests/test-7.o [2022-07-25T16:02:08.242Z] #77 131.9 CC tests/test-8.o [2022-07-25T16:02:08.442Z] #77 113.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:02:08.442Z] #77 113.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:02:08.442Z] #77 113.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:02:08.468Z] #77 121.6 checking for gcc option to accept ISO C89... none needed [2022-07-25T16:02:08.501Z] #77 132.0 CC tests/test-9.o [2022-07-25T16:02:08.501Z] #77 132.0 CC tests/test-10.o [2022-07-25T16:02:08.501Z] #77 132.0 CC tests/test-11.o [2022-07-25T16:02:08.727Z] #77 121.7 checking whether gcc understands -c and -o together... yes [2022-07-25T16:02:08.728Z] #77 121.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T16:02:08.728Z] #77 122.0 checking whether build environment is sane... yes [2022-07-25T16:02:08.728Z] #77 122.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T16:02:08.728Z] #77 122.0 checking for gawk... no [2022-07-25T16:02:08.728Z] #77 122.0 checking for mawk... mawk [2022-07-25T16:02:08.728Z] #77 122.0 checking whether make sets $(MAKE)... yes [2022-07-25T16:02:08.728Z] #77 122.0 checking whether make supports the include directive... yes (GNU style) [2022-07-25T16:02:08.728Z] #77 122.1 checking whether make supports nested variables... yes [2022-07-25T16:02:08.963Z] #77 113.3 checking if gcc static flag -static works... yes [2022-07-25T16:02:08.963Z] #77 113.6 checking if gcc supports -c -o file.o... [2022-07-25T16:02:08.963Z] #77 ... [2022-07-25T16:02:08.963Z] [2022-07-25T16:02:08.963Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:02:08.963Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:02:08.963Z] #21 23.96 Selecting previously unselected package libinih1:amd64. [2022-07-25T16:02:08.963Z] #21 23.96 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 23.96 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T16:02:08.963Z] #21 24.01 Selecting previously unselected package libnet1:amd64. [2022-07-25T16:02:08.963Z] #21 24.02 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 24.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:02:08.963Z] #21 24.12 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T16:02:08.963Z] #21 24.13 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 24.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:02:08.963Z] #21 24.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T16:02:08.963Z] #21 24.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 24.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:02:08.963Z] #21 24.26 Selecting previously unselected package libyajl2:amd64. [2022-07-25T16:02:08.963Z] #21 24.27 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 24.28 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:02:08.963Z] #21 24.33 Selecting previously unselected package net-tools. [2022-07-25T16:02:08.963Z] #21 24.33 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 24.34 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T16:02:08.963Z] #21 24.48 Selecting previously unselected package patch. [2022-07-25T16:02:08.963Z] #21 24.49 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 24.49 Unpacking patch (2.7.6-7) ... [2022-07-25T16:02:08.963Z] #21 24.60 Selecting previously unselected package python-pip-whl. [2022-07-25T16:02:08.963Z] #21 24.61 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T16:02:08.963Z] #21 24.62 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T16:02:08.963Z] #21 25.21 Selecting previously unselected package python3-lib2to3. [2022-07-25T16:02:08.963Z] #21 25.21 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T16:02:08.963Z] #21 25.22 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T16:02:08.963Z] #21 25.33 Selecting previously unselected package python3-distutils. [2022-07-25T16:02:08.963Z] #21 25.33 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T16:02:08.963Z] #21 25.34 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T16:02:08.963Z] #21 25.46 Selecting previously unselected package python3-pkg-resources. [2022-07-25T16:02:08.963Z] #21 25.46 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T16:02:08.963Z] #21 25.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:02:08.963Z] #21 25.63 Selecting previously unselected package python3-setuptools. [2022-07-25T16:02:08.963Z] #21 25.63 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T16:02:08.963Z] #21 25.63 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T16:02:08.963Z] #21 25.84 Selecting previously unselected package python3-wheel. [2022-07-25T16:02:08.963Z] #21 25.85 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T16:02:08.963Z] #21 25.86 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T16:02:08.963Z] #21 25.94 Selecting previously unselected package python3-pip. [2022-07-25T16:02:08.963Z] #21 25.94 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T16:02:08.963Z] #21 25.94 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T16:02:08.963Z] #21 26.16 Selecting previously unselected package sudo. [2022-07-25T16:02:08.963Z] #21 26.17 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 26.17 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T16:02:08.963Z] #21 26.67 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T16:02:08.963Z] #21 26.68 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 26.68 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T16:02:08.963Z] #21 26.90 Selecting previously unselected package uidmap. [2022-07-25T16:02:08.963Z] #21 26.90 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 26.91 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T16:02:08.963Z] #21 27.02 Selecting previously unselected package vim-runtime. [2022-07-25T16:02:08.963Z] #21 27.02 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:02:08.963Z] #21 27.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T16:02:08.963Z] #21 27.07 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T16:02:08.963Z] #21 27.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:08.963Z] #21 29.73 Selecting previously unselected package vim. [2022-07-25T16:02:08.963Z] #21 29.74 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 29.77 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:08.963Z] #21 30.22 Selecting previously unselected package xfsprogs. [2022-07-25T16:02:08.963Z] #21 30.23 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 30.23 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T16:02:08.963Z] #21 30.64 Selecting previously unselected package zip. [2022-07-25T16:02:08.963Z] #21 30.66 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 30.66 Unpacking zip (3.0-12) ... [2022-07-25T16:02:08.963Z] #21 30.77 Selecting previously unselected package zstd. [2022-07-25T16:02:08.963Z] #21 30.78 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T16:02:08.963Z] #21 30.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T16:02:08.963Z] #21 31.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:02:08.963Z] #21 31.98 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T16:02:08.963Z] #21 31.99 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T16:02:08.963Z] #21 32.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T16:02:08.963Z] #21 32.02 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T16:02:08.963Z] #21 32.03 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T16:02:08.963Z] #21 32.04 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T16:02:08.963Z] #21 32.06 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T16:02:08.963Z] #21 32.07 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:02:08.963Z] #21 32.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:02:08.963Z] #21 32.10 Setting up bzip2 (1.0.8-4) ... [2022-07-25T16:02:08.963Z] #21 32.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:02:08.963Z] #21 32.12 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T16:02:08.963Z] #21 32.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:08.963Z] #21 32.85 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:02:08.963Z] #21 32.86 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T16:02:08.963Z] #21 32.87 Setting up apparmor (2.13.6-10) ... [2022-07-25T16:02:08.963Z] #21 ... [2022-07-25T16:02:08.963Z] [2022-07-25T16:02:08.963Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:02:08.963Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:08.963Z] #77 113.6 checking if gcc supports -c -o file.o... yes [2022-07-25T16:02:08.963Z] #77 113.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:02:08.963Z] #77 113.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T16:02:08.987Z] #77 122.1 checking whether UID '0' is supported by ustar format... yes [2022-07-25T16:02:08.987Z] #77 122.1 checking whether GID '0' is supported by ustar format... yes [2022-07-25T16:02:08.987Z] #77 122.1 checking how to create a ustar tar archive... gnutar [2022-07-25T16:02:08.987Z] #77 122.2 checking dependency style of gcc... gcc3 [2022-07-25T16:02:08.987Z] #77 122.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T16:02:08.987Z] #77 122.3 checking whether make supports nested variables... (cached) yes [2022-07-25T16:02:09.247Z] #77 122.4 checking build system type... x86_64-pc-linux-gnu [2022-07-25T16:02:09.247Z] #77 122.5 checking host system type... x86_64-pc-linux-gnu [2022-07-25T16:02:09.247Z] #77 122.5 checking how to print strings... printf [2022-07-25T16:02:09.247Z] #77 122.5 checking for a sed that does not truncate output... /bin/sed [2022-07-25T16:02:09.247Z] #77 122.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T16:02:09.247Z] #77 122.6 checking for egrep... /bin/grep -E [2022-07-25T16:02:09.247Z] #77 122.6 checking for fgrep... /bin/grep -F [2022-07-25T16:02:09.247Z] #77 122.6 checking for ld used by gcc... /usr/bin/ld [2022-07-25T16:02:09.247Z] #77 122.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T16:02:09.247Z] #77 122.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T16:02:09.247Z] #77 122.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T16:02:09.506Z] #77 122.7 checking whether ln -s works... yes [2022-07-25T16:02:09.506Z] #77 122.7 checking the maximum length of command line arguments... 1572864 [2022-07-25T16:02:09.506Z] #77 122.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T16:02:09.506Z] #77 122.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T16:02:09.506Z] #77 122.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T16:02:09.506Z] #77 122.7 checking for objdump... objdump [2022-07-25T16:02:09.506Z] #77 122.7 checking how to recognize dependent libraries... pass_all [2022-07-25T16:02:09.506Z] #77 122.7 checking for dlltool... no [2022-07-25T16:02:09.506Z] #77 122.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T16:02:09.506Z] #77 122.7 checking for ar... ar [2022-07-25T16:02:09.506Z] #77 122.7 checking for archiver @FILE support... @ [2022-07-25T16:02:09.534Z] #77 113.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:02:09.534Z] #77 114.1 checking how to hardcode library paths into programs... immediate [2022-07-25T16:02:09.534Z] #77 114.1 checking whether stripping libraries is possible... yes [2022-07-25T16:02:09.534Z] #77 114.1 checking if libtool supports shared libraries... yes [2022-07-25T16:02:09.534Z] #77 114.1 checking whether to build shared libraries... no [2022-07-25T16:02:09.534Z] #77 114.1 checking whether to build static libraries... yes [2022-07-25T16:02:09.534Z] #77 114.1 checking float.h usability... yes [2022-07-25T16:02:09.534Z] #77 114.3 checking float.h presence... yes [2022-07-25T16:02:09.534Z] #77 114.3 checking for float.h... yes [2022-07-25T16:02:09.534Z] #77 114.3 checking limits.h usability... yes [2022-07-25T16:02:09.766Z] #77 122.8 checking for strip... strip [2022-07-25T16:02:09.766Z] #77 122.8 checking for ranlib... ranlib [2022-07-25T16:02:09.794Z] #77 114.4 checking limits.h presence... yes [2022-07-25T16:02:09.794Z] #77 114.5 checking for limits.h... yes [2022-07-25T16:02:09.794Z] #77 114.5 checking stddef.h usability... yes [2022-07-25T16:02:09.794Z] #77 114.7 checking stddef.h presence... yes [2022-07-25T16:02:10.026Z] #77 122.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T16:02:10.026Z] #77 123.2 checking for sysroot... no [2022-07-25T16:02:10.026Z] #77 123.2 checking for a working dd... /bin/dd [2022-07-25T16:02:10.026Z] #77 123.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T16:02:10.026Z] #77 123.2 checking for mt... no [2022-07-25T16:02:10.026Z] #77 123.2 checking if : is a manifest tool... no [2022-07-25T16:02:10.026Z] #77 123.3 checking how to run the C preprocessor... gcc -E [2022-07-25T16:02:10.054Z] #77 114.7 checking for stddef.h... yes [2022-07-25T16:02:10.054Z] #77 114.7 checking for stdlib.h... (cached) yes [2022-07-25T16:02:10.054Z] #77 114.7 checking for string.h... (cached) yes [2022-07-25T16:02:10.258Z] #84 ... [2022-07-25T16:02:10.258Z] [2022-07-25T16:02:10.258Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:02:10.258Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:02:10.258Z] #54 157.1 + dpkg --print-architecture [2022-07-25T16:02:10.258Z] #54 157.1 + git checkout -q v2.1.0 [2022-07-25T16:02:10.315Z] #77 114.8 checking sys/time.h usability... yes [2022-07-25T16:02:10.315Z] #77 114.9 checking sys/time.h presence... yes [2022-07-25T16:02:10.315Z] #77 114.9 checking for sys/time.h... yes [2022-07-25T16:02:10.315Z] #77 114.9 checking for inline... inline [2022-07-25T16:02:10.515Z] #54 157.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T16:02:10.516Z] #54 157.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T16:02:10.575Z] #77 114.9 checking for size_t... yes [2022-07-25T16:02:10.575Z] #77 115.2 checking for stdlib.h... (cached) yes [2022-07-25T16:02:10.575Z] #77 115.2 checking for GNU libc compatible malloc... yes [2022-07-25T16:02:10.575Z] #77 115.4 checking for stdlib.h... (cached) yes [2022-07-25T16:02:10.594Z] #77 123.5 checking for ANSI C header files... yes [2022-07-25T16:02:10.594Z] #77 123.9 checking for sys/types.h... yes [2022-07-25T16:02:10.835Z] #77 115.4 checking for GNU libc compatible realloc... yes [2022-07-25T16:02:10.854Z] #77 124.0 checking for sys/stat.h... yes [2022-07-25T16:02:11.096Z] #77 115.6 checking for working strtod... yes [2022-07-25T16:02:11.113Z] #77 124.2 checking for stdlib.h... yes [2022-07-25T16:02:11.356Z] #77 115.8 checking for gettimeofday... yes [2022-07-25T16:02:11.356Z] #77 116.0 checking for memset... yes [2022-07-25T16:02:11.373Z] #77 124.3 checking for string.h... yes [2022-07-25T16:02:11.373Z] #77 124.5 checking for memory.h... yes [2022-07-25T16:02:11.617Z] #77 116.2 checking for strspn... yes [2022-07-25T16:02:11.632Z] #77 124.7 checking for strings.h... yes [2022-07-25T16:02:11.632Z] #77 124.8 checking for inttypes.h... yes [2022-07-25T16:02:11.878Z] #77 116.4 checking that generated files are newer than configure... done [2022-07-25T16:02:11.878Z] #77 116.4 configure: creating ./config.status [2022-07-25T16:02:11.892Z] #77 125.0 checking for stdint.h... yes [2022-07-25T16:02:11.892Z] #77 125.1 checking for unistd.h... [2022-07-25T16:02:11.892Z] #77 ... [2022-07-25T16:02:11.892Z] [2022-07-25T16:02:11.892Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:02:11.892Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:02:11.892Z] #21 20.31 Selecting previously unselected package libjq1:amd64. [2022-07-25T16:02:11.892Z] #21 20.31 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 20.31 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T16:02:11.892Z] #21 20.41 Selecting previously unselected package jq. [2022-07-25T16:02:11.892Z] #21 20.42 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 20.43 Unpacking jq (1.6-2.1) ... [2022-07-25T16:02:11.892Z] #21 20.51 Selecting previously unselected package libaio1:amd64. [2022-07-25T16:02:11.892Z] #21 20.52 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 20.53 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T16:02:11.892Z] #21 20.60 Selecting previously unselected package libgpm2:amd64. [2022-07-25T16:02:11.892Z] #21 20.61 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 20.61 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T16:02:11.892Z] #21 20.69 Selecting previously unselected package libicu67:amd64. [2022-07-25T16:02:11.892Z] #21 20.69 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 20.69 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T16:02:11.892Z] #21 23.87 Selecting previously unselected package libinih1:amd64. [2022-07-25T16:02:11.892Z] #21 23.87 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 23.88 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T16:02:11.892Z] #21 23.97 Selecting previously unselected package libnet1:amd64. [2022-07-25T16:02:11.892Z] #21 23.97 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 23.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:02:11.892Z] #21 24.10 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T16:02:11.892Z] #21 24.11 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 24.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:02:11.892Z] #21 24.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T16:02:11.892Z] #21 24.20 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 24.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:02:11.892Z] #21 24.28 Selecting previously unselected package libyajl2:amd64. [2022-07-25T16:02:11.892Z] #21 24.28 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 24.29 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:02:11.892Z] #21 24.34 Selecting previously unselected package net-tools. [2022-07-25T16:02:11.892Z] #21 24.35 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 24.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T16:02:11.892Z] #21 24.52 Selecting previously unselected package patch. [2022-07-25T16:02:11.892Z] #21 24.53 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 24.54 Unpacking patch (2.7.6-7) ... [2022-07-25T16:02:11.892Z] #21 24.64 Selecting previously unselected package python-pip-whl. [2022-07-25T16:02:11.892Z] #21 24.65 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T16:02:11.892Z] #21 24.66 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T16:02:11.892Z] #21 25.15 Selecting previously unselected package python3-lib2to3. [2022-07-25T16:02:11.892Z] #21 25.16 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T16:02:11.892Z] #21 25.17 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T16:02:11.892Z] #21 25.29 Selecting previously unselected package python3-distutils. [2022-07-25T16:02:11.892Z] #21 25.29 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T16:02:11.892Z] #21 25.30 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T16:02:11.892Z] #21 25.44 Selecting previously unselected package python3-pkg-resources. [2022-07-25T16:02:11.892Z] #21 25.44 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T16:02:11.892Z] #21 25.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:02:11.892Z] #21 25.56 Selecting previously unselected package python3-setuptools. [2022-07-25T16:02:11.892Z] #21 25.57 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T16:02:11.892Z] #21 25.58 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T16:02:11.892Z] #21 25.81 Selecting previously unselected package python3-wheel. [2022-07-25T16:02:11.892Z] #21 25.82 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T16:02:11.892Z] #21 25.83 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T16:02:11.892Z] #21 25.89 Selecting previously unselected package python3-pip. [2022-07-25T16:02:11.892Z] #21 25.90 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T16:02:11.892Z] #21 25.90 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T16:02:11.892Z] #21 26.11 Selecting previously unselected package sudo. [2022-07-25T16:02:11.892Z] #21 26.12 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 26.13 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T16:02:11.892Z] #21 26.66 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T16:02:11.892Z] #21 26.66 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 26.68 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T16:02:11.892Z] #21 26.90 Selecting previously unselected package uidmap. [2022-07-25T16:02:11.892Z] #21 26.90 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 26.90 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T16:02:11.892Z] #21 27.02 Selecting previously unselected package vim-runtime. [2022-07-25T16:02:11.892Z] #21 27.02 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:02:11.892Z] #21 27.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T16:02:11.892Z] #21 27.08 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T16:02:11.892Z] #21 27.10 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:11.892Z] #21 29.97 Selecting previously unselected package vim. [2022-07-25T16:02:11.892Z] #21 29.98 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T16:02:11.892Z] #21 30.00 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:12.152Z] #21 30.47 Selecting previously unselected package xfsprogs. [2022-07-25T16:02:12.152Z] #21 ... [2022-07-25T16:02:12.152Z] [2022-07-25T16:02:12.152Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:02:12.152Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:12.152Z] #77 125.1 checking for unistd.h... yes [2022-07-25T16:02:12.152Z] #77 125.3 checking for dlfcn.h... yes [2022-07-25T16:02:12.152Z] #77 125.4 checking for objdir... .libs [2022-07-25T16:02:12.411Z] #77 125.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T16:02:12.670Z] #77 125.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T16:02:12.670Z] #77 125.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T16:02:13.239Z] #77 125.9 checking if gcc static flag -static works... yes [2022-07-25T16:02:13.239Z] #77 126.3 checking if gcc supports -c -o file.o... yes [2022-07-25T16:02:13.239Z] #77 126.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T16:02:13.239Z] #77 126.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T16:02:13.263Z] #77 117.9 config.status: creating Makefile [2022-07-25T16:02:13.263Z] #77 117.9 config.status: creating config.h [2022-07-25T16:02:13.263Z] #77 118.0 config.status: executing depfiles commands [2022-07-25T16:02:13.264Z] #77 118.1 config.status: executing libtool commands [2022-07-25T16:02:13.498Z] #77 126.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T16:02:13.498Z] #77 126.7 checking how to hardcode library paths into programs... immediate [2022-07-25T16:02:13.498Z] #77 126.7 checking whether stripping libraries is possible... yes [2022-07-25T16:02:13.498Z] #77 126.7 checking if libtool supports shared libraries... yes [2022-07-25T16:02:13.498Z] #77 126.8 checking whether to build shared libraries... no [2022-07-25T16:02:13.498Z] #77 126.8 checking whether to build static libraries... yes [2022-07-25T16:02:13.758Z] #77 126.8 checking float.h usability... yes [2022-07-25T16:02:13.758Z] #77 127.0 checking float.h presence... yes [2022-07-25T16:02:13.758Z] #77 127.0 checking for float.h... yes [2022-07-25T16:02:13.795Z] #54 ... [2022-07-25T16:02:13.795Z] [2022-07-25T16:02:13.795Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T16:02:13.795Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T16:02:13.795Z] #19 138.6 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-25T16:02:13.795Z] #19 138.6 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:02:13.795Z] #19 138.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T16:02:13.795Z] #19 138.7 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-25T16:02:13.795Z] #19 138.7 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:02:13.795Z] #19 138.7 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:02:13.795Z] #19 147.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-25T16:02:13.795Z] #19 147.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:02:13.795Z] #19 147.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:02:13.795Z] #19 147.1 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-25T16:02:13.795Z] #19 147.1 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:02:13.795Z] #19 147.1 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T16:02:13.795Z] #19 147.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-25T16:02:13.795Z] #19 147.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:02:13.795Z] #19 147.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T16:02:13.795Z] #19 147.2 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-25T16:02:13.795Z] #19 147.2 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:02:13.795Z] #19 147.2 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:02:13.795Z] #19 147.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-25T16:02:13.795Z] #19 147.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:02:13.795Z] #19 147.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:02:13.795Z] #19 147.3 Selecting previously unselected package cross-config. [2022-07-25T16:02:13.795Z] #19 147.3 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-25T16:02:13.795Z] #19 147.3 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-25T16:02:13.795Z] #19 147.4 Selecting previously unselected package gcc-10-cross-base. [2022-07-25T16:02:13.795Z] #19 147.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:13.795Z] #19 147.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-25T16:02:13.795Z] #19 147.5 Selecting previously unselected package libc6-arm64-cross. [2022-07-25T16:02:13.795Z] #19 147.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-25T16:02:13.795Z] #19 147.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-25T16:02:13.795Z] #19 147.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-25T16:02:13.795Z] #19 147.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:13.795Z] #19 147.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:02:13.795Z] #19 147.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-25T16:02:13.795Z] #19 147.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:13.795Z] #19 147.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:02:13.795Z] #19 147.9 Selecting previously unselected package libitm1-arm64-cross. [2022-07-25T16:02:13.795Z] #19 147.9 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:13.795Z] #19 147.9 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:02:13.795Z] #19 147.9 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-25T16:02:13.795Z] #19 147.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:13.795Z] #19 147.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:02:13.795Z] #19 148.0 Selecting previously unselected package libasan6-arm64-cross. [2022-07-25T16:02:13.795Z] #19 148.0 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:13.795Z] #19 148.0 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:02:13.795Z] #19 148.5 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-25T16:02:13.795Z] #19 148.5 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:13.795Z] #19 148.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:02:13.795Z] #19 148.8 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-25T16:02:13.795Z] #19 148.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:13.795Z] #19 148.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:02:13.795Z] #19 149.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-25T16:02:13.795Z] #19 149.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:13.795Z] #19 149.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:02:14.018Z] #77 127.0 checking limits.h usability... yes [2022-07-25T16:02:14.018Z] #77 127.2 checking limits.h presence... yes [2022-07-25T16:02:14.018Z] #77 127.2 checking for limits.h... yes [2022-07-25T16:02:14.018Z] #77 127.2 checking stddef.h usability... yes [2022-07-25T16:02:14.018Z] #77 127.3 checking stddef.h presence... yes [2022-07-25T16:02:14.018Z] #77 127.4 checking for stddef.h... yes [2022-07-25T16:02:14.018Z] #77 127.4 checking for stdlib.h... (cached) yes [2022-07-25T16:02:14.018Z] #77 127.4 checking for string.h... (cached) yes [2022-07-25T16:02:14.072Z] #19 149.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-25T16:02:14.072Z] #19 149.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:14.072Z] #19 149.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:02:14.205Z] #77 118.8 GEN .version [2022-07-25T16:02:14.205Z] #77 118.8 make install-recursive [2022-07-25T16:02:14.205Z] #77 118.9 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T16:02:14.205Z] #77 118.9 Making install in libocispec [2022-07-25T16:02:14.205Z] #77 118.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:14.205Z] #77 119.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T16:02:14.205Z] #77 119.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T16:02:14.205Z] #77 119.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T16:02:14.205Z] #77 119.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T16:02:14.277Z] #77 127.4 checking sys/time.h usability... yes [2022-07-25T16:02:14.277Z] #77 127.5 checking sys/time.h presence... yes [2022-07-25T16:02:14.277Z] #77 127.6 checking for sys/time.h... yes [2022-07-25T16:02:14.277Z] #77 127.6 checking for inline... inline [2022-07-25T16:02:14.329Z] #19 149.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-25T16:02:14.329Z] #19 149.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:14.329Z] #19 149.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:02:14.537Z] #77 127.7 checking for size_t... yes [2022-07-25T16:02:14.537Z] #77 127.9 checking for stdlib.h... (cached) yes [2022-07-25T16:02:14.586Z] #19 150.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-25T16:02:14.586Z] #19 150.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:02:14.586Z] #19 150.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:02:14.776Z] #77 119.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T16:02:14.797Z] #77 127.9 checking for GNU libc compatible malloc... yes [2022-07-25T16:02:14.797Z] #77 128.0 checking for stdlib.h... (cached) yes [2022-07-25T16:02:15.036Z] #77 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T16:02:15.036Z] #77 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T16:02:15.036Z] #77 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T16:02:15.036Z] #77 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T16:02:15.036Z] #77 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T16:02:15.037Z] #77 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T16:02:15.037Z] #77 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T16:02:15.037Z] #77 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T16:02:15.056Z] #77 128.0 checking for GNU libc compatible realloc... yes [2022-07-25T16:02:15.056Z] #77 128.2 checking for working strtod... yes [2022-07-25T16:02:15.297Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T16:02:15.297Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T16:02:15.297Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T16:02:15.297Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T16:02:15.297Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T16:02:15.297Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T16:02:15.297Z] #77 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T16:02:15.315Z] #77 128.4 checking for gettimeofday... yes [2022-07-25T16:02:15.585Z] #77 128.6 checking for memset... yes [2022-07-25T16:02:15.585Z] #77 128.7 checking for strspn... yes [2022-07-25T16:02:15.845Z] #77 129.0 checking that generated files are newer than configure... done [2022-07-25T16:02:15.845Z] #77 129.0 configure: creating ./config.status [2022-07-25T16:02:16.240Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T16:02:16.240Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T16:02:16.240Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T16:02:16.240Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T16:02:16.240Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T16:02:16.240Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T16:02:16.240Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T16:02:16.240Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T16:02:16.240Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T16:02:16.240Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T16:02:16.240Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T16:02:16.240Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T16:02:16.240Z] #77 ... [2022-07-25T16:02:16.240Z] [2022-07-25T16:02:16.240Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:02:16.240Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:02:16.240Z] #21 34.19 Setting up zip (3.0-12) ... [2022-07-25T16:02:16.240Z] #21 34.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:16.240Z] #21 34.22 Setting up bash-completion (1:2.11-2) ... [2022-07-25T16:02:16.240Z] #21 36.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:02:16.240Z] #21 36.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T16:02:16.240Z] #21 36.04 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T16:02:16.240Z] #21 36.06 Setting up patch (2.7.6-7) ... [2022-07-25T16:02:16.240Z] #21 36.08 Setting up sudo (1.9.5p2-3) ... [2022-07-25T16:02:16.240Z] #21 36.14 invoke-rc.d: could not determine current runlevel [2022-07-25T16:02:16.240Z] #21 36.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T16:02:16.240Z] #21 36.16 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T16:02:16.240Z] #21 36.17 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T16:02:16.240Z] #21 36.19 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T16:02:16.240Z] #21 36.20 Setting up pigz (2.6-1) ... [2022-07-25T16:02:16.240Z] #21 36.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T16:02:16.240Z] #21 36.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:02:16.240Z] #21 36.24 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T16:02:16.240Z] #21 36.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:16.240Z] #21 36.91 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T16:02:16.240Z] #21 36.92 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T16:02:16.240Z] #21 37.32 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T16:02:16.240Z] #21 37.33 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T16:02:16.240Z] #21 37.35 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T16:02:16.240Z] #21 37.38 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T16:02:16.240Z] #21 37.75 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:16.240Z] #21 37.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T16:02:16.240Z] #21 37.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T16:02:16.240Z] #21 37.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T16:02:16.240Z] #21 37.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T16:02:16.240Z] #21 37.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T16:02:16.240Z] #21 37.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T16:02:16.240Z] #21 37.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T16:02:16.240Z] #21 37.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T16:02:16.240Z] #21 37.82 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T16:02:16.240Z] #21 39.13 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T16:02:16.240Z] #21 39.14 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T16:02:16.240Z] #21 39.15 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T16:02:16.240Z] #21 39.16 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T16:02:16.240Z] #21 40.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T16:02:16.240Z] #21 40.24 Setting up jq (1.6-2.1) ... [2022-07-25T16:02:16.240Z] #21 40.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T16:02:16.240Z] #21 40.26 Setting up iptables (1.8.7-1) ... [2022-07-25T16:02:16.240Z] #21 40.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T16:02:16.240Z] #21 40.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T16:02:16.240Z] #21 40.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T16:02:16.240Z] #21 40.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T16:02:16.240Z] #21 40.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T16:02:16.240Z] #21 40.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T16:02:16.240Z] #21 40.30 Setting up iproute2 (5.10.0-4) ... [2022-07-25T16:02:16.240Z] #21 40.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:02:16.240Z] #21 DONE 41.1s [2022-07-25T16:02:16.240Z] [2022-07-25T16:02:16.240Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:02:16.240Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:16.240Z] #77 120.8 make install-recursive [2022-07-25T16:02:16.240Z] #77 120.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:16.240Z] #77 120.9 Making install in yajl [2022-07-25T16:02:16.240Z] #77 120.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:02:16.240Z] #77 ... [2022-07-25T16:02:16.240Z] [2022-07-25T16:02:16.240Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T16:02:16.240Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-25T16:02:16.617Z] #77 ... [2022-07-25T16:02:16.617Z] [2022-07-25T16:02:16.617Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T16:02:16.617Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T16:02:16.617Z] #23 9.427 Collecting yamllint==1.26.1 [2022-07-25T16:02:16.617Z] #23 10.47 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T16:02:16.617Z] #23 11.67 Collecting pathspec>=0.5.3 [2022-07-25T16:02:16.617Z] #23 11.68 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T16:02:16.617Z] #23 12.03 Collecting pyyaml [2022-07-25T16:02:16.617Z] #23 12.05 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-25T16:02:16.617Z] #23 12.11 Building wheels for collected packages: yamllint [2022-07-25T16:02:16.617Z] #23 12.12 Building wheel for yamllint (setup.py): started [2022-07-25T16:02:16.617Z] #23 13.10 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T16:02:16.617Z] #23 13.10 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9d439d1ca12f3b2579d195d32c01232c7e3994b03fe4b1e4cf1776097f0a026d [2022-07-25T16:02:16.617Z] #23 13.10 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T16:02:16.617Z] #23 13.11 Successfully built yamllint [2022-07-25T16:02:16.617Z] #23 13.13 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T16:02:16.617Z] #23 13.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T16:02:16.617Z] #23 DONE 13.9s [2022-07-25T16:02:16.617Z] [2022-07-25T16:02:16.617Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T16:02:16.617Z] #27 sha256:68994e2ef970c682e9ba7923af352ade8a27789e2a11da2d8cf41396377a93e5 [2022-07-25T16:02:16.617Z] #27 DONE 0.3s [2022-07-25T16:02:16.617Z] [2022-07-25T16:02:16.617Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T16:02:16.617Z] #32 sha256:451f48b4a0f92d1a0499d254250189528dc6797efe8b681dcd0f9bb425b748ad [2022-07-25T16:02:16.875Z] #32 DONE 0.7s [2022-07-25T16:02:16.875Z] [2022-07-25T16:02:16.875Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T16:02:16.875Z] #35 sha256:39512bc77c496273e443a58131c93a5894df74ea9f77c381415bdfe58df3e967 [2022-07-25T16:02:16.875Z] #35 DONE 0.2s [2022-07-25T16:02:16.875Z] [2022-07-25T16:02:16.875Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T16:02:16.875Z] #37 sha256:0c75d08131b644624b8e8a994aa75e31703105cc7baad2c66bbb89bea8603e2a [2022-07-25T16:02:17.186Z] #22 0.872 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T16:02:17.186Z] #22 0.875 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T16:02:17.186Z] #22 0.878 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T16:02:17.186Z] #22 DONE 0.9s [2022-07-25T16:02:17.186Z] [2022-07-25T16:02:17.186Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T16:02:17.186Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T16:02:17.754Z] #77 130.8 config.status: creating Makefile [2022-07-25T16:02:17.754Z] #77 130.8 config.status: creating config.h [2022-07-25T16:02:17.754Z] #77 130.9 config.status: executing depfiles commands [2022-07-25T16:02:17.754Z] #77 131.0 config.status: executing libtool commands [2022-07-25T16:02:17.809Z] #37 DONE 0.8s [2022-07-25T16:02:17.809Z] [2022-07-25T16:02:17.809Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:02:17.809Z] #60 sha256:471782551384c114e111227d22943781ca174f39ea062f881658d008c204c0ab [2022-07-25T16:02:17.809Z] #60 ... [2022-07-25T16:02:17.809Z] [2022-07-25T16:02:17.809Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T16:02:17.809Z] #39 sha256:71c1579b615feb80953791deeec889c3cb961caef45880fdda264d455c5279ff [2022-07-25T16:02:17.809Z] #39 DONE 0.1s [2022-07-25T16:02:17.809Z] [2022-07-25T16:02:17.809Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T16:02:17.809Z] #41 sha256:1abc2ce2f4c4c418ec32c6ae9554d110d0e08eb48b933bf05547f0a36179b92b [2022-07-25T16:02:17.809Z] #41 DONE 0.1s [2022-07-25T16:02:18.068Z] [2022-07-25T16:02:18.068Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T16:02:18.068Z] #45 sha256:646e231a1fe563ca4801c24bc3acd9aaaab7044ca954947f7227bfee482452c7 [2022-07-25T16:02:18.068Z] #45 DONE 0.0s [2022-07-25T16:02:18.068Z] [2022-07-25T16:02:18.068Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:02:18.068Z] #60 sha256:471782551384c114e111227d22943781ca174f39ea062f881658d008c204c0ab [2022-07-25T16:02:18.324Z] #77 131.7 GEN .version [2022-07-25T16:02:18.584Z] #77 131.7 make install-recursive [2022-07-25T16:02:18.584Z] #77 131.8 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T16:02:18.584Z] #77 131.8 Making install in libocispec [2022-07-25T16:02:18.584Z] #77 131.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:18.584Z] #77 131.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T16:02:18.591Z] #77 ... [2022-07-25T16:02:18.591Z] [2022-07-25T16:02:18.591Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:02:18.591Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-25T16:02:18.591Z] #47 169.3 + dpkg --print-architecture [2022-07-25T16:02:18.844Z] #77 131.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T16:02:18.844Z] #77 132.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T16:02:18.844Z] #77 132.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T16:02:18.848Z] #47 DONE 169.7s [2022-07-25T16:02:18.848Z] [2022-07-25T16:02:18.848Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:02:18.848Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T16:02:19.413Z] #77 132.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T16:02:19.413Z] #77 132.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T16:02:19.413Z] #77 132.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T16:02:19.413Z] #77 132.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T16:02:19.413Z] #77 132.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T16:02:19.413Z] #77 132.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T16:02:19.413Z] #77 132.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T16:02:19.413Z] #77 132.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T16:02:19.413Z] #77 132.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T16:02:19.673Z] #77 132.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T16:02:19.673Z] #77 132.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T16:02:19.673Z] #77 132.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T16:02:19.673Z] #77 132.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T16:02:19.673Z] #77 132.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T16:02:19.673Z] #77 132.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T16:02:19.673Z] #77 132.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T16:02:20.612Z] #77 133.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T16:02:20.612Z] #77 133.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T16:02:20.612Z] #77 133.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T16:02:20.612Z] #77 133.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T16:02:20.612Z] #77 133.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T16:02:20.612Z] #77 133.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T16:02:20.612Z] #77 133.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T16:02:20.612Z] #77 133.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T16:02:20.612Z] #77 133.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T16:02:20.612Z] #77 133.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T16:02:20.612Z] #77 133.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T16:02:20.612Z] #77 133.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T16:02:20.612Z] #77 133.8 make install-recursive [2022-07-25T16:02:20.612Z] #77 133.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:20.612Z] #77 133.8 Making install in yajl [2022-07-25T16:02:20.612Z] #77 133.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:02:20.612Z] #77 133.9 CC verify/json_verify-json_verify.o [2022-07-25T16:02:20.612Z] #77 133.9 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T16:02:20.612Z] #77 133.9 CC src/libyajl_la-yajl.lo [2022-07-25T16:02:20.612Z] #77 133.9 CC src/libyajl_la-yajl_gen.lo [2022-07-25T16:02:20.612Z] #77 134.0 CC src/libyajl_la-yajl_parser.lo [2022-07-25T16:02:20.872Z] #77 134.0 CC src/libyajl_la-yajl_buf.lo [2022-07-25T16:02:20.872Z] #77 134.0 CC src/libyajl_la-yajl_encode.lo [2022-07-25T16:02:20.872Z] #77 134.0 CC src/libyajl_la-yajl_lex.lo [2022-07-25T16:02:20.872Z] #77 134.0 CC src/libyajl_la-yajl_tree.lo [2022-07-25T16:02:21.442Z] #77 ... [2022-07-25T16:02:21.442Z] [2022-07-25T16:02:21.442Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:02:21.442Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T16:02:21.442Z] #21 30.47 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T16:02:21.442Z] #21 30.48 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T16:02:21.442Z] #21 30.79 Selecting previously unselected package zip. [2022-07-25T16:02:21.442Z] #21 30.81 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-25T16:02:21.442Z] #21 30.81 Unpacking zip (3.0-12) ... [2022-07-25T16:02:21.442Z] #21 30.93 Selecting previously unselected package zstd. [2022-07-25T16:02:21.442Z] #21 30.94 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T16:02:21.442Z] #21 30.94 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T16:02:21.442Z] #21 31.25 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:02:21.442Z] #21 31.93 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T16:02:21.442Z] #21 31.95 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T16:02:21.442Z] #21 31.96 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T16:02:21.442Z] #21 31.97 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T16:02:21.442Z] #21 31.98 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T16:02:21.442Z] #21 31.99 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T16:02:21.442Z] #21 32.01 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T16:02:21.442Z] #21 32.02 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:02:21.442Z] #21 32.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:02:21.442Z] #21 32.05 Setting up bzip2 (1.0.8-4) ... [2022-07-25T16:02:21.442Z] #21 32.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:02:21.442Z] #21 32.07 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T16:02:21.442Z] #21 32.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:21.442Z] #21 32.61 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:02:21.442Z] #21 32.62 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T16:02:21.442Z] #21 32.63 Setting up apparmor (2.13.6-10) ... [2022-07-25T16:02:21.442Z] #21 34.06 Setting up zip (3.0-12) ... [2022-07-25T16:02:21.442Z] #21 34.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:21.442Z] #21 34.11 Setting up bash-completion (1:2.11-2) ... [2022-07-25T16:02:21.442Z] #21 35.98 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:02:21.442Z] #21 36.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T16:02:21.442Z] #21 36.01 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T16:02:21.442Z] #21 36.02 Setting up patch (2.7.6-7) ... [2022-07-25T16:02:21.442Z] #21 36.03 Setting up sudo (1.9.5p2-3) ... [2022-07-25T16:02:21.442Z] #21 36.11 invoke-rc.d: could not determine current runlevel [2022-07-25T16:02:21.442Z] #21 36.12 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T16:02:21.442Z] #21 36.13 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T16:02:21.442Z] #21 36.15 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T16:02:21.442Z] #21 36.16 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T16:02:21.442Z] #21 36.17 Setting up pigz (2.6-1) ... [2022-07-25T16:02:21.442Z] #21 36.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T16:02:21.442Z] #21 36.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:02:21.442Z] #21 36.22 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T16:02:21.442Z] #21 36.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:21.442Z] #21 36.71 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T16:02:21.442Z] #21 36.74 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T16:02:21.442Z] #21 37.10 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T16:02:21.442Z] #21 37.11 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T16:02:21.442Z] #21 37.13 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T16:02:21.442Z] #21 37.14 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T16:02:21.442Z] #21 37.52 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:02:21.442Z] #21 37.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T16:02:21.442Z] #21 37.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T16:02:21.442Z] #21 37.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T16:02:21.442Z] #21 37.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T16:02:21.442Z] #21 37.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T16:02:21.442Z] #21 37.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T16:02:21.442Z] #21 37.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T16:02:21.442Z] #21 37.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T16:02:21.442Z] #21 37.58 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T16:02:21.442Z] #21 38.90 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T16:02:21.442Z] #21 38.91 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T16:02:21.442Z] #21 38.92 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T16:02:21.442Z] #21 38.93 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T16:02:21.702Z] #21 40.01 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T16:02:21.702Z] #21 40.02 Setting up jq (1.6-2.1) ... [2022-07-25T16:02:21.702Z] #21 40.03 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T16:02:21.702Z] #21 40.04 Setting up iptables (1.8.7-1) ... [2022-07-25T16:02:21.702Z] #21 40.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T16:02:21.702Z] #21 40.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T16:02:21.702Z] #21 40.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T16:02:21.702Z] #21 40.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T16:02:21.702Z] #21 40.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T16:02:21.702Z] #21 40.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T16:02:21.702Z] #21 40.08 Setting up iproute2 (5.10.0-4) ... [2022-07-25T16:02:22.276Z] #21 40.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:02:22.276Z] #21 DONE 40.8s [2022-07-25T16:02:22.276Z] [2022-07-25T16:02:22.276Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:02:22.276Z] #60 sha256:b7f525b1938603dda09554c988b0993f159968ceeb0280acc4365bf0ef9f867f [2022-07-25T16:02:22.494Z] #23 ... [2022-07-25T16:02:22.494Z] [2022-07-25T16:02:22.494Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:02:22.494Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:22.494Z] #77 121.0 CC verify/json_verify-json_verify.o [2022-07-25T16:02:22.494Z] #77 121.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T16:02:22.494Z] #77 121.0 CC src/libyajl_la-yajl.lo [2022-07-25T16:02:22.494Z] #77 121.0 CC src/libyajl_la-yajl_gen.lo [2022-07-25T16:02:22.494Z] #77 121.0 CC src/libyajl_la-yajl_parser.lo [2022-07-25T16:02:22.494Z] #77 121.1 CC src/libyajl_la-yajl_buf.lo [2022-07-25T16:02:22.494Z] #77 121.1 CC src/libyajl_la-yajl_encode.lo [2022-07-25T16:02:22.494Z] #77 121.1 CC src/libyajl_la-yajl_lex.lo [2022-07-25T16:02:22.494Z] #77 121.2 CC src/libyajl_la-yajl_tree.lo [2022-07-25T16:02:22.494Z] #77 126.2 CCLD libyajl.la [2022-07-25T16:02:22.494Z] #77 126.5 CCLD verify/json_verify [2022-07-25T16:02:22.494Z] #77 126.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:02:22.494Z] #77 126.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T16:02:22.494Z] #77 126.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T16:02:22.494Z] #77 126.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:02:22.494Z] #77 126.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:02:22.494Z] #77 126.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:22.494Z] #77 126.9 CC src/validate.o [2022-07-25T16:02:22.494Z] #77 126.9 CC src/image_spec_schema_config_schema.lo [2022-07-25T16:02:22.494Z] #77 127.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T16:02:22.494Z] #77 127.0 CC src/image_spec_schema_defs.lo [2022-07-25T16:02:22.494Z] #77 127.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T16:02:22.494Z] #77 127.0 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T16:02:22.494Z] #77 127.0 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T16:02:22.494Z] #77 127.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T16:02:22.494Z] #77 127.0 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T16:02:22.494Z] #77 127.0 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T16:02:22.494Z] #77 127.1 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T16:02:22.494Z] #77 127.1 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T16:02:22.494Z] #77 127.1 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T16:02:22.494Z] #77 127.2 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T16:02:22.494Z] #77 127.2 CC src/runtime_spec_schema_defs.lo [2022-07-25T16:02:22.494Z] #77 127.2 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T16:02:22.494Z] #77 127.3 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T16:02:22.494Z] #77 127.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T16:02:22.494Z] #77 127.3 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T16:02:22.536Z] #60 ... [2022-07-25T16:02:22.536Z] [2022-07-25T16:02:22.536Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T16:02:22.536Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-25T16:02:22.681Z] #19 ... [2022-07-25T16:02:22.681Z] [2022-07-25T16:02:22.681Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:02:22.681Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:22.681Z] #84 136.7 CCLD tests/init [2022-07-25T16:02:22.755Z] #77 127.3 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T16:02:22.755Z] #77 127.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T16:02:22.755Z] #77 127.4 CC src/basic_test_double_array_item.lo [2022-07-25T16:02:22.755Z] #77 127.5 CC src/basic_test_double_array.lo [2022-07-25T16:02:22.755Z] #77 127.5 CC src/basic_test_top_array_int.lo [2022-07-25T16:02:22.755Z] #77 127.5 CC src/basic_test_top_array_string.lo [2022-07-25T16:02:22.755Z] #77 127.6 CC src/basic_test_top_double_array_int.lo [2022-07-25T16:02:23.016Z] #77 127.6 CC src/basic_test_top_double_array_obj.lo [2022-07-25T16:02:23.016Z] #77 127.6 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T16:02:23.016Z] #77 127.7 CC src/basic_test_top_double_array_string.lo [2022-07-25T16:02:23.016Z] #77 127.8 CC src/read-file.lo [2022-07-25T16:02:23.016Z] #77 127.9 CC src/json_common.lo [2022-07-25T16:02:23.277Z] #77 127.9 CC tests/test-2.o [2022-07-25T16:02:23.277Z] #77 128.0 CC tests/test-3.o [2022-07-25T16:02:23.277Z] #77 128.0 CC tests/test-1.o [2022-07-25T16:02:23.476Z] #22 1.165 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T16:02:23.537Z] #77 128.1 CC tests/test-4.o [2022-07-25T16:02:23.537Z] #77 128.1 CC tests/test-5.o [2022-07-25T16:02:23.537Z] #77 128.2 CC tests/test-6.o [2022-07-25T16:02:23.537Z] #77 128.3 CC tests/test-7.o [2022-07-25T16:02:23.537Z] #77 128.3 CC tests/test-8.o [2022-07-25T16:02:23.537Z] #77 128.4 CC tests/test-9.o [2022-07-25T16:02:23.537Z] #77 128.4 CC tests/test-10.o [2022-07-25T16:02:23.736Z] #22 1.169 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T16:02:23.736Z] #22 1.172 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T16:02:23.736Z] #22 DONE 1.2s [2022-07-25T16:02:23.736Z] [2022-07-25T16:02:23.736Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T16:02:23.736Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T16:02:23.798Z] #77 128.4 CC tests/test-11.o [2022-07-25T16:02:26.342Z] #77 ... [2022-07-25T16:02:26.342Z] [2022-07-25T16:02:26.342Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T16:02:26.342Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T16:02:26.342Z] #23 9.335 Collecting yamllint==1.26.1 [2022-07-25T16:02:26.936Z] #77 145.2 CCLD libocispec.la [2022-07-25T16:02:26.936Z] #77 145.5 CCLD src/validate [2022-07-25T16:02:26.936Z] #77 145.5 CCLD tests/test-1 [2022-07-25T16:02:26.936Z] #77 145.5 CCLD tests/test-2 [2022-07-25T16:02:26.936Z] #77 145.5 CCLD tests/test-3 [2022-07-25T16:02:26.936Z] #77 145.6 CCLD tests/test-4 [2022-07-25T16:02:26.936Z] #77 145.6 CCLD tests/test-5 [2022-07-25T16:02:26.936Z] #77 145.7 CCLD tests/test-6 [2022-07-25T16:02:26.936Z] #77 145.7 CCLD tests/test-7 [2022-07-25T16:02:26.936Z] #77 145.8 CCLD tests/test-8 [2022-07-25T16:02:26.936Z] #77 145.8 CCLD tests/test-9 [2022-07-25T16:02:26.936Z] #77 146.0 CCLD tests/test-10 [2022-07-25T16:02:26.936Z] #77 146.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T16:02:26.936Z] #77 146.0 CCLD tests/test-11 [2022-07-25T16:02:27.727Z] #23 10.38 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T16:02:27.933Z] #84 ... [2022-07-25T16:02:27.933Z] [2022-07-25T16:02:27.933Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T16:02:27.933Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T16:02:27.933Z] #19 161.6 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-25T16:02:27.933Z] #19 161.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:02:27.933Z] #19 161.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:02:27.933Z] #19 161.6 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-25T16:02:27.933Z] #19 161.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-25T16:02:27.933Z] #19 161.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-25T16:02:27.933Z] #19 162.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-25T16:02:27.933Z] #19 162.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-25T16:02:27.933Z] #19 162.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-25T16:02:27.933Z] #19 162.7 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-25T16:02:27.933Z] #19 162.7 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:27.933Z] #19 162.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:02:27.933Z] #19 163.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-25T16:02:28.190Z] #19 163.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:02:28.190Z] #19 163.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:02:28.301Z] #77 147.5 libtool: link: ar cr libocispec.a [2022-07-25T16:02:28.301Z] #77 147.5 libtool: link: ranlib libocispec.a [2022-07-25T16:02:28.670Z] #23 11.53 Collecting pathspec>=0.5.3 [2022-07-25T16:02:28.670Z] #23 11.54 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T16:02:28.754Z] #19 ... [2022-07-25T16:02:28.754Z] [2022-07-25T16:02:28.754Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:02:28.754Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:02:28.754Z] #54 DONE 175.6s [2022-07-25T16:02:28.754Z] [2022-07-25T16:02:28.754Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:02:28.754Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:28.931Z] #23 11.91 Collecting pyyaml [2022-07-25T16:02:28.931Z] #23 11.91 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-25T16:02:28.931Z] #23 11.97 Building wheels for collected packages: yamllint [2022-07-25T16:02:29.017Z] #23 ... [2022-07-25T16:02:29.017Z] [2022-07-25T16:02:29.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-07-25T16:02:29.017Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:29.017Z] #77 138.9 CCLD libyajl.la [2022-07-25T16:02:29.017Z] #77 139.3 CCLD verify/json_verify [2022-07-25T16:02:29.017Z] #77 139.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:02:29.017Z] #77 139.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T16:02:29.017Z] #77 139.6 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T16:02:29.017Z] #77 139.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:02:29.017Z] #77 139.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T16:02:29.017Z] #77 139.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:29.017Z] #77 139.7 CC src/validate.o [2022-07-25T16:02:29.017Z] #77 139.7 CC src/image_spec_schema_config_schema.lo [2022-07-25T16:02:29.017Z] #77 139.7 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T16:02:29.017Z] #77 139.7 CC src/image_spec_schema_defs.lo [2022-07-25T16:02:29.017Z] #77 139.7 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T16:02:29.017Z] #77 139.7 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T16:02:29.017Z] #77 139.8 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T16:02:29.017Z] #77 139.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T16:02:29.017Z] #77 139.8 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T16:02:29.017Z] #77 139.9 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T16:02:29.017Z] #77 139.9 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T16:02:29.017Z] #77 139.9 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T16:02:29.017Z] #77 140.0 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T16:02:29.017Z] #77 140.0 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T16:02:29.017Z] #77 140.0 CC src/runtime_spec_schema_defs.lo [2022-07-25T16:02:29.017Z] #77 140.1 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T16:02:29.017Z] #77 140.1 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T16:02:29.017Z] #77 140.2 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T16:02:29.017Z] #77 140.2 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T16:02:29.017Z] #77 140.3 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T16:02:29.017Z] #77 140.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T16:02:29.017Z] #77 140.6 CC src/basic_test_double_array_item.lo [2022-07-25T16:02:29.017Z] #77 140.7 CC src/basic_test_double_array.lo [2022-07-25T16:02:29.017Z] #77 140.7 CC src/basic_test_top_array_int.lo [2022-07-25T16:02:29.017Z] #77 140.7 CC src/basic_test_top_array_string.lo [2022-07-25T16:02:29.017Z] #77 140.7 CC src/basic_test_top_double_array_int.lo [2022-07-25T16:02:29.017Z] #77 140.8 CC src/basic_test_top_double_array_obj.lo [2022-07-25T16:02:29.017Z] #77 140.9 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T16:02:29.017Z] #77 141.0 CC src/basic_test_top_double_array_string.lo [2022-07-25T16:02:29.017Z] #77 141.1 CC src/read-file.lo [2022-07-25T16:02:29.017Z] #77 141.2 CC src/json_common.lo [2022-07-25T16:02:29.017Z] #77 141.3 CC tests/test-1.o [2022-07-25T16:02:29.017Z] #77 141.4 CC tests/test-2.o [2022-07-25T16:02:29.017Z] #77 141.6 CC tests/test-3.o [2022-07-25T16:02:29.017Z] #77 141.6 CC tests/test-4.o [2022-07-25T16:02:29.017Z] #77 141.8 CC tests/test-5.o [2022-07-25T16:02:29.017Z] #77 141.9 CC tests/test-6.o [2022-07-25T16:02:29.017Z] #77 142.1 CC tests/test-7.o [2022-07-25T16:02:29.017Z] #77 142.3 CC tests/test-8.o [2022-07-25T16:02:29.017Z] #77 142.4 CC tests/test-9.o [2022-07-25T16:02:29.192Z] #23 11.97 Building wheel for yamllint (setup.py): started [2022-07-25T16:02:29.230Z] #77 148.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:29.230Z] #77 148.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T16:02:29.230Z] #77 148.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T16:02:29.230Z] #77 148.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:29.230Z] #77 148.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:29.230Z] #77 148.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:29.230Z] #77 148.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:29.230Z] #77 148.4 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T16:02:29.277Z] #77 142.6 CC tests/test-10.o [2022-07-25T16:02:29.277Z] #77 142.7 CC tests/test-11.o [2022-07-25T16:02:29.486Z] #77 148.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T16:02:29.486Z] #77 148.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T16:02:29.486Z] #77 148.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T16:02:29.486Z] #77 148.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T16:02:29.486Z] #77 148.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T16:02:29.486Z] #77 148.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T16:02:29.486Z] #77 148.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T16:02:29.486Z] #77 148.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T16:02:29.486Z] #77 148.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T16:02:29.486Z] #77 148.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T16:02:29.486Z] #77 148.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T16:02:29.486Z] #77 148.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T16:02:29.486Z] #77 148.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T16:02:29.743Z] #77 148.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T16:02:29.743Z] #77 148.8 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T16:02:29.743Z] #77 148.9 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T16:02:29.743Z] #77 148.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T16:02:29.763Z] #23 12.86 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T16:02:29.999Z] #77 149.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T16:02:29.999Z] #77 149.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T16:02:30.023Z] #23 12.86 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d4101d27a3b92e945b5b8fe1c8fecb28d93918694ff9102f4af104bc93c3f53c [2022-07-25T16:02:30.023Z] #23 12.86 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T16:02:30.023Z] #23 12.87 Successfully built yamllint [2022-07-25T16:02:30.023Z] #23 12.89 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T16:02:30.255Z] #77 149.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T16:02:30.255Z] #77 149.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T16:02:30.255Z] #77 149.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T16:02:30.255Z] #77 149.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T16:02:30.284Z] #23 13.27 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T16:02:30.511Z] #77 149.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T16:02:30.511Z] #77 149.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T16:02:30.511Z] #77 149.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T16:02:30.767Z] #77 149.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T16:02:30.767Z] #77 149.9 CC src/crun-crun.o [2022-07-25T16:02:30.767Z] #77 150.0 CC src/crun-run.o [2022-07-25T16:02:30.857Z] #23 DONE 13.8s [2022-07-25T16:02:30.857Z] [2022-07-25T16:02:30.857Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T16:02:30.857Z] #27 sha256:72964bcb0933c2d4b1d04d6299fa7efa5b7bba9099765d53f1f0a09a55a12883 [2022-07-25T16:02:31.023Z] #77 150.1 CC src/crun-delete.o [2022-07-25T16:02:31.023Z] #77 150.2 CC src/crun-kill.o [2022-07-25T16:02:31.023Z] #77 150.3 CC src/crun-pause.o [2022-07-25T16:02:31.122Z] #27 DONE 0.2s [2022-07-25T16:02:31.122Z] [2022-07-25T16:02:31.122Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:02:31.122Z] #60 sha256:e9cd3d07b1f1d416c066d0afabf45e0f91b6300dea416288adf865df56899c9f [2022-07-25T16:02:31.122Z] #60 ... [2022-07-25T16:02:31.122Z] [2022-07-25T16:02:31.122Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T16:02:31.122Z] #32 sha256:18805c40479fc563457a7e89ca769ddfba5dd94a42419805220bab3b4b55f72a [2022-07-25T16:02:31.280Z] #77 150.4 CC src/crun-unpause.o [2022-07-25T16:02:31.386Z] #32 DONE 0.2s [2022-07-25T16:02:31.386Z] [2022-07-25T16:02:31.386Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T16:02:31.386Z] #35 sha256:bc01fe29fbcf9a11b307e437e88e7989d9e1b6bec44202121e9352eb27662c00 [2022-07-25T16:02:31.386Z] #35 DONE 0.1s [2022-07-25T16:02:31.386Z] [2022-07-25T16:02:31.386Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T16:02:31.386Z] #37 sha256:a8a71dc8e1eebebaf2dde7694f05042c4b5e283b50c4d6c17d958119a4013c22 [2022-07-25T16:02:31.536Z] #77 150.7 CC src/crun-spec.o [2022-07-25T16:02:31.648Z] #37 DONE 0.1s [2022-07-25T16:02:31.649Z] [2022-07-25T16:02:31.649Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T16:02:31.649Z] #39 sha256:f8075ba7e280ec7f2c185e31cf6713b3b245da59aa52f2e8c7d577c335318811 [2022-07-25T16:02:31.649Z] #39 DONE 0.1s [2022-07-25T16:02:31.649Z] [2022-07-25T16:02:31.649Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T16:02:31.649Z] #41 sha256:e912c23fd49d6cbc11f90356f6a643587be14ef3aea12e6d7064b7a8288a39c4 [2022-07-25T16:02:31.649Z] #41 DONE 0.1s [2022-07-25T16:02:31.649Z] [2022-07-25T16:02:31.649Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:02:31.649Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:02:31.649Z] #47 ... [2022-07-25T16:02:31.649Z] [2022-07-25T16:02:31.649Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T16:02:31.649Z] #45 sha256:1b2ef610c07903c408bbc49b50492163d07649dd159a44f752e5d80b15fb0c56 [2022-07-25T16:02:31.649Z] #45 DONE 0.0s [2022-07-25T16:02:31.793Z] #77 150.8 CC src/crun-exec.o [2022-07-25T16:02:31.793Z] #77 150.9 CC src/crun-list.o [2022-07-25T16:02:31.910Z] [2022-07-25T16:02:31.910Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:02:31.910Z] #60 sha256:e9cd3d07b1f1d416c066d0afabf45e0f91b6300dea416288adf865df56899c9f [2022-07-25T16:02:32.049Z] #77 151.1 CC src/crun-create.o [2022-07-25T16:02:32.049Z] #77 151.2 CC src/crun-start.o [2022-07-25T16:02:32.049Z] #77 151.3 CC src/crun-state.o [2022-07-25T16:02:32.306Z] #77 151.4 CC src/crun-update.o [2022-07-25T16:02:32.306Z] #77 151.5 CC src/crun-ps.o [2022-07-25T16:02:32.562Z] #77 151.7 CC src/crun-checkpoint.o [2022-07-25T16:02:32.819Z] #77 151.9 CC src/crun-restore.o [2022-07-25T16:02:33.075Z] #77 152.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T16:02:33.075Z] #77 152.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T16:02:33.332Z] #77 152.3 CC src/libcrun/libcrun_la-container.lo [2022-07-25T16:02:33.332Z] #77 152.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T16:02:33.480Z] #77 ... [2022-07-25T16:02:33.480Z] [2022-07-25T16:02:33.480Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T16:02:33.480Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T16:02:33.480Z] #23 9.796 Collecting yamllint==1.26.1 [2022-07-25T16:02:33.588Z] #77 152.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T16:02:33.588Z] #77 152.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T16:02:33.844Z] #77 152.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T16:02:33.844Z] #77 153.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T16:02:34.407Z] #77 153.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T16:02:34.407Z] #77 153.7 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T16:02:34.859Z] #23 10.86 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T16:02:34.971Z] #77 154.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T16:02:35.227Z] #77 154.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T16:02:35.298Z] #84 149.0 AR libcrun_testing.a [2022-07-25T16:02:35.298Z] #84 149.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T16:02:35.298Z] #84 149.1 CCLD tests/tests_libcrun_utils [2022-07-25T16:02:35.298Z] #84 149.1 CCLD tests/tests_libcrun_errors [2022-07-25T16:02:35.298Z] #84 149.1 CCLD tests/tests_libcrun_fuzzer [2022-07-25T16:02:35.298Z] #84 149.4 CCLD libcrun.la [2022-07-25T16:02:35.483Z] #77 154.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T16:02:35.739Z] #77 154.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T16:02:35.739Z] #77 154.9 CC src/libcrun/libcrun_la-error.lo [2022-07-25T16:02:35.799Z] #23 11.93 Collecting pathspec>=0.5.3 [2022-07-25T16:02:35.799Z] #23 11.94 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T16:02:35.799Z] #23 12.30 Collecting pyyaml [2022-07-25T16:02:35.862Z] #84 150.0 CCLD crun [2022-07-25T16:02:36.058Z] #23 12.34 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-25T16:02:36.058Z] #23 12.40 Building wheels for collected packages: yamllint [2022-07-25T16:02:36.058Z] #23 12.41 Building wheel for yamllint (setup.py): started [2022-07-25T16:02:36.118Z] #84 150.2 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T16:02:36.118Z] #84 150.3 /bin/mkdir -p '/usr/local/lib' [2022-07-25T16:02:36.118Z] #84 150.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T16:02:36.118Z] #84 150.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T16:02:36.118Z] #84 150.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T16:02:36.118Z] #84 150.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T16:02:36.118Z] #84 150.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T16:02:36.118Z] #84 150.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T16:02:36.118Z] #84 150.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T16:02:36.118Z] #84 150.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-07-25T16:02:36.155Z] #60 ... [2022-07-25T16:02:36.155Z] [2022-07-25T16:02:36.155Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:02:36.155Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:36.155Z] #77 158.9 CCLD libocispec.la [2022-07-25T16:02:36.155Z] #77 159.3 CCLD src/validate [2022-07-25T16:02:36.155Z] #77 159.3 CCLD tests/test-1 [2022-07-25T16:02:36.155Z] #77 159.3 CCLD tests/test-2 [2022-07-25T16:02:36.155Z] #77 159.4 CCLD tests/test-4 [2022-07-25T16:02:36.155Z] #77 159.4 CCLD tests/test-3 [2022-07-25T16:02:36.155Z] #77 159.4 CCLD tests/test-5 [2022-07-25T16:02:36.155Z] #77 159.4 CCLD tests/test-7 [2022-07-25T16:02:36.155Z] #77 159.4 CCLD tests/test-8 [2022-07-25T16:02:36.155Z] #77 159.5 CCLD tests/test-6 [2022-07-25T16:02:36.155Z] #77 159.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T16:02:36.155Z] #77 159.5 CCLD tests/test-11 [2022-07-25T16:02:36.155Z] #77 159.6 CCLD tests/test-10 [2022-07-25T16:02:36.155Z] #77 159.6 CCLD tests/test-9 [2022-07-25T16:02:36.301Z] #77 155.2 CC src/libcrun/libcrun_la-status.lo [2022-07-25T16:02:36.374Z] #84 150.4 ---------------------------------------------------------------------- [2022-07-25T16:02:36.374Z] #84 150.4 Libraries have been installed in: [2022-07-25T16:02:36.374Z] #84 150.4 /usr/local/lib [2022-07-25T16:02:36.374Z] #84 150.4 [2022-07-25T16:02:36.374Z] #84 150.4 If you ever happen to want to link against installed libraries [2022-07-25T16:02:36.374Z] #84 150.4 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T16:02:36.374Z] #84 150.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T16:02:36.374Z] #84 150.4 flag during linking and do at least one of the following: [2022-07-25T16:02:36.374Z] #84 150.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T16:02:36.374Z] #84 150.4 during execution [2022-07-25T16:02:36.374Z] #84 150.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T16:02:36.374Z] #84 150.4 during linking [2022-07-25T16:02:36.374Z] #84 150.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T16:02:36.374Z] #84 150.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T16:02:36.374Z] #84 150.4 [2022-07-25T16:02:36.374Z] #84 150.4 See any operating system documentation about shared libraries for [2022-07-25T16:02:36.374Z] #84 150.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T16:02:36.374Z] #84 150.4 ---------------------------------------------------------------------- [2022-07-25T16:02:36.374Z] #84 150.4 /bin/mkdir -p '/build' [2022-07-25T16:02:36.374Z] #84 150.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T16:02:36.374Z] #84 150.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T16:02:36.374Z] #84 150.5 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T16:02:36.374Z] #84 150.5 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T16:02:36.374Z] #84 150.5 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T16:02:36.557Z] #77 155.6 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T16:02:36.813Z] #77 155.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T16:02:36.936Z] #84 DONE 150.9s [2022-07-25T16:02:36.936Z] [2022-07-25T16:02:36.937Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T16:02:36.937Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T16:02:36.937Z] #19 171.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-25T16:02:36.937Z] #19 171.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:02:36.937Z] #19 171.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:02:36.937Z] #19 171.6 Selecting previously unselected package patch. [2022-07-25T16:02:36.937Z] #19 171.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-25T16:02:36.937Z] #19 171.6 Unpacking patch (2.7.6-7) ... [2022-07-25T16:02:36.937Z] #19 171.6 Selecting previously unselected package dpkg-dev. [2022-07-25T16:02:36.937Z] #19 171.6 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-25T16:02:36.937Z] #19 171.6 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T16:02:36.937Z] #19 171.8 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-25T16:02:36.937Z] #19 171.8 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-25T16:02:36.937Z] #19 171.8 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-25T16:02:36.937Z] #19 172.0 Selecting previously unselected package libio-string-perl. [2022-07-25T16:02:36.937Z] #19 172.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-25T16:02:36.937Z] #19 172.0 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-25T16:02:36.937Z] #19 172.2 Selecting previously unselected package libicu67:amd64. [2022-07-25T16:02:36.937Z] #19 172.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-25T16:02:36.937Z] #19 172.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T16:02:36.997Z] #23 13.37 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T16:02:36.998Z] #23 13.37 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a56aafb3d61273de8710ebac3f4de1bd280eda4f52a05fe4c6c44d4b6762298e [2022-07-25T16:02:36.998Z] #23 13.37 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T16:02:36.998Z] #23 13.37 Successfully built yamllint [2022-07-25T16:02:36.998Z] #23 13.39 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T16:02:37.070Z] #77 156.3 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T16:02:37.257Z] #23 13.75 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T16:02:37.326Z] #77 156.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T16:02:37.532Z] #77 160.8 libtool: link: ar cr libocispec.a [2022-07-25T16:02:37.532Z] #77 160.8 libtool: link: ranlib libocispec.a [2022-07-25T16:02:37.827Z] #23 DONE 14.2s [2022-07-25T16:02:37.827Z] [2022-07-25T16:02:37.827Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:02:37.827Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:37.827Z] #77 ... [2022-07-25T16:02:37.827Z] [2022-07-25T16:02:37.827Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T16:02:37.827Z] #27 sha256:741954aa74e08c14575ebe128d0ec54d52d54864259882ff224eec0ce5581cc7 [2022-07-25T16:02:37.888Z] #77 156.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T16:02:37.916Z] #19 173.3 Selecting previously unselected package libxml2:amd64. [2022-07-25T16:02:37.916Z] #19 173.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T16:02:37.916Z] #19 173.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T16:02:37.916Z] #19 173.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-25T16:02:37.916Z] #19 173.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-25T16:02:37.916Z] #19 173.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-25T16:02:37.916Z] #19 173.5 Selecting previously unselected package libxml-sax-base-perl. [2022-07-25T16:02:38.087Z] #27 DONE 0.2s [2022-07-25T16:02:38.087Z] [2022-07-25T16:02:38.087Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T16:02:38.087Z] #32 sha256:8c6cd6daf6a98998f04adf0c5e4f154a9b004fb35f91dd3d0f416c254edc5d05 [2022-07-25T16:02:38.144Z] #77 157.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T16:02:38.172Z] #19 173.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-25T16:02:38.172Z] #19 173.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-25T16:02:38.172Z] #19 173.5 Selecting previously unselected package libxml-sax-perl. [2022-07-25T16:02:38.172Z] #19 173.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-25T16:02:38.172Z] #19 173.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-25T16:02:38.172Z] #19 173.5 Selecting previously unselected package libxml-libxml-perl. [2022-07-25T16:02:38.172Z] #19 173.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-25T16:02:38.172Z] #19 173.5 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-25T16:02:38.172Z] #19 173.6 Selecting previously unselected package libxml-simple-perl. [2022-07-25T16:02:38.172Z] #19 173.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-25T16:02:38.172Z] #19 173.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-25T16:02:38.172Z] #19 173.6 Selecting previously unselected package libyaml-perl. [2022-07-25T16:02:38.172Z] #19 173.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-25T16:02:38.172Z] #19 173.7 Unpacking libyaml-perl (1.30-1) ... [2022-07-25T16:02:38.172Z] #19 173.7 Selecting previously unselected package libconfig-auto-perl. [2022-07-25T16:02:38.172Z] #19 173.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-25T16:02:38.172Z] #19 173.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-25T16:02:38.172Z] #19 173.7 Selecting previously unselected package libfile-which-perl. [2022-07-25T16:02:38.347Z] #32 DONE 0.4s [2022-07-25T16:02:38.347Z] [2022-07-25T16:02:38.347Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:02:38.347Z] #60 sha256:b7f525b1938603dda09554c988b0993f159968ceeb0280acc4365bf0ef9f867f [2022-07-25T16:02:38.401Z] #77 157.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T16:02:38.427Z] #19 173.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-25T16:02:38.427Z] #19 173.7 Unpacking libfile-which-perl (1.23-1) ... [2022-07-25T16:02:38.427Z] #19 173.8 Selecting previously unselected package libfile-homedir-perl. [2022-07-25T16:02:38.427Z] #19 173.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-25T16:02:38.427Z] #19 173.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-25T16:02:38.427Z] #19 173.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-25T16:02:38.427Z] #19 173.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-25T16:02:38.427Z] #19 173.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-25T16:02:38.427Z] #19 173.8 Selecting previously unselected package dpkg-cross. [2022-07-25T16:02:38.427Z] #19 173.8 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-25T16:02:38.427Z] #19 173.8 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-25T16:02:38.427Z] #19 173.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-25T16:02:38.427Z] #19 173.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-25T16:02:38.427Z] #19 173.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-25T16:02:38.427Z] #19 173.9 Selecting previously unselected package libc6-armel-cross. [2022-07-25T16:02:38.427Z] #19 173.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-25T16:02:38.427Z] #19 173.9 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-25T16:02:38.607Z] #60 ... [2022-07-25T16:02:38.607Z] [2022-07-25T16:02:38.607Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T16:02:38.607Z] #35 sha256:66566d5aa28c65f050967019bf8d13dce7116e686fed2f46ac04e2d3cd9e54d8 [2022-07-25T16:02:38.607Z] #35 DONE 0.1s [2022-07-25T16:02:38.607Z] [2022-07-25T16:02:38.607Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T16:02:38.607Z] #37 sha256:a8f96292f948249fdbaf63bee87ae40fbfc288385ad5b382e67d320d8287802f [2022-07-25T16:02:38.683Z] #19 174.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-25T16:02:38.683Z] #19 174.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:38.683Z] #19 174.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:02:38.683Z] #19 174.1 Selecting previously unselected package libgomp1-armel-cross. [2022-07-25T16:02:38.683Z] #19 174.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:38.683Z] #19 174.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:02:38.683Z] #19 174.1 Selecting previously unselected package libatomic1-armel-cross. [2022-07-25T16:02:38.683Z] #19 174.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:38.683Z] #19 174.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:02:38.683Z] #19 174.1 Selecting previously unselected package libasan6-armel-cross. [2022-07-25T16:02:38.683Z] #19 174.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:38.683Z] #19 174.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:02:38.867Z] #37 DONE 0.3s [2022-07-25T16:02:38.867Z] [2022-07-25T16:02:38.867Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:02:38.867Z] #60 sha256:b7f525b1938603dda09554c988b0993f159968ceeb0280acc4365bf0ef9f867f [2022-07-25T16:02:38.867Z] #60 ... [2022-07-25T16:02:38.867Z] [2022-07-25T16:02:38.867Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T16:02:38.867Z] #39 sha256:4db174cb506f983d23da2b0be4026fd2e23732923c2d564f5637264799744718 [2022-07-25T16:02:38.867Z] #39 DONE 0.1s [2022-07-25T16:02:38.867Z] [2022-07-25T16:02:38.867Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T16:02:38.867Z] #41 sha256:71816451d872cd231eae87b9be53974cbc047147d13f4ea4df793dbff34bf2fc [2022-07-25T16:02:38.909Z] #77 162.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:38.909Z] #77 162.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T16:02:38.909Z] #77 162.6 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T16:02:38.909Z] #77 162.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:38.909Z] #77 162.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:38.909Z] #77 162.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:38.909Z] #77 162.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:38.909Z] #77 162.6 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T16:02:38.939Z] #19 174.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-25T16:02:38.939Z] #19 174.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:38.939Z] #19 174.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:02:38.939Z] #19 174.4 Selecting previously unselected package libubsan1-armel-cross. [2022-07-25T16:02:38.939Z] #19 174.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:38.939Z] #19 174.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:02:39.127Z] #41 DONE 0.1s [2022-07-25T16:02:39.127Z] [2022-07-25T16:02:39.127Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T16:02:39.127Z] #45 sha256:fe5dd1a0ba6f9fb57fc790397bbd5d88968d9dce68a64732100616cd0703f756 [2022-07-25T16:02:39.127Z] #45 DONE 0.1s [2022-07-25T16:02:39.127Z] [2022-07-25T16:02:39.127Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:02:39.127Z] #60 sha256:b7f525b1938603dda09554c988b0993f159968ceeb0280acc4365bf0ef9f867f [2022-07-25T16:02:39.168Z] #77 162.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T16:02:39.168Z] #77 162.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T16:02:39.168Z] #77 162.7 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T16:02:39.168Z] #77 162.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T16:02:39.168Z] #77 162.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T16:02:39.168Z] #77 162.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T16:02:39.168Z] #77 162.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T16:02:39.168Z] #77 162.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T16:02:39.168Z] #77 162.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T16:02:39.168Z] #77 162.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T16:02:39.168Z] #77 162.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T16:02:39.168Z] #77 162.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T16:02:39.168Z] #77 162.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T16:02:39.168Z] #77 162.9 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T16:02:39.168Z] #77 162.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T16:02:39.168Z] #77 162.9 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T16:02:39.169Z] #77 162.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T16:02:39.169Z] #77 162.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T16:02:39.194Z] #19 174.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-25T16:02:39.194Z] #19 174.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:39.194Z] #19 174.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:02:39.194Z] #19 174.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-25T16:02:39.194Z] #19 174.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:02:39.194Z] #19 174.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T16:02:39.428Z] #77 163.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T16:02:39.428Z] #77 163.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T16:02:39.428Z] #77 163.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T16:02:39.428Z] #77 163.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T16:02:39.687Z] #77 163.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T16:02:39.687Z] #77 163.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T16:02:39.687Z] #77 163.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T16:02:39.687Z] #77 163.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T16:02:39.687Z] #77 163.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T16:02:39.766Z] #77 158.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T16:02:39.946Z] #77 163.4 CC src/crun-run.o [2022-07-25T16:02:39.946Z] #77 163.4 CC src/crun-delete.o [2022-07-25T16:02:39.946Z] #77 163.5 CC src/crun-crun.o [2022-07-25T16:02:39.946Z] #77 163.5 CC src/crun-unpause.o [2022-07-25T16:02:39.946Z] #77 163.5 CC src/crun-pause.o [2022-07-25T16:02:39.946Z] #77 163.5 CC src/crun-spec.o [2022-07-25T16:02:39.946Z] #77 163.5 CC src/crun-kill.o [2022-07-25T16:02:39.946Z] #77 163.5 CC src/crun-exec.o [2022-07-25T16:02:40.022Z] #77 159.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T16:02:40.022Z] #77 159.2 CC tests/init.o [2022-07-25T16:02:40.204Z] #77 163.6 CC src/crun-list.o [2022-07-25T16:02:40.204Z] #77 163.8 CC src/crun-create.o [2022-07-25T16:02:40.204Z] #77 163.9 CC src/crun-start.o [2022-07-25T16:02:40.278Z] #77 159.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T16:02:40.463Z] #77 163.9 CC src/crun-state.o [2022-07-25T16:02:40.463Z] #77 164.0 CC src/crun-ps.o [2022-07-25T16:02:40.463Z] #77 164.1 CC src/crun-update.o [2022-07-25T16:02:40.463Z] #77 164.1 CC src/crun-checkpoint.o [2022-07-25T16:02:40.722Z] #77 164.2 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T16:02:40.722Z] #77 164.2 CC src/crun-restore.o [2022-07-25T16:02:40.722Z] #77 164.3 CC src/libcrun/libcrun_la-container.lo [2022-07-25T16:02:40.722Z] #77 164.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T16:02:40.722Z] #77 164.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T16:02:40.722Z] #77 164.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T16:02:40.981Z] #77 164.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T16:02:40.981Z] #77 164.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T16:02:40.981Z] #77 164.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T16:02:40.981Z] #77 164.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T16:02:40.981Z] #77 164.6 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T16:02:41.240Z] #77 164.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T16:02:41.240Z] #77 164.7 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T16:02:41.240Z] #77 164.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T16:02:41.240Z] #77 164.9 CC src/libcrun/libcrun_la-error.lo [2022-07-25T16:02:41.499Z] #77 165.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T16:02:41.499Z] #77 165.0 CC src/libcrun/libcrun_la-status.lo [2022-07-25T16:02:41.499Z] #77 165.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T16:02:41.499Z] #77 165.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T16:02:41.499Z] #77 165.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T16:02:41.499Z] #77 165.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T16:02:41.760Z] #77 165.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T16:02:41.760Z] #77 165.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T16:02:41.760Z] #77 165.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T16:02:42.024Z] #77 165.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T16:02:42.284Z] #77 165.9 CC tests/init.o [2022-07-25T16:02:42.284Z] #77 165.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T16:02:42.284Z] #77 166.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T16:02:42.284Z] #77 ... [2022-07-25T16:02:42.284Z] [2022-07-25T16:02:42.284Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:02:42.284Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:02:42.284Z] #47 205.3 + dpkg --print-architecture [2022-07-25T16:02:42.284Z] #47 205.3 + git checkout -q v2.1.0 [2022-07-25T16:02:42.850Z] #47 205.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T16:02:42.850Z] #47 205.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T16:02:44.435Z] #19 179.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-25T16:02:44.435Z] #19 179.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:02:44.435Z] #19 179.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T16:02:44.435Z] #19 179.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-25T16:02:44.435Z] #19 179.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-25T16:02:44.435Z] #19 179.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-25T16:02:44.435Z] #19 179.6 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-25T16:02:44.435Z] #19 179.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-25T16:02:44.435Z] #19 179.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-25T16:02:44.435Z] #19 179.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-25T16:02:44.435Z] #19 179.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:44.435Z] #19 179.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:02:44.691Z] #19 180.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-25T16:02:44.691Z] #19 180.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:02:44.691Z] #19 180.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T16:02:49.939Z] #19 184.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-25T16:02:49.939Z] #19 184.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:02:49.939Z] #19 184.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T16:02:49.939Z] #19 184.7 Selecting previously unselected package crossbuild-essential-armel. [2022-07-25T16:02:49.939Z] #19 184.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-25T16:02:49.939Z] #19 184.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-25T16:02:49.939Z] #19 184.7 Selecting previously unselected package libc6-armhf-cross. [2022-07-25T16:02:49.939Z] #19 184.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-25T16:02:49.939Z] #19 184.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-25T16:02:49.939Z] #19 184.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-25T16:02:49.939Z] #19 184.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:49.939Z] #19 184.9 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:02:49.939Z] #19 184.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-25T16:02:49.939Z] #19 184.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:49.939Z] #19 184.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:02:49.939Z] #19 184.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-25T16:02:49.939Z] #19 184.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:49.939Z] #19 184.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:02:49.939Z] #19 185.0 Selecting previously unselected package libasan6-armhf-cross. [2022-07-25T16:02:49.939Z] #19 185.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:49.939Z] #19 185.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:02:49.939Z] #19 185.2 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-25T16:02:49.939Z] #19 185.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:49.939Z] #19 185.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:02:49.939Z] #19 185.3 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-25T16:02:49.939Z] #19 185.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:49.939Z] #19 185.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:02:49.939Z] #19 185.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-25T16:02:49.939Z] #19 185.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:49.939Z] #19 185.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:02:49.939Z] #19 185.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-25T16:02:50.195Z] #19 185.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:02:50.195Z] #19 185.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T16:02:52.447Z] #77 171.3 CCLD tests/init [2022-07-25T16:02:53.869Z] #60 ... [2022-07-25T16:02:53.869Z] [2022-07-25T16:02:53.869Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:02:53.869Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:53.869Z] #77 155.4 CCLD libocispec.la [2022-07-25T16:02:53.869Z] #77 155.8 CCLD src/validate [2022-07-25T16:02:53.869Z] #77 155.8 CCLD tests/test-1 [2022-07-25T16:02:53.869Z] #77 155.8 CCLD tests/test-3 [2022-07-25T16:02:53.869Z] #77 155.8 CCLD tests/test-2 [2022-07-25T16:02:53.869Z] #77 155.8 CCLD tests/test-4 [2022-07-25T16:02:53.869Z] #77 155.9 CCLD tests/test-5 [2022-07-25T16:02:53.869Z] #77 155.9 CCLD tests/test-6 [2022-07-25T16:02:53.869Z] #77 155.9 CCLD tests/test-7 [2022-07-25T16:02:53.869Z] #77 156.0 CCLD tests/test-8 [2022-07-25T16:02:53.869Z] #77 156.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T16:02:53.869Z] #77 156.0 CCLD tests/test-9 [2022-07-25T16:02:53.869Z] #77 156.1 CCLD tests/test-10 [2022-07-25T16:02:53.869Z] #77 156.1 CCLD tests/test-11 [2022-07-25T16:02:53.869Z] #77 157.5 libtool: link: ar cr libocispec.a [2022-07-25T16:02:53.869Z] #77 157.5 libtool: link: ranlib libocispec.a [2022-07-25T16:02:54.130Z] #77 158.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:54.130Z] #77 158.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T16:02:54.130Z] #77 158.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T16:02:54.130Z] #77 158.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:54.130Z] #77 158.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:54.130Z] #77 158.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:54.130Z] #77 158.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:54.130Z] #77 158.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T16:02:54.130Z] #77 159.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T16:02:54.130Z] #77 159.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T16:02:54.130Z] #77 159.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T16:02:54.130Z] #77 159.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T16:02:54.130Z] #77 159.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T16:02:54.130Z] #77 159.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T16:02:54.130Z] #77 159.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T16:02:54.390Z] #77 159.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T16:02:54.390Z] #77 159.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T16:02:54.390Z] #77 159.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T16:02:54.390Z] #77 159.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T16:02:54.390Z] #77 159.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T16:02:54.390Z] #77 159.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T16:02:54.390Z] #77 159.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T16:02:54.390Z] #77 159.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T16:02:54.651Z] #77 159.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T16:02:54.651Z] #77 159.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T16:02:54.651Z] #77 159.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T16:02:54.651Z] #77 159.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T16:02:54.651Z] #77 159.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T16:02:54.651Z] #77 159.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T16:02:54.651Z] #77 159.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T16:02:54.651Z] #77 159.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T16:02:54.651Z] #77 159.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T16:02:54.651Z] #77 159.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T16:02:54.912Z] #77 159.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T16:02:54.912Z] #77 159.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T16:02:54.912Z] #77 159.8 CC src/crun-crun.o [2022-07-25T16:02:55.173Z] #77 159.8 CC src/crun-run.o [2022-07-25T16:02:55.173Z] #77 159.9 CC src/crun-delete.o [2022-07-25T16:02:55.173Z] #77 159.9 CC src/crun-kill.o [2022-07-25T16:02:55.173Z] #77 159.9 CC src/crun-pause.o [2022-07-25T16:02:55.173Z] #77 159.9 CC src/crun-unpause.o [2022-07-25T16:02:55.173Z] #77 159.9 CC src/crun-spec.o [2022-07-25T16:02:55.173Z] #77 160.0 CC src/crun-exec.o [2022-07-25T16:02:55.173Z] #77 160.0 CC src/crun-list.o [2022-07-25T16:02:55.434Z] #77 160.1 CC src/crun-create.o [2022-07-25T16:02:55.434Z] #77 160.1 CC src/crun-start.o [2022-07-25T16:02:55.434Z] #77 160.1 CC src/crun-state.o [2022-07-25T16:02:55.442Z] #19 190.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-25T16:02:55.442Z] #19 190.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:02:55.442Z] #19 190.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T16:02:55.442Z] #19 190.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-25T16:02:55.442Z] #19 190.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-25T16:02:55.442Z] #19 190.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-25T16:02:55.442Z] #19 190.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-25T16:02:55.442Z] #19 190.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-25T16:02:55.442Z] #19 190.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-25T16:02:55.442Z] #19 190.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-25T16:02:55.442Z] #19 190.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:02:55.442Z] #19 190.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:02:55.442Z] #19 190.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-25T16:02:55.442Z] #19 190.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:02:55.442Z] #19 190.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T16:02:55.695Z] #77 160.3 CC src/crun-checkpoint.o [2022-07-25T16:02:55.695Z] #77 160.3 CC src/crun-update.o [2022-07-25T16:02:55.695Z] #77 160.4 CC src/crun-ps.o [2022-07-25T16:02:55.695Z] #77 160.4 CC src/crun-restore.o [2022-07-25T16:02:55.695Z] #77 160.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T16:02:55.695Z] #77 160.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T16:02:55.957Z] #77 160.6 CC src/libcrun/libcrun_la-container.lo [2022-07-25T16:02:55.957Z] #77 160.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T16:02:56.217Z] #77 160.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T16:02:56.217Z] #77 160.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T16:02:56.217Z] #77 160.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T16:02:56.217Z] #77 161.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T16:02:56.478Z] #77 161.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T16:02:56.478Z] #77 161.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T16:02:56.478Z] #77 161.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T16:02:56.738Z] #77 161.3 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T16:02:56.738Z] #77 161.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T16:02:56.738Z] #77 161.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T16:02:56.738Z] #77 161.5 CC src/libcrun/libcrun_la-error.lo [2022-07-25T16:02:56.999Z] #77 161.6 CC src/libcrun/libcrun_la-status.lo [2022-07-25T16:02:56.999Z] #77 161.8 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T16:02:56.999Z] #77 161.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T16:02:57.220Z] #60 ... [2022-07-25T16:02:57.220Z] [2022-07-25T16:02:57.220Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:02:57.220Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:02:57.220Z] #77 169.0 CCLD libocispec.la [2022-07-25T16:02:57.220Z] #77 169.4 CCLD src/validate [2022-07-25T16:02:57.220Z] #77 169.4 CCLD tests/test-1 [2022-07-25T16:02:57.220Z] #77 169.4 CCLD tests/test-2 [2022-07-25T16:02:57.220Z] #77 169.4 CCLD tests/test-3 [2022-07-25T16:02:57.220Z] #77 169.4 CCLD tests/test-4 [2022-07-25T16:02:57.220Z] #77 169.5 CCLD tests/test-6 [2022-07-25T16:02:57.220Z] #77 169.5 CCLD tests/test-5 [2022-07-25T16:02:57.220Z] #77 169.6 CCLD tests/test-7 [2022-07-25T16:02:57.220Z] #77 169.6 CCLD tests/test-9 [2022-07-25T16:02:57.220Z] #77 169.7 CCLD tests/test-8 [2022-07-25T16:02:57.220Z] #77 169.7 CCLD tests/test-10 [2022-07-25T16:02:57.220Z] #77 169.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T16:02:57.220Z] #77 169.9 CCLD tests/test-11 [2022-07-25T16:02:57.259Z] #77 162.0 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T16:02:57.259Z] #77 162.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T16:02:57.259Z] #77 162.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T16:02:57.259Z] #77 162.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T16:02:57.520Z] #77 162.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T16:02:57.520Z] #77 162.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T16:02:57.520Z] #77 162.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T16:02:57.520Z] #77 162.4 CC tests/init.o [2022-07-25T16:02:57.520Z] #77 ... [2022-07-25T16:02:57.520Z] [2022-07-25T16:02:57.520Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:02:57.520Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:02:57.781Z] #47 204.4 + dpkg --print-architecture [2022-07-25T16:02:57.781Z] #47 204.4 + git checkout -q v2.1.0 [2022-07-25T16:02:58.159Z] #77 171.4 libtool: link: ar cr libocispec.a [2022-07-25T16:02:58.159Z] #77 171.5 libtool: link: ranlib libocispec.a [2022-07-25T16:02:58.367Z] #47 204.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T16:02:58.367Z] #47 204.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T16:02:59.549Z] #77 172.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:59.549Z] #77 172.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T16:02:59.549Z] #77 172.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T16:02:59.549Z] #77 172.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:59.549Z] #77 172.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:59.549Z] #77 172.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:59.549Z] #77 172.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T16:02:59.549Z] #77 172.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T16:02:59.809Z] #77 172.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T16:02:59.809Z] #77 172.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T16:02:59.809Z] #77 172.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T16:02:59.809Z] #77 173.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T16:02:59.809Z] #77 173.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T16:02:59.809Z] #77 173.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T16:02:59.809Z] #77 173.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T16:02:59.809Z] #77 173.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T16:02:59.809Z] #77 173.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T16:02:59.809Z] #77 173.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T16:02:59.809Z] #77 173.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T16:02:59.809Z] #77 173.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T16:03:00.069Z] #77 173.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T16:03:00.069Z] #77 173.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T16:03:00.069Z] #77 173.2 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T16:03:00.069Z] #77 173.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T16:03:00.069Z] #77 173.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T16:03:00.069Z] #77 173.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T16:03:00.069Z] #77 173.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T16:03:00.329Z] #77 173.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T16:03:00.329Z] #77 173.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T16:03:00.329Z] #77 173.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T16:03:00.588Z] #77 173.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T16:03:00.588Z] #77 173.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T16:03:00.588Z] #77 173.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T16:03:00.705Z] #19 195.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-25T16:03:00.705Z] #19 195.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:03:00.705Z] #19 195.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T16:03:00.705Z] #19 195.5 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-25T16:03:00.705Z] #19 195.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-25T16:03:00.705Z] #19 195.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-25T16:03:00.705Z] #19 195.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-25T16:03:00.705Z] #19 195.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-25T16:03:00.705Z] #19 195.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-25T16:03:00.705Z] #19 195.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-25T16:03:00.705Z] #19 195.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:00.705Z] #19 195.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:00.705Z] #19 195.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-25T16:03:00.705Z] #19 195.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:00.705Z] #19 195.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:00.705Z] #19 195.7 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-25T16:03:00.705Z] #19 195.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:00.705Z] #19 195.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:00.705Z] #19 195.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-25T16:03:00.705Z] #19 195.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:00.705Z] #19 195.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:00.705Z] #19 195.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-25T16:03:00.705Z] #19 195.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:00.705Z] #19 195.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:00.705Z] #19 196.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-25T16:03:00.705Z] #19 196.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:00.705Z] #19 196.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:00.848Z] #77 174.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T16:03:00.848Z] #77 174.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T16:03:00.961Z] #19 196.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-25T16:03:00.961Z] #19 196.3 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:00.961Z] #19 196.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:00.961Z] #19 196.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-25T16:03:01.108Z] #77 174.5 CC src/crun-crun.o [2022-07-25T16:03:01.216Z] #19 196.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:01.216Z] #19 196.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:01.216Z] #19 196.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-25T16:03:01.216Z] #19 196.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:01.216Z] #19 196.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:01.216Z] #19 196.7 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-25T16:03:01.216Z] #19 196.7 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:01.216Z] #19 196.7 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:01.216Z] #19 196.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-25T16:03:01.216Z] #19 196.8 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:01.216Z] #19 196.8 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:01.367Z] #77 174.5 CC src/crun-run.o [2022-07-25T16:03:01.368Z] #77 174.6 CC src/crun-delete.o [2022-07-25T16:03:01.368Z] #77 174.7 CC src/crun-kill.o [2022-07-25T16:03:01.368Z] #77 174.7 CC src/crun-pause.o [2022-07-25T16:03:01.472Z] #19 196.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-25T16:03:01.472Z] #19 196.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:03:01.472Z] #19 196.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:03:01.627Z] #77 174.8 CC src/crun-unpause.o [2022-07-25T16:03:01.627Z] #77 175.0 CC src/crun-spec.o [2022-07-25T16:03:01.887Z] #77 175.1 CC src/crun-exec.o [2022-07-25T16:03:01.887Z] #77 175.3 CC src/crun-list.o [2022-07-25T16:03:01.887Z] #77 175.3 CC src/crun-create.o [2022-07-25T16:03:02.146Z] #77 175.4 CC src/crun-start.o [2022-07-25T16:03:02.406Z] #77 175.5 CC src/crun-state.o [2022-07-25T16:03:02.406Z] #77 175.6 CC src/crun-update.o [2022-07-25T16:03:02.406Z] #77 175.7 CC src/crun-ps.o [2022-07-25T16:03:02.665Z] #77 176.0 CC src/crun-checkpoint.o [2022-07-25T16:03:02.925Z] #77 176.3 CC src/crun-restore.o [2022-07-25T16:03:02.925Z] #77 176.3 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T16:03:03.184Z] #77 176.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T16:03:03.184Z] #77 176.5 CC src/libcrun/libcrun_la-container.lo [2022-07-25T16:03:03.444Z] #77 176.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T16:03:03.444Z] #77 176.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T16:03:03.704Z] #77 176.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T16:03:03.704Z] #77 177.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T16:03:03.963Z] #77 177.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T16:03:04.223Z] #77 177.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T16:03:04.223Z] #77 177.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T16:03:04.483Z] #77 177.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T16:03:04.483Z] #77 177.9 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T16:03:04.743Z] #77 178.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T16:03:04.784Z] #47 ... [2022-07-25T16:03:04.784Z] [2022-07-25T16:03:04.784Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:03:04.784Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:03:04.784Z] #77 187.0 CCLD tests/init [2022-07-25T16:03:05.002Z] #77 178.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T16:03:05.002Z] #77 178.3 CC src/libcrun/libcrun_la-error.lo [2022-07-25T16:03:05.263Z] #77 178.5 CC src/libcrun/libcrun_la-status.lo [2022-07-25T16:03:05.522Z] #77 178.7 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T16:03:05.522Z] #77 178.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T16:03:06.091Z] #77 179.4 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T16:03:06.351Z] #77 179.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T16:03:06.351Z] #77 179.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T16:03:06.610Z] #77 179.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T16:03:06.687Z] #77 ... [2022-07-25T16:03:06.687Z] [2022-07-25T16:03:06.687Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:03:06.687Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:03:06.687Z] #47 DONE 229.3s [2022-07-25T16:03:06.687Z] [2022-07-25T16:03:06.687Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:03:06.687Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:03:06.719Z] #19 201.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-25T16:03:06.719Z] #19 201.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:03:06.719Z] #19 201.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:03:06.719Z] #19 201.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-25T16:03:06.719Z] #19 201.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-25T16:03:06.719Z] #19 201.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-25T16:03:06.719Z] #19 201.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-25T16:03:06.719Z] #19 201.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-25T16:03:06.719Z] #19 201.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-25T16:03:06.719Z] #19 202.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-25T16:03:06.719Z] #19 202.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:06.719Z] #19 202.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:06.976Z] #19 202.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-25T16:03:06.976Z] #19 202.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:03:06.976Z] #19 202.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:03:07.303Z] #77 185.8 AR libcrun_testing.a [2022-07-25T16:03:07.303Z] #77 185.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T16:03:07.303Z] #77 185.9 CCLD tests/tests_libcrun_fuzzer [2022-07-25T16:03:07.303Z] #77 185.9 CCLD tests/tests_libcrun_utils [2022-07-25T16:03:07.303Z] #77 185.9 CCLD tests/tests_libcrun_errors [2022-07-25T16:03:07.549Z] #77 180.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T16:03:07.559Z] #77 186.6 CCLD libcrun.la [2022-07-25T16:03:07.622Z] #77 ... [2022-07-25T16:03:07.622Z] [2022-07-25T16:03:07.622Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T16:03:07.622Z] #48 sha256:219e2a3122833b5b3a47c908eb11fb5f69a740fe8356c2a2d6e9ff7d6b58a601 [2022-07-25T16:03:07.622Z] #48 DONE 0.1s [2022-07-25T16:03:07.622Z] [2022-07-25T16:03:07.622Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T16:03:07.622Z] #52 sha256:be10f7383f0c7075f1baed87496460fb7a78de1f1f1c54b8734ce90f18e23191 [2022-07-25T16:03:07.622Z] #52 DONE 0.1s [2022-07-25T16:03:07.622Z] [2022-07-25T16:03:07.622Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T16:03:07.622Z] #54 sha256:784d5edbdb7395ef6f169f853d9785432d0aafafd352390b7263ae2bf550d2f0 [2022-07-25T16:03:07.809Z] #77 180.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T16:03:07.809Z] #77 181.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T16:03:07.881Z] #54 DONE 0.1s [2022-07-25T16:03:07.881Z] [2022-07-25T16:03:07.881Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T16:03:07.881Z] #56 sha256:4b108bf8d3079f9d2bcb24b431930f3b760b66cf7455a4fe957452ae326c7caa [2022-07-25T16:03:08.069Z] #77 181.4 CC tests/init.o [2022-07-25T16:03:08.121Z] #77 187.2 CCLD crun [2022-07-25T16:03:08.140Z] #56 DONE 0.2s [2022-07-25T16:03:08.140Z] [2022-07-25T16:03:08.140Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T16:03:08.140Z] #58 sha256:ad233c815740de246770be91dee01fbb44297631ba66e7a8feac26c06fb9cc09 [2022-07-25T16:03:08.140Z] #58 DONE 0.1s [2022-07-25T16:03:08.140Z] [2022-07-25T16:03:08.140Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:03:08.140Z] #60 sha256:471782551384c114e111227d22943781ca174f39ea062f881658d008c204c0ab [2022-07-25T16:03:08.328Z] #77 181.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T16:03:08.367Z] #47 ... [2022-07-25T16:03:08.367Z] [2022-07-25T16:03:08.367Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:03:08.367Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:03:08.367Z] #77 162.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T16:03:08.684Z] #77 187.7 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T16:03:08.684Z] #77 187.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T16:03:08.684Z] #77 187.9 /bin/mkdir -p '/usr/local/lib' [2022-07-25T16:03:08.684Z] #77 187.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T16:03:08.684Z] #77 187.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T16:03:08.684Z] #77 188.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T16:03:08.940Z] #77 188.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T16:03:08.940Z] #77 188.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T16:03:08.940Z] #77 188.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T16:03:09.197Z] #77 188.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-07-25T16:03:09.197Z] #77 188.1 ---------------------------------------------------------------------- [2022-07-25T16:03:09.197Z] #77 188.1 Libraries have been installed in: [2022-07-25T16:03:09.197Z] #77 188.1 /usr/local/lib [2022-07-25T16:03:09.197Z] #77 188.1 [2022-07-25T16:03:09.197Z] #77 188.1 If you ever happen to want to link against installed libraries [2022-07-25T16:03:09.197Z] #77 188.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T16:03:09.197Z] #77 188.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T16:03:09.197Z] #77 188.2 flag during linking and do at least one of the following: [2022-07-25T16:03:09.197Z] #77 188.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T16:03:09.197Z] #77 188.2 during execution [2022-07-25T16:03:09.197Z] #77 188.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T16:03:09.197Z] #77 188.2 during linking [2022-07-25T16:03:09.197Z] #77 188.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T16:03:09.197Z] #77 188.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T16:03:09.197Z] #77 188.2 [2022-07-25T16:03:09.197Z] #77 188.2 See any operating system documentation about shared libraries for [2022-07-25T16:03:09.197Z] #77 188.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T16:03:09.197Z] #77 188.2 ---------------------------------------------------------------------- [2022-07-25T16:03:09.197Z] #77 188.2 /bin/mkdir -p '/build' [2022-07-25T16:03:09.197Z] #77 188.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T16:03:09.197Z] #77 188.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T16:03:09.197Z] #77 188.3 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T16:03:09.197Z] #77 188.3 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T16:03:09.197Z] #77 188.3 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T16:03:09.453Z] #77 DONE 188.7s [2022-07-25T16:03:09.453Z] [2022-07-25T16:03:09.453Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:09.453Z] #64 sha256:3c37ece8e9b46cd6845bce0c4a908737e92d9e969ff241a1668ed09d7680a80c [2022-07-25T16:03:09.710Z] #77 ... [2022-07-25T16:03:09.710Z] [2022-07-25T16:03:09.710Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:03:09.710Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:03:09.710Z] #47 206.8 + dpkg --print-architecture [2022-07-25T16:03:09.710Z] #47 206.8 + git checkout -q v2.1.0 [2022-07-25T16:03:09.710Z] #47 207.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T16:03:09.710Z] #47 207.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T16:03:10.818Z] #64 ... [2022-07-25T16:03:10.818Z] [2022-07-25T16:03:10.818Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T16:03:10.818Z] #26 sha256:19d7e9c1ea3be9957438c7fdbe6dbe54202f05326425e813539656dc6cb5a32e [2022-07-25T16:03:10.818Z] #26 221.2 + return [2022-07-25T16:03:10.818Z] #26 DONE 221.3s [2022-07-25T16:03:10.818Z] [2022-07-25T16:03:10.818Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:10.818Z] #64 sha256:3c37ece8e9b46cd6845bce0c4a908737e92d9e969ff241a1668ed09d7680a80c [2022-07-25T16:03:11.760Z] #64 ... [2022-07-25T16:03:11.760Z] [2022-07-25T16:03:11.760Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T16:03:11.760Z] #27 sha256:fe5cb0e6eb2882cdf515e9f0966a0b752ce63210a96b82ca7cba99eba3bd4a85 [2022-07-25T16:03:11.760Z] #27 DONE 0.1s [2022-07-25T16:03:11.760Z] [2022-07-25T16:03:11.760Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:11.760Z] #64 sha256:3c37ece8e9b46cd6845bce0c4a908737e92d9e969ff241a1668ed09d7680a80c [2022-07-25T16:03:12.016Z] #64 ... [2022-07-25T16:03:12.016Z] [2022-07-25T16:03:12.016Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T16:03:12.016Z] #32 sha256:b99b39b453dad759a7ad66796f1a4031c92fb27c7165ae85999e268b24bea342 [2022-07-25T16:03:12.016Z] #32 DONE 0.2s [2022-07-25T16:03:12.016Z] [2022-07-25T16:03:12.016Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T16:03:12.016Z] #35 sha256:62e4c84212e26af0969b2af8ce3d01f6f115e3eb5ad3813ca9d0631f522cb684 [2022-07-25T16:03:12.016Z] #35 DONE 0.1s [2022-07-25T16:03:12.016Z] [2022-07-25T16:03:12.016Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:12.016Z] #64 sha256:3c37ece8e9b46cd6845bce0c4a908737e92d9e969ff241a1668ed09d7680a80c [2022-07-25T16:03:12.223Z] #19 206.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-25T16:03:12.223Z] #19 206.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:03:12.223Z] #19 206.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:03:12.223Z] #19 206.8 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-25T16:03:12.223Z] #19 206.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-25T16:03:12.223Z] #19 206.8 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-25T16:03:12.223Z] #19 206.9 Selecting previously unselected package libc6-s390x-cross. [2022-07-25T16:03:12.223Z] #19 206.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-25T16:03:12.223Z] #19 206.9 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-25T16:03:12.223Z] #19 207.0 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-25T16:03:12.223Z] #19 207.0 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:12.223Z] #19 207.0 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:12.223Z] #19 207.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-25T16:03:12.223Z] #19 207.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:12.223Z] #19 207.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:12.223Z] #19 207.1 Selecting previously unselected package libitm1-s390x-cross. [2022-07-25T16:03:12.223Z] #19 207.1 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:12.223Z] #19 207.1 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:12.223Z] #19 207.1 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-25T16:03:12.223Z] #19 207.1 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:12.223Z] #19 207.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:12.223Z] #19 207.1 Selecting previously unselected package libasan6-s390x-cross. [2022-07-25T16:03:12.223Z] #19 207.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:12.223Z] #19 207.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:12.223Z] #19 207.4 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-25T16:03:12.223Z] #19 207.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:12.223Z] #19 207.5 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:12.223Z] #19 207.6 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-25T16:03:12.223Z] #19 207.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:12.223Z] #19 207.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:12.223Z] #19 207.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-25T16:03:12.223Z] #19 207.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:12.272Z] #64 ... [2022-07-25T16:03:12.272Z] [2022-07-25T16:03:12.272Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T16:03:12.272Z] #37 sha256:193940ca40d3316c47bca6b5fe43b111a6abaf478de0b2ddc80c9e5a40dc3217 [2022-07-25T16:03:12.272Z] #37 DONE 0.1s [2022-07-25T16:03:12.272Z] [2022-07-25T16:03:12.272Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T16:03:12.272Z] #39 sha256:877b1453a5da4ece910e25e02d0057c2bf7410756c79d7b67b88f0893240458e [2022-07-25T16:03:12.272Z] #39 DONE 0.1s [2022-07-25T16:03:12.272Z] [2022-07-25T16:03:12.272Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T16:03:12.272Z] #41 sha256:d914efbf0423e66d6744a1c91fdb5cb787f1e74646286a06af52e32f203c89b0 [2022-07-25T16:03:12.272Z] #41 DONE 0.1s [2022-07-25T16:03:12.272Z] [2022-07-25T16:03:12.272Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:12.272Z] #64 sha256:3c37ece8e9b46cd6845bce0c4a908737e92d9e969ff241a1668ed09d7680a80c [2022-07-25T16:03:12.482Z] #19 207.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:12.482Z] #19 208.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-25T16:03:12.527Z] #64 ... [2022-07-25T16:03:12.527Z] [2022-07-25T16:03:12.527Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T16:03:12.527Z] #45 sha256:27d6658011cbb5517c9ea3423b850ebc28762a5175eec0c004b1078649456fe7 [2022-07-25T16:03:12.527Z] #45 DONE 0.0s [2022-07-25T16:03:12.527Z] [2022-07-25T16:03:12.528Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T16:03:12.528Z] #48 sha256:fe6527d4d8c91b3e55f38dd6856b3a24ee96e7174efa4ab87ef4e011925f0e83 [2022-07-25T16:03:12.528Z] #48 DONE 0.1s [2022-07-25T16:03:12.528Z] [2022-07-25T16:03:12.528Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T16:03:12.528Z] #52 sha256:fb78512fba8547e488a716c67c319c1bdbb58076036ebf53945c65e3d297685a [2022-07-25T16:03:12.528Z] #52 DONE 0.0s [2022-07-25T16:03:12.528Z] [2022-07-25T16:03:12.528Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T16:03:12.528Z] #54 sha256:10f282e81fbd1253e6f10bfe1b5c6b02b4af56cc109d339ff1ad6815db993e3d [2022-07-25T16:03:12.528Z] #54 DONE 0.1s [2022-07-25T16:03:12.528Z] [2022-07-25T16:03:12.528Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:12.528Z] #64 sha256:3c37ece8e9b46cd6845bce0c4a908737e92d9e969ff241a1668ed09d7680a80c [2022-07-25T16:03:12.738Z] #19 208.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:03:12.738Z] #19 208.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:03:12.784Z] #64 ... [2022-07-25T16:03:12.784Z] [2022-07-25T16:03:12.784Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:03:12.784Z] #60 sha256:60ea6dd33b098d38544be535caa5eeaf6792f73694b92a179b45f1254258c2b3 [2022-07-25T16:03:12.784Z] #60 130.8 + mkdir -p /build [2022-07-25T16:03:12.784Z] #60 130.8 + cp runc /build/runc [2022-07-25T16:03:13.039Z] #60 DONE 130.9s [2022-07-25T16:03:13.039Z] [2022-07-25T16:03:13.039Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T16:03:13.039Z] #56 sha256:964c423568be993d65f4cd61390a2f2d78b11d4ca8138f690eb900619950e583 [2022-07-25T16:03:13.039Z] #56 DONE 0.2s [2022-07-25T16:03:13.039Z] [2022-07-25T16:03:13.039Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T16:03:13.039Z] #58 sha256:00841bebe6437e7f3b1049c32407d75fd152eaa437a2ff486badaa6f5ec2260e [2022-07-25T16:03:13.295Z] #58 DONE 0.3s [2022-07-25T16:03:13.295Z] [2022-07-25T16:03:13.295Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:13.295Z] #64 sha256:3c37ece8e9b46cd6845bce0c4a908737e92d9e969ff241a1668ed09d7680a80c [2022-07-25T16:03:14.667Z] #64 ... [2022-07-25T16:03:14.667Z] [2022-07-25T16:03:14.667Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T16:03:14.667Z] #61 sha256:d083b5a0f05906ca5759994fb3106a3edd440150d8a94013d153be36fe0e59f8 [2022-07-25T16:03:14.667Z] #61 DONE 0.1s [2022-07-25T16:03:14.667Z] [2022-07-25T16:03:14.667Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:14.667Z] #64 sha256:3c37ece8e9b46cd6845bce0c4a908737e92d9e969ff241a1668ed09d7680a80c [2022-07-25T16:03:17.936Z] #64 205.3 + bin/containerd [2022-07-25T16:03:17.984Z] #19 212.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-25T16:03:17.984Z] #19 212.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:03:17.984Z] #19 212.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:03:17.984Z] #19 212.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-25T16:03:17.984Z] #19 212.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-25T16:03:17.984Z] #19 212.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-25T16:03:17.984Z] #19 212.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-25T16:03:17.984Z] #19 212.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-25T16:03:17.984Z] #19 212.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-25T16:03:17.984Z] #19 213.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-25T16:03:17.984Z] #19 213.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T16:03:17.984Z] #19 213.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:17.984Z] #19 213.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-25T16:03:17.984Z] #19 213.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T16:03:17.984Z] #19 213.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:03:18.364Z] #77 182.9 CCLD tests/init [2022-07-25T16:03:20.346Z] #60 ... [2022-07-25T16:03:20.346Z] [2022-07-25T16:03:20.346Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:03:20.346Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:03:20.346Z] #77 203.2 CCLD libcrun.la [2022-07-25T16:03:20.346Z] #77 203.3 AR libcrun_testing.a [2022-07-25T16:03:20.346Z] #77 203.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T16:03:20.346Z] #77 203.3 CCLD tests/tests_libcrun_utils [2022-07-25T16:03:20.346Z] #77 203.3 CCLD tests/tests_libcrun_errors [2022-07-25T16:03:20.346Z] #77 203.3 CCLD tests/tests_libcrun_fuzzer [2022-07-25T16:03:20.605Z] #77 204.2 CCLD crun [2022-07-25T16:03:20.864Z] #77 204.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T16:03:21.123Z] #77 204.7 /bin/mkdir -p '/usr/local/lib' [2022-07-25T16:03:21.123Z] #77 204.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T16:03:21.123Z] #77 204.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T16:03:21.123Z] #77 204.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T16:03:21.123Z] #77 204.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T16:03:21.123Z] #77 204.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T16:03:21.123Z] #77 204.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T16:03:21.123Z] #77 204.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T16:03:21.382Z] #77 204.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-25T16:03:21.382Z] #77 204.9 ---------------------------------------------------------------------- [2022-07-25T16:03:21.382Z] #77 204.9 Libraries have been installed in: [2022-07-25T16:03:21.382Z] #77 204.9 /usr/local/lib [2022-07-25T16:03:21.382Z] #77 204.9 [2022-07-25T16:03:21.382Z] #77 204.9 If you ever happen to want to link against installed libraries [2022-07-25T16:03:21.382Z] #77 204.9 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T16:03:21.382Z] #77 204.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T16:03:21.382Z] #77 204.9 flag during linking and do at least one of the following: [2022-07-25T16:03:21.382Z] #77 204.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T16:03:21.382Z] #77 204.9 during execution [2022-07-25T16:03:21.382Z] #77 204.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T16:03:21.382Z] #77 204.9 during linking [2022-07-25T16:03:21.382Z] #77 204.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T16:03:21.382Z] #77 204.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T16:03:21.382Z] #77 204.9 [2022-07-25T16:03:21.382Z] #77 204.9 See any operating system documentation about shared libraries for [2022-07-25T16:03:21.382Z] #77 204.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T16:03:21.382Z] #77 204.9 ---------------------------------------------------------------------- [2022-07-25T16:03:21.382Z] #77 204.9 /bin/mkdir -p '/build' [2022-07-25T16:03:21.382Z] #77 204.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T16:03:21.382Z] #77 205.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T16:03:21.382Z] #77 205.0 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T16:03:21.382Z] #77 205.0 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T16:03:21.382Z] #77 205.0 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T16:03:21.642Z] #77 DONE 205.2s [2022-07-25T16:03:21.642Z] [2022-07-25T16:03:21.642Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:03:21.642Z] #60 sha256:471782551384c114e111227d22943781ca174f39ea062f881658d008c204c0ab [2022-07-25T16:03:21.663Z] #77 ... [2022-07-25T16:03:21.663Z] [2022-07-25T16:03:21.663Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T16:03:21.663Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T16:03:21.663Z] #47 DONE 228.0s [2022-07-25T16:03:21.663Z] [2022-07-25T16:03:21.663Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:03:21.663Z] #60 sha256:e9cd3d07b1f1d416c066d0afabf45e0f91b6300dea416288adf865df56899c9f [2022-07-25T16:03:22.149Z] #19 217.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-25T16:03:22.149Z] #19 217.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T16:03:22.149Z] #19 217.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:03:22.149Z] #19 217.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-25T16:03:22.149Z] #19 217.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-25T16:03:22.149Z] #19 217.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-25T16:03:22.149Z] #19 217.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-25T16:03:22.149Z] #19 217.5 Setting up libfile-which-perl (1.23-1) ... [2022-07-25T16:03:22.149Z] #19 217.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-25T16:03:22.149Z] #19 217.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-25T16:03:22.149Z] #19 217.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-25T16:03:22.149Z] #19 217.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T16:03:22.149Z] #19 217.6 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T16:03:22.149Z] #19 217.6 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T16:03:22.149Z] #19 217.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-25T16:03:22.149Z] #19 217.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-25T16:03:22.149Z] #19 217.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T16:03:22.149Z] #19 217.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-25T16:03:22.149Z] #19 217.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-25T16:03:22.149Z] #19 217.6 Setting up file (1:5.39-3) ... [2022-07-25T16:03:22.149Z] #19 217.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-25T16:03:22.149Z] #19 217.7 Setting up bzip2 (1.0.8-4) ... [2022-07-25T16:03:22.149Z] #19 217.7 Setting up libyaml-perl (1.30-1) ... [2022-07-25T16:03:22.149Z] #19 217.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-25T16:03:22.149Z] #19 217.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-25T16:03:22.149Z] #19 217.7 Setting up libio-string-perl (1.08-3.1) ... [2022-07-25T16:03:22.149Z] #19 217.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-25T16:03:22.149Z] #19 217.7 Setting up cross-config (2.6.18+nmu1) ... [2022-07-25T16:03:22.407Z] #19 217.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T16:03:22.407Z] #19 217.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T16:03:22.407Z] #19 217.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-25T16:03:22.407Z] #19 217.9 Setting up patch (2.7.6-7) ... [2022-07-25T16:03:22.407Z] #19 217.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-25T16:03:22.407Z] #19 217.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-25T16:03:22.407Z] #19 217.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.407Z] #19 217.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-25T16:03:22.407Z] #19 217.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-25T16:03:22.407Z] #19 217.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.407Z] #19 217.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.407Z] #19 217.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-25T16:03:22.407Z] #19 217.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-25T16:03:22.407Z] #19 218.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.407Z] #19 218.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:03:22.407Z] #19 218.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-25T16:03:22.407Z] #19 218.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-25T16:03:22.407Z] #19 218.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-25T16:03:22.407Z] #19 218.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-25T16:03:22.604Z] #60 ... [2022-07-25T16:03:22.604Z] [2022-07-25T16:03:22.604Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T16:03:22.604Z] #48 sha256:8382f21e04b1ed56038f17f4849f12b269df66a367ff74d1f1cc37a404d01539 [2022-07-25T16:03:22.604Z] #48 DONE 0.1s [2022-07-25T16:03:22.604Z] [2022-07-25T16:03:22.604Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T16:03:22.604Z] #52 sha256:1f96e78dec043562d64f6e86e6dcd83ba3dc18c67007af060325a81cdf6e2249 [2022-07-25T16:03:22.604Z] #52 DONE 0.1s [2022-07-25T16:03:22.604Z] [2022-07-25T16:03:22.604Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T16:03:22.604Z] #54 sha256:3189265424d717f0a29dac476f5d352859286a88a88f2cc85358532a79e902a6 [2022-07-25T16:03:22.604Z] #54 DONE 0.1s [2022-07-25T16:03:22.604Z] [2022-07-25T16:03:22.604Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:03:22.604Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:03:22.663Z] #19 218.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T16:03:22.663Z] #19 218.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-25T16:03:22.663Z] #19 218.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:03:22.663Z] #19 218.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-25T16:03:22.663Z] #19 218.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.663Z] #19 218.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-25T16:03:22.865Z] #77 ... [2022-07-25T16:03:22.865Z] [2022-07-25T16:03:22.865Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T16:03:22.865Z] #56 sha256:6a649db15774797c8916d0da14ac684cacab38a3518626e01260212cc58c0f5c [2022-07-25T16:03:22.865Z] #56 DONE 0.1s [2022-07-25T16:03:22.865Z] [2022-07-25T16:03:22.865Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T16:03:22.865Z] #58 sha256:95c2ce9fea1e7fddaa09c38e834d0f2b8e1c1d5f98c2fbfc9511f05ab132e3db [2022-07-25T16:03:22.865Z] #58 DONE 0.1s [2022-07-25T16:03:22.865Z] [2022-07-25T16:03:22.865Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:22.865Z] #64 sha256:218a9e2102ab65d5304a9fbe96cc753fd63204077c1242588a966cdd131e4fd8 [2022-07-25T16:03:22.919Z] #19 218.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.919Z] #19 218.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.919Z] #19 218.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.919Z] #19 218.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-25T16:03:22.919Z] #19 218.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.919Z] #19 218.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.919Z] #19 218.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:22.919Z] #19 218.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-25T16:03:22.919Z] #19 218.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-25T16:03:22.919Z] #19 218.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-25T16:03:23.175Z] #19 218.6 [2022-07-25T16:03:23.175Z] #19 218.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-25T16:03:23.175Z] #19 218.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.175Z] #19 218.6 Setting up dpkg-dev (1.20.11) ... [2022-07-25T16:03:23.175Z] #19 218.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.175Z] #19 218.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T16:03:23.175Z] #19 218.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.175Z] #19 218.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.175Z] #19 218.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.175Z] #19 218.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.175Z] #19 218.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T16:03:23.175Z] #19 218.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.175Z] #19 218.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.175Z] #19 218.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.431Z] #19 218.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.431Z] #19 218.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-25T16:03:23.431Z] #19 218.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-25T16:03:23.431Z] #19 218.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-25T16:03:23.431Z] #19 218.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-25T16:03:23.687Z] #19 219.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-25T16:03:23.687Z] #19 219.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T16:03:23.687Z] #19 219.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:03:23.687Z] #19 219.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:03:23.687Z] #19 219.2 Setting up libxml-simple-perl (2.25-1) ... [2022-07-25T16:03:23.687Z] #19 219.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T16:03:23.687Z] #19 219.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T16:03:23.687Z] #19 219.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:03:23.687Z] #19 219.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-25T16:03:23.687Z] #19 219.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.943Z] #19 219.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:03:23.943Z] #19 219.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.943Z] #19 219.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:03:23.943Z] #19 219.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T16:03:23.943Z] #19 219.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T16:03:23.943Z] #19 219.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-25T16:03:23.943Z] #19 219.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:03:23.943Z] #19 219.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T16:03:23.943Z] #19 219.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:03:23.943Z] #19 219.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:03:23.943Z] #19 219.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T16:03:23.943Z] #19 219.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:03:23.943Z] #19 219.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:03:23.943Z] #19 219.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T16:03:23.943Z] #19 219.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:03:23.943Z] #19 219.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-25T16:03:23.943Z] #19 219.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:03:23.943Z] #19 219.5 Setting up crossbuild-essential-armel (12.9) ... [2022-07-25T16:03:24.198Z] #19 219.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T16:03:24.198Z] #19 219.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-25T16:03:24.198Z] #19 219.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-25T16:03:24.198Z] #19 219.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-25T16:03:24.198Z] #19 219.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-25T16:03:24.198Z] #19 219.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:03:24.606Z] #47 DONE 229.7s [2022-07-25T16:03:24.606Z] [2022-07-25T16:03:24.606Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:03:24.606Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:03:24.606Z] #77 ... [2022-07-25T16:03:24.606Z] [2022-07-25T16:03:24.606Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T16:03:24.606Z] #48 sha256:c8ecb5d2343c6b8797e5b5e70ac5c007fac94f259034eabced2da4c7a98fac34 [2022-07-25T16:03:24.606Z] #48 DONE 0.2s [2022-07-25T16:03:24.606Z] [2022-07-25T16:03:24.606Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T16:03:24.606Z] #52 sha256:10754526baa732c70cf7d3bdf43e1fc5794b505c87ddc9be903dcae3d6b0c53b [2022-07-25T16:03:24.606Z] #52 DONE 0.0s [2022-07-25T16:03:24.606Z] [2022-07-25T16:03:24.606Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:24.606Z] #64 sha256:d6ce48fa17de3cdbc70418144c77a4ff43dd985b3c5a988dc95b2f4cef37a5be [2022-07-25T16:03:24.866Z] #64 ... [2022-07-25T16:03:24.866Z] [2022-07-25T16:03:24.866Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T16:03:24.866Z] #54 sha256:95f3621dc46bdba540b0237acc84606322771946845e91ef177b9e7b87999d9e [2022-07-25T16:03:24.866Z] #54 DONE 0.2s [2022-07-25T16:03:24.866Z] [2022-07-25T16:03:24.866Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T16:03:24.866Z] #56 sha256:23067cd9f8b5d12c0e8533d1ee4965739240490b3f7b9fee9db1bd91bd13c2a3 [2022-07-25T16:03:25.126Z] #19 DONE 220.4s [2022-07-25T16:03:25.126Z] [2022-07-25T16:03:25.126Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T16:03:25.126Z] #32 sha256:53e755b7e9c42f2a301a2d31d1991dcccabdd94fd717b720f06e10655a27e12c [2022-07-25T16:03:25.126Z] #32 DONE 0.1s [2022-07-25T16:03:25.126Z] [2022-07-25T16:03:25.126Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T16:03:25.126Z] #73 sha256:7d49881837a49565d5f9625ac5119d3bb75052f043d56c79750ba877df1e1382 [2022-07-25T16:03:25.126Z] #73 DONE 0.1s [2022-07-25T16:03:25.126Z] [2022-07-25T16:03:25.126Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T16:03:25.126Z] #74 sha256:059ccfa11df9bda3957ae17d4c843b68c7a351cf5f5db4ca4f8f1e2ebd471f8e [2022-07-25T16:03:25.126Z] #56 DONE 0.2s [2022-07-25T16:03:25.126Z] [2022-07-25T16:03:25.126Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T16:03:25.126Z] #58 sha256:029182e88ce34ab0a0e78280a9db364aca7545a1897b89b1d8eb8012bff0d40d [2022-07-25T16:03:25.126Z] #58 DONE 0.1s [2022-07-25T16:03:25.126Z] [2022-07-25T16:03:25.126Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:25.126Z] #64 sha256:d6ce48fa17de3cdbc70418144c77a4ff43dd985b3c5a988dc95b2f4cef37a5be [2022-07-25T16:03:26.065Z] #64 ... [2022-07-25T16:03:26.065Z] [2022-07-25T16:03:26.065Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:03:26.065Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:03:26.065Z] #77 199.3 CCLD tests/init [2022-07-25T16:03:26.491Z] #74 1.410 + RM_GOPATH=0 [2022-07-25T16:03:26.491Z] #74 1.410 + TMP_GOPATH= [2022-07-25T16:03:26.491Z] #74 1.410 + : /build [2022-07-25T16:03:26.491Z] #74 1.410 + '[' -z '' ']' [2022-07-25T16:03:26.491Z] #74 1.410 ++ mktemp -d [2022-07-25T16:03:26.491Z] #74 1.411 + export GOPATH=/tmp/tmp.08okHLuWCG [2022-07-25T16:03:26.491Z] #74 1.411 + GOPATH=/tmp/tmp.08okHLuWCG [2022-07-25T16:03:26.491Z] #74 1.411 + RM_GOPATH=1 [2022-07-25T16:03:26.491Z] #74 1.412 + case "$(go env GOARCH)" in [2022-07-25T16:03:26.491Z] #74 1.412 ++ go env GOARCH [2022-07-25T16:03:26.491Z] #74 1.426 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:03:26.491Z] #74 1.426 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:03:26.491Z] #74 1.426 ++ dirname /install.sh [2022-07-25T16:03:26.491Z] #74 1.428 + dir=/ [2022-07-25T16:03:26.491Z] #74 1.428 + bin=rootlesskit [2022-07-25T16:03:26.491Z] #74 1.428 + shift [2022-07-25T16:03:26.491Z] #74 1.428 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T16:03:26.491Z] #74 1.428 + . //rootlesskit.installer [2022-07-25T16:03:26.491Z] #74 1.428 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T16:03:26.491Z] #74 1.429 + install_rootlesskit [2022-07-25T16:03:26.491Z] #74 1.429 + case "$1" in [2022-07-25T16:03:26.491Z] #74 1.429 + export CGO_ENABLED=0 [2022-07-25T16:03:26.491Z] #74 1.429 + CGO_ENABLED=0 [2022-07-25T16:03:26.491Z] #74 1.429 + _install_rootlesskit [2022-07-25T16:03:26.491Z] #74 1.430 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T16:03:26.491Z] #74 1.430 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T16:03:26.491Z] #74 1.430 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T16:03:26.491Z] #74 1.430 + GOBIN=/build [2022-07-25T16:03:26.491Z] #74 1.430 + GO111MODULE=on [2022-07-25T16:03:26.491Z] #74 1.430 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T16:03:27.054Z] #74 1.861 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T16:03:28.420Z] #74 3.299 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T16:03:28.420Z] #74 3.299 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T16:03:28.676Z] #74 3.555 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T16:03:30.044Z] #74 4.674 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T16:03:30.044Z] #74 4.964 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T16:03:30.044Z] #74 ... [2022-07-25T16:03:30.044Z] [2022-07-25T16:03:30.044Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T16:03:30.044Z] #33 sha256:475e3cd078e72e2b6e1454ae3dae165386ed6d148d3f2c332f98881a15c3249f [2022-07-25T16:03:30.044Z] #33 1.391 + RM_GOPATH=0 [2022-07-25T16:03:30.044Z] #33 1.391 + TMP_GOPATH= [2022-07-25T16:03:30.044Z] #33 1.391 + : /build [2022-07-25T16:03:30.044Z] #33 1.391 + '[' -z '' ']' [2022-07-25T16:03:30.044Z] #33 1.391 ++ mktemp -d [2022-07-25T16:03:30.044Z] #33 1.392 + export GOPATH=/tmp/tmp.Gl0M5zguss [2022-07-25T16:03:30.044Z] #33 1.392 + GOPATH=/tmp/tmp.Gl0M5zguss [2022-07-25T16:03:30.045Z] #33 1.392 + RM_GOPATH=1 [2022-07-25T16:03:30.045Z] #33 1.392 + case "$(go env GOARCH)" in [2022-07-25T16:03:30.045Z] #33 1.392 ++ go env GOARCH [2022-07-25T16:03:30.045Z] #33 1.441 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:03:30.045Z] #33 1.441 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:03:30.045Z] #33 1.441 ++ dirname /install.sh [2022-07-25T16:03:30.045Z] #33 1.443 + dir=/ [2022-07-25T16:03:30.045Z] #33 1.444 + bin=dockercli [2022-07-25T16:03:30.045Z] #33 1.444 + shift [2022-07-25T16:03:30.045Z] #33 1.444 + '[' '!' -f //dockercli.installer ']' [2022-07-25T16:03:30.045Z] #33 1.444 + . //dockercli.installer [2022-07-25T16:03:30.045Z] #33 1.444 ++ : stable [2022-07-25T16:03:30.045Z] #33 1.445 ++ : 17.06.2-ce [2022-07-25T16:03:30.045Z] #33 1.445 + install_dockercli [2022-07-25T16:03:30.045Z] #33 1.445 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T16:03:30.045Z] #33 1.445 Install docker/cli version 17.06.2-ce from stable [2022-07-25T16:03:30.045Z] #33 1.446 ++ uname -m [2022-07-25T16:03:30.045Z] #33 1.448 + arch=x86_64 [2022-07-25T16:03:30.045Z] #33 1.448 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T16:03:30.045Z] #33 1.448 + url=https://download.docker.com/linux/static [2022-07-25T16:03:30.045Z] #33 1.448 + tar -xz docker/docker [2022-07-25T16:03:30.045Z] #33 1.448 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T16:03:30.045Z] #33 4.846 + mkdir -p /build [2022-07-25T16:03:30.045Z] #33 4.847 + mv docker/docker /build/ [2022-07-25T16:03:30.045Z] #33 4.849 + rmdir docker [2022-07-25T16:03:30.045Z] #33 DONE 5.0s [2022-07-25T16:03:30.045Z] [2022-07-25T16:03:30.045Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T16:03:30.045Z] #74 sha256:059ccfa11df9bda3957ae17d4c843b68c7a351cf5f5db4ca4f8f1e2ebd471f8e [2022-07-25T16:03:30.045Z] #74 4.970 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T16:03:30.045Z] #74 5.005 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T16:03:30.045Z] #74 5.086 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T16:03:30.045Z] #74 ... [2022-07-25T16:03:30.045Z] [2022-07-25T16:03:30.045Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:03:30.045Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T16:03:30.045Z] #20 1.731 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T16:03:30.045Z] #20 1.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T16:03:30.045Z] #20 1.745 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T16:03:30.045Z] #20 2.026 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T16:03:30.045Z] #20 2.253 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T16:03:30.045Z] #20 2.670 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T16:03:30.045Z] #20 3.130 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T16:03:30.045Z] #20 3.693 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T16:03:30.045Z] #20 4.154 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T16:03:30.045Z] #20 4.537 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T16:03:30.045Z] #20 4.538 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T16:03:30.045Z] #20 4.541 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T16:03:30.045Z] #20 4.542 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T16:03:30.045Z] #20 4.562 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T16:03:30.045Z] #20 4.564 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T16:03:30.045Z] #20 4.570 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T16:03:30.045Z] #20 4.577 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T16:03:30.045Z] #20 4.578 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T16:03:30.045Z] #20 4.579 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T16:03:30.045Z] #20 4.579 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T16:03:30.045Z] #20 4.580 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T16:03:31.942Z] #20 ... [2022-07-25T16:03:31.942Z] [2022-07-25T16:03:31.942Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T16:03:31.942Z] #74 sha256:059ccfa11df9bda3957ae17d4c843b68c7a351cf5f5db4ca4f8f1e2ebd471f8e [2022-07-25T16:03:31.942Z] #74 5.150 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T16:03:31.942Z] #74 5.235 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T16:03:31.942Z] #74 5.484 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T16:03:31.942Z] #74 5.584 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T16:03:31.942Z] #74 5.671 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T16:03:31.942Z] #74 6.629 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T16:03:35.094Z] #64 ... [2022-07-25T16:03:35.094Z] [2022-07-25T16:03:35.094Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T16:03:35.094Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T16:03:35.094Z] #77 198.7 AR libcrun_testing.a [2022-07-25T16:03:35.094Z] #77 198.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T16:03:35.094Z] #77 198.8 CCLD tests/tests_libcrun_utils [2022-07-25T16:03:35.094Z] #77 198.8 CCLD tests/tests_libcrun_errors [2022-07-25T16:03:35.094Z] #77 198.8 CCLD tests/tests_libcrun_fuzzer [2022-07-25T16:03:35.094Z] #77 199.2 CCLD libcrun.la [2022-07-25T16:03:35.094Z] #77 200.0 CCLD crun [2022-07-25T16:03:35.215Z] #74 ... [2022-07-25T16:03:35.215Z] [2022-07-25T16:03:35.215Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T16:03:35.215Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T16:03:35.215Z] #69 1.788 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T16:03:35.215Z] #69 1.789 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T16:03:35.215Z] #69 1.789 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T16:03:35.215Z] #69 2.065 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T16:03:35.215Z] #69 2.448 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T16:03:35.215Z] #69 3.003 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T16:03:35.215Z] #69 3.563 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T16:03:35.215Z] #69 4.107 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T16:03:35.215Z] #69 4.549 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T16:03:35.215Z] #69 4.551 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T16:03:35.215Z] #69 4.560 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T16:03:35.215Z] #69 4.592 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T16:03:35.215Z] #69 4.593 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T16:03:35.215Z] #69 4.601 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T16:03:35.215Z] #69 4.602 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T16:03:35.215Z] #69 4.604 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T16:03:35.216Z] #69 4.604 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T16:03:35.216Z] #69 4.606 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T16:03:35.216Z] #69 ... [2022-07-25T16:03:35.216Z] [2022-07-25T16:03:35.216Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:03:35.216Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T16:03:35.216Z] #49 1.737 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T16:03:35.216Z] #49 1.738 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T16:03:35.216Z] #49 1.738 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T16:03:35.216Z] #49 1.974 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T16:03:35.216Z] #49 2.373 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T16:03:35.216Z] #49 2.771 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T16:03:35.216Z] #49 3.269 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T16:03:35.216Z] #49 3.844 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T16:03:35.216Z] #49 4.289 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T16:03:35.216Z] #49 4.301 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T16:03:35.216Z] #49 4.311 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T16:03:35.216Z] #49 4.333 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T16:03:35.216Z] #49 4.334 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T16:03:35.216Z] #49 4.469 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T16:03:35.216Z] #49 4.478 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T16:03:35.216Z] #49 4.478 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T16:03:35.216Z] #49 4.480 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T16:03:35.216Z] #49 4.491 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T16:03:35.666Z] #77 200.4 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T16:03:35.666Z] #77 200.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T16:03:35.666Z] #77 200.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T16:03:35.666Z] #77 200.6 /bin/mkdir -p '/usr/local/lib' [2022-07-25T16:03:35.666Z] #77 200.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T16:03:35.927Z] #77 200.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T16:03:35.927Z] #77 200.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T16:03:35.927Z] #77 200.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T16:03:35.927Z] #77 200.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T16:03:35.927Z] #77 200.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-25T16:03:36.192Z] #77 200.8 ---------------------------------------------------------------------- [2022-07-25T16:03:36.192Z] #77 200.8 Libraries have been installed in: [2022-07-25T16:03:36.192Z] #77 200.8 /usr/local/lib [2022-07-25T16:03:36.192Z] #77 200.8 [2022-07-25T16:03:36.192Z] #77 200.8 If you ever happen to want to link against installed libraries [2022-07-25T16:03:36.192Z] #77 200.8 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T16:03:36.192Z] #77 200.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T16:03:36.192Z] #77 200.8 flag during linking and do at least one of the following: [2022-07-25T16:03:36.192Z] #77 200.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T16:03:36.192Z] #77 200.8 during execution [2022-07-25T16:03:36.192Z] #77 200.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T16:03:36.192Z] #77 200.8 during linking [2022-07-25T16:03:36.192Z] #77 200.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T16:03:36.192Z] #77 200.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T16:03:36.192Z] #77 200.8 [2022-07-25T16:03:36.192Z] #77 200.8 See any operating system documentation about shared libraries for [2022-07-25T16:03:36.192Z] #77 200.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T16:03:36.192Z] #77 200.8 ---------------------------------------------------------------------- [2022-07-25T16:03:36.192Z] #77 200.8 /bin/mkdir -p '/build' [2022-07-25T16:03:36.192Z] #77 200.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T16:03:36.192Z] #77 200.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T16:03:36.192Z] #77 200.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T16:03:36.192Z] #77 200.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T16:03:36.192Z] #77 200.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T16:03:36.453Z] #77 DONE 201.1s [2022-07-25T16:03:36.453Z] [2022-07-25T16:03:36.453Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:03:36.453Z] #60 sha256:e9cd3d07b1f1d416c066d0afabf45e0f91b6300dea416288adf865df56899c9f [2022-07-25T16:03:36.522Z] #60 143.2 + mkdir -p /build [2022-07-25T16:03:36.522Z] #60 143.2 + cp runc /build/runc [2022-07-25T16:03:36.522Z] #60 DONE 143.4s [2022-07-25T16:03:36.522Z] [2022-07-25T16:03:36.522Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:36.522Z] #64 sha256:ae864856b36ee2c373ec5b4a5ea00c4cd444f3c1a7bea37ce5a72db3f030ff0b [2022-07-25T16:03:37.467Z] #64 ... [2022-07-25T16:03:37.467Z] [2022-07-25T16:03:37.467Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T16:03:37.467Z] #61 sha256:0a5d2249e2922b15d08d08aaf776be44c3e943a30d6213f097422a9cc92ca0c4 [2022-07-25T16:03:37.467Z] #61 DONE 0.1s [2022-07-25T16:03:37.467Z] [2022-07-25T16:03:37.467Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:37.467Z] #64 sha256:ae864856b36ee2c373ec5b4a5ea00c4cd444f3c1a7bea37ce5a72db3f030ff0b [2022-07-25T16:03:40.960Z] #77 213.6 AR libcrun_testing.a [2022-07-25T16:03:40.960Z] #77 213.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T16:03:40.960Z] #77 213.7 CCLD tests/tests_libcrun_utils [2022-07-25T16:03:40.960Z] #77 213.7 CCLD tests/tests_libcrun_errors [2022-07-25T16:03:40.960Z] #77 213.7 CCLD tests/tests_libcrun_fuzzer [2022-07-25T16:03:40.960Z] #77 214.2 CCLD libcrun.la [2022-07-25T16:03:41.530Z] #77 215.0 CCLD crun [2022-07-25T16:03:41.655Z] #64 232.9 + bin/containerd [2022-07-25T16:03:42.470Z] #77 215.4 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T16:03:42.470Z] #77 215.6 /bin/mkdir -p '/usr/local/lib' [2022-07-25T16:03:42.470Z] #77 215.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T16:03:42.470Z] #77 215.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T16:03:42.470Z] #77 215.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T16:03:42.470Z] #77 215.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T16:03:42.470Z] #77 215.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T16:03:42.470Z] #77 215.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T16:03:42.470Z] #77 215.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T16:03:42.730Z] #77 215.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-25T16:03:42.730Z] #77 215.9 ---------------------------------------------------------------------- [2022-07-25T16:03:42.730Z] #77 215.9 Libraries have been installed in: [2022-07-25T16:03:42.730Z] #77 215.9 /usr/local/lib [2022-07-25T16:03:42.730Z] #77 215.9 [2022-07-25T16:03:42.730Z] #77 215.9 If you ever happen to want to link against installed libraries [2022-07-25T16:03:42.730Z] #77 215.9 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T16:03:42.730Z] #77 215.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T16:03:42.730Z] #77 215.9 flag during linking and do at least one of the following: [2022-07-25T16:03:42.730Z] #77 215.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T16:03:42.730Z] #77 215.9 during execution [2022-07-25T16:03:42.730Z] #77 215.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T16:03:42.730Z] #77 215.9 during linking [2022-07-25T16:03:42.730Z] #77 215.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T16:03:42.730Z] #77 215.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T16:03:42.730Z] #77 215.9 [2022-07-25T16:03:42.731Z] #77 215.9 See any operating system documentation about shared libraries for [2022-07-25T16:03:42.731Z] #77 215.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T16:03:42.731Z] #77 215.9 ---------------------------------------------------------------------- [2022-07-25T16:03:42.731Z] #77 215.9 /bin/mkdir -p '/build' [2022-07-25T16:03:42.731Z] #77 215.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T16:03:42.731Z] #77 216.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T16:03:42.731Z] #77 216.0 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T16:03:42.731Z] #77 216.0 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T16:03:42.731Z] #77 216.0 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T16:03:42.991Z] #77 DONE 216.2s [2022-07-25T16:03:42.991Z] [2022-07-25T16:03:42.991Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:03:42.991Z] #60 sha256:b7f525b1938603dda09554c988b0993f159968ceeb0280acc4365bf0ef9f867f [2022-07-25T16:03:45.176Z] #49 19.08 Fetched 40.6 MB in 18s (2306 kB/s) [2022-07-25T16:03:45.176Z] #49 19.08 Reading package lists... [2022-07-25T16:03:45.176Z] #49 ... [2022-07-25T16:03:45.176Z] [2022-07-25T16:03:45.176Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T16:03:45.176Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T16:03:45.176Z] #69 19.17 Fetched 40.6 MB in 18s (2302 kB/s) [2022-07-25T16:03:51.370Z] #60 140.8 + mkdir -p /build [2022-07-25T16:03:51.370Z] #60 140.9 + cp runc /build/runc [2022-07-25T16:03:51.370Z] #60 DONE 141.1s [2022-07-25T16:03:51.370Z] [2022-07-25T16:03:51.370Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:51.370Z] #64 sha256:218a9e2102ab65d5304a9fbe96cc753fd63204077c1242588a966cdd131e4fd8 [2022-07-25T16:03:51.370Z] #64 ... [2022-07-25T16:03:51.370Z] [2022-07-25T16:03:51.370Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T16:03:51.370Z] #61 sha256:284ba23f55c8d9eafeaa6ddd91f52fba45a34c3ef9d67d3b20ff88a11bf23cb3 [2022-07-25T16:03:51.370Z] #61 DONE 0.1s [2022-07-25T16:03:51.370Z] [2022-07-25T16:03:51.370Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:51.370Z] #64 sha256:218a9e2102ab65d5304a9fbe96cc753fd63204077c1242588a966cdd131e4fd8 [2022-07-25T16:03:53.272Z] #69 19.17 Reading package lists... [2022-07-25T16:03:53.272Z] #69 ... [2022-07-25T16:03:53.272Z] [2022-07-25T16:03:53.272Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:03:53.272Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T16:03:53.272Z] #20 21.71 Fetched 49.2 MB in 20s (2431 kB/s) [2022-07-25T16:03:53.272Z] #20 21.71 Reading package lists... [2022-07-25T16:03:53.272Z] #20 ... [2022-07-25T16:03:53.272Z] [2022-07-25T16:03:53.272Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:03:53.272Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T16:03:53.272Z] #49 19.08 Reading package lists... [2022-07-25T16:03:55.220Z] #60 144.5 + mkdir -p /build [2022-07-25T16:03:55.220Z] #60 144.5 + cp runc /build/runc [2022-07-25T16:03:55.220Z] #60 DONE 144.7s [2022-07-25T16:03:55.220Z] [2022-07-25T16:03:55.220Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:55.220Z] #64 sha256:d6ce48fa17de3cdbc70418144c77a4ff43dd985b3c5a988dc95b2f4cef37a5be [2022-07-25T16:03:55.480Z] #64 ... [2022-07-25T16:03:55.480Z] [2022-07-25T16:03:55.480Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T16:03:55.480Z] #61 sha256:68a197d721c2a6d3e4f0135636c41c51d1695b8d3fa3e8c68bcecdb91056db12 [2022-07-25T16:03:55.480Z] #61 DONE 0.1s [2022-07-25T16:03:55.572Z] #64 229.7 + bin/containerd [2022-07-25T16:03:55.740Z] [2022-07-25T16:03:55.740Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:03:55.740Z] #64 sha256:d6ce48fa17de3cdbc70418144c77a4ff43dd985b3c5a988dc95b2f4cef37a5be [2022-07-25T16:03:59.818Z] #49 28.24 Reading package lists... [2022-07-25T16:03:59.818Z] #49 ... [2022-07-25T16:03:59.818Z] [2022-07-25T16:03:59.818Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T16:03:59.818Z] #74 sha256:059ccfa11df9bda3957ae17d4c843b68c7a351cf5f5db4ca4f8f1e2ebd471f8e [2022-07-25T16:03:59.818Z] #74 30.00 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T16:03:59.818Z] #74 30.00 + GOBIN=/build [2022-07-25T16:03:59.818Z] #74 30.00 + GO111MODULE=on [2022-07-25T16:03:59.818Z] #74 30.00 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T16:03:59.818Z] #74 33.59 rootlesskit version 1.0.0 [2022-07-25T16:03:59.818Z] #74 33.59 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T16:03:59.818Z] #74 33.59 -container-ip string [2022-07-25T16:03:59.818Z] #74 33.59 container ip [2022-07-25T16:03:59.818Z] #74 33.59 -container-port int [2022-07-25T16:03:59.818Z] #74 33.59 container port (default -1) [2022-07-25T16:03:59.818Z] #74 33.59 -host-ip string [2022-07-25T16:03:59.818Z] #74 33.59 host ip [2022-07-25T16:03:59.818Z] #74 33.59 -host-port int [2022-07-25T16:03:59.818Z] #74 33.59 host port (default -1) [2022-07-25T16:03:59.818Z] #74 33.59 -proto string [2022-07-25T16:03:59.818Z] #74 33.59 proxy protocol (default "tcp") [2022-07-25T16:03:59.818Z] #74 DONE 34.0s [2022-07-25T16:03:59.818Z] [2022-07-25T16:03:59.818Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T16:03:59.818Z] #75 sha256:101d9b98eb19a042c19990ac9cb5a82cd9248da43351467c1c27fc4888fac98b [2022-07-25T16:03:59.818Z] #75 DONE 0.1s [2022-07-25T16:03:59.818Z] [2022-07-25T16:03:59.818Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T16:03:59.818Z] #76 sha256:d4275ebea41a0f0068df7d8b5fcf0a0e7ccfc596e3531d2ffe1e2cc1ed861aff [2022-07-25T16:03:59.818Z] #76 DONE 0.1s [2022-07-25T16:03:59.818Z] [2022-07-25T16:03:59.818Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:03:59.818Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T16:03:59.818Z] #20 21.71 Reading package lists... [2022-07-25T16:03:59.938Z] #64 238.1 + bin/containerd [2022-07-25T16:04:01.712Z] #20 30.62 Reading package lists... [2022-07-25T16:04:01.712Z] #20 ... [2022-07-25T16:04:01.712Z] [2022-07-25T16:04:01.712Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:04:01.712Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T16:04:01.712Z] #49 28.24 Reading package lists... [2022-07-25T16:04:03.861Z] #49 36.90 Building dependency tree... [2022-07-25T16:04:03.861Z] #49 ... [2022-07-25T16:04:03.861Z] [2022-07-25T16:04:03.861Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T16:04:03.861Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T16:04:03.861Z] #69 19.17 Reading package lists... [2022-07-25T16:04:03.861Z] #69 28.67 Reading package lists... [2022-07-25T16:04:03.861Z] #69 37.42 Building dependency tree... [2022-07-25T16:04:03.861Z] #69 ... [2022-07-25T16:04:03.861Z] [2022-07-25T16:04:03.861Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:04:03.861Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T16:04:03.861Z] #20 30.62 Reading package lists... [2022-07-25T16:04:04.563Z] #64 244.3 # github.com/containerd/containerd/cmd/containerd [2022-07-25T16:04:04.563Z] #64 244.3 /usr/bin/ld: /tmp/go-link-412921317/000019.o: in function `New': [2022-07-25T16:04:04.563Z] #64 244.3 /tmp/tmp.BsYWPVHj6k/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-25T16:04:04.563Z] #64 244.4 + bin/containerd-stress [2022-07-25T16:04:04.563Z] #64 245.4 + bin/containerd-shim [2022-07-25T16:04:05.754Z] #20 38.85 Building dependency tree... [2022-07-25T16:04:06.682Z] #20 41.62 The following additional packages will be installed: [2022-07-25T16:04:06.682Z] #20 41.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T16:04:06.682Z] #20 41.62 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T16:04:06.682Z] #20 41.62 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T16:04:06.682Z] #20 41.63 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T16:04:06.682Z] #20 41.63 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T16:04:06.682Z] #20 41.63 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T16:04:06.682Z] #20 41.64 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T16:04:06.682Z] #20 41.66 Suggested packages: [2022-07-25T16:04:06.682Z] #20 41.66 gcc-10-locales seccomp wine64 [2022-07-25T16:04:07.081Z] #64 253.9 + bin/containerd-shim-runc-v1 [2022-07-25T16:04:07.262Z] #20 42.23 The following NEW packages will be installed: [2022-07-25T16:04:07.262Z] #20 42.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T16:04:07.262Z] #20 42.23 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T16:04:07.262Z] #20 42.23 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T16:04:07.262Z] #20 42.23 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T16:04:07.262Z] #20 42.23 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T16:04:07.262Z] #20 42.24 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T16:04:07.262Z] #20 42.24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T16:04:07.262Z] #20 42.25 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T16:04:07.262Z] #20 42.25 mingw-w64-x86-64-dev [2022-07-25T16:04:07.519Z] #20 ... [2022-07-25T16:04:07.519Z] [2022-07-25T16:04:07.519Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T16:04:07.519Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T16:04:07.519Z] #69 37.42 Building dependency tree... [2022-07-25T16:04:07.519Z] #69 39.16 Reading state information... [2022-07-25T16:04:07.519Z] #69 40.72 The following additional packages will be installed: [2022-07-25T16:04:07.519Z] #69 40.73 libbtrfs0 [2022-07-25T16:04:07.519Z] #69 40.88 The following NEW packages will be installed: [2022-07-25T16:04:07.519Z] #69 40.89 libbtrfs-dev libbtrfs0 [2022-07-25T16:04:07.519Z] #69 41.25 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:04:07.519Z] #69 41.25 Need to get 460 kB of archives. [2022-07-25T16:04:07.519Z] #69 41.25 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T16:04:07.519Z] #69 41.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T16:04:07.519Z] #69 41.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T16:04:07.519Z] #69 41.80 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:04:07.519Z] #69 42.04 Fetched 460 kB in 0s (1648 kB/s) [2022-07-25T16:04:07.519Z] #69 42.09 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T16:04:07.519Z] #69 42.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 ... 30255 files and directories currently installed.) [2022-07-25T16:04:07.519Z] #69 42.19 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T16:04:07.519Z] #69 42.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:04:07.519Z] #69 42.30 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T16:04:07.519Z] #69 42.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T16:04:07.519Z] #69 42.31 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:04:07.519Z] #69 42.41 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:04:07.519Z] #69 42.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:04:07.519Z] #69 42.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:04:07.519Z] #69 DONE 42.6s [2022-07-25T16:04:07.519Z] [2022-07-25T16:04:07.519Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T16:04:07.519Z] #70 sha256:6dc0b2fa687ec2dc11a91ef542b07ae3e8659ccd9bd80321ce0cf72a437b7817 [2022-07-25T16:04:07.519Z] #70 DONE 0.1s [2022-07-25T16:04:07.775Z] [2022-07-25T16:04:07.775Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:04:07.775Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T16:04:07.775Z] #20 42.65 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:04:07.775Z] #20 42.65 Need to get 115 MB of archives. [2022-07-25T16:04:07.775Z] #20 42.65 After this operation, 645 MB of additional disk space will be used. [2022-07-25T16:04:07.775Z] #20 42.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-25T16:04:07.775Z] #20 42.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-25T16:04:07.775Z] #20 42.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-25T16:04:07.775Z] #20 42.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-25T16:04:07.775Z] #20 42.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-25T16:04:07.775Z] #20 42.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T16:04:07.775Z] #20 42.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-25T16:04:08.031Z] #20 42.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-25T16:04:08.032Z] #20 42.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-25T16:04:08.032Z] #20 43.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-25T16:04:08.595Z] #20 43.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-25T16:04:08.595Z] #20 43.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-25T16:04:08.851Z] #20 43.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-25T16:04:09.107Z] #20 44.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-25T16:04:09.364Z] #20 44.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-25T16:04:09.364Z] #20 44.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T16:04:09.364Z] #20 44.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T16:04:09.364Z] #20 44.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T16:04:09.364Z] #20 44.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T16:04:09.364Z] #20 44.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-25T16:04:09.364Z] #20 44.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T16:04:09.364Z] #20 44.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T16:04:09.364Z] #20 44.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T16:04:09.364Z] #20 44.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T16:04:09.364Z] #20 44.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T16:04:09.364Z] #20 44.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T16:04:09.364Z] #20 44.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T16:04:09.364Z] #20 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-07-25T16:04:09.364Z] #20 44.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T16:04:09.364Z] #20 44.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T16:04:09.927Z] #20 45.00 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:04:10.184Z] #20 45.26 Fetched 115 MB in 2s (56.7 MB/s) [2022-07-25T16:04:10.184Z] #20 45.29 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T16:04:10.184Z] #20 45.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-25T16:04:10.184Z] #20 45.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T16:04:10.441Z] #20 45.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T16:04:10.698Z] #20 ... [2022-07-25T16:04:10.698Z] [2022-07-25T16:04:10.698Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T16:04:10.698Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T16:04:10.698Z] #49 40.15 The following additional packages will be installed: [2022-07-25T16:04:10.698Z] #49 40.17 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-25T16:04:10.698Z] #49 40.19 Suggested packages: [2022-07-25T16:04:10.698Z] #49 40.19 cmake-doc ninja-build lrzip [2022-07-25T16:04:10.698Z] #49 40.19 Recommended packages: [2022-07-25T16:04:10.698Z] #49 40.19 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T16:04:10.698Z] #49 40.73 The following NEW packages will be installed: [2022-07-25T16:04:10.698Z] #49 40.76 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-25T16:04:10.698Z] #49 41.25 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:04:10.698Z] #49 41.25 Need to get 8418 kB of archives. [2022-07-25T16:04:10.698Z] #49 41.25 After this operation, 34.9 MB of additional disk space will be used. [2022-07-25T16:04:10.698Z] #49 41.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T16:04:10.698Z] #49 41.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T16:04:10.698Z] #49 41.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T16:04:10.698Z] #49 41.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T16:04:10.698Z] #49 41.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T16:04:10.698Z] #49 41.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T16:04:10.698Z] #49 41.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T16:04:10.698Z] #49 41.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T16:04:10.698Z] #49 42.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:04:10.698Z] #49 42.30 Fetched 8418 kB in 1s (16.3 MB/s) [2022-07-25T16:04:10.698Z] #49 42.36 Selecting previously unselected package xxd. [2022-07-25T16:04:10.698Z] #49 42.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-25T16:04:10.698Z] #49 42.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T16:04:10.698Z] #49 42.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:04:10.698Z] #49 42.44 Selecting previously unselected package vim-common. [2022-07-25T16:04:10.698Z] #49 42.45 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:04:10.698Z] #49 42.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:04:10.698Z] #49 42.54 Selecting previously unselected package cmake-data. [2022-07-25T16:04:10.698Z] #49 42.54 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T16:04:10.698Z] #49 42.55 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T16:04:10.698Z] #49 43.58 Selecting previously unselected package libarchive13:amd64. [2022-07-25T16:04:10.698Z] #49 43.59 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T16:04:10.698Z] #49 43.60 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T16:04:10.698Z] #49 43.69 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T16:04:10.698Z] #49 43.69 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T16:04:10.698Z] #49 43.69 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T16:04:10.698Z] #49 43.75 Selecting previously unselected package librhash0:amd64. [2022-07-25T16:04:10.698Z] #49 43.75 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T16:04:10.698Z] #49 43.76 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T16:04:10.698Z] #49 43.82 Selecting previously unselected package libuv1:amd64. [2022-07-25T16:04:10.698Z] #49 43.83 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T16:04:10.698Z] #49 43.83 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T16:04:10.698Z] #49 43.88 Selecting previously unselected package cmake. [2022-07-25T16:04:10.698Z] #49 43.88 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T16:04:10.698Z] #49 43.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T16:04:10.698Z] #49 45.18 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T16:04:10.698Z] #49 45.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:04:10.698Z] #49 45.20 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T16:04:10.698Z] #49 45.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:04:10.698Z] #49 45.23 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T16:04:10.698Z] #49 45.24 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T16:04:10.698Z] #49 45.25 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T16:04:10.698Z] #49 45.27 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T16:04:10.698Z] #49 45.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:04:10.698Z] #49 DONE 45.6s [2022-07-25T16:04:10.698Z] [2022-07-25T16:04:10.698Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T16:04:10.698Z] #50 sha256:0f508f49e7c60892b538be62ac405f03efe818ecb53f4a12f5ab9825912d128d [2022-07-25T16:04:10.698Z] #50 DONE 0.1s [2022-07-25T16:04:10.698Z] [2022-07-25T16:04:10.698Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T16:04:10.698Z] #51 sha256:338bb0dbbf7b4682da7ab9e45bd7f36c355006d2b5c7c77305a98c98cee87eae [2022-07-25T16:04:11.631Z] #51 0.773 + RM_GOPATH=0 [2022-07-25T16:04:11.631Z] #51 0.774 + TMP_GOPATH= [2022-07-25T16:04:11.631Z] #51 0.774 + : /build [2022-07-25T16:04:11.631Z] #51 0.774 + '[' -z '' ']' [2022-07-25T16:04:11.631Z] #51 0.774 ++ mktemp -d [2022-07-25T16:04:11.631Z] #51 0.775 + export GOPATH=/tmp/tmp.pe9LhTUwKD [2022-07-25T16:04:11.631Z] #51 0.775 + GOPATH=/tmp/tmp.pe9LhTUwKD [2022-07-25T16:04:11.631Z] #51 0.775 + RM_GOPATH=1 [2022-07-25T16:04:11.631Z] #51 0.775 + case "$(go env GOARCH)" in [2022-07-25T16:04:11.631Z] #51 0.776 ++ go env GOARCH [2022-07-25T16:04:11.631Z] #51 0.786 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:04:11.631Z] #51 0.786 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:04:11.631Z] #51 0.786 ++ dirname /install.sh [2022-07-25T16:04:11.631Z] #51 0.789 + dir=/ [2022-07-25T16:04:11.631Z] #51 0.789 + bin=tini [2022-07-25T16:04:11.631Z] #51 0.789 + shift [2022-07-25T16:04:11.631Z] #51 0.789 + '[' '!' -f //tini.installer ']' [2022-07-25T16:04:11.631Z] #51 0.789 + . //tini.installer [2022-07-25T16:04:11.631Z] #51 0.789 ++ : v0.19.0 [2022-07-25T16:04:11.631Z] #51 0.789 Install tini version v0.19.0 [2022-07-25T16:04:11.631Z] #51 0.789 + install_tini [2022-07-25T16:04:11.631Z] #51 0.789 + echo 'Install tini version v0.19.0' [2022-07-25T16:04:11.631Z] #51 0.789 + git clone https://github.com/krallin/tini.git /tmp/tmp.pe9LhTUwKD/tini [2022-07-25T16:04:11.631Z] #51 0.791 Cloning into '/tmp/tmp.pe9LhTUwKD/tini'... [2022-07-25T16:04:11.888Z] #51 1.132 + cd /tmp/tmp.pe9LhTUwKD/tini [2022-07-25T16:04:11.888Z] #51 1.133 + git checkout -q v0.19.0 [2022-07-25T16:04:11.888Z] #51 1.145 + cmake . [2022-07-25T16:04:12.146Z] #51 1.332 -- The C compiler identification is GNU 10.2.1 [2022-07-25T16:04:12.146Z] #51 1.351 -- Detecting C compiler ABI info [2022-07-25T16:04:12.146Z] #51 1.519 -- Detecting C compiler ABI info - done [2022-07-25T16:04:12.146Z] #51 1.560 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T16:04:12.146Z] #51 1.561 -- Detecting C compile features [2022-07-25T16:04:12.146Z] #51 1.562 -- Detecting C compile features - done [2022-07-25T16:04:12.146Z] #51 1.579 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T16:04:12.328Z] #64 258.8 + bin/containerd-shim-runc-v2 [2022-07-25T16:04:12.328Z] #64 259.6 + binaries [2022-07-25T16:04:12.328Z] #64 259.6 + install -D bin/containerd /build/containerd [2022-07-25T16:04:12.328Z] #64 259.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T16:04:12.328Z] #64 259.6 + install -D bin/ctr /build/ctr [2022-07-25T16:04:12.404Z] #51 1.680 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T16:04:12.404Z] #51 1.710 -- Configuring done [2022-07-25T16:04:12.663Z] #51 1.717 -- Generating done [2022-07-25T16:04:12.663Z] #51 1.723 -- Build files have been written to: /tmp/tmp.pe9LhTUwKD/tini [2022-07-25T16:04:12.663Z] #51 1.727 + make tini-static [2022-07-25T16:04:12.663Z] #51 1.869 Scanning dependencies of target tini-static [2022-07-25T16:04:12.663Z] #51 1.919 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T16:04:12.891Z] #64 DONE 260.1s [2022-07-25T16:04:13.226Z] #51 2.398 [100%] Linking C executable tini-static [2022-07-25T16:04:13.454Z] [2022-07-25T16:04:13.454Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T16:04:13.454Z] #65 sha256:8371511fb6efe2321e50e77648bf8faf4d6a6c108646e5f5120aaf84309de1f4 [2022-07-25T16:04:13.485Z] #51 2.648 [100%] Built target tini-static [2022-07-25T16:04:13.485Z] #51 2.666 + mkdir -p /build [2022-07-25T16:04:13.485Z] #51 2.668 + cp tini-static /build/docker-init [2022-07-25T16:04:13.485Z] #51 DONE 2.9s [2022-07-25T16:04:13.485Z] [2022-07-25T16:04:13.485Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:04:13.485Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T16:04:13.485Z] #20 46.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T16:04:13.485Z] #20 46.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T16:04:13.485Z] #20 46.17 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T16:04:13.485Z] #20 47.06 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T16:04:13.485Z] #20 47.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T16:04:13.485Z] #20 47.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T16:04:13.485Z] #20 47.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T16:04:13.485Z] #20 47.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:04:13.485Z] #20 47.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:04:13.485Z] #20 47.23 Selecting previously unselected package dmsetup. [2022-07-25T16:04:13.485Z] #20 47.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:04:13.485Z] #20 47.24 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T16:04:13.485Z] #20 47.34 Selecting previously unselected package mingw-w64-common. [2022-07-25T16:04:13.485Z] #20 47.34 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T16:04:13.485Z] #20 47.34 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T16:04:13.710Z] #65 DONE 0.2s [2022-07-25T16:04:13.710Z] [2022-07-25T16:04:13.710Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T16:04:13.710Z] #70 sha256:cf23c2ae34a7bafccfbce7fca1db69a2e652e39b9735a498f1dcca8cea736867 [2022-07-25T16:04:13.710Z] #70 DONE 0.1s [2022-07-25T16:04:13.710Z] [2022-07-25T16:04:13.710Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T16:04:13.710Z] #75 sha256:486a598e4dca13fba79fba48bd832b3001834852b1daecf6cafd588ffbd9d557 [2022-07-25T16:04:13.970Z] #75 DONE 0.2s [2022-07-25T16:04:13.970Z] [2022-07-25T16:04:13.970Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T16:04:13.970Z] #78 sha256:9ed8f42d58f509ca8463142a26c12460341cac1dbe64735f5dd353eaff769e86 [2022-07-25T16:04:13.970Z] #78 DONE 0.1s [2022-07-25T16:04:13.970Z] [2022-07-25T16:04:13.970Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T16:04:13.970Z] #79 sha256:904ccfe987d67332377e06621e054d28d4509fdbbeddc3ec630c66724f178873 [2022-07-25T16:04:13.970Z] #79 DONE 0.1s [2022-07-25T16:04:13.970Z] [2022-07-25T16:04:13.970Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T16:04:13.970Z] #80 sha256:7b2c05702a8bcfd21d6781bdadfd57fb51572d91495e9f8df75a63ebf5c521a9 [2022-07-25T16:04:13.970Z] #80 DONE 0.0s [2022-07-25T16:04:14.226Z] [2022-07-25T16:04:14.226Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T16:04:14.226Z] #81 sha256:99f443bb6865caec83eb1ae38f0082c9570b3af9ed9e128c2801c6591089bcd3 [2022-07-25T16:04:14.419Z] #20 49.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T16:04:14.419Z] #20 49.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T16:04:14.419Z] #20 49.47 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T16:04:15.154Z] #81 DONE 0.9s [2022-07-25T16:04:15.154Z] [2022-07-25T16:04:15.154Z] #82 exporting to image [2022-07-25T16:04:15.154Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T16:04:15.154Z] #82 exporting layers [2022-07-25T16:04:16.314Z] #20 51.37 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T16:04:16.314Z] #20 51.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:04:16.314Z] #20 51.38 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T16:04:16.314Z] #20 51.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T16:04:16.314Z] #20 51.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:04:16.314Z] #20 51.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T16:04:17.682Z] #20 ... [2022-07-25T16:04:17.682Z] [2022-07-25T16:04:17.682Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:04:17.682Z] #71 sha256:1b0ba55a02ad93710a72992727006cb284c9e87fd35c162576c631d8c499e137 [2022-07-25T16:04:17.682Z] #71 0.793 + RM_GOPATH=0 [2022-07-25T16:04:17.682Z] #71 0.793 + TMP_GOPATH= [2022-07-25T16:04:17.682Z] #71 0.793 + : /build [2022-07-25T16:04:17.682Z] #71 0.793 + '[' -z '' ']' [2022-07-25T16:04:17.682Z] #71 0.794 ++ mktemp -d [2022-07-25T16:04:17.682Z] #71 0.795 + export GOPATH=/tmp/tmp.OUTMwXF1DZ [2022-07-25T16:04:17.682Z] #71 0.795 + GOPATH=/tmp/tmp.OUTMwXF1DZ [2022-07-25T16:04:17.682Z] #71 0.796 + RM_GOPATH=1 [2022-07-25T16:04:17.682Z] #71 0.796 + case "$(go env GOARCH)" in [2022-07-25T16:04:17.682Z] #71 0.796 ++ go env GOARCH [2022-07-25T16:04:17.682Z] #71 0.808 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:04:17.682Z] #71 0.808 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:04:17.682Z] #71 0.808 ++ dirname /install.sh [2022-07-25T16:04:17.682Z] #71 0.809 + dir=/ [2022-07-25T16:04:17.682Z] #71 0.809 + bin=containerd [2022-07-25T16:04:17.682Z] #71 0.809 + shift [2022-07-25T16:04:17.682Z] #71 0.809 + '[' '!' -f //containerd.installer ']' [2022-07-25T16:04:17.682Z] #71 0.809 + . //containerd.installer [2022-07-25T16:04:17.682Z] #71 0.809 ++ set -e [2022-07-25T16:04:17.682Z] #71 0.810 ++ : v1.6.6 [2022-07-25T16:04:17.682Z] #71 0.810 + install_containerd [2022-07-25T16:04:17.682Z] #71 0.810 + echo 'Install containerd version v1.6.6' [2022-07-25T16:04:17.682Z] #71 0.810 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OUTMwXF1DZ/src/github.com/containerd/containerd [2022-07-25T16:04:17.682Z] #71 0.810 Install containerd version v1.6.6 [2022-07-25T16:04:17.682Z] #71 0.813 Cloning into '/tmp/tmp.OUTMwXF1DZ/src/github.com/containerd/containerd'... [2022-07-25T16:04:18.429Z] #82 exporting layers 3.5s done [2022-07-25T16:04:18.429Z] #82 writing image sha256:8436de2d457e734dd7f11cbff9c1915ea1e833fd70a70ffa331d1253ed6bd920 done [2022-07-25T16:04:18.429Z] #82 naming to docker.io/library/docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd done [2022-07-25T16:04:18.429Z] #82 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-25T16:04:18.612Z] #71 ... [2022-07-25T16:04:18.612Z] [2022-07-25T16:04:18.612Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:04:18.612Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T16:04:18.612Z] #20 53.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T16:04:18.612Z] #20 53.38 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:04:18.612Z] #20 53.38 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:04:18.742Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-25T16:04:19.058Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/test/unit [2022-07-25T16:04:19.314Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-25T16:04:19.314Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-25T16:04:19.314Z] + TESTDIRS=./... [2022-07-25T16:04:19.314Z] + exclude_paths='/vendor/|/integration' [2022-07-25T16:04:19.314Z] ++ go list ./... [2022-07-25T16:04:19.314Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-25T16:04:20.243Z] + pkg_list='github.com/docker/docker/api [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/backend/build [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/httputils [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/middleware [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router/build [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router/container [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router/debug [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router/image [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router/network [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router/session [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router/system [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/server/router/volume [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/backend [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/container [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/events [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/filters [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/image [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/mount [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/network [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/registry [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/strslice [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/swarm [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/time [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/versions [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T16:04:20.243Z] github.com/docker/docker/api/types/volume [2022-07-25T16:04:20.243Z] github.com/docker/docker/builder [2022-07-25T16:04:20.243Z] github.com/docker/docker/builder/builder-next [2022-07-25T16:04:20.243Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T16:04:20.243Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T16:04:20.243Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T16:04:20.243Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T16:04:20.243Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T16:04:20.243Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T16:04:20.243Z] github.com/docker/docker/builder/dockerfile [2022-07-25T16:04:20.243Z] github.com/docker/docker/builder/remotecontext [2022-07-25T16:04:20.243Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T16:04:20.243Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T16:04:20.243Z] github.com/docker/docker/cli [2022-07-25T16:04:20.243Z] github.com/docker/docker/cli/config [2022-07-25T16:04:20.243Z] github.com/docker/docker/cli/debug [2022-07-25T16:04:20.243Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T16:04:20.243Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T16:04:20.243Z] github.com/docker/docker/client [2022-07-25T16:04:20.243Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T16:04:20.243Z] github.com/docker/docker/cmd/dockerd [2022-07-25T16:04:20.243Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T16:04:20.243Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T16:04:20.243Z] github.com/docker/docker/container [2022-07-25T16:04:20.243Z] github.com/docker/docker/container/stream [2022-07-25T16:04:20.243Z] github.com/docker/docker/contrib/apparmor [2022-07-25T16:04:20.243Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T16:04:20.243Z] github.com/docker/docker/contrib/httpserver [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/cluster [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/config [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/containerd [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/events [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/exec [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/images [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/initlayer [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/links [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/listeners [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/local [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/names [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/network [2022-07-25T16:04:20.243Z] github.com/docker/docker/daemon/stats [2022-07-25T16:04:20.243Z] github.com/docker/docker/distribution [2022-07-25T16:04:20.243Z] github.com/docker/docker/distribution/metadata [2022-07-25T16:04:20.243Z] github.com/docker/docker/distribution/utils [2022-07-25T16:04:20.243Z] github.com/docker/docker/distribution/xfer [2022-07-25T16:04:20.243Z] github.com/docker/docker/dockerversion [2022-07-25T16:04:20.243Z] github.com/docker/docker/errdefs [2022-07-25T16:04:20.243Z] github.com/docker/docker/image [2022-07-25T16:04:20.243Z] github.com/docker/docker/image/cache [2022-07-25T16:04:20.243Z] github.com/docker/docker/image/tarexport [2022-07-25T16:04:20.243Z] github.com/docker/docker/image/v1 [2022-07-25T16:04:20.243Z] github.com/docker/docker/internal/test/suite [2022-07-25T16:04:20.243Z] github.com/docker/docker/layer [2022-07-25T16:04:20.243Z] github.com/docker/docker/libcontainerd [2022-07-25T16:04:20.243Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T16:04:20.243Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T16:04:20.243Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T16:04:20.243Z] github.com/docker/docker/libcontainerd/types [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/config [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T16:04:20.243Z] github.com/docker/docker/libnetwork/idm [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ns [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/options [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/osl [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/types [2022-07-25T16:04:20.244Z] github.com/docker/docker/oci [2022-07-25T16:04:20.244Z] github.com/docker/docker/oci/caps [2022-07-25T16:04:20.244Z] github.com/docker/docker/opts [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/aaparser [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/archive [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/authorization [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/capabilities [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/containerfs [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/directory [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/dmesg [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/fileutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/fsutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/homedir [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/idtools [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/ioutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/longpath [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/loopback [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/parsers [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/pidfile [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/platform [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/plugins [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/pools [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/progress [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/pubsub [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/reexec [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/signal [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/stack [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/stringid [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/system [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/tailfile [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/tarsum [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/urlutil [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/useragent [2022-07-25T16:04:20.244Z] github.com/docker/docker/plugin [2022-07-25T16:04:20.244Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T16:04:20.244Z] github.com/docker/docker/plugin/v2 [2022-07-25T16:04:20.244Z] github.com/docker/docker/profiles/apparmor [2022-07-25T16:04:20.244Z] github.com/docker/docker/profiles/seccomp [2022-07-25T16:04:20.244Z] github.com/docker/docker/quota [2022-07-25T16:04:20.244Z] github.com/docker/docker/reference [2022-07-25T16:04:20.244Z] github.com/docker/docker/registry [2022-07-25T16:04:20.244Z] github.com/docker/docker/registry/resumable [2022-07-25T16:04:20.244Z] github.com/docker/docker/restartmanager [2022-07-25T16:04:20.244Z] github.com/docker/docker/rootless [2022-07-25T16:04:20.244Z] github.com/docker/docker/rootless/specconv [2022-07-25T16:04:20.244Z] github.com/docker/docker/runconfig [2022-07-25T16:04:20.244Z] github.com/docker/docker/runconfig/opts [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/daemon [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/environment [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/fakegit [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/registry [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/request [2022-07-25T16:04:20.244Z] github.com/docker/docker/volume [2022-07-25T16:04:20.244Z] github.com/docker/docker/volume/drivers [2022-07-25T16:04:20.244Z] github.com/docker/docker/volume/local [2022-07-25T16:04:20.244Z] github.com/docker/docker/volume/mounts [2022-07-25T16:04:20.244Z] github.com/docker/docker/volume/service [2022-07-25T16:04:20.244Z] github.com/docker/docker/volume/service/opts [2022-07-25T16:04:20.244Z] github.com/docker/docker/volume/testutils' [2022-07-25T16:04:20.244Z] ++ grep --fixed-strings -v /libnetwork [2022-07-25T16:04:20.244Z] ++ echo 'github.com/docker/docker/api [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/backend/build [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/httputils [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/middleware [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router/build [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router/container [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router/debug [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router/image [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router/network [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router/session [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router/system [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/server/router/volume [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/backend [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/container [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/events [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/filters [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/image [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/mount [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/network [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/registry [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/strslice [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/swarm [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/time [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/versions [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T16:04:20.244Z] github.com/docker/docker/api/types/volume [2022-07-25T16:04:20.244Z] github.com/docker/docker/builder [2022-07-25T16:04:20.244Z] github.com/docker/docker/builder/builder-next [2022-07-25T16:04:20.244Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T16:04:20.244Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T16:04:20.244Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T16:04:20.244Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T16:04:20.244Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T16:04:20.244Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T16:04:20.244Z] github.com/docker/docker/builder/dockerfile [2022-07-25T16:04:20.244Z] github.com/docker/docker/builder/remotecontext [2022-07-25T16:04:20.244Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T16:04:20.244Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T16:04:20.244Z] github.com/docker/docker/cli [2022-07-25T16:04:20.244Z] github.com/docker/docker/cli/config [2022-07-25T16:04:20.244Z] github.com/docker/docker/cli/debug [2022-07-25T16:04:20.244Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T16:04:20.244Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T16:04:20.244Z] github.com/docker/docker/client [2022-07-25T16:04:20.244Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T16:04:20.244Z] github.com/docker/docker/cmd/dockerd [2022-07-25T16:04:20.244Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T16:04:20.244Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T16:04:20.244Z] github.com/docker/docker/container [2022-07-25T16:04:20.244Z] github.com/docker/docker/container/stream [2022-07-25T16:04:20.244Z] github.com/docker/docker/contrib/apparmor [2022-07-25T16:04:20.244Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T16:04:20.244Z] github.com/docker/docker/contrib/httpserver [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/cluster [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/config [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/containerd [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/events [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/exec [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/images [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/initlayer [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/links [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/listeners [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/local [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/names [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/network [2022-07-25T16:04:20.244Z] github.com/docker/docker/daemon/stats [2022-07-25T16:04:20.244Z] github.com/docker/docker/distribution [2022-07-25T16:04:20.244Z] github.com/docker/docker/distribution/metadata [2022-07-25T16:04:20.244Z] github.com/docker/docker/distribution/utils [2022-07-25T16:04:20.244Z] github.com/docker/docker/distribution/xfer [2022-07-25T16:04:20.244Z] github.com/docker/docker/dockerversion [2022-07-25T16:04:20.244Z] github.com/docker/docker/errdefs [2022-07-25T16:04:20.244Z] github.com/docker/docker/image [2022-07-25T16:04:20.244Z] github.com/docker/docker/image/cache [2022-07-25T16:04:20.244Z] github.com/docker/docker/image/tarexport [2022-07-25T16:04:20.244Z] github.com/docker/docker/image/v1 [2022-07-25T16:04:20.244Z] github.com/docker/docker/internal/test/suite [2022-07-25T16:04:20.244Z] github.com/docker/docker/layer [2022-07-25T16:04:20.244Z] github.com/docker/docker/libcontainerd [2022-07-25T16:04:20.244Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T16:04:20.244Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T16:04:20.244Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T16:04:20.244Z] github.com/docker/docker/libcontainerd/types [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/config [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/idm [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/ns [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/options [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/osl [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/libnetwork/types [2022-07-25T16:04:20.244Z] github.com/docker/docker/oci [2022-07-25T16:04:20.244Z] github.com/docker/docker/oci/caps [2022-07-25T16:04:20.244Z] github.com/docker/docker/opts [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/aaparser [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/archive [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/authorization [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/capabilities [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/containerfs [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/directory [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/dmesg [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/fileutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/fsutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/homedir [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/idtools [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/ioutils [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/longpath [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/loopback [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/parsers [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/pidfile [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/platform [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/plugins [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/pools [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/progress [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/pubsub [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/reexec [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/signal [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/stack [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/stringid [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/system [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/tailfile [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/tarsum [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/urlutil [2022-07-25T16:04:20.244Z] github.com/docker/docker/pkg/useragent [2022-07-25T16:04:20.244Z] github.com/docker/docker/plugin [2022-07-25T16:04:20.244Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T16:04:20.244Z] github.com/docker/docker/plugin/v2 [2022-07-25T16:04:20.244Z] github.com/docker/docker/profiles/apparmor [2022-07-25T16:04:20.244Z] github.com/docker/docker/profiles/seccomp [2022-07-25T16:04:20.244Z] github.com/docker/docker/quota [2022-07-25T16:04:20.244Z] github.com/docker/docker/reference [2022-07-25T16:04:20.244Z] github.com/docker/docker/registry [2022-07-25T16:04:20.244Z] github.com/docker/docker/registry/resumable [2022-07-25T16:04:20.244Z] github.com/docker/docker/restartmanager [2022-07-25T16:04:20.244Z] github.com/docker/docker/rootless [2022-07-25T16:04:20.244Z] github.com/docker/docker/rootless/specconv [2022-07-25T16:04:20.244Z] github.com/docker/docker/runconfig [2022-07-25T16:04:20.244Z] github.com/docker/docker/runconfig/opts [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/daemon [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/environment [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/fakegit [2022-07-25T16:04:20.244Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/registry [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/request [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume/drivers [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume/local [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume/mounts [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume/service [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume/service/opts [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume/testutils' [2022-07-25T16:04:20.245Z] + base_pkg_list='github.com/docker/docker/api [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/backend/build [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/httputils [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/middleware [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/build [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/container [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/debug [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/image [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/network [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/session [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/system [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/volume [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/backend [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/container [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/events [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/filters [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/image [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/mount [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/network [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/registry [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/strslice [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/swarm [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/time [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/versions [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/volume [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/dockerfile [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/remotecontext [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T16:04:20.245Z] github.com/docker/docker/cli [2022-07-25T16:04:20.245Z] github.com/docker/docker/cli/config [2022-07-25T16:04:20.245Z] github.com/docker/docker/cli/debug [2022-07-25T16:04:20.245Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T16:04:20.245Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T16:04:20.245Z] github.com/docker/docker/client [2022-07-25T16:04:20.245Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T16:04:20.245Z] github.com/docker/docker/cmd/dockerd [2022-07-25T16:04:20.245Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T16:04:20.245Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T16:04:20.245Z] github.com/docker/docker/container [2022-07-25T16:04:20.245Z] github.com/docker/docker/container/stream [2022-07-25T16:04:20.245Z] github.com/docker/docker/contrib/apparmor [2022-07-25T16:04:20.245Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T16:04:20.245Z] github.com/docker/docker/contrib/httpserver [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/cluster [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/config [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/containerd [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/events [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/exec [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/images [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/initlayer [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/links [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/listeners [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/local [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/names [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/network [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/stats [2022-07-25T16:04:20.245Z] github.com/docker/docker/distribution [2022-07-25T16:04:20.245Z] github.com/docker/docker/distribution/metadata [2022-07-25T16:04:20.245Z] github.com/docker/docker/distribution/utils [2022-07-25T16:04:20.245Z] github.com/docker/docker/distribution/xfer [2022-07-25T16:04:20.245Z] github.com/docker/docker/dockerversion [2022-07-25T16:04:20.245Z] github.com/docker/docker/errdefs [2022-07-25T16:04:20.245Z] github.com/docker/docker/image [2022-07-25T16:04:20.245Z] github.com/docker/docker/image/cache [2022-07-25T16:04:20.245Z] github.com/docker/docker/image/tarexport [2022-07-25T16:04:20.245Z] github.com/docker/docker/image/v1 [2022-07-25T16:04:20.245Z] github.com/docker/docker/internal/test/suite [2022-07-25T16:04:20.245Z] github.com/docker/docker/layer [2022-07-25T16:04:20.245Z] github.com/docker/docker/libcontainerd [2022-07-25T16:04:20.245Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T16:04:20.245Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T16:04:20.245Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T16:04:20.245Z] github.com/docker/docker/libcontainerd/types [2022-07-25T16:04:20.245Z] github.com/docker/docker/oci [2022-07-25T16:04:20.245Z] github.com/docker/docker/oci/caps [2022-07-25T16:04:20.245Z] github.com/docker/docker/opts [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/aaparser [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/archive [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/authorization [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/capabilities [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/containerfs [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/directory [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/dmesg [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/fileutils [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/fsutils [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/homedir [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/idtools [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/ioutils [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/longpath [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/loopback [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/parsers [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/pidfile [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/platform [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/plugins [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/pools [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/progress [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/pubsub [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/reexec [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/signal [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/stack [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/stringid [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/system [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/tailfile [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/tarsum [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/urlutil [2022-07-25T16:04:20.245Z] github.com/docker/docker/pkg/useragent [2022-07-25T16:04:20.245Z] github.com/docker/docker/plugin [2022-07-25T16:04:20.245Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T16:04:20.245Z] github.com/docker/docker/plugin/v2 [2022-07-25T16:04:20.245Z] github.com/docker/docker/profiles/apparmor [2022-07-25T16:04:20.245Z] github.com/docker/docker/profiles/seccomp [2022-07-25T16:04:20.245Z] github.com/docker/docker/quota [2022-07-25T16:04:20.245Z] github.com/docker/docker/reference [2022-07-25T16:04:20.245Z] github.com/docker/docker/registry [2022-07-25T16:04:20.245Z] github.com/docker/docker/registry/resumable [2022-07-25T16:04:20.245Z] github.com/docker/docker/restartmanager [2022-07-25T16:04:20.245Z] github.com/docker/docker/rootless [2022-07-25T16:04:20.245Z] github.com/docker/docker/rootless/specconv [2022-07-25T16:04:20.245Z] github.com/docker/docker/runconfig [2022-07-25T16:04:20.245Z] github.com/docker/docker/runconfig/opts [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/daemon [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/environment [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/fakegit [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/registry [2022-07-25T16:04:20.245Z] github.com/docker/docker/testutil/request [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume/drivers [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume/local [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume/mounts [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume/service [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume/service/opts [2022-07-25T16:04:20.245Z] github.com/docker/docker/volume/testutils' [2022-07-25T16:04:20.245Z] ++ grep --fixed-strings /libnetwork [2022-07-25T16:04:20.245Z] ++ echo 'github.com/docker/docker/api [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/backend/build [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/httputils [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/middleware [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/build [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/container [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/debug [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/image [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/network [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/session [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/system [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/server/router/volume [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/backend [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/container [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/events [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/filters [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/image [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/mount [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/network [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/registry [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/strslice [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/swarm [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/time [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/versions [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T16:04:20.245Z] github.com/docker/docker/api/types/volume [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/dockerfile [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/remotecontext [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T16:04:20.245Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T16:04:20.245Z] github.com/docker/docker/cli [2022-07-25T16:04:20.245Z] github.com/docker/docker/cli/config [2022-07-25T16:04:20.245Z] github.com/docker/docker/cli/debug [2022-07-25T16:04:20.245Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T16:04:20.245Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T16:04:20.245Z] github.com/docker/docker/client [2022-07-25T16:04:20.245Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T16:04:20.245Z] github.com/docker/docker/cmd/dockerd [2022-07-25T16:04:20.245Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T16:04:20.245Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T16:04:20.245Z] github.com/docker/docker/container [2022-07-25T16:04:20.245Z] github.com/docker/docker/container/stream [2022-07-25T16:04:20.245Z] github.com/docker/docker/contrib/apparmor [2022-07-25T16:04:20.245Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T16:04:20.245Z] github.com/docker/docker/contrib/httpserver [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/cluster [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/config [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/containerd [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/events [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/exec [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/images [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/initlayer [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/links [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/listeners [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/local [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/names [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/network [2022-07-25T16:04:20.245Z] github.com/docker/docker/daemon/stats [2022-07-25T16:04:20.245Z] github.com/docker/docker/distribution [2022-07-25T16:04:20.245Z] github.com/docker/docker/distribution/metadata [2022-07-25T16:04:20.245Z] github.com/docker/docker/distribution/utils [2022-07-25T16:04:20.245Z] github.com/docker/docker/distribution/xfer [2022-07-25T16:04:20.245Z] github.com/docker/docker/dockerversion [2022-07-25T16:04:20.245Z] github.com/docker/docker/errdefs [2022-07-25T16:04:20.245Z] github.com/docker/docker/image [2022-07-25T16:04:20.245Z] github.com/docker/docker/image/cache [2022-07-25T16:04:20.245Z] github.com/docker/docker/image/tarexport [2022-07-25T16:04:20.245Z] github.com/docker/docker/image/v1 [2022-07-25T16:04:20.245Z] github.com/docker/docker/internal/test/suite [2022-07-25T16:04:20.245Z] github.com/docker/docker/layer [2022-07-25T16:04:20.245Z] github.com/docker/docker/libcontainerd [2022-07-25T16:04:20.245Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T16:04:20.245Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T16:04:20.245Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T16:04:20.245Z] github.com/docker/docker/libcontainerd/types [2022-07-25T16:04:20.245Z] github.com/docker/docker/libnetwork [2022-07-25T16:04:20.245Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T16:04:20.245Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T16:04:20.245Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T16:04:20.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T16:04:20.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T16:04:20.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T16:04:20.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T16:04:20.245Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T16:04:20.245Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/config [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/idm [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ns [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/options [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/osl [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/types [2022-07-25T16:04:20.246Z] github.com/docker/docker/oci [2022-07-25T16:04:20.246Z] github.com/docker/docker/oci/caps [2022-07-25T16:04:20.246Z] github.com/docker/docker/opts [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/aaparser [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/archive [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/authorization [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/capabilities [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/containerfs [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/directory [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/dmesg [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/fileutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/fsutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/homedir [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/idtools [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/ioutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/longpath [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/loopback [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/parsers [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/pidfile [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/platform [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/plugins [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/pools [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/progress [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/pubsub [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/reexec [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/signal [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/stack [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/stringid [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/system [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/tailfile [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/tarsum [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/urlutil [2022-07-25T16:04:20.246Z] github.com/docker/docker/pkg/useragent [2022-07-25T16:04:20.246Z] github.com/docker/docker/plugin [2022-07-25T16:04:20.246Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T16:04:20.246Z] github.com/docker/docker/plugin/v2 [2022-07-25T16:04:20.246Z] github.com/docker/docker/profiles/apparmor [2022-07-25T16:04:20.246Z] github.com/docker/docker/profiles/seccomp [2022-07-25T16:04:20.246Z] github.com/docker/docker/quota [2022-07-25T16:04:20.246Z] github.com/docker/docker/reference [2022-07-25T16:04:20.246Z] github.com/docker/docker/registry [2022-07-25T16:04:20.246Z] github.com/docker/docker/registry/resumable [2022-07-25T16:04:20.246Z] github.com/docker/docker/restartmanager [2022-07-25T16:04:20.246Z] github.com/docker/docker/rootless [2022-07-25T16:04:20.246Z] github.com/docker/docker/rootless/specconv [2022-07-25T16:04:20.246Z] github.com/docker/docker/runconfig [2022-07-25T16:04:20.246Z] github.com/docker/docker/runconfig/opts [2022-07-25T16:04:20.246Z] github.com/docker/docker/testutil [2022-07-25T16:04:20.246Z] github.com/docker/docker/testutil/daemon [2022-07-25T16:04:20.246Z] github.com/docker/docker/testutil/environment [2022-07-25T16:04:20.246Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T16:04:20.246Z] github.com/docker/docker/testutil/fakegit [2022-07-25T16:04:20.246Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T16:04:20.246Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T16:04:20.246Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T16:04:20.246Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T16:04:20.246Z] github.com/docker/docker/testutil/registry [2022-07-25T16:04:20.246Z] github.com/docker/docker/testutil/request [2022-07-25T16:04:20.246Z] github.com/docker/docker/volume [2022-07-25T16:04:20.246Z] github.com/docker/docker/volume/drivers [2022-07-25T16:04:20.246Z] github.com/docker/docker/volume/local [2022-07-25T16:04:20.246Z] github.com/docker/docker/volume/mounts [2022-07-25T16:04:20.246Z] github.com/docker/docker/volume/service [2022-07-25T16:04:20.246Z] github.com/docker/docker/volume/service/opts [2022-07-25T16:04:20.246Z] github.com/docker/docker/volume/testutils' [2022-07-25T16:04:20.246Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/config [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/idm [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ns [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/options [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/osl [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/types' [2022-07-25T16:04:20.246Z] + echo 'github.com/docker/docker/libnetwork [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/config [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/idm [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/ns [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/options [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/osl [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/types' [2022-07-25T16:04:20.246Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:04:20.246Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:04:20.246Z] + type docker-proxy [2022-07-25T16:04:20.246Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-25T16:04:20.246Z] + hack/make.sh binary-proxy install-proxy [2022-07-25T16:04:20.246Z] [2022-07-25T16:04:20.246Z] Removing bundles/ [2022-07-25T16:04:20.246Z] [2022-07-25T16:04:20.246Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-25T16:04:20.502Z] Building: bundles/binary-proxy/docker-proxy [2022-07-25T16:04:20.502Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:04:22.790Z] #20 57.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T16:04:22.790Z] #20 57.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:04:22.790Z] #20 57.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:04:23.719Z] #20 58.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T16:04:23.976Z] #20 58.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:04:23.976Z] #20 58.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T16:04:25.868Z] #20 60.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T16:04:25.868Z] #20 60.58 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:04:25.868Z] #20 60.59 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:04:27.045Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-25T16:04:27.045Z] [2022-07-25T16:04:27.045Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-25T16:04:27.045Z] Installing docker-proxy to /usr/local/bin/ [2022-07-25T16:04:27.045Z] [2022-07-25T16:04:27.045Z] + mkdir -p bundles [2022-07-25T16:04:27.045Z] + '[' -n 'github.com/docker/docker/api [2022-07-25T16:04:27.045Z] github.com/docker/docker/api/server [2022-07-25T16:04:27.045Z] github.com/docker/docker/api/server/backend/build [2022-07-25T16:04:27.045Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T16:04:27.045Z] github.com/docker/docker/api/server/httputils [2022-07-25T16:04:27.045Z] github.com/docker/docker/api/server/middleware [2022-07-25T16:04:27.045Z] github.com/docker/docker/api/server/router [2022-07-25T16:04:27.045Z] github.com/docker/docker/api/server/router/build [2022-07-25T16:04:27.045Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T16:04:27.045Z] github.com/docker/docker/api/server/router/container [2022-07-25T16:04:27.045Z] github.com/docker/docker/api/server/router/debug [2022-07-25T16:04:27.045Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T16:04:27.045Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/server/router/image [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/server/router/network [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/server/router/session [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/server/router/system [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/server/router/volume [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/backend [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/container [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/events [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/filters [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/image [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/mount [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/network [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/registry [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/strslice [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/swarm [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/time [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/versions [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T16:04:27.046Z] github.com/docker/docker/api/types/volume [2022-07-25T16:04:27.046Z] github.com/docker/docker/builder [2022-07-25T16:04:27.046Z] github.com/docker/docker/builder/builder-next [2022-07-25T16:04:27.046Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T16:04:27.046Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T16:04:27.046Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T16:04:27.046Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T16:04:27.046Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T16:04:27.046Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T16:04:27.046Z] github.com/docker/docker/builder/dockerfile [2022-07-25T16:04:27.046Z] github.com/docker/docker/builder/remotecontext [2022-07-25T16:04:27.046Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T16:04:27.046Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T16:04:27.046Z] github.com/docker/docker/cli [2022-07-25T16:04:27.046Z] github.com/docker/docker/cli/config [2022-07-25T16:04:27.046Z] github.com/docker/docker/cli/debug [2022-07-25T16:04:27.046Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T16:04:27.046Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T16:04:27.046Z] github.com/docker/docker/client [2022-07-25T16:04:27.046Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T16:04:27.046Z] github.com/docker/docker/cmd/dockerd [2022-07-25T16:04:27.046Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T16:04:27.046Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T16:04:27.046Z] github.com/docker/docker/container [2022-07-25T16:04:27.046Z] github.com/docker/docker/container/stream [2022-07-25T16:04:27.046Z] github.com/docker/docker/contrib/apparmor [2022-07-25T16:04:27.046Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T16:04:27.046Z] github.com/docker/docker/contrib/httpserver [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/cluster [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/config [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/containerd [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/events [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/exec [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/images [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/initlayer [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/links [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/listeners [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/local [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/names [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/network [2022-07-25T16:04:27.046Z] github.com/docker/docker/daemon/stats [2022-07-25T16:04:27.046Z] github.com/docker/docker/distribution [2022-07-25T16:04:27.046Z] github.com/docker/docker/distribution/metadata [2022-07-25T16:04:27.046Z] github.com/docker/docker/distribution/utils [2022-07-25T16:04:27.046Z] github.com/docker/docker/distribution/xfer [2022-07-25T16:04:27.046Z] github.com/docker/docker/dockerversion [2022-07-25T16:04:27.046Z] github.com/docker/docker/errdefs [2022-07-25T16:04:27.046Z] github.com/docker/docker/image [2022-07-25T16:04:27.046Z] github.com/docker/docker/image/cache [2022-07-25T16:04:27.046Z] github.com/docker/docker/image/tarexport [2022-07-25T16:04:27.046Z] github.com/docker/docker/image/v1 [2022-07-25T16:04:27.046Z] github.com/docker/docker/internal/test/suite [2022-07-25T16:04:27.046Z] github.com/docker/docker/layer [2022-07-25T16:04:27.046Z] github.com/docker/docker/libcontainerd [2022-07-25T16:04:27.046Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T16:04:27.046Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T16:04:27.046Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T16:04:27.046Z] github.com/docker/docker/libcontainerd/types [2022-07-25T16:04:27.046Z] github.com/docker/docker/oci [2022-07-25T16:04:27.046Z] github.com/docker/docker/oci/caps [2022-07-25T16:04:27.046Z] github.com/docker/docker/opts [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/aaparser [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/archive [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/authorization [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/capabilities [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/containerfs [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/directory [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/dmesg [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/fileutils [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/fsutils [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/homedir [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/idtools [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/ioutils [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/longpath [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/loopback [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/parsers [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/pidfile [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/platform [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/plugins [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/pools [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/progress [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/pubsub [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/reexec [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/signal [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/stack [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/stringid [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/system [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/tailfile [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/tarsum [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/urlutil [2022-07-25T16:04:27.046Z] github.com/docker/docker/pkg/useragent [2022-07-25T16:04:27.046Z] github.com/docker/docker/plugin [2022-07-25T16:04:27.046Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T16:04:27.046Z] github.com/docker/docker/plugin/v2 [2022-07-25T16:04:27.046Z] github.com/docker/docker/profiles/apparmor [2022-07-25T16:04:27.046Z] github.com/docker/docker/profiles/seccomp [2022-07-25T16:04:27.046Z] github.com/docker/docker/quota [2022-07-25T16:04:27.046Z] github.com/docker/docker/reference [2022-07-25T16:04:27.046Z] github.com/docker/docker/registry [2022-07-25T16:04:27.046Z] github.com/docker/docker/registry/resumable [2022-07-25T16:04:27.046Z] github.com/docker/docker/restartmanager [2022-07-25T16:04:27.046Z] github.com/docker/docker/rootless [2022-07-25T16:04:27.046Z] github.com/docker/docker/rootless/specconv [2022-07-25T16:04:27.046Z] github.com/docker/docker/runconfig [2022-07-25T16:04:27.046Z] github.com/docker/docker/runconfig/opts [2022-07-25T16:04:27.046Z] github.com/docker/docker/testutil [2022-07-25T16:04:27.046Z] github.com/docker/docker/testutil/daemon [2022-07-25T16:04:27.046Z] github.com/docker/docker/testutil/environment [2022-07-25T16:04:27.046Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T16:04:27.046Z] github.com/docker/docker/testutil/fakegit [2022-07-25T16:04:27.046Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T16:04:27.046Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T16:04:27.046Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T16:04:27.046Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T16:04:27.046Z] github.com/docker/docker/testutil/registry [2022-07-25T16:04:27.046Z] github.com/docker/docker/testutil/request [2022-07-25T16:04:27.046Z] github.com/docker/docker/volume [2022-07-25T16:04:27.046Z] github.com/docker/docker/volume/drivers [2022-07-25T16:04:27.046Z] github.com/docker/docker/volume/local [2022-07-25T16:04:27.046Z] github.com/docker/docker/volume/mounts [2022-07-25T16:04:27.046Z] github.com/docker/docker/volume/service [2022-07-25T16:04:27.046Z] github.com/docker/docker/volume/service/opts [2022-07-25T16:04:27.046Z] github.com/docker/docker/volume/testutils' ']' [2022-07-25T16:04:27.046Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-25T16:04:27.046Z] ? github.com/docker/docker/api [no test files] [2022-07-25T16:04:30.041Z] #20 64.34 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T16:04:30.041Z] #20 64.35 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T16:04:30.041Z] #20 64.35 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:04:30.971Z] #20 66.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T16:04:31.227Z] #20 66.11 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T16:04:31.227Z] #20 66.13 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T16:04:31.227Z] #20 66.18 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T16:04:31.227Z] #20 66.19 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T16:04:31.227Z] #20 66.19 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T16:04:31.227Z] #20 66.25 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T16:04:31.227Z] #20 66.25 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T16:04:31.227Z] #20 66.26 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T16:04:31.227Z] #20 66.32 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T16:04:31.227Z] #20 66.33 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T16:04:31.227Z] #20 66.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:04:31.227Z] #20 ... [2022-07-25T16:04:31.227Z] [2022-07-25T16:04:31.227Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:04:31.227Z] #71 sha256:1b0ba55a02ad93710a72992727006cb284c9e87fd35c162576c631d8c499e137 [2022-07-25T16:04:31.227Z] #71 13.66 + cd /tmp/tmp.OUTMwXF1DZ/src/github.com/containerd/containerd [2022-07-25T16:04:31.227Z] #71 13.66 + git checkout -q v1.6.6 [2022-07-25T16:04:31.227Z] #71 14.04 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T16:04:31.227Z] #71 14.04 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T16:04:31.227Z] #71 14.04 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T16:04:31.227Z] #71 14.04 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T16:04:31.227Z] #71 14.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T16:04:31.227Z] #71 14.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T16:04:31.227Z] #71 14.04 + '[' '' = dynamic ']' [2022-07-25T16:04:31.227Z] #71 14.04 + make [2022-07-25T16:04:31.227Z] #71 14.99 + bin/ctr [2022-07-25T16:04:31.484Z] #71 ... [2022-07-25T16:04:31.484Z] [2022-07-25T16:04:31.484Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T16:04:31.484Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T16:04:31.484Z] #20 66.41 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T16:04:31.484Z] #20 66.41 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T16:04:31.484Z] #20 66.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:04:31.484Z] #20 66.52 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T16:04:31.484Z] #20 66.53 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:04:31.484Z] #20 66.54 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:04:31.484Z] #20 66.58 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T16:04:31.484Z] #20 66.59 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T16:04:31.484Z] #20 66.59 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:04:31.741Z] #20 66.66 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T16:04:31.741Z] #20 66.67 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T16:04:31.741Z] #20 66.68 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T16:04:31.741Z] #20 66.80 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T16:04:31.741Z] #20 66.81 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T16:04:31.741Z] #20 66.81 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T16:04:31.741Z] #20 66.90 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T16:04:31.741Z] #20 66.90 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T16:04:31.998Z] #20 66.91 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T16:04:31.998Z] #20 66.99 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T16:04:31.998Z] #20 66.99 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T16:04:31.998Z] #20 67.00 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T16:04:31.998Z] #20 67.04 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T16:04:31.998Z] #20 67.05 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T16:04:31.998Z] #20 67.06 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T16:04:32.254Z] #20 67.21 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T16:04:32.254Z] #20 67.21 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T16:04:32.254Z] #20 67.22 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T16:04:32.254Z] #20 67.32 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T16:04:32.254Z] #20 67.32 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T16:04:32.254Z] #20 67.32 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:04:32.254Z] #20 67.36 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T16:04:32.254Z] #20 67.37 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T16:04:32.254Z] #20 67.37 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:04:32.511Z] #20 67.43 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T16:04:32.511Z] #20 67.43 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T16:04:32.511Z] #20 67.44 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:04:32.511Z] #20 67.67 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T16:04:32.767Z] #20 67.68 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T16:04:32.767Z] #20 67.70 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T16:04:32.767Z] #20 67.71 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T16:04:32.767Z] #20 67.72 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T16:04:32.767Z] #20 67.73 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T16:04:32.767Z] #20 67.74 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T16:04:32.767Z] #20 67.75 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T16:04:32.767Z] #20 67.76 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T16:04:32.767Z] #20 67.77 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T16:04:32.767Z] #20 67.79 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T16:04:32.767Z] #20 67.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T16:04:32.767Z] #20 67.81 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T16:04:32.767Z] #20 67.82 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T16:04:32.767Z] #20 67.83 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T16:04:32.767Z] #20 67.84 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T16:04:32.767Z] #20 67.85 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T16:04:32.767Z] #20 67.86 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T16:04:32.767Z] #20 67.87 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T16:04:32.767Z] #20 67.88 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T16:04:33.024Z] #20 67.89 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:04:33.024Z] #20 67.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T16:04:33.024Z] #20 67.91 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:04:33.024Z] #20 67.91 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T16:04:33.024Z] #20 67.92 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T16:04:33.024Z] #20 67.93 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T16:04:33.024Z] #20 67.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T16:04:33.024Z] #20 67.95 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T16:04:33.024Z] #20 67.96 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T16:04:33.024Z] #20 67.99 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:04:33.024Z] #20 68.00 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T16:04:33.024Z] #20 68.02 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:04:33.024Z] #20 68.03 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T16:04:33.024Z] #20 68.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:04:33.588Z] #20 DONE 68.7s [2022-07-25T16:04:33.588Z] [2022-07-25T16:04:33.588Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:04:33.588Z] #71 sha256:1b0ba55a02ad93710a72992727006cb284c9e87fd35c162576c631d8c499e137 [2022-07-25T16:04:33.845Z] #71 ... [2022-07-25T16:04:33.845Z] [2022-07-25T16:04:33.845Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-07-25T16:04:33.845Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-25T16:04:35.210Z] #21 1.243 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T16:04:35.210Z] #21 1.324 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T16:04:35.210Z] #21 1.513 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T16:04:37.878Z] #64 284.0 # github.com/containerd/containerd/cmd/containerd [2022-07-25T16:04:37.878Z] #64 284.0 /usr/bin/ld: /tmp/go-link-1441486042/000019.o: in function `New': [2022-07-25T16:04:37.878Z] #64 284.0 /tmp/tmp.vZSp7DyeWp/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-25T16:04:37.878Z] #64 284.1 + bin/containerd-stress [2022-07-25T16:04:37.878Z] #64 285.2 + bin/containerd-shim [2022-07-25T16:04:40.729Z] #21 1.755 Reading package lists... [2022-07-25T16:04:41.898Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-07-25T16:04:45.978Z] #21 6.750 Reading package lists... [2022-07-25T16:04:45.998Z] #64 296.4 + bin/containerd-shim-runc-v1 [2022-07-25T16:04:46.235Z] #21 11.39 Building dependency tree... [2022-07-25T16:04:46.235Z] #21 12.55 Reading state information... [2022-07-25T16:04:47.602Z] #21 13.77 The following additional packages will be installed: [2022-07-25T16:04:47.602Z] #21 13.77 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-25T16:04:47.602Z] #21 13.77 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-25T16:04:47.602Z] #21 13.77 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-25T16:04:47.602Z] #21 13.77 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-25T16:04:47.602Z] #21 13.77 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-25T16:04:47.602Z] #21 13.77 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-25T16:04:47.602Z] #21 13.78 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-25T16:04:47.602Z] #21 13.79 Suggested packages: [2022-07-25T16:04:47.602Z] #21 13.79 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-25T16:04:47.602Z] #21 13.79 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-25T16:04:47.602Z] #21 13.79 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-25T16:04:47.602Z] #21 13.79 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-25T16:04:47.602Z] #21 13.79 seccomp:ppc64el seccomp:s390x [2022-07-25T16:04:47.602Z] #21 13.79 Recommended packages: [2022-07-25T16:04:47.602Z] #21 13.79 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-25T16:04:47.602Z] #21 13.79 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-25T16:04:47.602Z] #21 13.79 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-25T16:04:47.602Z] #21 13.79 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-25T16:04:48.166Z] #21 14.28 The following NEW packages will be installed: [2022-07-25T16:04:48.166Z] #21 14.28 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-25T16:04:48.166Z] #21 14.28 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-25T16:04:48.166Z] #21 14.28 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-25T16:04:48.166Z] #21 14.28 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-25T16:04:48.166Z] #21 14.28 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-25T16:04:48.166Z] #21 14.28 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-25T16:04:48.166Z] #21 14.28 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-25T16:04:48.166Z] #21 14.29 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-25T16:04:48.166Z] #21 14.29 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-25T16:04:48.166Z] #21 14.29 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-25T16:04:48.166Z] #21 14.29 libseccomp2:ppc64el libseccomp2:s390x [2022-07-25T16:04:48.423Z] #21 14.66 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:04:48.423Z] #21 14.66 Need to get 15.9 MB of archives. [2022-07-25T16:04:48.423Z] #21 14.66 After this operation, 73.0 MB of additional disk space will be used. [2022-07-25T16:04:48.423Z] #21 14.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-25T16:04:48.423Z] #21 14.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-25T16:04:48.423Z] #21 14.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-25T16:04:48.423Z] #21 14.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-25T16:04:48.423Z] #21 14.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-25T16:04:48.423Z] #21 14.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-25T16:04:48.423Z] #21 14.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-25T16:04:48.423Z] #21 14.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-25T16:04:48.423Z] #21 14.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-25T16:04:48.423Z] #21 14.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-25T16:04:48.423Z] #21 14.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-25T16:04:48.423Z] #21 14.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-25T16:04:48.423Z] #21 14.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-25T16:04:48.423Z] #21 14.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-25T16:04:48.423Z] #21 14.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-25T16:04:48.423Z] #21 14.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-25T16:04:48.423Z] #21 14.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-25T16:04:48.423Z] #21 14.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-25T16:04:48.423Z] #21 14.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-25T16:04:48.423Z] #21 14.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-25T16:04:48.423Z] #21 14.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-25T16:04:48.423Z] #21 14.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-25T16:04:48.423Z] #21 14.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-25T16:04:48.423Z] #21 14.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-25T16:04:48.423Z] #21 14.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-25T16:04:48.423Z] #21 14.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-25T16:04:48.423Z] #21 14.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-25T16:04:48.423Z] #21 14.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-25T16:04:48.423Z] #21 14.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-25T16:04:48.423Z] #21 14.87 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-25T16:04:48.679Z] #21 14.87 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-25T16:04:48.679Z] #21 14.87 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-25T16:04:48.679Z] #21 14.87 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-25T16:04:48.679Z] #21 14.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-25T16:04:48.679Z] #21 14.88 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-25T16:04:48.679Z] #21 14.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-25T16:04:48.679Z] #21 14.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-25T16:04:48.679Z] #21 14.88 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-25T16:04:48.679Z] #21 14.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-25T16:04:48.679Z] #21 14.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-25T16:04:49.242Z] #21 15.38 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:04:49.242Z] #21 15.60 Fetched 15.9 MB in 1s (31.2 MB/s) [2022-07-25T16:04:49.499Z] #21 15.64 Selecting previously unselected package gcc-10-base:armel. [2022-07-25T16:04:49.499Z] #21 15.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-07-25T16:04:49.499Z] #21 15.68 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-25T16:04:49.499Z] #21 15.69 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-25T16:04:49.499Z] #21 15.74 Selecting previously unselected package gcc-10-base:armhf. [2022-07-25T16:04:49.499Z] #21 15.75 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-25T16:04:49.499Z] #21 15.75 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-25T16:04:49.499Z] #21 15.80 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-25T16:04:49.499Z] #21 15.81 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-25T16:04:49.499Z] #21 15.81 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-25T16:04:49.756Z] #21 15.86 Selecting previously unselected package gcc-10-base:s390x. [2022-07-25T16:04:49.756Z] #21 15.86 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-25T16:04:49.756Z] #21 15.87 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-25T16:04:49.756Z] #21 15.92 Selecting previously unselected package gcc-10-base:arm64. [2022-07-25T16:04:49.756Z] #21 15.93 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-25T16:04:49.756Z] #21 15.94 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-25T16:04:49.756Z] #21 16.00 Selecting previously unselected package libgcc-s1:armel. [2022-07-25T16:04:49.756Z] #21 16.00 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-25T16:04:49.756Z] #21 16.02 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-25T16:04:49.756Z] #21 16.07 Selecting previously unselected package libcrypt1:armel. [2022-07-25T16:04:49.756Z] #21 16.07 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-25T16:04:49.756Z] #21 16.08 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-25T16:04:50.012Z] #21 16.16 Selecting previously unselected package libc6:armel. [2022-07-25T16:04:50.012Z] #21 16.16 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-25T16:04:50.012Z] #21 16.33 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-25T16:04:50.575Z] #21 16.76 Selecting previously unselected package libapparmor1:armel. [2022-07-25T16:04:50.575Z] #21 16.76 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-25T16:04:50.575Z] #21 16.77 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-25T16:04:50.575Z] #21 16.83 Selecting previously unselected package libapparmor-dev:armel. [2022-07-25T16:04:50.575Z] #21 16.83 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-25T16:04:50.575Z] #21 16.84 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-25T16:04:50.575Z] #21 16.90 Selecting previously unselected package libgcc-s1:arm64. [2022-07-25T16:04:50.831Z] #21 16.90 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-25T16:04:50.831Z] #21 16.91 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-25T16:04:50.831Z] #21 16.95 Selecting previously unselected package libcrypt1:arm64. [2022-07-25T16:04:50.831Z] #21 16.96 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-25T16:04:50.831Z] #21 16.97 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-25T16:04:50.831Z] #21 17.05 Selecting previously unselected package libc6:arm64. [2022-07-25T16:04:50.831Z] #21 17.05 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-25T16:04:51.087Z] #21 17.20 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-25T16:04:51.269Z] #64 302.7 + bin/containerd-shim-runc-v2 [2022-07-25T16:04:51.343Z] #21 17.61 Selecting previously unselected package libapparmor1:arm64. [2022-07-25T16:04:51.343Z] #21 17.62 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-25T16:04:51.343Z] #21 17.62 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-25T16:04:51.343Z] #21 17.68 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-25T16:04:51.343Z] #21 17.68 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-25T16:04:51.343Z] #21 17.69 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-25T16:04:51.599Z] #21 17.77 Selecting previously unselected package libgcc-s1:s390x. [2022-07-25T16:04:51.599Z] #21 17.78 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-25T16:04:51.599Z] #21 17.79 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-25T16:04:51.599Z] #21 17.84 Selecting previously unselected package libcrypt1:s390x. [2022-07-25T16:04:51.599Z] #21 17.85 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-25T16:04:51.599Z] #21 17.86 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-25T16:04:51.599Z] #21 17.94 Selecting previously unselected package libc6:s390x. [2022-07-25T16:04:51.599Z] #21 17.95 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-25T16:04:51.834Z] #64 279.9 # github.com/containerd/containerd/cmd/containerd [2022-07-25T16:04:51.834Z] #64 279.9 /usr/bin/ld: /tmp/go-link-733801474/000019.o: in function `New': [2022-07-25T16:04:51.834Z] #64 279.9 /tmp/tmp.X7yP2Z1Bpa/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-25T16:04:51.834Z] #64 280.0 + bin/containerd-stress [2022-07-25T16:04:51.834Z] #64 281.1 + bin/containerd-shim [2022-07-25T16:04:51.835Z] #64 303.4 + binaries [2022-07-25T16:04:51.835Z] #64 303.4 + install -D bin/containerd /build/containerd [2022-07-25T16:04:51.835Z] #64 303.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T16:04:51.835Z] #64 303.5 + install -D bin/ctr /build/ctr [2022-07-25T16:04:51.855Z] #21 18.14 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-25T16:04:52.092Z] #64 DONE 303.9s [2022-07-25T16:04:52.416Z] #21 18.61 Selecting previously unselected package libapparmor1:s390x. [2022-07-25T16:04:52.417Z] #21 18.62 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-25T16:04:52.417Z] #21 18.63 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-25T16:04:52.417Z] #21 18.68 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-25T16:04:52.417Z] #21 18.69 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-25T16:04:52.417Z] #21 18.69 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-25T16:04:52.417Z] #21 18.76 Selecting previously unselected package libgcc-s1:armhf. [2022-07-25T16:04:52.672Z] #21 18.77 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-25T16:04:52.672Z] #21 18.77 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-25T16:04:52.672Z] #21 18.81 Selecting previously unselected package libcrypt1:armhf. [2022-07-25T16:04:52.672Z] #21 18.83 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-25T16:04:52.672Z] #21 18.83 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-25T16:04:52.672Z] #21 18.91 Selecting previously unselected package libc6:armhf. [2022-07-25T16:04:52.672Z] #21 18.91 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-25T16:04:52.928Z] #21 19.11 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-25T16:04:53.030Z] [2022-07-25T16:04:53.030Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T16:04:53.030Z] #65 sha256:9d90acc4464924ac09e03cefb694ff92749ebe2b65f1d5e93f261c0302a057d3 [2022-07-25T16:04:53.030Z] #65 DONE 0.2s [2022-07-25T16:04:53.030Z] [2022-07-25T16:04:53.030Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T16:04:53.030Z] #70 sha256:eeb4043051b7fc85066aa46d16adcdfece367b6d9afe98f4cabfd873341ca32a [2022-07-25T16:04:53.185Z] #21 19.53 Selecting previously unselected package libapparmor1:armhf. [2022-07-25T16:04:53.185Z] #21 19.54 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-25T16:04:53.185Z] #21 19.55 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-25T16:04:53.185Z] #21 19.60 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-25T16:04:53.185Z] #21 19.61 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-25T16:04:53.289Z] #70 DONE 0.1s [2022-07-25T16:04:53.289Z] [2022-07-25T16:04:53.289Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T16:04:53.289Z] #75 sha256:53cdb5f7de4d686045d585edca84faf18c1652a3cf6bc6ce31257f45add0ed88 [2022-07-25T16:04:53.289Z] #75 DONE 0.2s [2022-07-25T16:04:53.289Z] [2022-07-25T16:04:53.289Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T16:04:53.289Z] #78 sha256:f4994cb5cf1af5f00a7c104b5676cface5960b957c55e77a7079b5a23f97a9d8 [2022-07-25T16:04:53.289Z] #78 DONE 0.0s [2022-07-25T16:04:53.289Z] [2022-07-25T16:04:53.289Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T16:04:53.289Z] #79 sha256:d6d565c49932cf394d39eaa66c0d6a4a0099a3531b72079f06cace41cec46c2d [2022-07-25T16:04:53.441Z] #21 19.61 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-25T16:04:53.441Z] #21 19.69 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-25T16:04:53.441Z] #21 19.69 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-25T16:04:53.441Z] #21 19.70 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-25T16:04:53.441Z] #21 19.74 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-25T16:04:53.441Z] #21 19.75 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-25T16:04:53.441Z] #21 19.76 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-25T16:04:53.441Z] #21 19.85 Selecting previously unselected package libc6:ppc64el. [2022-07-25T16:04:53.562Z] #79 DONE 0.0s [2022-07-25T16:04:53.562Z] [2022-07-25T16:04:53.562Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T16:04:53.562Z] #80 sha256:54a1dcf17350e6390721868e10b394a1d09a67a81fa359f0cbedf471dbeaaab7 [2022-07-25T16:04:53.562Z] #80 DONE 0.0s [2022-07-25T16:04:53.562Z] [2022-07-25T16:04:53.562Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T16:04:53.562Z] #81 sha256:c56fcbda3ea84c79111c3798c37793d518adda7f25387937b68751fa2dcc8126 [2022-07-25T16:04:53.701Z] #21 19.85 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-25T16:04:53.701Z] #21 20.04 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-25T16:04:54.141Z] #81 DONE 0.8s [2022-07-25T16:04:54.399Z] [2022-07-25T16:04:54.399Z] #82 exporting to image [2022-07-25T16:04:54.399Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T16:04:54.399Z] #82 exporting layers [2022-07-25T16:04:54.629Z] #21 20.77 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-25T16:04:54.629Z] #21 20.78 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-25T16:04:54.629Z] #21 20.79 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-25T16:04:54.629Z] #21 20.84 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-25T16:04:54.629Z] #21 20.85 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-25T16:04:54.629Z] #21 20.85 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-25T16:04:54.629Z] #21 20.91 Selecting previously unselected package libseccomp2:s390x. [2022-07-25T16:04:54.629Z] #21 20.92 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-25T16:04:54.629Z] #21 20.92 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-25T16:04:54.885Z] #21 20.97 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-25T16:04:54.885Z] #21 20.98 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-25T16:04:54.885Z] #21 20.98 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-25T16:04:54.885Z] #21 21.05 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-25T16:04:54.885Z] #21 21.06 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-25T16:04:54.885Z] #21 21.06 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T16:04:54.885Z] #21 21.11 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-25T16:04:54.885Z] #21 21.12 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-25T16:04:54.885Z] #21 21.12 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T16:04:54.885Z] #21 21.18 Selecting previously unselected package libseccomp2:armhf. [2022-07-25T16:04:54.885Z] #21 21.19 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-25T16:04:54.885Z] #21 21.20 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-25T16:04:55.140Z] #21 21.24 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-25T16:04:55.140Z] #21 21.25 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-25T16:04:55.140Z] #21 21.26 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-25T16:04:55.140Z] #21 21.31 Selecting previously unselected package libseccomp2:armel. [2022-07-25T16:04:55.140Z] #21 21.32 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-25T16:04:55.140Z] #21 21.33 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-25T16:04:55.140Z] #21 21.37 Selecting previously unselected package libseccomp-dev:armel. [2022-07-25T16:04:55.140Z] #21 21.38 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-25T16:04:55.140Z] #21 21.38 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-25T16:04:55.140Z] #21 21.44 Selecting previously unselected package libseccomp2:arm64. [2022-07-25T16:04:55.140Z] #21 21.45 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-25T16:04:55.140Z] #21 21.45 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T16:04:55.140Z] #21 21.49 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-25T16:04:55.140Z] #21 21.50 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-25T16:04:55.140Z] #21 21.51 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T16:04:55.140Z] #21 21.60 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-25T16:04:55.396Z] #21 21.61 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-25T16:04:55.396Z] #21 21.62 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-25T16:04:55.396Z] #21 21.63 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-25T16:04:55.396Z] #21 21.64 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-25T16:04:55.396Z] #21 21.65 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-25T16:04:55.396Z] #21 21.66 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-25T16:04:55.396Z] #21 21.67 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-25T16:04:55.396Z] #21 21.69 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-25T16:04:55.396Z] #21 21.70 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-25T16:04:55.396Z] #21 21.71 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-25T16:04:55.396Z] #21 21.72 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-25T16:04:55.396Z] #21 21.73 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-25T16:04:55.396Z] #21 21.75 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-25T16:04:55.396Z] #21 21.76 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-25T16:04:55.396Z] #21 21.77 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-25T16:04:56.179Z] #64 289.2 # github.com/containerd/containerd/cmd/containerd [2022-07-25T16:04:56.179Z] #64 289.2 /usr/bin/ld: /tmp/go-link-4016439528/000019.o: in function `New': [2022-07-25T16:04:56.179Z] #64 289.2 /tmp/tmp.m83SVeZsQu/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-25T16:04:56.179Z] #64 289.3 + bin/containerd-stress [2022-07-25T16:04:56.179Z] #64 290.4 + bin/containerd-shim [2022-07-25T16:04:56.762Z] #21 23.00 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-25T16:04:58.128Z] #21 24.19 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-25T16:04:58.410Z] #64 292.2 + bin/containerd-shim-runc-v1 [2022-07-25T16:04:59.055Z] #21 25.42 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-25T16:05:00.420Z] #21 26.64 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-25T16:05:00.965Z] #82 exporting layers 6.1s done [2022-07-25T16:05:00.965Z] #82 writing image sha256:f4210a964392d401c8a3c0936805c634cc99cd6c595ea19157586ef3c8722c14 done [2022-07-25T16:05:00.965Z] #82 naming to docker.io/library/docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd done [2022-07-25T16:05:00.965Z] #82 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T16:05:01.300Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -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:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/make.sh dynbinary test-integration [2022-07-25T16:05:01.558Z] [2022-07-25T16:05:01.787Z] #21 27.85 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-25T16:05:01.787Z] #21 27.87 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-25T16:05:01.787Z] #21 27.88 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-25T16:05:01.787Z] #21 27.89 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-25T16:05:01.787Z] #21 27.90 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-25T16:05:01.787Z] #21 27.91 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T16:05:01.787Z] #21 27.92 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-25T16:05:01.787Z] #21 27.94 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-25T16:05:01.787Z] #21 27.95 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T16:05:01.787Z] #21 27.96 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-25T16:05:01.787Z] #21 27.97 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-25T16:05:01.787Z] #21 27.98 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-25T16:05:01.787Z] #21 27.99 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-25T16:05:01.787Z] #21 28.01 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-25T16:05:01.787Z] #21 28.02 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-25T16:05:01.787Z] #21 28.03 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T16:05:01.787Z] #21 28.04 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-25T16:05:01.787Z] #21 28.06 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-25T16:05:01.787Z] #21 28.07 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T16:05:01.787Z] #21 28.08 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-25T16:05:01.787Z] #21 28.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:05:01.815Z] Removing bundles/ [2022-07-25T16:05:01.815Z] [2022-07-25T16:05:01.815Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T16:05:01.815Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T16:05:01.815Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:05:02.351Z] #21 DONE 28.6s [2022-07-25T16:05:02.351Z] [2022-07-25T16:05:02.351Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:05:02.351Z] #71 sha256:1b0ba55a02ad93710a72992727006cb284c9e87fd35c162576c631d8c499e137 [2022-07-25T16:05:02.351Z] #71 ... [2022-07-25T16:05:02.351Z] [2022-07-25T16:05:02.351Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T16:05:02.351Z] #66 sha256:6b17d87292ad766468fe39abcf9cf583a92aba1621b115fce24c9bbe4fa131ed [2022-07-25T16:05:02.351Z] #66 DONE 0.1s [2022-07-25T16:05:02.351Z] [2022-07-25T16:05:02.351Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T16:05:02.351Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-25T16:05:03.720Z] #22 DONE 1.2s [2022-07-25T16:05:03.720Z] [2022-07-25T16:05:03.720Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T16:05:03.720Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-25T16:05:04.306Z] #64 301.8 + bin/containerd-shim-runc-v1 [2022-07-25T16:05:04.649Z] #23 DONE 1.0s [2022-07-25T16:05:04.649Z] [2022-07-25T16:05:04.649Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T16:05:04.649Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-25T16:05:04.988Z] #64 298.5 + bin/containerd-shim-runc-v2 [2022-07-25T16:05:04.988Z] #64 299.3 + binaries [2022-07-25T16:05:04.988Z] #64 299.3 + install -D bin/containerd /build/containerd [2022-07-25T16:05:04.988Z] #64 299.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T16:05:04.988Z] #64 299.4 + install -D bin/ctr /build/ctr [2022-07-25T16:05:04.988Z] #64 DONE 299.8s [2022-07-25T16:05:05.577Z] #24 0.818 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T16:05:05.577Z] #24 DONE 0.9s [2022-07-25T16:05:05.577Z] [2022-07-25T16:05:05.577Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T16:05:05.577Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-25T16:05:05.929Z] [2022-07-25T16:05:05.929Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T16:05:05.929Z] #65 sha256:2e3471a686962eda152c56abe7d7d37ab757c0164265db9987064a90c659b44c [2022-07-25T16:05:06.188Z] #65 DONE 0.2s [2022-07-25T16:05:06.188Z] [2022-07-25T16:05:06.188Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T16:05:06.188Z] #70 sha256:977fcf23fd1117f1b57b59c97f1167e65f563f06b184d27647799bc2d8222898 [2022-07-25T16:05:06.188Z] #70 DONE 0.1s [2022-07-25T16:05:06.188Z] [2022-07-25T16:05:06.188Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T16:05:06.188Z] #75 sha256:f5ce82f09781d649e5972de2a160d08bc6474010d0f7cba5e730e578f24e68f4 [2022-07-25T16:05:06.448Z] #75 DONE 0.2s [2022-07-25T16:05:06.448Z] [2022-07-25T16:05:06.448Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T16:05:06.448Z] #78 sha256:ea532b80ab748a9db0be27e7fd4456b6b4c73b230929a81365170a848e781a88 [2022-07-25T16:05:06.448Z] #78 DONE 0.0s [2022-07-25T16:05:06.448Z] [2022-07-25T16:05:06.448Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T16:05:06.448Z] #79 sha256:bdeeda569176c420dd08ba92fcc0ec70921c9acfb7c9e8d68595c746f42fa8b0 [2022-07-25T16:05:06.448Z] #79 DONE 0.0s [2022-07-25T16:05:06.448Z] [2022-07-25T16:05:06.448Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T16:05:06.448Z] #80 sha256:8336d01a45c5d0bf00e8a8aded5b0fe81aa61d527d5ea6fa6cb0d4b89236bba9 [2022-07-25T16:05:06.448Z] #80 DONE 0.0s [2022-07-25T16:05:06.448Z] [2022-07-25T16:05:06.448Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T16:05:06.448Z] #81 sha256:6c72393caabc5ab5ea8689c448b4d7b64ffb7b2c0c2203a3032765711785c6ca [2022-07-25T16:05:06.505Z] #25 DONE 0.9s [2022-07-25T16:05:06.505Z] [2022-07-25T16:05:06.505Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T16:05:06.505Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-25T16:05:07.388Z] #81 DONE 0.9s [2022-07-25T16:05:07.388Z] [2022-07-25T16:05:07.388Z] #82 exporting to image [2022-07-25T16:05:07.388Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T16:05:07.388Z] #82 exporting layers [2022-07-25T16:05:07.436Z] #26 DONE 0.9s [2022-07-25T16:05:07.436Z] [2022-07-25T16:05:07.436Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T16:05:07.436Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-25T16:05:08.404Z] #27 DONE 1.0s [2022-07-25T16:05:08.404Z] [2022-07-25T16:05:08.404Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:05:08.404Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-25T16:05:09.770Z] #28 1.174 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T16:05:09.770Z] #28 1.175 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T16:05:09.770Z] #28 1.175 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T16:05:09.770Z] #28 1.442 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T16:05:10.027Z] #28 1.701 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T16:05:10.284Z] #28 1.964 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T16:05:10.542Z] #28 2.146 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T16:05:10.542Z] #28 2.378 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T16:05:10.799Z] #28 2.582 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T16:05:10.799Z] #28 2.582 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T16:05:10.799Z] #28 2.582 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T16:05:10.799Z] #28 2.594 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T16:05:10.799Z] #28 2.595 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T16:05:10.879Z] #64 308.2 + bin/containerd-shim-runc-v2 [2022-07-25T16:05:10.879Z] #64 309.0 + binaries [2022-07-25T16:05:10.879Z] #64 309.0 + install -D bin/containerd /build/containerd [2022-07-25T16:05:10.879Z] #64 309.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T16:05:10.879Z] #64 309.0 + install -D bin/ctr /build/ctr [2022-07-25T16:05:11.055Z] #28 2.927 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T16:05:11.055Z] #28 2.930 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T16:05:11.055Z] #28 2.931 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T16:05:11.312Z] #28 2.935 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T16:05:11.312Z] #28 2.936 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T16:05:11.448Z] #64 DONE 309.4s [2022-07-25T16:05:12.385Z] [2022-07-25T16:05:12.385Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T16:05:12.385Z] #65 sha256:4e932cde1924d3739595263fe8dcf127b05ae14f3c13916122f5dfbd181f1159 [2022-07-25T16:05:12.385Z] #65 DONE 0.2s [2022-07-25T16:05:12.385Z] [2022-07-25T16:05:12.385Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T16:05:12.385Z] #70 sha256:17c5ad747d046bf3d82a0c811071287b088d3f2b8442bfd553e6fc9f7280f582 [2022-07-25T16:05:12.385Z] #70 DONE 0.1s [2022-07-25T16:05:12.644Z] [2022-07-25T16:05:12.644Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T16:05:12.644Z] #75 sha256:7833f2cf02a91bb7b53b1f0220d82c2e519ac7a4dc7d578ac1cc0282149828d6 [2022-07-25T16:05:12.644Z] #75 DONE 0.2s [2022-07-25T16:05:12.644Z] [2022-07-25T16:05:12.644Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T16:05:12.644Z] #78 sha256:26f278498b3605498b0ddc775df5070d9e1f919c09fecc2e9f2b4c3bc645039a [2022-07-25T16:05:12.644Z] #78 DONE 0.1s [2022-07-25T16:05:12.679Z] #28 ... [2022-07-25T16:05:12.679Z] [2022-07-25T16:05:12.679Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:05:12.679Z] #67 sha256:72b4f206580307582029561b986d6dfad2be4c4e146237a187fa64ef9f486252 [2022-07-25T16:05:12.679Z] #67 1.115 + RM_GOPATH=0 [2022-07-25T16:05:12.679Z] #67 1.115 + TMP_GOPATH= [2022-07-25T16:05:12.679Z] #67 1.118 + : /build [2022-07-25T16:05:12.679Z] #67 1.118 + '[' -z '' ']' [2022-07-25T16:05:12.679Z] #67 1.121 ++ mktemp -d [2022-07-25T16:05:12.679Z] #67 1.126 + export GOPATH=/tmp/tmp.nRcvR2BIeV [2022-07-25T16:05:12.679Z] #67 1.126 + GOPATH=/tmp/tmp.nRcvR2BIeV [2022-07-25T16:05:12.679Z] #67 1.127 + RM_GOPATH=1 [2022-07-25T16:05:12.679Z] #67 1.127 + case "$(go env GOARCH)" in [2022-07-25T16:05:12.679Z] #67 1.127 ++ go env GOARCH [2022-07-25T16:05:12.679Z] #67 1.134 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T16:05:12.679Z] #67 1.134 + GO_BUILDMODE=-buildmode=pie [2022-07-25T16:05:12.679Z] #67 1.150 ++ dirname /install.sh [2022-07-25T16:05:12.679Z] #67 1.155 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T16:05:12.679Z] #67 1.156 + dir=/ [2022-07-25T16:05:12.679Z] #67 1.156 + bin=runc [2022-07-25T16:05:12.679Z] #67 1.156 + shift [2022-07-25T16:05:12.679Z] #67 1.156 + '[' '!' -f //runc.installer ']' [2022-07-25T16:05:12.679Z] #67 1.156 + . //runc.installer [2022-07-25T16:05:12.679Z] #67 1.156 ++ set -e [2022-07-25T16:05:12.679Z] #67 1.156 ++ : v1.1.2 [2022-07-25T16:05:12.679Z] #67 1.156 + install_runc [2022-07-25T16:05:12.679Z] #67 1.156 + RUNC_BUILDTAGS=seccomp [2022-07-25T16:05:12.679Z] #67 1.156 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T16:05:12.679Z] #67 1.156 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nRcvR2BIeV/src/github.com/opencontainers/runc [2022-07-25T16:05:12.679Z] #67 1.164 Cloning into '/tmp/tmp.nRcvR2BIeV/src/github.com/opencontainers/runc'... [2022-07-25T16:05:12.679Z] #67 5.788 + cd /tmp/tmp.nRcvR2BIeV/src/github.com/opencontainers/runc [2022-07-25T16:05:12.679Z] #67 5.788 + git checkout -q v1.1.2 [2022-07-25T16:05:12.679Z] #67 5.977 + '[' -z '' ']' [2022-07-25T16:05:12.679Z] #67 5.977 + target=static [2022-07-25T16:05:12.679Z] #67 5.977 + make BUILDTAGS=seccomp static [2022-07-25T16:05:12.679Z] #67 6.321 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-25T16:05:12.903Z] [2022-07-25T16:05:12.903Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T16:05:12.903Z] #79 sha256:96d8d9190d648e82f3e19ab9f6795c81409b7ac6d13611720d2a99b1d0f9cddd [2022-07-25T16:05:12.903Z] #79 DONE 0.0s [2022-07-25T16:05:12.903Z] [2022-07-25T16:05:12.903Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T16:05:12.903Z] #80 sha256:53eda8ca15da77cf00ba8201ca6fdc5bbbbb6dd585ce887edd95f6733201b229 [2022-07-25T16:05:12.903Z] #80 DONE 0.0s [2022-07-25T16:05:12.903Z] [2022-07-25T16:05:12.903Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-25T16:05:12.903Z] #81 sha256:b176c9c616559f0795f4a525911d61cfa21af4caecf77fcf8c54e8ebe597005b [2022-07-25T16:05:13.471Z] #81 0.635 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T16:05:13.471Z] #81 0.636 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T16:05:13.471Z] #81 0.636 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T16:05:13.966Z] #82 exporting layers 6.2s done [2022-07-25T16:05:13.966Z] #82 writing image sha256:60bb70f78f9428f39ff29383570b16c9c44f466c3f785751b4253d664655c4cf done [2022-07-25T16:05:13.966Z] #82 naming to docker.io/library/docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd done [2022-07-25T16:05:13.966Z] #82 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-25T16:05:14.299Z] #81 0.880 Reading package lists... [2022-07-25T16:05:14.337Z] + trap exit INT TERM [2022-07-25T16:05:14.337Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-25T16:05:14.337Z] + CONTAINER_NAME=docker-pr1 [2022-07-25T16:05:14.337Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43866/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -e DOCKER_GRAPHDRIVER docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/make.sh dynbinary [2022-07-25T16:05:14.869Z] #81 1.397 Reading package lists... [2022-07-25T16:05:14.869Z] #81 1.911 Building dependency tree... [2022-07-25T16:05:14.869Z] #81 2.037 Reading state information... [2022-07-25T16:05:14.869Z] #81 2.160 The following additional packages will be installed: [2022-07-25T16:05:14.907Z] [2022-07-25T16:05:14.907Z] Removing bundles/ [2022-07-25T16:05:14.907Z] [2022-07-25T16:05:14.907Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T16:05:14.907Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T16:05:14.907Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:05:15.128Z] #81 2.160 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-25T16:05:15.128Z] #81 2.161 Suggested packages: [2022-07-25T16:05:15.128Z] #81 2.161 systemd-container policykit-1 [2022-07-25T16:05:15.128Z] #81 2.161 Recommended packages: [2022-07-25T16:05:15.128Z] #81 2.161 systemd-timesyncd | time-daemon libnss-systemd [2022-07-25T16:05:15.128Z] #81 2.231 The following NEW packages will be installed: [2022-07-25T16:05:15.128Z] #81 2.231 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-25T16:05:15.128Z] #81 2.232 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-25T16:05:15.387Z] #81 2.504 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:05:15.387Z] #81 2.504 Need to get 5817 kB of archives. [2022-07-25T16:05:15.387Z] #81 2.504 After this operation, 19.3 MB of additional disk space will be used. [2022-07-25T16:05:15.387Z] #81 2.504 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-25T16:05:15.387Z] #81 2.524 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-25T16:05:15.387Z] #81 2.542 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-25T16:05:15.387Z] #81 2.547 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-25T16:05:15.387Z] #81 2.547 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-25T16:05:15.387Z] #81 2.583 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-25T16:05:15.646Z] #81 2.584 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-25T16:05:15.646Z] #81 2.585 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-25T16:05:15.646Z] #81 2.587 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-25T16:05:15.646Z] #81 2.589 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-25T16:05:15.646Z] #81 2.711 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:05:15.646Z] #81 2.743 Fetched 5817 kB in 0s (16.5 MB/s) [2022-07-25T16:05:15.646Z] #81 2.771 Selecting previously unselected package libargon2-1:amd64. [2022-07-25T16:05:15.646Z] #81 2.771 (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 ... 28638 files and directories currently installed.) [2022-07-25T16:05:15.646Z] #81 2.786 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-25T16:05:15.646Z] #81 2.793 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-25T16:05:15.646Z] #81 2.828 Selecting previously unselected package libjson-c5:amd64. [2022-07-25T16:05:15.646Z] #81 2.831 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-25T16:05:15.646Z] #81 2.836 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-25T16:05:15.646Z] #81 2.874 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-25T16:05:15.646Z] #81 2.877 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-25T16:05:15.646Z] #81 2.881 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-25T16:05:15.646Z] #81 2.937 Selecting previously unselected package libkmod2:amd64. [2022-07-25T16:05:15.905Z] #81 2.940 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-25T16:05:15.905Z] #81 2.945 Unpacking libkmod2:amd64 (28-1) ... [2022-07-25T16:05:15.905Z] #81 2.995 Selecting previously unselected package systemd. [2022-07-25T16:05:15.905Z] #81 2.998 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-25T16:05:15.905Z] #81 3.032 Unpacking systemd (247.3-7) ... [2022-07-25T16:05:16.474Z] #81 3.515 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-25T16:05:16.474Z] #81 3.529 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-25T16:05:16.474Z] #81 3.541 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-25T16:05:16.474Z] #81 3.552 Setting up libkmod2:amd64 (28-1) ... [2022-07-25T16:05:16.474Z] #81 3.564 Setting up systemd (247.3-7) ... [2022-07-25T16:05:16.474Z] #81 3.608 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-25T16:05:16.474Z] #81 3.610 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-25T16:05:16.474Z] #81 3.613 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-25T16:05:16.474Z] #81 3.640 Initializing machine ID from KVM UUID. [2022-07-25T16:05:17.041Z] #81 3.956 Selecting previously unselected package systemd-sysv. [2022-07-25T16:05:17.041Z] #81 3.956 (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 ... 29449 files and directories currently installed.) [2022-07-25T16:05:17.041Z] #81 3.970 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-25T16:05:17.041Z] #81 3.974 Unpacking systemd-sysv (247.3-7) ... [2022-07-25T16:05:17.041Z] #81 4.016 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-25T16:05:17.041Z] #81 4.019 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-25T16:05:17.041Z] #81 4.023 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-25T16:05:17.041Z] #81 4.080 Selecting previously unselected package dbus. [2022-07-25T16:05:17.041Z] #81 4.082 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-25T16:05:17.041Z] #81 4.092 Unpacking dbus (1.12.20-2) ... [2022-07-25T16:05:17.041Z] #81 4.147 Selecting previously unselected package libpam-systemd:amd64. [2022-07-25T16:05:17.041Z] #81 4.150 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-25T16:05:17.041Z] #81 4.154 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-25T16:05:17.041Z] #81 4.201 Selecting previously unselected package dbus-user-session. [2022-07-25T16:05:17.041Z] #81 4.204 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-25T16:05:17.041Z] #81 4.207 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-25T16:05:17.041Z] #81 4.246 Setting up systemd-sysv (247.3-7) ... [2022-07-25T16:05:17.041Z] #81 4.257 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-25T16:05:17.041Z] #81 4.268 Setting up dbus (1.12.20-2) ... [2022-07-25T16:05:17.301Z] #81 4.383 invoke-rc.d: could not determine current runlevel [2022-07-25T16:05:17.301Z] #81 4.385 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T16:05:17.301Z] #81 4.389 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-25T16:05:17.561Z] #81 4.507 Setting up dbus-user-session (1.12.20-2) ... [2022-07-25T16:05:17.561Z] #81 4.521 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:05:17.561Z] #81 DONE 4.6s [2022-07-25T16:05:17.561Z] [2022-07-25T16:05:17.561Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-25T16:05:17.561Z] #82 sha256:79a58ba1d89352eb21481eb4da633b3cc8559d6feeef75eb846f1d6a690c5c04 [2022-07-25T16:05:18.079Z] #82 0.446 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-25T16:05:18.079Z] #82 0.447 Dload Upload Total Spent Left Speed [2022-07-25T16:05:18.342Z] #82 0.449 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5714 0 --:--:-- --:--:-- --:--:-- 5714 [2022-07-25T16:05:18.342Z] #82 DONE 0.8s [2022-07-25T16:05:18.342Z] [2022-07-25T16:05:18.342Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T16:05:18.342Z] #83 sha256:cc234a2f003747b05a9c3db6b49eebe7a6c81e67c5c373373355027ca71cadb9 [2022-07-25T16:05:19.283Z] #83 DONE 1.1s [2022-07-25T16:05:19.283Z] [2022-07-25T16:05:19.283Z] #84 exporting to image [2022-07-25T16:05:19.283Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T16:05:19.283Z] #84 exporting layers [2022-07-25T16:05:20.771Z] #67 ... [2022-07-25T16:05:20.771Z] [2022-07-25T16:05:20.771Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:05:20.771Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-25T16:05:20.771Z] #28 12.50 Fetched 40.6 MB in 12s (3505 kB/s) [2022-07-25T16:05:25.854Z] #84 exporting layers 6.2s done [2022-07-25T16:05:25.854Z] #84 writing image sha256:e84efe86330be7fd5af24b355a2afe8ac0da527cab8d0e196000b619f9defb2b done [2022-07-25T16:05:25.854Z] #84 naming to docker.io/library/docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd done [2022-07-25T16:05:25.854Z] #84 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T16:05:26.199Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -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:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/make.sh dynbinary test-integration [2022-07-25T16:05:26.459Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-25T16:05:26.459Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-25T16:05:26.459Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-25T16:05:26.459Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-25T16:05:26.459Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-07-25T16:05:26.459Z] Detected virtualization docker. [2022-07-25T16:05:26.459Z] Detected architecture x86-64. [2022-07-25T16:05:26.459Z] Set hostname to . [2022-07-25T16:05:26.718Z] modprobe@configfs.service: Succeeded. [2022-07-25T16:05:26.719Z] modprobe@drm.service: Succeeded. [2022-07-25T16:05:26.719Z] modprobe@fuse.service: Succeeded. [2022-07-25T16:05:26.719Z] + source /etc/docker-entrypoint-cmd [2022-07-25T16:05:26.719Z] ++ hack/make.sh dynbinary test-integration [2022-07-25T16:05:26.719Z] [2022-07-25T16:05:26.978Z] Removing bundles/ [2022-07-25T16:05:26.978Z] [2022-07-25T16:05:26.978Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T16:05:26.978Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T16:05:26.978Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:05:28.866Z] #28 12.50 Reading package lists... [2022-07-25T16:05:34.127Z] #28 19.33 Reading package lists... [2022-07-25T16:05:36.277Z] #28 26.01 Building dependency tree... [2022-07-25T16:05:36.277Z] #28 27.71 Reading state information... [2022-07-25T16:05:37.646Z] #28 29.18 bzip2 is already the newest version (1.0.8-4). [2022-07-25T16:05:37.646Z] #28 29.18 patch is already the newest version (2.7.6-7). [2022-07-25T16:05:37.646Z] #28 29.18 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-25T16:05:37.646Z] #28 29.18 The following additional packages will be installed: [2022-07-25T16:05:37.646Z] #28 29.18 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-25T16:05:37.646Z] #28 29.19 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-25T16:05:37.646Z] #28 29.19 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T16:05:37.646Z] #28 29.20 python3-pkg-resources vim-runtime xxd [2022-07-25T16:05:37.646Z] #28 29.22 Suggested packages: [2022-07-25T16:05:37.646Z] #28 29.22 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-25T16:05:37.646Z] #28 29.22 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-25T16:05:37.646Z] #28 29.22 Recommended packages: [2022-07-25T16:05:37.646Z] #28 29.22 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T16:05:39.015Z] #28 30.58 The following NEW packages will be installed: [2022-07-25T16:05:39.015Z] #28 30.59 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-25T16:05:39.015Z] #28 30.59 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-25T16:05:39.015Z] #28 30.59 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-25T16:05:39.015Z] #28 30.59 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-25T16:05:39.016Z] #28 30.59 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-25T16:05:39.016Z] #28 30.60 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-25T16:05:39.016Z] #28 30.60 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-25T16:05:39.273Z] #28 30.97 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T16:05:39.273Z] #28 30.97 Need to get 18.6 MB of archives. [2022-07-25T16:05:39.273Z] #28 30.97 After this operation, 71.4 MB of additional disk space will be used. [2022-07-25T16:05:39.273Z] #28 30.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T16:05:39.273Z] #28 30.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T16:05:39.273Z] #28 30.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T16:05:39.273Z] #28 30.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T16:05:39.273Z] #28 30.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T16:05:39.273Z] #28 30.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T16:05:39.273Z] #28 30.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T16:05:39.273Z] #28 31.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T16:05:39.273Z] #28 31.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T16:05:39.273Z] #28 31.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T16:05:39.273Z] #28 31.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T16:05:39.273Z] #28 31.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T16:05:39.273Z] #28 31.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T16:05:39.273Z] #28 31.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T16:05:39.273Z] #28 31.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T16:05:39.273Z] #28 31.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T16:05:39.273Z] #28 31.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T16:05:39.273Z] #28 31.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T16:05:39.273Z] #28 31.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T16:05:39.273Z] #28 31.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T16:05:39.273Z] #28 31.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T16:05:39.530Z] #28 31.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T16:05:39.530Z] #28 31.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T16:05:39.530Z] #28 31.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T16:05:39.530Z] #28 31.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T16:05:39.530Z] #28 31.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T16:05:39.530Z] #28 31.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T16:05:39.530Z] #28 31.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T16:05:39.530Z] #28 31.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T16:05:39.530Z] #28 31.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T16:05:39.530Z] #28 31.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-25T16:05:39.530Z] #28 31.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T16:05:39.530Z] #28 31.15 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T16:05:39.530Z] #28 31.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T16:05:39.530Z] #28 31.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T16:05:39.530Z] #28 31.17 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T16:05:39.530Z] #28 31.17 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T16:05:39.530Z] #28 31.18 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T16:05:39.530Z] #28 31.20 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T16:05:39.530Z] #28 31.21 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T16:05:39.530Z] #28 31.21 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-25T16:05:39.530Z] #28 31.31 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T16:05:39.787Z] #28 31.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T16:05:39.787Z] #28 31.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T16:05:39.787Z] #28 31.36 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T16:05:40.351Z] #28 31.96 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T16:05:40.608Z] #28 32.23 Fetched 18.6 MB in 1s (27.6 MB/s) [2022-07-25T16:05:40.608Z] #28 32.28 Selecting previously unselected package pigz. [2022-07-25T16:05:40.608Z] #28 32.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 ... 40116 files and directories currently installed.) [2022-07-25T16:05:40.608Z] #28 32.37 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T16:05:40.608Z] #28 32.37 Unpacking pigz (2.6-1) ... [2022-07-25T16:05:40.865Z] #28 32.44 Selecting previously unselected package libelf1:amd64. [2022-07-25T16:05:40.865Z] #28 32.45 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T16:05:40.865Z] #28 32.46 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T16:05:40.865Z] #28 32.58 Selecting previously unselected package libbpf0:amd64. [2022-07-25T16:05:40.865Z] #28 32.60 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T16:05:40.865Z] #28 32.60 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T16:05:41.122Z] #28 32.68 Selecting previously unselected package libcap2:amd64. [2022-07-25T16:05:41.122Z] #28 32.70 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T16:05:41.122Z] #28 32.71 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:05:41.122Z] #28 32.77 Selecting previously unselected package libmnl0:amd64. [2022-07-25T16:05:41.122Z] #28 32.77 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T16:05:41.122Z] #28 32.78 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T16:05:41.122Z] #28 32.83 Selecting previously unselected package libxtables12:amd64. [2022-07-25T16:05:41.122Z] #28 32.83 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T16:05:41.122Z] #28 32.84 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T16:05:41.122Z] #28 32.89 Selecting previously unselected package libcap2-bin. [2022-07-25T16:05:41.122Z] #28 32.89 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T16:05:41.122Z] #28 32.90 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T16:05:41.122Z] #28 32.98 Selecting previously unselected package iproute2. [2022-07-25T16:05:41.122Z] #28 32.99 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T16:05:41.122Z] #28 32.99 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T16:05:41.685Z] #28 33.28 Selecting previously unselected package xxd. [2022-07-25T16:05:41.685Z] #28 33.29 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T16:05:41.685Z] #28 33.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:05:41.685Z] #28 33.38 Selecting previously unselected package vim-common. [2022-07-25T16:05:41.685Z] #28 33.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:05:41.685Z] #28 33.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:05:41.942Z] #28 33.51 Selecting previously unselected package bash-completion. [2022-07-25T16:05:41.942Z] #28 33.52 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T16:05:42.871Z] #28 34.67 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T16:05:43.129Z] #28 34.91 Selecting previously unselected package apparmor. [2022-07-25T16:05:43.129Z] #28 34.92 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T16:05:43.129Z] #28 34.96 Unpacking apparmor (2.13.6-10) ... [2022-07-25T16:05:43.692Z] #28 35.22 Selecting previously unselected package inetutils-ping. [2022-07-25T16:05:43.693Z] #28 35.23 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T16:05:43.693Z] #28 35.23 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T16:05:43.693Z] #28 35.32 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T16:05:43.693Z] #28 35.32 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T16:05:43.693Z] #28 35.33 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T16:05:43.693Z] #28 35.38 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T16:05:43.693Z] #28 35.40 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T16:05:43.693Z] #28 35.41 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T16:05:43.693Z] #28 35.46 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T16:05:43.693Z] #28 35.46 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T16:05:43.693Z] #28 35.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T16:05:43.693Z] #28 35.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T16:05:43.693Z] #28 35.52 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T16:05:43.693Z] #28 35.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T16:05:43.693Z] #28 35.59 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T16:05:43.949Z] #28 35.59 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T16:05:43.950Z] #28 35.60 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T16:05:43.950Z] #28 35.66 Selecting previously unselected package iptables. [2022-07-25T16:05:43.950Z] #28 35.68 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-25T16:05:43.950Z] #28 35.68 Unpacking iptables (1.8.7-1) ... [2022-07-25T16:05:44.207Z] #28 35.88 Selecting previously unselected package libonig5:amd64. [2022-07-25T16:05:44.207Z] #28 35.89 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T16:05:44.207Z] #28 35.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T16:05:44.207Z] #28 36.02 Selecting previously unselected package libjq1:amd64. [2022-07-25T16:05:44.464Z] #28 36.03 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T16:05:44.464Z] #28 36.04 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T16:05:44.464Z] #28 36.11 Selecting previously unselected package jq. [2022-07-25T16:05:44.464Z] #28 36.13 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-25T16:05:44.464Z] #28 36.13 Unpacking jq (1.6-2.1) ... [2022-07-25T16:05:44.464Z] #28 36.20 Selecting previously unselected package libaio1:amd64. [2022-07-25T16:05:44.464Z] #28 36.20 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T16:05:44.464Z] #28 36.21 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T16:05:44.464Z] #28 36.26 Selecting previously unselected package libgpm2:amd64. [2022-07-25T16:05:44.721Z] #28 36.26 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T16:05:44.721Z] #28 36.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T16:05:44.721Z] #28 36.33 Selecting previously unselected package libinih1:amd64. [2022-07-25T16:05:44.721Z] #28 36.34 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-25T16:05:44.721Z] #28 36.34 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T16:05:44.721Z] #28 36.40 Selecting previously unselected package libnet1:amd64. [2022-07-25T16:05:44.721Z] #28 36.40 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T16:05:44.721Z] #28 36.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:05:44.721Z] #28 36.48 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T16:05:44.721Z] #28 36.49 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T16:05:44.721Z] #28 36.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:05:44.978Z] #28 36.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T16:05:44.978Z] #28 36.56 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T16:05:44.978Z] #28 36.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:05:44.978Z] #28 36.63 Selecting previously unselected package libyajl2:amd64. [2022-07-25T16:05:44.978Z] #28 36.63 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T16:05:44.978Z] #28 36.64 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:05:44.978Z] #28 36.69 Selecting previously unselected package net-tools. [2022-07-25T16:05:44.978Z] #28 36.70 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T16:05:44.978Z] #28 36.71 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T16:05:45.235Z] #28 36.84 Selecting previously unselected package python-pip-whl. [2022-07-25T16:05:45.235Z] #28 36.85 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T16:05:45.235Z] #28 36.85 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T16:05:45.491Z] #28 37.19 Selecting previously unselected package python3-lib2to3. [2022-07-25T16:05:45.491Z] #28 37.19 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T16:05:45.491Z] #28 37.20 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T16:05:45.491Z] #28 37.27 Selecting previously unselected package python3-distutils. [2022-07-25T16:05:45.491Z] #28 37.28 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T16:05:45.491Z] #28 37.29 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T16:05:45.491Z] #28 37.37 Selecting previously unselected package python3-pkg-resources. [2022-07-25T16:05:45.491Z] #28 37.37 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T16:05:45.748Z] #28 37.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:05:45.748Z] #28 37.48 Selecting previously unselected package python3-setuptools. [2022-07-25T16:05:45.748Z] #28 37.49 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T16:05:45.748Z] #28 37.50 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T16:05:46.005Z] #28 37.65 Selecting previously unselected package python3-wheel. [2022-07-25T16:05:46.005Z] #28 37.66 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T16:05:46.005Z] #28 37.66 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T16:05:46.005Z] #28 37.71 Selecting previously unselected package python3-pip. [2022-07-25T16:05:46.005Z] #28 37.73 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T16:05:46.005Z] #28 37.74 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T16:05:46.276Z] #28 37.86 Selecting previously unselected package sudo. [2022-07-25T16:05:46.276Z] #28 37.86 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T16:05:46.276Z] #28 37.87 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T16:05:46.534Z] #28 38.18 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T16:05:46.534Z] #28 38.20 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T16:05:46.534Z] #28 38.22 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T16:05:46.790Z] #28 38.39 Selecting previously unselected package uidmap. [2022-07-25T16:05:46.790Z] #28 38.39 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T16:05:46.790Z] #28 38.40 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T16:05:46.790Z] #28 38.49 Selecting previously unselected package vim-runtime. [2022-07-25T16:05:46.790Z] #28 38.49 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T16:05:46.790Z] #28 38.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T16:05:46.790Z] #28 38.56 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T16:05:46.790Z] #28 38.57 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:05:48.157Z] #28 ... [2022-07-25T16:05:48.157Z] [2022-07-25T16:05:48.157Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:05:48.157Z] #71 sha256:1b0ba55a02ad93710a72992727006cb284c9e87fd35c162576c631d8c499e137 [2022-07-25T16:05:48.157Z] #71 100.5 + bin/containerd [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-25T16:05:49.531Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 31.9% of statements [2022-07-25T16:05:49.531Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-25T16:05:49.531Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 6.0% of statements [2022-07-25T16:05:49.531Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-25T16:05:49.788Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-07-25T16:05:49.788Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-07-25T16:05:49.788Z] ? github.com/docker/docker/api/types [no test files] [2022-07-25T16:05:49.788Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-25T16:05:49.788Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-25T16:05:49.788Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-25T16:05:49.788Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-25T16:05:49.788Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-25T16:05:49.788Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-25T16:05:49.788Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-25T16:05:49.788Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-25T16:05:49.788Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-25T16:05:50.044Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-25T16:05:50.044Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-25T16:05:50.044Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-25T16:05:50.044Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-25T16:05:50.300Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-25T16:05:50.300Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-25T16:05:50.300Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-25T16:05:50.300Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-25T16:05:50.300Z] ? github.com/docker/docker/builder [no test files] [2022-07-25T16:05:50.300Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-25T16:05:50.300Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-25T16:05:50.300Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-25T16:05:50.300Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-25T16:05:50.300Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-25T16:05:50.300Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-25T16:05:50.300Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-25T16:05:52.819Z] ok github.com/docker/docker/builder/remotecontext 0.118s coverage: 13.7% of statements [2022-07-25T16:05:52.819Z] ok github.com/docker/docker/builder/dockerfile 0.440s coverage: 49.3% of statements [2022-07-25T16:05:53.075Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-25T16:05:53.409Z] #71 ... [2022-07-25T16:05:53.409Z] [2022-07-25T16:05:53.409Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T16:05:53.409Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-25T16:05:53.409Z] #28 40.37 Selecting previously unselected package vim. [2022-07-25T16:05:53.409Z] #28 40.38 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T16:05:53.409Z] #28 40.40 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:05:53.409Z] #28 40.72 Selecting previously unselected package xfsprogs. [2022-07-25T16:05:53.409Z] #28 40.72 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T16:05:53.409Z] #28 40.74 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T16:05:53.409Z] #28 41.01 Selecting previously unselected package zip. [2022-07-25T16:05:53.409Z] #28 41.03 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-25T16:05:53.409Z] #28 41.05 Unpacking zip (3.0-12) ... [2022-07-25T16:05:53.409Z] #28 41.14 Selecting previously unselected package zstd. [2022-07-25T16:05:53.409Z] #28 41.15 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T16:05:53.409Z] #28 41.16 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T16:05:53.409Z] #28 41.41 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T16:05:53.409Z] #28 41.99 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T16:05:53.409Z] #28 42.00 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T16:05:53.409Z] #28 42.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T16:05:53.409Z] #28 42.03 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T16:05:53.409Z] #28 42.04 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T16:05:53.409Z] #28 42.05 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T16:05:53.409Z] #28 42.06 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T16:05:53.409Z] #28 42.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T16:05:53.409Z] #28 42.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T16:05:53.409Z] #28 42.10 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T16:05:53.409Z] #28 42.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:05:53.409Z] #28 42.49 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T16:05:53.409Z] #28 42.50 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T16:05:53.409Z] #28 42.51 Setting up apparmor (2.13.6-10) ... [2022-07-25T16:05:53.409Z] #28 43.53 Setting up zip (3.0-12) ... [2022-07-25T16:05:53.409Z] #28 43.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:05:53.409Z] #28 43.57 Setting up bash-completion (1:2.11-2) ... [2022-07-25T16:05:53.409Z] #28 44.84 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T16:05:53.409Z] #28 44.85 Setting up sudo (1.9.5p2-3) ... [2022-07-25T16:05:53.409Z] #28 44.90 invoke-rc.d: could not determine current runlevel [2022-07-25T16:05:53.409Z] #28 44.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T16:05:53.409Z] #28 44.92 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T16:05:53.409Z] #28 44.94 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T16:05:53.409Z] #28 44.95 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T16:05:53.409Z] #28 44.96 Setting up pigz (2.6-1) ... [2022-07-25T16:05:53.409Z] #28 44.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T16:05:53.409Z] #28 44.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T16:05:53.409Z] #28 45.00 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T16:05:53.409Z] #28 45.02 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:05:53.638Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-25T16:05:53.666Z] #28 45.42 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T16:05:53.666Z] #28 45.43 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T16:05:53.923Z] #28 45.64 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T16:05:53.923Z] #28 45.65 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T16:05:53.923Z] #28 45.67 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T16:05:53.923Z] #28 45.68 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T16:05:54.180Z] #28 45.99 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T16:05:54.180Z] #28 46.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T16:05:54.180Z] #28 46.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T16:05:54.180Z] #28 46.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T16:05:54.180Z] #28 46.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T16:05:54.180Z] #28 46.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T16:05:54.180Z] #28 46.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T16:05:54.180Z] #28 46.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T16:05:54.180Z] #28 46.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T16:05:54.200Z] ok github.com/docker/docker/builder/remotecontext/git 1.526s coverage: 86.3% of statements [2022-07-25T16:05:54.200Z] ? github.com/docker/docker/cli [no test files] [2022-07-25T16:05:54.200Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-25T16:05:54.200Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-25T16:05:54.200Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-25T16:05:54.437Z] #28 46.06 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T16:05:54.762Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-07-25T16:05:55.000Z] #28 46.78 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T16:05:55.257Z] #28 46.79 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T16:05:55.257Z] #28 46.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T16:05:55.257Z] #28 46.82 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T16:05:55.821Z] #28 47.44 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T16:05:55.821Z] #28 47.45 Setting up jq (1.6-2.1) ... [2022-07-25T16:05:55.821Z] #28 47.48 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T16:05:55.821Z] #28 47.49 Setting up iptables (1.8.7-1) ... [2022-07-25T16:05:55.821Z] #28 47.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T16:05:55.821Z] #28 47.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T16:05:55.821Z] #28 47.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T16:05:55.821Z] #28 47.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T16:05:55.821Z] #28 47.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T16:05:55.821Z] #28 47.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T16:05:55.821Z] #28 47.53 Setting up iproute2 (5.10.0-4) ... [2022-07-25T16:05:56.078Z] #28 47.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T16:05:57.009Z] #28 DONE 48.4s [2022-07-25T16:05:57.009Z] [2022-07-25T16:05:57.009Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T16:05:57.009Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-25T16:05:57.573Z] #29 0.839 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T16:05:57.573Z] #29 0.842 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T16:05:57.573Z] #29 0.845 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T16:05:57.573Z] #29 DONE 0.9s [2022-07-25T16:05:57.573Z] [2022-07-25T16:05:57.573Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T16:05:57.573Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-25T16:05:58.932Z] ok github.com/docker/docker/client 0.136s coverage: 75.9% of statements [2022-07-25T16:06:05.668Z] #30 7.760 Collecting yamllint==1.26.1 [2022-07-25T16:06:06.604Z] #30 8.821 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T16:06:07.177Z] #30 9.510 Collecting pathspec>=0.5.3 [2022-07-25T16:06:07.177Z] #30 9.527 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T16:06:07.433Z] #30 9.798 Collecting pyyaml [2022-07-25T16:06:07.433Z] #30 9.814 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-25T16:06:07.433Z] #30 9.855 Building wheels for collected packages: yamllint [2022-07-25T16:06:07.433Z] #30 9.857 Building wheel for yamllint (setup.py): started [2022-07-25T16:06:08.361Z] #30 10.44 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T16:06:08.361Z] #30 10.44 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=571afbde4b092b5a31743719bbcdb9c22afbb263aa8130118e8dbe5ff4a9c62e [2022-07-25T16:06:08.361Z] #30 10.44 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T16:06:08.361Z] #30 10.44 Successfully built yamllint [2022-07-25T16:06:08.361Z] #30 10.47 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T16:06:08.361Z] #30 10.69 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T16:06:08.617Z] #30 DONE 11.0s [2022-07-25T16:06:08.617Z] [2022-07-25T16:06:08.617Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T16:06:08.617Z] #34 sha256:5b8e6834b8444a7f5eeb8b528ab040b239909b3655e3ebc9ce08959230ade315 [2022-07-25T16:06:08.873Z] #34 DONE 0.2s [2022-07-25T16:06:08.873Z] [2022-07-25T16:06:08.873Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T16:06:08.873Z] #39 sha256:024fba7fb3052256e46949ffe7dd7f777f42a857045c25e855c4907286ad9277 [2022-07-25T16:06:09.135Z] #39 DONE 0.4s [2022-07-25T16:06:09.135Z] [2022-07-25T16:06:09.135Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:06:09.135Z] #67 sha256:72b4f206580307582029561b986d6dfad2be4c4e146237a187fa64ef9f486252 [2022-07-25T16:06:09.395Z] #67 ... [2022-07-25T16:06:09.395Z] [2022-07-25T16:06:09.395Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T16:06:09.395Z] #42 sha256:e95ad366d7e2dacb0b92cc9a7dd719071bcd3aff65ee3f69d08026b1b52c07e8 [2022-07-25T16:06:09.395Z] #42 DONE 0.1s [2022-07-25T16:06:09.395Z] [2022-07-25T16:06:09.395Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T16:06:09.395Z] #44 sha256:26e368e0d89981631a93b22ebe75fcf908636f0ad553da5689268ad467fbcbb0 [2022-07-25T16:06:09.395Z] #44 DONE 0.1s [2022-07-25T16:06:09.395Z] [2022-07-25T16:06:09.395Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:06:09.395Z] #67 sha256:72b4f206580307582029561b986d6dfad2be4c4e146237a187fa64ef9f486252 [2022-07-25T16:06:09.395Z] #67 ... [2022-07-25T16:06:09.395Z] [2022-07-25T16:06:09.395Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T16:06:09.395Z] #46 sha256:d61a93c033509cf77d4d8904dcf006f8cec2207a9d1fa83eb3b95cc131259b5f [2022-07-25T16:06:09.395Z] #46 DONE 0.1s [2022-07-25T16:06:09.395Z] [2022-07-25T16:06:09.395Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T16:06:09.395Z] #48 sha256:a98fc45b51121b0f5817a83ea3cff5be45c5cc51b8badc5b0a078e958d7be7df [2022-07-25T16:06:09.651Z] #48 DONE 0.1s [2022-07-25T16:06:09.651Z] [2022-07-25T16:06:09.651Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T16:06:09.651Z] #52 sha256:92e6fc267eb69a5564c6f10cbd8dba723b1b098e727bee336d81dc119f06d9d7 [2022-07-25T16:06:09.651Z] #52 DONE 0.1s [2022-07-25T16:06:09.651Z] [2022-07-25T16:06:09.651Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T16:06:09.651Z] #55 sha256:036256fd718c8122fb34c7ec689aeb4aac0218583061d916cdc5a790dfb6ead4 [2022-07-25T16:06:09.907Z] #55 DONE 0.2s [2022-07-25T16:06:09.907Z] [2022-07-25T16:06:09.907Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:06:09.907Z] #71 sha256:1b0ba55a02ad93710a72992727006cb284c9e87fd35c162576c631d8c499e137 [2022-07-25T16:06:09.907Z] #71 ... [2022-07-25T16:06:09.907Z] [2022-07-25T16:06:09.907Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T16:06:09.907Z] #59 sha256:d712a07a539592d4fa9bc94787c5747cef313fd4af1383afb72e01c844285609 [2022-07-25T16:06:09.907Z] #59 DONE 0.1s [2022-07-25T16:06:09.907Z] [2022-07-25T16:06:09.908Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T16:06:09.908Z] #61 sha256:b97e9046da6697295da0d0f191bf6261e528e55fccad79fe4e4486a27f346984 [2022-07-25T16:06:09.908Z] #61 DONE 0.1s [2022-07-25T16:06:10.164Z] [2022-07-25T16:06:10.164Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T16:06:10.164Z] #63 sha256:f1a1e63bc2f71785f0f741372f7bbf4da79030c403c03f669145e0251d5edb9b [2022-07-25T16:06:10.164Z] #63 DONE 0.1s [2022-07-25T16:06:10.164Z] [2022-07-25T16:06:10.164Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:06:10.164Z] #71 sha256:1b0ba55a02ad93710a72992727006cb284c9e87fd35c162576c631d8c499e137 [2022-07-25T16:06:10.164Z] #71 ... [2022-07-25T16:06:10.164Z] [2022-07-25T16:06:10.164Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T16:06:10.164Z] #65 sha256:39901db9753c26146db97384d93ec9ac07563233ef1455db13e6f9cbf65aee0a [2022-07-25T16:06:10.164Z] #65 DONE 0.1s [2022-07-25T16:06:10.421Z] [2022-07-25T16:06:10.421Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T16:06:10.421Z] #67 sha256:72b4f206580307582029561b986d6dfad2be4c4e146237a187fa64ef9f486252 [2022-07-25T16:06:30.965Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 31.5% of statements [2022-07-25T16:06:30.965Z] ok github.com/docker/docker/container 0.120s coverage: 36.2% of statements [2022-07-25T16:06:30.965Z] ok github.com/docker/docker/cmd/dockerd/trap 2.485s coverage: 0.0% of statements [2022-07-25T16:06:30.965Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-25T16:06:30.965Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-25T16:06:30.965Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-25T16:06:30.965Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-25T16:06:30.965Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-25T16:06:36.214Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2022-07-25T16:06:36.927Z] #67 90.44 + mkdir -p /build [2022-07-25T16:06:36.927Z] #67 90.44 + cp runc /build/runc [2022-07-25T16:06:36.927Z] #67 DONE 91.0s [2022-07-25T16:06:36.927Z] [2022-07-25T16:06:36.927Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:06:36.927Z] #71 sha256:1b0ba55a02ad93710a72992727006cb284c9e87fd35c162576c631d8c499e137 [2022-07-25T16:06:36.927Z] #71 ... [2022-07-25T16:06:36.927Z] [2022-07-25T16:06:36.927Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T16:06:36.927Z] #68 sha256:e10fcb88123bb1dec734027bb68e4df54cb4293ec1703e3c79f9b6fddfb1629d [2022-07-25T16:06:36.927Z] #68 DONE 0.2s [2022-07-25T16:06:36.927Z] [2022-07-25T16:06:36.927Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T16:06:36.927Z] #71 sha256:1b0ba55a02ad93710a72992727006cb284c9e87fd35c162576c631d8c499e137 [2022-07-25T16:06:37.581Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-07-25T16:06:38.948Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements [2022-07-25T16:06:45.488Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-07-25T16:06:46.417Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-25T16:06:46.979Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-25T16:06:47.542Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-25T16:06:48.104Z] ok github.com/docker/docker/daemon 10.108s coverage: 16.2% of statements [2022-07-25T16:06:48.104Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-25T16:06:48.104Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-25T16:06:48.104Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-25T16:06:48.104Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-25T16:06:48.104Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-25T16:06:49.033Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.632s coverage: 74.8% of statements [2022-07-25T16:06:49.962Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.296s coverage: 56.2% of statements [2022-07-25T16:06:50.219Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-07-25T16:06:51.586Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-25T16:06:52.954Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.331s coverage: 50.6% of statements [2022-07-25T16:06:53.516Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.107s coverage: 45.9% of statements [2022-07-25T16:06:53.516Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-25T16:06:54.445Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-07-25T16:06:55.007Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.886s coverage: 58.5% of statements [2022-07-25T16:06:55.007Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-25T16:06:55.007Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-25T16:06:55.263Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-07-25T16:06:55.827Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-07-25T16:06:57.206Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements [2022-07-25T16:06:57.206Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-25T16:06:57.206Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-25T16:06:57.461Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2022-07-25T16:06:58.390Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-07-25T16:06:58.390Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 79.9% of statements [2022-07-25T16:06:58.390Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-25T16:06:58.953Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2022-07-25T16:06:58.953Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-25T16:06:59.209Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-07-25T16:06:59.773Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.131s coverage: 76.8% of statements [2022-07-25T16:07:00.029Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 79.4% of statements [2022-07-25T16:07:00.029Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-25T16:07:00.029Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-25T16:07:00.959Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2022-07-25T16:07:00.959Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 62.0% of statements [2022-07-25T16:07:01.521Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-07-25T16:07:01.778Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-25T16:07:02.340Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-25T16:07:03.269Z] ok github.com/docker/docker/daemon/logger/splunk 1.508s coverage: 82.5% of statements [2022-07-25T16:07:03.269Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-25T16:07:03.269Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-25T16:07:03.831Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-07-25T16:07:05.197Z] ok github.com/docker/docker/distribution 1.524s coverage: 28.0% of statements [2022-07-25T16:07:05.197Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-25T16:07:05.759Z] ok github.com/docker/docker/errdefs 0.008s coverage: 77.0% of statements [2022-07-25T16:07:06.321Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-25T16:07:06.321Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-07-25T16:07:06.321Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-25T16:07:06.578Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-25T16:07:07.141Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-07-25T16:07:07.141Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-25T16:07:07.141Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-25T16:07:07.398Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-25T16:07:08.282Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T16:07:08.282Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T16:07:08.282Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:07:08.282Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T16:07:08.282Z] [2022-07-25T16:07:08.282Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T16:07:08.282Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T16:07:08.282Z] HOSTNAME=aa495adcfe87 [2022-07-25T16:07:08.282Z] DEST=bundles/test-integration [2022-07-25T16:07:08.282Z] PWD=/go/src/github.com/docker/docker [2022-07-25T16:07:08.282Z] DOCKER_ROOTLESS=1 [2022-07-25T16:07:08.282Z] DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T16:07:08.282Z] container=docker [2022-07-25T16:07:08.282Z] HOME=/root [2022-07-25T16:07:08.282Z] GOLANG_VERSION=1.18.4 [2022-07-25T16:07:08.282Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T16:07:08.282Z] VALIDATE_BRANCH=master [2022-07-25T16:07:08.282Z] TERM=xterm [2022-07-25T16:07:08.282Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T16:07:08.282Z] SHLVL=1 [2022-07-25T16:07:08.282Z] TIMEOUT=120m [2022-07-25T16:07:08.282Z] DOCKER_BUILDTAGS= journald [2022-07-25T16:07:08.282Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T16:07:08.282Z] GO111MODULE=off [2022-07-25T16:07:08.282Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T16:07:08.282Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T16:07:08.282Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T16:07:08.282Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T16:07:08.282Z] GOPATH=/go [2022-07-25T16:07:08.282Z] PKG_CONFIG=pkg-config [2022-07-25T16:07:08.282Z] _=/usr/bin/env [2022-07-25T16:07:08.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T16:07:08.332Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-07-25T16:07:08.591Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-07-25T16:07:08.847Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-25T16:07:08.979Z] #71 178.2 # github.com/containerd/containerd/cmd/containerd [2022-07-25T16:07:08.979Z] #71 178.2 /usr/bin/ld: /tmp/go-link-1395282126/000019.o: in function `New': [2022-07-25T16:07:08.979Z] #71 178.2 /tmp/tmp.OUTMwXF1DZ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-25T16:07:08.979Z] #71 178.3 + bin/containerd-stress [2022-07-25T16:07:08.979Z] #71 179.4 + bin/containerd-shim [2022-07-25T16:07:10.737Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 81.9% of statements [2022-07-25T16:07:11.299Z] ok github.com/docker/docker/pkg/authorization 0.409s coverage: 68.3% of statements [2022-07-25T16:07:11.555Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-25T16:07:11.555Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-25T16:07:14.820Z] ok github.com/docker/docker/pkg/chrootarchive 2.528s coverage: 42.7% of statements [2022-07-25T16:07:15.076Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-25T16:07:15.076Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-25T16:07:15.332Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-07-25T16:07:15.894Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-07-25T16:07:16.150Z] ok github.com/docker/docker/pkg/fsutils 0.113s coverage: 85.1% of statements [2022-07-25T16:07:16.150Z] ok github.com/docker/docker/layer 7.885s coverage: 68.9% of statements [2022-07-25T16:07:16.150Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-25T16:07:16.150Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-25T16:07:16.150Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-25T16:07:16.150Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-25T16:07:16.150Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-25T16:07:16.150Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-25T16:07:16.406Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-25T16:07:17.335Z] ok github.com/docker/docker/pkg/idtools 0.396s coverage: 67.9% of statements [2022-07-25T16:07:17.335Z] ok github.com/docker/docker/pkg/ioutils 0.351s coverage: 71.5% of statements [2022-07-25T16:07:17.591Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-25T16:07:17.591Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-07-25T16:07:17.591Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-25T16:07:17.591Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-07-25T16:07:17.847Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2022-07-25T16:07:17.847Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-25T16:07:18.104Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-07-25T16:07:18.104Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-25T16:07:18.104Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-25T16:07:18.104Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-25T16:07:18.667Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-07-25T16:07:18.923Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-25T16:07:18.926Z] #71 190.9 + bin/containerd-shim-runc-v1 [2022-07-25T16:07:19.179Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-25T16:07:19.436Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-25T16:07:20.801Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-07-25T16:07:21.057Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-25T16:07:21.314Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-25T16:07:21.314Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-25T16:07:21.414Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T16:07:21.414Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T16:07:21.414Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:07:21.414Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T16:07:21.414Z] [2022-07-25T16:07:21.414Z] + TEST_INTEGRATION_DEST=2 [2022-07-25T16:07:21.414Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-25T16:07:21.414Z] + TEST_SKIP_INTEGRATION=1 [2022-07-25T16:07:21.414Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-25T16:07:21.414Z] + run_tests [2022-07-25T16:07:21.414Z] + c=0 [2022-07-25T16:07:21.414Z] + '[' -n 0 ']' [2022-07-25T16:07:21.414Z] + rm= [2022-07-25T16:07:21.414Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43866/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43866/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/make.sh '' test-integration [2022-07-25T16:07:21.414Z] + TEST_INTEGRATION_DEST=1 [2022-07-25T16:07:21.414Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-25T16:07:21.414Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T16:07:21.414Z] + run_tests test-integration-flaky [2022-07-25T16:07:21.414Z] + '[' -n 0 ']' [2022-07-25T16:07:21.414Z] + rm= [2022-07-25T16:07:21.414Z] + TEST_INTEGRATION_DEST=3 [2022-07-25T16:07:21.414Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-25T16:07:21.414Z] + TEST_SKIP_INTEGRATION=1 [2022-07-25T16:07:21.414Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-25T16:07:21.414Z] + run_tests [2022-07-25T16:07:21.414Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43866/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43866/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/make.sh test-integration-flaky test-integration [2022-07-25T16:07:21.414Z] + '[' -n 0 ']' [2022-07-25T16:07:21.414Z] + rm= [2022-07-25T16:07:21.414Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43866/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43866/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/make.sh '' test-integration [2022-07-25T16:07:21.414Z] ++ jobs -p [2022-07-25T16:07:21.414Z] + for job in $(jobs -p) [2022-07-25T16:07:21.414Z] + wait 25446 [2022-07-25T16:07:21.414Z] [2022-07-25T16:07:21.414Z] [2022-07-25T16:07:21.414Z] [2022-07-25T16:07:21.414Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T16:07:21.414Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T16:07:21.414Z] HOSTNAME=6261db76f5db [2022-07-25T16:07:21.414Z] TEST_SKIP_INTEGRATION=1 [2022-07-25T16:07:21.414Z] TESTDEBUG=0 [2022-07-25T16:07:21.414Z] DEST=bundles/test-integration [2022-07-25T16:07:21.414Z] PWD=/go/src/github.com/docker/docker [2022-07-25T16:07:21.414Z] KEEPBUNDLE=1 [2022-07-25T16:07:21.414Z] DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T16:07:21.414Z] container=docker [2022-07-25T16:07:21.414Z] HOME=/root [2022-07-25T16:07:21.414Z] GOLANG_VERSION=1.18.4 [2022-07-25T16:07:21.414Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T16:07:21.414Z] VALIDATE_BRANCH=master [2022-07-25T16:07:21.414Z] TERM=xterm [2022-07-25T16:07:21.414Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T16:07:21.414Z] SHLVL=1 [2022-07-25T16:07:21.414Z] TIMEOUT=120m [2022-07-25T16:07:21.414Z] DOCKER_BUILDTAGS= journald [2022-07-25T16:07:21.414Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T16:07:21.414Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-25T16:07:21.414Z] GO111MODULE=off [2022-07-25T16:07:21.414Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T16:07:21.414Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T16:07:21.414Z] GOPATH=/go [2022-07-25T16:07:21.414Z] PKG_CONFIG=pkg-config [2022-07-25T16:07:21.414Z] _=/usr/bin/env [2022-07-25T16:07:21.414Z] Building test suite binary ./integration-cli/test.main [2022-07-25T16:07:21.414Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T16:07:21.414Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T16:07:21.414Z] HOSTNAME=07dd35a9ece9 [2022-07-25T16:07:21.414Z] TEST_SKIP_INTEGRATION=1 [2022-07-25T16:07:21.414Z] TESTDEBUG=0 [2022-07-25T16:07:21.414Z] DEST=bundles/test-integration [2022-07-25T16:07:21.414Z] PWD=/go/src/github.com/docker/docker [2022-07-25T16:07:21.414Z] KEEPBUNDLE=1 [2022-07-25T16:07:21.414Z] DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T16:07:21.414Z] container=docker [2022-07-25T16:07:21.414Z] HOME=/root [2022-07-25T16:07:21.414Z] GOLANG_VERSION=1.18.4 [2022-07-25T16:07:21.414Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T16:07:21.414Z] VALIDATE_BRANCH=master [2022-07-25T16:07:21.414Z] TERM=xterm [2022-07-25T16:07:21.414Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T16:07:21.414Z] SHLVL=1 [2022-07-25T16:07:21.414Z] TIMEOUT=120m [2022-07-25T16:07:21.414Z] DOCKER_BUILDTAGS= journald [2022-07-25T16:07:21.414Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T16:07:21.414Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-25T16:07:21.414Z] GO111MODULE=off [2022-07-25T16:07:21.414Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T16:07:21.414Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T16:07:21.414Z] GOPATH=/go [2022-07-25T16:07:21.414Z] PKG_CONFIG=pkg-config [2022-07-25T16:07:21.414Z] _=/usr/bin/env [2022-07-25T16:07:21.414Z] Building test suite binary ./integration-cli/test.main [2022-07-25T16:07:21.414Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-25T16:07:21.414Z] No new tests added to integration. [2022-07-25T16:07:21.414Z] [2022-07-25T16:07:21.414Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T16:07:21.414Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T16:07:21.414Z] HOSTNAME=5098c487c18b [2022-07-25T16:07:21.414Z] TESTDEBUG=0 [2022-07-25T16:07:21.414Z] DEST=bundles/test-integration [2022-07-25T16:07:21.414Z] PWD=/go/src/github.com/docker/docker [2022-07-25T16:07:21.414Z] KEEPBUNDLE=1 [2022-07-25T16:07:21.414Z] DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T16:07:21.414Z] container=docker [2022-07-25T16:07:21.414Z] HOME=/root [2022-07-25T16:07:21.414Z] GOLANG_VERSION=1.18.4 [2022-07-25T16:07:21.414Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T16:07:21.414Z] VALIDATE_BRANCH=master [2022-07-25T16:07:21.414Z] TERM=xterm [2022-07-25T16:07:21.414Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T16:07:21.414Z] SHLVL=1 [2022-07-25T16:07:21.414Z] TIMEOUT=120m [2022-07-25T16:07:21.414Z] DOCKER_BUILDTAGS= journald [2022-07-25T16:07:21.414Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T16:07:21.414Z] GO111MODULE=off [2022-07-25T16:07:21.414Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T16:07:21.414Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T16:07:21.415Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T16:07:21.415Z] GOPATH=/go [2022-07-25T16:07:21.415Z] PKG_CONFIG=pkg-config [2022-07-25T16:07:21.415Z] _=/usr/bin/env [2022-07-25T16:07:21.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T16:07:21.570Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-25T16:07:21.836Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-25T16:07:22.398Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-25T16:07:22.960Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-25T16:07:23.217Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-07-25T16:07:23.779Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-07-25T16:07:23.779Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-25T16:07:25.468Z] #71 197.2 + bin/containerd-shim-runc-v2 [2022-07-25T16:07:25.670Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-25T16:07:25.724Z] #71 198.0 + binaries [2022-07-25T16:07:25.724Z] #71 198.0 + install -D bin/containerd /build/containerd [2022-07-25T16:07:25.724Z] #71 198.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T16:07:25.724Z] #71 198.1 + install -D bin/ctr /build/ctr [2022-07-25T16:07:25.926Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-25T16:07:26.183Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-25T16:07:27.549Z] ok github.com/docker/docker/quota 0.239s coverage: 71.4% of statements [2022-07-25T16:07:27.549Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-25T16:07:27.612Z] #71 DONE 199.7s [2022-07-25T16:07:28.175Z] [2022-07-25T16:07:28.175Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T16:07:28.175Z] #72 sha256:e70744bf2e84470369f2b7c36ce9b7b43de8d924e6bbeec9cf07faa15b6397fd [2022-07-25T16:07:28.477Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-07-25T16:07:29.040Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-25T16:07:29.102Z] #72 DONE 0.7s [2022-07-25T16:07:29.102Z] [2022-07-25T16:07:29.102Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T16:07:29.102Z] #77 sha256:5fb0abf8e7c083fb154d61b112e24fca76805f219e4d8b83f8ee5034af44b437 [2022-07-25T16:07:29.102Z] #77 DONE 0.1s [2022-07-25T16:07:29.102Z] [2022-07-25T16:07:29.102Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T16:07:29.102Z] #82 sha256:3b222f2bbf7e1b9ea711946a216888e2138e33626a7cdcf86f4aebf80215b33b [2022-07-25T16:07:29.296Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 45.3% of statements [2022-07-25T16:07:29.357Z] #82 DONE 0.4s [2022-07-25T16:07:29.552Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-25T16:07:29.613Z] [2022-07-25T16:07:29.613Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T16:07:29.613Z] #85 sha256:e60c3be747cdccaf427d5fd0289964e906e148c4765e7b2029854a7b62c65244 [2022-07-25T16:07:29.613Z] #85 DONE 0.1s [2022-07-25T16:07:29.613Z] [2022-07-25T16:07:29.613Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T16:07:29.613Z] #86 sha256:95e30670964f11b0d57d71c6977e07afdcf7ef030834a39d63849c993fcc6586 [2022-07-25T16:07:29.613Z] #86 DONE 0.0s [2022-07-25T16:07:29.613Z] [2022-07-25T16:07:29.613Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T16:07:29.613Z] #87 sha256:4473d9afe814c4bf8d490b3f692d697a909a7ba0f102987e84fbd2f0d2e06bcd [2022-07-25T16:07:29.613Z] #87 DONE 0.0s [2022-07-25T16:07:29.613Z] [2022-07-25T16:07:29.613Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T16:07:29.613Z] #88 sha256:95f49b5214d367452255ff0c0572f5a6b083e1bd2332006e3d723c2e47a257f5 [2022-07-25T16:07:29.808Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-25T16:07:30.541Z] #88 DONE 0.9s [2022-07-25T16:07:30.541Z] [2022-07-25T16:07:30.541Z] #89 exporting to image [2022-07-25T16:07:30.541Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T16:07:30.541Z] #89 exporting layers [2022-07-25T16:07:31.698Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-25T16:07:31.954Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.8% of statements [2022-07-25T16:07:32.517Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-07-25T16:07:33.470Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T16:07:33.470Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T16:07:33.470Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:07:33.470Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T16:07:33.470Z] [2022-07-25T16:07:33.470Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T16:07:33.470Z] DOCKER_SYSTEMD=1 [2022-07-25T16:07:33.470Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T16:07:33.470Z] HOSTNAME=ba42a63c9bba [2022-07-25T16:07:33.470Z] DEST=bundles/test-integration [2022-07-25T16:07:33.470Z] PWD=/go/src/github.com/docker/docker [2022-07-25T16:07:33.470Z] DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T16:07:33.470Z] container=docker [2022-07-25T16:07:33.470Z] HOME=/root [2022-07-25T16:07:33.470Z] LANG=C.UTF-8 [2022-07-25T16:07:33.470Z] INVOCATION_ID=b8d488c1077748309448cbeceee86af0 [2022-07-25T16:07:33.470Z] GOLANG_VERSION=1.18.4 [2022-07-25T16:07:33.470Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T16:07:33.470Z] VALIDATE_BRANCH=master [2022-07-25T16:07:33.470Z] TERM=xterm [2022-07-25T16:07:33.470Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T16:07:33.470Z] SHLVL=3 [2022-07-25T16:07:33.470Z] TIMEOUT=120m [2022-07-25T16:07:33.470Z] DOCKER_BUILDTAGS= journald [2022-07-25T16:07:33.470Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T16:07:33.470Z] GO111MODULE=off [2022-07-25T16:07:33.470Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T16:07:33.470Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T16:07:33.470Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T16:07:33.470Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T16:07:33.470Z] GOPATH=/go [2022-07-25T16:07:33.470Z] PKG_CONFIG=pkg-config [2022-07-25T16:07:33.470Z] _=/usr/bin/env [2022-07-25T16:07:33.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T16:07:33.882Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-25T16:07:54.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T16:07:54.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T16:07:55.770Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/rootless [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/volume [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-25T16:07:55.770Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-25T16:07:55.770Z] [2022-07-25T16:07:55.770Z] === Skipped [2022-07-25T16:07:55.770Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-25T16:07:55.770Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-25T16:07:55.770Z] [2022-07-25T16:07:55.770Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-25T16:07:55.770Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-25T16:07:55.770Z] [2022-07-25T16:07:55.770Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-25T16:07:55.770Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-25T16:07:55.770Z] [2022-07-25T16:07:55.770Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-25T16:07:55.770Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-25T16:07:55.770Z] [2022-07-25T16:07:55.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-25T16:07:55.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:07:55.770Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T16:07:55.770Z] [2022-07-25T16:07:55.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-25T16:07:55.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:07:55.770Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T16:07:55.770Z] [2022-07-25T16:07:55.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-25T16:07:55.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:07:55.770Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T16:07:55.770Z] [2022-07-25T16:07:55.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-25T16:07:55.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:07:55.770Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T16:07:55.770Z] [2022-07-25T16:07:55.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-25T16:07:55.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:07:55.770Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T16:07:55.770Z] [2022-07-25T16:07:55.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-25T16:07:55.771Z] graphtest_unix.go:71: No driver to put! [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-25T16:07:55.771Z] time="2022-07-25T16:06:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T16:07:55.771Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T16:07:55.771Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-25T16:07:55.771Z] time="2022-07-25T16:06:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T16:07:55.771Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T16:07:55.771Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-25T16:07:55.771Z] time="2022-07-25T16:06:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T16:07:55.771Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T16:07:55.771Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-25T16:07:55.771Z] time="2022-07-25T16:06:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T16:07:55.771Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T16:07:55.771Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-25T16:07:55.771Z] time="2022-07-25T16:06:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T16:07:55.771Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T16:07:55.771Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-25T16:07:55.771Z] graphtest_unix.go:71: No driver to put! [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-25T16:07:55.771Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-25T16:07:55.771Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-25T16:07:55.771Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-25T16:07:55.771Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-25T16:07:55.771Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:07:55.771Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-25T16:07:55.771Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:07:55.771Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-25T16:07:55.771Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:07:55.771Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-25T16:07:55.771Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:07:55.771Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-25T16:07:55.771Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:07:55.771Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-25T16:07:55.771Z] graphtest_unix.go:71: No driver to put! [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-25T16:07:55.771Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-25T16:07:55.771Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-25T16:07:55.771Z] [2022-07-25T16:07:55.771Z] DONE 2811 tests, 28 skipped in 206.734s [2022-07-25T16:07:55.771Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/config [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/idm [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/ns [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/options [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/osl [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T16:07:55.771Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-25T16:07:55.771Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-25T16:07:57.052Z] #89 exporting layers 24.6s done [2022-07-25T16:07:57.052Z] #89 writing image sha256:26cab552c9a4ff808fa85a905b763204aa653dbce49fe02c381b3cf4d62b9e6f done [2022-07-25T16:07:57.052Z] #89 naming to docker.io/library/docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd done [2022-07-25T16:07:57.052Z] #89 DONE 24.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-25T16:07:57.420Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43866/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/validate/default [2022-07-25T16:07:58.346Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-25T16:07:58.346Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-25T16:07:58.346Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-25T16:07:58.346Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-25T16:07:58.346Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-25T16:07:58.346Z] [2022-07-25T16:07:58.346Z] INFO Start validation with golang-ci-lint [2022-07-25T16:07:59.274Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-25T16:07:59.274Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-25T16:07:59.274Z] INFO [loader] Using build tags: [ journald] [2022-07-25T16:08:16.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T16:08:20.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T16:08:20.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T16:08:23.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T16:08:33.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T16:08:33.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T16:08:33.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T16:08:34.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T16:08:34.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T16:08:35.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T16:08:36.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T16:08:38.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T16:08:39.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T16:08:40.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T16:08:40.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T16:08:41.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T16:08:42.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T16:08:42.387Z] ok github.com/docker/docker/libnetwork 37.227s coverage: 40.6% of statements [2022-07-25T16:08:42.387Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-07-25T16:08:42.387Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-25T16:08:42.387Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-25T16:08:42.387Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-25T16:08:42.387Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-25T16:08:42.387Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-25T16:08:42.387Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-25T16:08:42.387Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-25T16:08:42.387Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-25T16:08:42.387Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-25T16:08:42.387Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-25T16:08:42.387Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-25T16:08:42.387Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-25T16:08:42.387Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-25T16:08:42.387Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.503s coverage: 59.9% of statements [2022-07-25T16:08:42.387Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-25T16:08:42.387Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-25T16:08:42.387Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.037s coverage: 5.2% of statements [2022-07-25T16:08:42.387Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-25T16:08:42.387Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-25T16:08:42.387Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-25T16:08:42.387Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-25T16:08:42.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T16:08:43.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T16:08:44.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T16:08:45.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T16:08:46.087Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T16:08:46.087Z] Using test binary docker [2022-07-25T16:08:46.087Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T16:08:46.087Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T16:08:46.087Z] INFO: Waiting for daemon to start... [2022-07-25T16:08:46.087Z] Starting dockerd [2022-07-25T16:08:48.613Z] . [2022-07-25T16:08:48.613Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T16:08:48.613Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T16:08:48.613Z] Error: No such image: emptyfs [2022-07-25T16:08:48.613Z] Running integration-test (iteration 1) [2022-07-25T16:08:48.613Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T16:08:48.613Z] Loaded image: busybox:latest [2022-07-25T16:08:48.872Z] Loaded image: busybox:glibc [2022-07-25T16:08:50.245Z] Loaded image: debian:bullseye-slim [2022-07-25T16:08:50.245Z] Loaded image: hello-world:latest [2022-07-25T16:08:50.245Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T16:08:50.245Z] INFO: Testing against a local daemon [2022-07-25T16:08:50.245Z] === RUN TestCgroupNamespacesBuild [2022-07-25T16:08:51.619Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-07-25T16:08:51.619Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T16:08:52.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T16:08:52.425Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.137s coverage: 6.7% of statements [2022-07-25T16:08:52.425Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-25T16:08:52.425Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-25T16:08:52.425Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-25T16:08:52.425Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-25T16:08:52.425Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-25T16:08:52.425Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-25T16:08:52.554Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-07-25T16:08:52.554Z] === RUN TestBuildWithSession [2022-07-25T16:08:52.554Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T16:08:52.554Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T16:08:52.554Z] === RUN TestBuildSquashParent [2022-07-25T16:08:52.681Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-07-25T16:08:52.938Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-07-25T16:08:52.938Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-25T16:08:53.194Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-25T16:08:59.110Z] --- PASS: TestBuildSquashParent (6.51s) [2022-07-25T16:08:59.110Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T16:08:59.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T16:08:59.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T16:08:59.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T16:08:59.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T16:08:59.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T16:08:59.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T16:08:59.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T16:08:59.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T16:08:59.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T16:08:59.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T16:08:59.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T16:08:59.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T16:08:59.110Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T16:08:59.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T16:09:00.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T16:09:00.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T16:09:00.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T16:09:01.009Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T16:09:01.009Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T16:09:01.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T16:09:02.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T16:09:02.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T16:09:02.909Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T16:09:02.909Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T16:09:03.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T16:09:04.809Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-25T16:09:04.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2022-07-25T16:09:04.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s) [2022-07-25T16:09:04.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s) [2022-07-25T16:09:04.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2022-07-25T16:09:04.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.92s) [2022-07-25T16:09:04.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-07-25T16:09:04.809Z] === RUN TestBuildMultiStageCopy [2022-07-25T16:09:04.809Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T16:09:05.364Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.008s coverage: 100.0% of statements [2022-07-25T16:09:06.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T16:09:07.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T16:09:08.115Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T16:09:08.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T16:09:08.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T16:09:09.048Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T16:09:09.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T16:09:10.420Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T16:09:10.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T16:09:11.359Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T16:09:11.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T16:09:12.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T16:09:12.292Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-07-25T16:09:12.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-07-25T16:09:12.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-25T16:09:12.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-25T16:09:12.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-25T16:09:12.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-25T16:09:12.292Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T16:09:13.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T16:09:14.026Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T16:09:14.026Z] Using test binary docker [2022-07-25T16:09:14.026Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T16:09:14.026Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-25T16:09:14.026Z] Starting dockerd [2022-07-25T16:09:14.026Z] INFO: Waiting for daemon to start... [2022-07-25T16:09:16.559Z] . [2022-07-25T16:09:16.559Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T16:09:16.559Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T16:09:16.559Z] Error: No such image: emptyfs [2022-07-25T16:09:16.559Z] Running integration-test (iteration 1) [2022-07-25T16:09:16.559Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T16:09:16.818Z] Loaded image: busybox:latest [2022-07-25T16:09:16.818Z] Loaded image: busybox:glibc [2022-07-25T16:09:17.551Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-25T16:09:17.552Z] === RUN TestBuildLabelWithTargets [2022-07-25T16:09:18.196Z] Loaded image: debian:bullseye-slim [2022-07-25T16:09:18.196Z] Loaded image: hello-world:latest [2022-07-25T16:09:18.196Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T16:09:18.196Z] INFO: Testing against a local daemon [2022-07-25T16:09:18.196Z] === RUN TestCgroupNamespacesBuild [2022-07-25T16:09:19.574Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-07-25T16:09:19.574Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T16:09:20.204Z] ok github.com/docker/docker/libnetwork/ipam 15.636s coverage: 85.3% of statements [2022-07-25T16:09:20.204Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-25T16:09:20.204Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-25T16:09:20.204Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-25T16:09:20.204Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-25T16:09:20.204Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-25T16:09:20.461Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-25T16:09:20.950Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-07-25T16:09:20.950Z] === RUN TestBuildWithSession [2022-07-25T16:09:20.950Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T16:09:20.950Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T16:09:20.950Z] === RUN TestBuildSquashParent [2022-07-25T16:09:21.023Z] ok github.com/docker/docker/libnetwork/ipamutils 0.257s coverage: 74.0% of statements [2022-07-25T16:09:21.952Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.0% of statements [2022-07-25T16:09:21.952Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-25T16:09:22.221Z] ok github.com/docker/docker/libnetwork/netutils 0.024s coverage: 44.1% of statements [2022-07-25T16:09:25.654Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-25T16:09:25.654Z] === RUN TestBuildWithEmptyLayers [2022-07-25T16:09:26.228Z] --- PASS: TestBuildSquashParent (4.80s) [2022-07-25T16:09:26.228Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T16:09:26.228Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T16:09:26.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T16:09:26.228Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T16:09:26.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T16:09:26.228Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T16:09:26.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T16:09:26.228Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T16:09:26.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T16:09:26.228Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T16:09:26.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T16:09:26.228Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T16:09:26.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T16:09:26.228Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T16:09:26.228Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T16:09:27.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T16:09:27.426Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T16:09:28.181Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-07-25T16:09:28.181Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T16:09:28.804Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T16:09:29.062Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T16:09:30.441Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-25T16:09:30.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-07-25T16:09:30.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.88s) [2022-07-25T16:09:30.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.63s) [2022-07-25T16:09:30.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.49s) [2022-07-25T16:09:30.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.46s) [2022-07-25T16:09:30.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.46s) [2022-07-25T16:09:30.441Z] === RUN TestBuildMultiStageCopy [2022-07-25T16:09:30.441Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T16:09:31.818Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T16:09:32.077Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T16:09:32.337Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T16:09:32.596Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T16:09:32.856Z] --- PASS: TestBuildMultiStageCopy (2.44s) [2022-07-25T16:09:32.856Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2022-07-25T16:09:32.856Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-07-25T16:09:32.856Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-25T16:09:32.856Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-07-25T16:09:32.856Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-25T16:09:32.856Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T16:09:33.442Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-25T16:09:33.442Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T16:09:33.700Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-25T16:09:33.700Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T16:09:33.794Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-07-25T16:09:33.794Z] === RUN TestBuildLabelWithTargets [2022-07-25T16:09:34.732Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-07-25T16:09:34.732Z] === RUN TestBuildWithEmptyLayers [2022-07-25T16:09:34.991Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-25T16:09:34.991Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T16:09:36.896Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2022-07-25T16:09:36.896Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T16:09:37.464Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-25T16:09:37.464Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T16:09:38.975Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-07-25T16:09:38.975Z] === RUN TestBuildWithHugeFile [2022-07-25T16:09:39.375Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2022-07-25T16:09:39.375Z] === RUN TestBuildWithHugeFile [2022-07-25T16:09:57.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T16:09:57.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T16:10:35.195Z] --- PASS: TestBuildWithHugeFile (51.32s) [2022-07-25T16:10:35.195Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T16:10:35.195Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T16:10:35.195Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T16:10:35.195Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T16:10:35.195Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T16:10:35.195Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T16:10:35.195Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T16:10:35.195Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T16:10:35.195Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T16:10:35.195Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T16:10:35.195Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T16:10:35.195Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T16:10:35.195Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T16:10:35.195Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-07-25T16:10:35.195Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-07-25T16:10:35.195Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-07-25T16:10:35.195Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-25T16:10:35.195Z] === RUN TestBuildPreserveOwnership [2022-07-25T16:10:35.195Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T16:10:35.616Z] --- PASS: TestBuildWithHugeFile (50.78s) [2022-07-25T16:10:35.616Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T16:10:35.616Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T16:10:35.616Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T16:10:35.616Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T16:10:35.616Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T16:10:35.616Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T16:10:35.616Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T16:10:35.616Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T16:10:35.616Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T16:10:35.616Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T16:10:35.616Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T16:10:35.616Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T16:10:35.616Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T16:10:35.616Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-25T16:10:35.616Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-25T16:10:35.616Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-07-25T16:10:35.616Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-25T16:10:35.616Z] === RUN TestBuildPreserveOwnership [2022-07-25T16:10:35.616Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T16:10:35.616Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T16:10:35.616Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-07-25T16:10:35.616Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2022-07-25T16:10:35.616Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-07-25T16:10:35.616Z] === RUN TestBuildPlatformInvalid [2022-07-25T16:10:35.616Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-25T16:10:35.616Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T16:10:35.616Z] Loaded image: busybox:latest [2022-07-25T16:10:35.616Z] Loaded image: busybox:glibc [2022-07-25T16:10:36.128Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T16:10:36.184Z] Loaded image: debian:bullseye-slim [2022-07-25T16:10:36.184Z] Loaded image: hello-world:latest [2022-07-25T16:10:36.185Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T16:10:40.319Z] --- PASS: TestBuildPreserveOwnership (10.35s) [2022-07-25T16:10:40.319Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.33s) [2022-07-25T16:10:40.319Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-25T16:10:40.319Z] === RUN TestBuildPlatformInvalid [2022-07-25T16:10:40.319Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-25T16:10:40.319Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T16:10:40.319Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-25T16:10:40.319Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-25T16:10:40.319Z] PASS [2022-07-25T16:10:40.319Z] [2022-07-25T16:10:40.319Z] === Skipped [2022-07-25T16:10:40.319Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T16:10:40.319Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T16:10:40.319Z] [2022-07-25T16:10:40.319Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T16:10:40.319Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T16:10:40.319Z] [2022-07-25T16:10:40.319Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-25T16:10:40.319Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-25T16:10:40.319Z] [2022-07-25T16:10:40.319Z] DONE 34 tests, 3 skipped in 111.863s [2022-07-25T16:10:40.319Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T16:10:40.319Z] INFO: Testing against a local daemon [2022-07-25T16:10:40.319Z] === RUN TestConfigInspect [2022-07-25T16:10:40.319Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:10:40.319Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-25T16:10:40.319Z] === RUN TestConfigList [2022-07-25T16:10:40.319Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:10:40.319Z] --- SKIP: TestConfigList (0.01s) [2022-07-25T16:10:40.319Z] === RUN TestConfigsCreateAndDelete [2022-07-25T16:10:40.319Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:10:40.319Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-25T16:10:40.319Z] === RUN TestConfigsUpdate [2022-07-25T16:10:40.319Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:10:40.319Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-25T16:10:40.319Z] === RUN TestTemplatedConfig [2022-07-25T16:10:40.319Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:10:40.319Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-25T16:10:40.319Z] === RUN TestConfigCreateResolve [2022-07-25T16:10:40.319Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:10:40.319Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-25T16:10:40.319Z] PASS [2022-07-25T16:10:40.319Z] [2022-07-25T16:10:40.319Z] === Skipped [2022-07-25T16:10:40.319Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-25T16:10:40.320Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:10:40.320Z] [2022-07-25T16:10:40.320Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-25T16:10:40.320Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:10:40.320Z] [2022-07-25T16:10:40.320Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-25T16:10:40.320Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:10:40.320Z] [2022-07-25T16:10:40.320Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-25T16:10:40.320Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:10:40.320Z] [2022-07-25T16:10:40.320Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-25T16:10:40.320Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:10:40.320Z] [2022-07-25T16:10:40.320Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-25T16:10:40.320Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:10:40.320Z] [2022-07-25T16:10:40.320Z] DONE 6 tests, 6 skipped in 0.151s [2022-07-25T16:10:40.320Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T16:10:40.580Z] INFO: Testing against a local daemon [2022-07-25T16:10:40.580Z] === RUN TestAttachWithTTY [2022-07-25T16:10:40.580Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-25T16:10:40.580Z] === RUN TestAttachWithoutTTy [2022-07-25T16:10:40.580Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-25T16:10:40.580Z] === RUN TestCheckpoint [2022-07-25T16:10:40.580Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T16:10:40.580Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T16:10:40.580Z] === RUN TestContainerInvalidJSON [2022-07-25T16:10:40.580Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T16:10:40.580Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T16:10:40.580Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T16:10:40.580Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T16:10:40.580Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T16:10:40.580Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T16:10:40.580Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T16:10:40.580Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T16:10:40.580Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T16:10:40.580Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T16:10:40.580Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T16:10:40.580Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T16:10:40.580Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T16:10:40.580Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T16:10:40.838Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T16:10:40.839Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T16:10:40.839Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T16:10:40.839Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T16:10:40.839Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T16:10:40.839Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T16:10:40.839Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T16:10:40.839Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T16:10:40.839Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T16:10:40.839Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T16:10:40.839Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-25T16:10:40.839Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T16:10:40.839Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-25T16:10:40.839Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T16:10:40.839Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-25T16:10:40.839Z] === RUN TestCopyEmptyFile [2022-07-25T16:10:41.096Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-25T16:10:41.096Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T16:10:41.096Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-25T16:10:41.096Z] === RUN TestCopyFromContainer [2022-07-25T16:10:45.289Z] === RUN TestCopyFromContainer// [2022-07-25T16:10:45.289Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T16:10:45.289Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T16:10:45.289Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T16:10:45.289Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T16:10:45.289Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T16:10:45.548Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T16:10:45.548Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T16:10:45.548Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T16:10:45.548Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T16:10:45.806Z] --- PASS: TestCopyFromContainer (4.64s) [2022-07-25T16:10:45.806Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T16:10:45.806Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-25T16:10:45.806Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T16:10:45.806Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-07-25T16:10:45.806Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-25T16:10:45.806Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-25T16:10:45.806Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-25T16:10:45.806Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-25T16:10:45.806Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-25T16:10:45.806Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-25T16:10:45.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T16:10:45.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T16:10:45.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T16:10:45.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T16:10:45.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T16:10:45.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T16:10:45.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T16:10:45.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T16:10:45.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T16:10:45.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T16:10:45.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-25T16:10:45.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T16:10:45.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T16:10:45.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T16:10:45.806Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T16:10:45.806Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-07-25T16:10:45.806Z] === RUN TestCreateWithInvalidEnv [2022-07-25T16:10:45.806Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T16:10:45.806Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T16:10:45.806Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T16:10:45.806Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T16:10:45.806Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T16:10:45.806Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T16:10:45.806Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T16:10:45.806Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T16:10:45.806Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T16:10:45.806Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T16:10:45.806Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T16:10:45.806Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T16:10:45.806Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T16:10:45.806Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T16:10:45.806Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T16:10:45.806Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T16:10:46.169Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.05s) [2022-07-25T16:10:46.169Z] PASS [2022-07-25T16:10:46.169Z] [2022-07-25T16:10:46.169Z] === Skipped [2022-07-25T16:10:46.169Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T16:10:46.169Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T16:10:46.169Z] [2022-07-25T16:10:46.169Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T16:10:46.169Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T16:10:46.169Z] [2022-07-25T16:10:46.169Z] DONE 34 tests, 2 skipped in 88.514s [2022-07-25T16:10:46.169Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T16:10:46.169Z] INFO: Testing against a local daemon [2022-07-25T16:10:46.169Z] === RUN TestConfigInspect [2022-07-25T16:10:47.105Z] --- PASS: TestConfigInspect (2.22s) [2022-07-25T16:10:47.105Z] === RUN TestConfigList [2022-07-25T16:10:47.181Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-07-25T16:10:47.181Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T16:10:48.115Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-07-25T16:10:48.115Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T16:10:48.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T16:10:48.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T16:10:48.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T16:10:48.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T16:10:48.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T16:10:48.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T16:10:48.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T16:10:48.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T16:10:48.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T16:10:48.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T16:10:48.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T16:10:48.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T16:10:48.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T16:10:48.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T16:10:48.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T16:10:48.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-25T16:10:48.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-25T16:10:48.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-25T16:10:48.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-07-25T16:10:48.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-25T16:10:48.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-25T16:10:48.115Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T16:10:48.682Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-25T16:10:48.682Z] === RUN TestCreateDifferentPlatform [2022-07-25T16:10:48.682Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T16:10:48.682Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T16:10:48.682Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-25T16:10:48.682Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T16:10:48.682Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T16:10:48.682Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T16:10:48.682Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-25T16:10:48.682Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T16:10:48.682Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-25T16:10:48.682Z] === RUN TestCreateInvalidHostConfig [2022-07-25T16:10:48.682Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T16:10:48.682Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T16:10:48.682Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T16:10:48.682Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T16:10:48.682Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T16:10:48.682Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T16:10:48.682Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T16:10:48.682Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T16:10:48.682Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T16:10:48.682Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T16:10:48.682Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T16:10:48.682Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T16:10:48.682Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-25T16:10:48.682Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T16:10:48.682Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T16:10:48.682Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T16:10:48.682Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T16:10:48.682Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T16:10:48.682Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-25T16:10:48.682Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-25T16:10:48.682Z] === RUN TestDaemonRestartIpcMode [2022-07-25T16:10:48.682Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T16:10:48.682Z] === RUN TestDaemonHostGatewayIP [2022-07-25T16:10:48.682Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:10:48.682Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-25T16:10:48.682Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T16:10:48.682Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T16:10:48.682Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T16:10:48.682Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-25T16:10:48.682Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-25T16:10:48.682Z] === RUN TestDiff [2022-07-25T16:10:49.248Z] --- PASS: TestDiff (0.43s) [2022-07-25T16:10:49.248Z] === RUN TestExecConsoleSize [2022-07-25T16:10:49.506Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-25T16:10:49.506Z] === RUN TestExecWithCloseStdin [2022-07-25T16:10:49.639Z] --- PASS: TestConfigList (2.16s) [2022-07-25T16:10:49.639Z] === RUN TestConfigsCreateAndDelete [2022-07-25T16:10:50.072Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-25T16:10:50.072Z] === RUN TestExec [2022-07-25T16:10:50.639Z] --- PASS: TestExec (0.46s) [2022-07-25T16:10:50.639Z] === RUN TestExecUser [2022-07-25T16:10:51.205Z] --- PASS: TestExecUser (0.49s) [2022-07-25T16:10:51.205Z] === RUN TestExportContainerAndImportImage [2022-07-25T16:10:51.544Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-07-25T16:10:51.544Z] === RUN TestConfigsUpdate [2022-07-25T16:10:51.772Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-07-25T16:10:51.772Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T16:10:53.146Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-25T16:10:53.146Z] === RUN TestHealthCheckWorkdir [2022-07-25T16:10:53.405Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-07-25T16:10:53.405Z] === RUN TestHealthKillContainer [2022-07-25T16:10:54.084Z] --- PASS: TestConfigsUpdate (2.16s) [2022-07-25T16:10:54.084Z] === RUN TestTemplatedConfig [2022-07-25T16:10:56.623Z] --- PASS: TestTemplatedConfig (2.71s) [2022-07-25T16:10:56.623Z] === RUN TestConfigCreateResolve [2022-07-25T16:10:58.528Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-25T16:10:58.528Z] PASS [2022-07-25T16:10:58.528Z] [2022-07-25T16:10:58.528Z] DONE 6 tests in 13.610s [2022-07-25T16:10:58.528Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T16:10:58.528Z] INFO: Testing against a local daemon [2022-07-25T16:10:58.528Z] === RUN TestAttachWithTTY [2022-07-25T16:10:58.528Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-25T16:10:58.528Z] === RUN TestAttachWithoutTTy [2022-07-25T16:10:58.787Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-25T16:10:58.787Z] === RUN TestCheckpoint [2022-07-25T16:10:58.787Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T16:10:58.787Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T16:10:58.787Z] === RUN TestContainerInvalidJSON [2022-07-25T16:10:58.787Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T16:10:58.787Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T16:10:58.787Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T16:10:58.787Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T16:10:58.787Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T16:10:58.787Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T16:10:58.787Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T16:10:58.787Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T16:10:58.787Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T16:10:58.787Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T16:10:58.787Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T16:10:58.787Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T16:10:58.787Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T16:10:58.788Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T16:10:58.788Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T16:10:58.788Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T16:10:58.788Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T16:10:58.788Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T16:10:58.788Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T16:10:58.788Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T16:10:58.788Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T16:10:58.788Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T16:10:58.788Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T16:10:58.788Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T16:10:58.788Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-25T16:10:58.788Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T16:10:58.788Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-25T16:10:58.788Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T16:10:58.788Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-25T16:10:58.788Z] === RUN TestCopyEmptyFile [2022-07-25T16:10:59.047Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-25T16:10:59.047Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T16:10:59.047Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-25T16:10:59.047Z] === RUN TestCopyFromContainer [2022-07-25T16:11:00.425Z] === RUN TestCopyFromContainer// [2022-07-25T16:11:00.425Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T16:11:00.425Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T16:11:00.425Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T16:11:00.425Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T16:11:00.684Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T16:11:00.684Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T16:11:00.684Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T16:11:00.684Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T16:11:00.944Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T16:11:00.944Z] --- PASS: TestCopyFromContainer (1.78s) [2022-07-25T16:11:00.944Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T16:11:00.944Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-07-25T16:11:00.944Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T16:11:00.944Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-25T16:11:00.944Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-25T16:11:00.944Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-25T16:11:00.944Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-25T16:11:00.944Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-25T16:11:00.944Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-25T16:11:00.944Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-25T16:11:00.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T16:11:00.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T16:11:00.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T16:11:00.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T16:11:00.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T16:11:00.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T16:11:00.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T16:11:00.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T16:11:00.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T16:11:00.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T16:11:00.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-25T16:11:00.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T16:11:00.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T16:11:00.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T16:11:00.944Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T16:11:00.944Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-25T16:11:00.944Z] === RUN TestCreateWithInvalidEnv [2022-07-25T16:11:00.944Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T16:11:00.944Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T16:11:00.944Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T16:11:00.944Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T16:11:00.944Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T16:11:00.944Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T16:11:00.944Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T16:11:00.944Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T16:11:00.944Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T16:11:00.944Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T16:11:00.944Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T16:11:00.944Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T16:11:00.944Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T16:11:00.944Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T16:11:00.944Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T16:11:00.944Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T16:11:01.510Z] --- PASS: TestHealthKillContainer (7.87s) [2022-07-25T16:11:01.510Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T16:11:01.510Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-25T16:11:01.510Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-25T16:11:01.510Z] === RUN TestIpcModeNone [2022-07-25T16:11:02.076Z] --- PASS: TestIpcModeNone (0.64s) [2022-07-25T16:11:02.076Z] === RUN TestIpcModePrivate [2022-07-25T16:11:02.334Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-07-25T16:11:02.334Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-25T16:11:02.334Z] === RUN TestIpcModeShareable [2022-07-25T16:11:02.334Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T16:11:02.334Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-25T16:11:02.334Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T16:11:02.847Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-07-25T16:11:02.847Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T16:11:03.744Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-07-25T16:11:03.744Z] === RUN TestAPIIpcModeHost [2022-07-25T16:11:03.744Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T16:11:03.744Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-25T16:11:03.744Z] === RUN TestDaemonIpcModeShareable [2022-07-25T16:11:03.744Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T16:11:03.744Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-25T16:11:03.744Z] === RUN TestDaemonIpcModePrivate [2022-07-25T16:11:04.224Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2022-07-25T16:11:04.224Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T16:11:04.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T16:11:04.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T16:11:04.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T16:11:04.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T16:11:04.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T16:11:04.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T16:11:04.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T16:11:04.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T16:11:04.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T16:11:04.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T16:11:04.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T16:11:04.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T16:11:04.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T16:11:04.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T16:11:04.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T16:11:04.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-25T16:11:04.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-25T16:11:04.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-25T16:11:04.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T16:11:04.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T16:11:04.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-25T16:11:04.224Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T16:11:04.792Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-07-25T16:11:04.792Z] === RUN TestCreateDifferentPlatform [2022-07-25T16:11:04.792Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T16:11:04.792Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T16:11:04.792Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-25T16:11:04.792Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T16:11:04.792Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T16:11:04.792Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T16:11:05.052Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-25T16:11:05.052Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T16:11:05.052Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-25T16:11:05.052Z] === RUN TestCreateInvalidHostConfig [2022-07-25T16:11:05.052Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T16:11:05.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T16:11:05.052Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T16:11:05.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T16:11:05.052Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T16:11:05.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T16:11:05.052Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T16:11:05.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T16:11:05.052Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T16:11:05.052Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T16:11:05.052Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T16:11:05.053Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T16:11:05.053Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-25T16:11:05.053Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T16:11:05.053Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T16:11:05.053Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T16:11:05.053Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T16:11:05.053Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T16:11:05.053Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T16:11:05.053Z] === RUN TestDaemonRestartIpcMode [2022-07-25T16:11:05.053Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T16:11:05.053Z] === RUN TestDaemonHostGatewayIP [2022-07-25T16:11:05.053Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T16:11:05.053Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T16:11:05.053Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T16:11:05.053Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T16:11:05.053Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T16:11:05.053Z] === RUN TestDiff [2022-07-25T16:11:05.120Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-25T16:11:05.120Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-25T16:11:05.120Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T16:11:05.120Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T16:11:05.120Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-25T16:11:05.120Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T16:11:05.120Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T16:11:05.120Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-25T16:11:05.120Z] === RUN TestIpcModeOlderClient [2022-07-25T16:11:05.120Z] === PAUSE TestIpcModeOlderClient [2022-07-25T16:11:05.120Z] === RUN TestKillContainerInvalidSignal [2022-07-25T16:11:05.378Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-07-25T16:11:05.378Z] === RUN TestKillContainer [2022-07-25T16:11:05.378Z] === RUN TestKillContainer/no_signal [2022-07-25T16:11:05.621Z] --- PASS: TestDiff (0.57s) [2022-07-25T16:11:05.621Z] === RUN TestExecConsoleSize [2022-07-25T16:11:05.765Z] INFO [loader] Go packages loading at mode 575 (deps|files|types_sizes|compiled_files|exports_file|imports|name) took 2m56.739752248s [2022-07-25T16:11:05.765Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 515.174547ms [2022-07-25T16:11:05.943Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T16:11:06.201Z] === RUN TestKillContainer/killing_signal [2022-07-25T16:11:06.558Z] --- PASS: TestExecConsoleSize (0.73s) [2022-07-25T16:11:06.558Z] === RUN TestExecWithCloseStdin [2022-07-25T16:11:06.767Z] --- PASS: TestKillContainer (1.29s) [2022-07-25T16:11:06.767Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-25T16:11:06.767Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-25T16:11:06.767Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-25T16:11:06.767Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T16:11:06.767Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T16:11:07.025Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T16:11:07.126Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-07-25T16:11:07.126Z] === RUN TestExec [2022-07-25T16:11:07.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-07-25T16:11:07.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-25T16:11:07.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-07-25T16:11:07.592Z] === RUN TestKillStoppedContainer [2022-07-25T16:11:07.592Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-25T16:11:07.592Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T16:11:07.592Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-25T16:11:07.592Z] === RUN TestKillDifferentUserContainer [2022-07-25T16:11:07.694Z] --- PASS: TestExec (0.67s) [2022-07-25T16:11:07.694Z] === RUN TestExecUser [2022-07-25T16:11:08.158Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-25T16:11:08.158Z] === RUN TestInspectOomKilledTrue [2022-07-25T16:11:08.158Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:11:08.158Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T16:11:08.158Z] === RUN TestInspectOomKilledFalse [2022-07-25T16:11:08.158Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T16:11:08.158Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-25T16:11:08.158Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T16:11:08.158Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-25T16:11:08.158Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-25T16:11:08.158Z] === RUN TestLinksContainerNames [2022-07-25T16:11:08.264Z] --- PASS: TestExecUser (0.71s) [2022-07-25T16:11:08.264Z] === RUN TestExportContainerAndImportImage [2022-07-25T16:11:08.726Z] --- PASS: TestLinksContainerNames (0.80s) [2022-07-25T16:11:08.726Z] === RUN TestLogsFollowTailEmpty [2022-07-25T16:11:09.201Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-07-25T16:11:09.201Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T16:11:09.291Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-25T16:11:09.292Z] === RUN TestLogs [2022-07-25T16:11:09.292Z] === RUN TestLogs/driver_local [2022-07-25T16:11:09.292Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T16:11:09.292Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T16:11:09.292Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T16:11:09.292Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T16:11:09.292Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T16:11:09.292Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T16:11:09.292Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T16:11:09.292Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T16:11:09.292Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T16:11:09.292Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T16:11:09.292Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T16:11:09.292Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T16:11:09.292Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T16:11:09.292Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T16:11:09.858Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T16:11:10.116Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T16:11:10.578Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-25T16:11:10.578Z] === RUN TestHealthCheckWorkdir [2022-07-25T16:11:10.682Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T16:11:10.682Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T16:11:11.146Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2022-07-25T16:11:11.146Z] === RUN TestHealthKillContainer [2022-07-25T16:11:11.250Z] === RUN TestLogs/driver_json-file [2022-07-25T16:11:11.250Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T16:11:11.250Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T16:11:11.250Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T16:11:11.250Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T16:11:11.250Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T16:11:11.250Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T16:11:11.250Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T16:11:11.250Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T16:11:11.250Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T16:11:11.250Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T16:11:11.250Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T16:11:11.250Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T16:11:11.250Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T16:11:11.250Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T16:11:12.184Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T16:11:12.184Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T16:11:12.749Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T16:11:12.749Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T16:11:13.315Z] --- PASS: TestLogs (4.15s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.60s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.67s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.73s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.63s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.82s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s) [2022-07-25T16:11:13.315Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s) [2022-07-25T16:11:13.315Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T16:11:13.604Z] ok github.com/docker/docker/libnetwork/networkdb 103.859s coverage: 60.1% of statements [2022-07-25T16:11:13.604Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-25T16:11:13.604Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-25T16:11:13.604Z] ok github.com/docker/docker/libnetwork/osl 4.345s coverage: 39.7% of statements [2022-07-25T16:11:13.604Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-25T16:11:13.604Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-25T16:11:13.881Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/default [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/private [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/slave [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/shared [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/default [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/shared [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/slave [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/private [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T16:11:13.881Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T16:11:13.881Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T16:11:13.881Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T16:11:14.140Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T16:11:14.140Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T16:11:14.166Z] ok github.com/docker/docker/libnetwork/portmapper 0.637s coverage: 48.6% of statements [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T16:11:14.399Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-07-25T16:11:14.399Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T16:11:14.399Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-25T16:11:14.399Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-07-25T16:11:14.399Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T16:11:14.399Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-25T16:11:14.400Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-25T16:11:14.400Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T16:11:14.400Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-25T16:11:14.400Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-25T16:11:14.400Z] === RUN TestNetworkNat [2022-07-25T16:11:14.422Z] ok github.com/docker/docker/libnetwork/resolvconf 0.009s coverage: 70.6% of statements [2022-07-25T16:11:14.422Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-25T16:11:14.679Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-25T16:11:14.679Z] [2022-07-25T16:11:14.679Z] === Skipped [2022-07-25T16:11:14.679Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-25T16:11:14.679Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T16:11:14.679Z] [2022-07-25T16:11:14.679Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-25T16:11:14.679Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T16:11:14.679Z] [2022-07-25T16:11:14.679Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-25T16:11:14.679Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T16:11:14.679Z] [2022-07-25T16:11:14.679Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-25T16:11:14.679Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T16:11:14.679Z] [2022-07-25T16:11:14.679Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-25T16:11:14.679Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T16:11:14.679Z] [2022-07-25T16:11:14.679Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-25T16:11:14.679Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T16:11:14.679Z] [2022-07-25T16:11:14.679Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-25T16:11:14.679Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T16:11:14.679Z] [2022-07-25T16:11:14.679Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-25T16:11:14.679Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T16:11:14.679Z] [2022-07-25T16:11:14.679Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-25T16:11:14.679Z] firewalld_test.go:14: firewalld is not running [2022-07-25T16:11:14.679Z] [2022-07-25T16:11:14.679Z] DONE 327 tests, 9 skipped in 201.883s [2022-07-25T16:11:14.966Z] --- PASS: TestNetworkNat (0.50s) [2022-07-25T16:11:14.966Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T16:11:15.225Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-07-25T16:11:15.225Z] === RUN TestNetworkLoopbackNat Post stage [Pipeline] junit [2022-07-25T16:11:15.252Z] Recording test results [2022-07-25T16:11:15.375Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T16:11:15.708Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -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:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/make.sh dynbinary test-integration [2022-07-25T16:11:15.963Z] [2022-07-25T16:11:16.219Z] Removing bundles/ [2022-07-25T16:11:16.219Z] [2022-07-25T16:11:16.219Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T16:11:16.219Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T16:11:16.219Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:11:17.753Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-07-25T16:11:17.753Z] === RUN TestPause [2022-07-25T16:11:17.753Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:11:17.753Z] --- SKIP: TestPause (0.00s) [2022-07-25T16:11:17.753Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T16:11:17.753Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T16:11:17.753Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T16:11:17.753Z] === RUN TestPauseStopPausedContainer [2022-07-25T16:11:17.753Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:11:17.753Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-25T16:11:17.753Z] === RUN TestPidHost [2022-07-25T16:11:18.686Z] --- PASS: TestPidHost (0.87s) [2022-07-25T16:11:18.686Z] === RUN TestPsFilter [2022-07-25T16:11:18.686Z] --- PASS: TestPsFilter (0.10s) [2022-07-25T16:11:18.686Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T16:11:19.252Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-07-25T16:11:19.252Z] === RUN TestRemoveContainerWithVolume [2022-07-25T16:11:19.510Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-07-25T16:11:19.510Z] === RUN TestRemoveContainerRunning [2022-07-25T16:11:19.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T16:11:20.074Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-07-25T16:11:20.075Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T16:11:20.346Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-07-25T16:11:20.346Z] === RUN TestRemoveInvalidContainer [2022-07-25T16:11:20.346Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-25T16:11:20.346Z] === RUN TestRenameLinkedContainer [2022-07-25T16:11:21.121Z] --- PASS: TestHealthKillContainer (8.24s) [2022-07-25T16:11:21.121Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T16:11:21.121Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-07-25T16:11:21.121Z] === RUN TestIpcModeNone [2022-07-25T16:11:21.121Z] --- PASS: TestIpcModeNone (0.64s) [2022-07-25T16:11:21.121Z] === RUN TestIpcModePrivate [2022-07-25T16:11:21.121Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-07-25T16:11:21.380Z] --- PASS: TestIpcModePrivate (0.67s) [2022-07-25T16:11:21.380Z] === RUN TestIpcModeShareable [2022-07-25T16:11:21.640Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-07-25T16:11:24.584Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-07-25T16:11:24.584Z] === RUN TestRenameStoppedContainer [2022-07-25T16:11:24.584Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-25T16:11:24.584Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T16:11:24.584Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-07-25T16:11:24.584Z] === RUN TestRenameInvalidName [2022-07-25T16:11:24.584Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-25T16:11:24.584Z] === RUN TestRenameAnonymousContainer [2022-07-25T16:11:24.585Z] --- PASS: TestIpcModeShareable (0.65s) [2022-07-25T16:11:24.585Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T16:11:24.585Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s) [2022-07-25T16:11:24.585Z] === RUN TestAPIIpcModeHost [2022-07-25T16:11:24.585Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-07-25T16:11:24.585Z] === RUN TestDaemonIpcModeShareable [2022-07-25T16:11:25.154Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-07-25T16:11:25.154Z] === RUN TestRenameContainerWithSameName [2022-07-25T16:11:25.524Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-25T16:11:25.524Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-07-25T16:11:25.524Z] === RUN TestDaemonIpcModePrivate [2022-07-25T16:11:25.720Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-25T16:11:25.720Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T16:11:26.466Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-25T16:11:26.653Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-07-25T16:11:26.653Z] === RUN TestResize [2022-07-25T16:11:26.725Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-25T16:11:26.725Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T16:11:26.912Z] --- PASS: TestResize (0.43s) [2022-07-25T16:11:26.912Z] === RUN TestResizeWithInvalidSize [2022-07-25T16:11:27.170Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-25T16:11:27.170Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T16:11:27.736Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-25T16:11:27.736Z] === RUN TestDaemonRestartKillContainers [2022-07-25T16:11:27.736Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-25T16:11:27.736Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-25T16:11:27.736Z] === RUN TestCgroupNamespacesRun [2022-07-25T16:11:28.102Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-25T16:11:28.102Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.33s) [2022-07-25T16:11:28.102Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T16:11:29.039Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-25T16:11:29.112Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-07-25T16:11:29.112Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T16:11:29.298Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-07-25T16:11:29.298Z] === RUN TestIpcModeOlderClient [2022-07-25T16:11:29.298Z] === PAUSE TestIpcModeOlderClient [2022-07-25T16:11:29.298Z] === RUN TestKillContainerInvalidSignal [2022-07-25T16:11:29.866Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-07-25T16:11:29.866Z] === RUN TestKillContainer [2022-07-25T16:11:29.866Z] === RUN TestKillContainer/no_signal [2022-07-25T16:11:30.047Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-07-25T16:11:30.047Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T16:11:30.125Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T16:11:30.385Z] === RUN TestKillContainer/killing_signal [2022-07-25T16:11:30.953Z] --- PASS: TestKillContainer (1.34s) [2022-07-25T16:11:30.953Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-25T16:11:30.953Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-07-25T16:11:30.953Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-07-25T16:11:30.953Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T16:11:30.953Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T16:11:31.419Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-25T16:11:31.419Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T16:11:31.522Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T16:11:32.358Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-07-25T16:11:32.358Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T16:11:32.458Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-07-25T16:11:32.458Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-07-25T16:11:32.458Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-07-25T16:11:32.458Z] === RUN TestKillStoppedContainer [2022-07-25T16:11:32.458Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-25T16:11:32.458Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T16:11:32.458Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-25T16:11:32.458Z] === RUN TestKillDifferentUserContainer [2022-07-25T16:11:33.026Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-07-25T16:11:33.026Z] === RUN TestInspectOomKilledTrue [2022-07-25T16:11:33.026Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-25T16:11:33.026Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T16:11:33.026Z] === RUN TestInspectOomKilledFalse [2022-07-25T16:11:33.286Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-07-25T16:11:33.286Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T16:11:33.730Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-07-25T16:11:33.730Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T16:11:33.864Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2022-07-25T16:11:33.864Z] === RUN TestLinksContainerNames [2022-07-25T16:11:34.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T16:11:34.662Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-07-25T16:11:34.663Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T16:11:34.801Z] --- PASS: TestLinksContainerNames (0.92s) [2022-07-25T16:11:34.801Z] === RUN TestLogsFollowTailEmpty [2022-07-25T16:11:35.060Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2022-07-25T16:11:35.060Z] === RUN TestLogs [2022-07-25T16:11:35.060Z] === RUN TestLogs/driver_local [2022-07-25T16:11:35.228Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-07-25T16:11:35.228Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T16:11:35.319Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T16:11:35.319Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T16:11:35.319Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T16:11:35.319Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T16:11:35.319Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T16:11:35.319Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T16:11:35.319Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T16:11:35.319Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T16:11:35.319Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T16:11:35.319Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T16:11:35.319Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T16:11:35.319Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T16:11:35.319Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T16:11:35.319Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T16:11:36.259Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T16:11:36.259Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T16:11:36.519Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T16:11:36.599Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-07-25T16:11:36.599Z] === RUN TestNISDomainname [2022-07-25T16:11:36.599Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-25T16:11:36.599Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-25T16:11:36.599Z] === RUN TestHostnameDnsResolution [2022-07-25T16:11:36.778Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T16:11:37.164Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-07-25T16:11:37.164Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T16:11:37.164Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-25T16:11:37.164Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-25T16:11:37.164Z] === RUN TestPrivilegedHostDevices [2022-07-25T16:11:37.422Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-07-25T16:11:37.422Z] === RUN TestRunConsoleSize [2022-07-25T16:11:37.717Z] === RUN TestLogs/driver_json-file [2022-07-25T16:11:37.717Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T16:11:37.717Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T16:11:37.717Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T16:11:37.717Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T16:11:37.717Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T16:11:37.717Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T16:11:37.717Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T16:11:37.717Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T16:11:37.717Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T16:11:37.717Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T16:11:37.717Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T16:11:37.717Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T16:11:37.717Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T16:11:37.717Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T16:11:37.988Z] --- PASS: TestRunConsoleSize (0.40s) [2022-07-25T16:11:37.988Z] === RUN TestStats [2022-07-25T16:11:37.988Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:11:37.988Z] --- SKIP: TestStats (0.00s) [2022-07-25T16:11:37.988Z] === RUN TestStopContainerWithTimeout [2022-07-25T16:11:37.988Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T16:11:37.988Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T16:11:37.988Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T16:11:37.988Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T16:11:37.988Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T16:11:37.988Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T16:11:37.988Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T16:11:37.988Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T16:11:37.988Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T16:11:37.988Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T16:11:38.284Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T16:11:38.284Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T16:11:38.554Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T16:11:39.222Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T16:11:39.222Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T16:11:39.789Z] --- PASS: TestLogs (4.50s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.85s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.91s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.73s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.88s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.70s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.81s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.62s) [2022-07-25T16:11:39.789Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.70s) [2022-07-25T16:11:39.789Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T16:11:40.054Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/default [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/private [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/slave [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/shared [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T16:11:40.054Z] === CONT TestMountDaemonRoot/default [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T16:11:40.054Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T16:11:40.054Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T16:11:40.054Z] === CONT TestMountDaemonRoot/shared [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T16:11:40.054Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T16:11:40.054Z] === CONT TestMountDaemonRoot/slave [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T16:11:40.054Z] === CONT TestMountDaemonRoot/private [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T16:11:40.054Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T16:11:40.054Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T16:11:40.054Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T16:11:40.054Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T16:11:40.054Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T16:11:40.313Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T16:11:40.313Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T16:11:40.313Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T16:11:40.313Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T16:11:40.313Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T16:11:40.313Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T16:11:40.313Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T16:11:40.313Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T16:11:40.313Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T16:11:40.313Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T16:11:40.573Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T16:11:40.831Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-25T16:11:40.832Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T16:11:40.832Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T16:11:41.080Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T16:11:42.013Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-25T16:11:42.013Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-07-25T16:11:42.013Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-07-25T16:11:42.013Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-07-25T16:11:42.013Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-25T16:11:42.013Z] === RUN TestDeleteDevicemapper [2022-07-25T16:11:42.013Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T16:11:42.013Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T16:11:42.013Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T16:11:42.208Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-07-25T16:11:42.208Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T16:11:42.467Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-07-25T16:11:42.467Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T16:11:42.727Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-25T16:11:42.727Z] === RUN TestNetworkNat [2022-07-25T16:11:43.295Z] --- PASS: TestNetworkNat (0.51s) [2022-07-25T16:11:43.295Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T16:11:43.396Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-07-25T16:11:43.396Z] === RUN TestUpdateMemory [2022-07-25T16:11:43.396Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:11:43.396Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-25T16:11:43.396Z] === RUN TestUpdateCPUQuota [2022-07-25T16:11:43.396Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:11:43.396Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-25T16:11:43.396Z] === RUN TestUpdatePidsLimit [2022-07-25T16:11:43.396Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:11:43.396Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-25T16:11:43.396Z] === RUN TestUpdateRestartPolicy [2022-07-25T16:11:43.864Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-07-25T16:11:43.864Z] === RUN TestNetworkLoopbackNat [2022-07-25T16:11:46.396Z] --- PASS: TestNetworkLoopbackNat (2.64s) [2022-07-25T16:11:46.396Z] === RUN TestPause [2022-07-25T16:11:46.965Z] --- PASS: TestPause (0.49s) [2022-07-25T16:11:46.965Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T16:11:46.965Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T16:11:46.965Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T16:11:46.965Z] === RUN TestPauseStopPausedContainer [2022-07-25T16:11:47.533Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-07-25T16:11:47.533Z] === RUN TestPidHost [2022-07-25T16:11:48.469Z] --- PASS: TestPidHost (1.02s) [2022-07-25T16:11:48.469Z] === RUN TestPsFilter [2022-07-25T16:11:48.469Z] --- PASS: TestPsFilter (0.12s) [2022-07-25T16:11:48.469Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T16:11:49.038Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-07-25T16:11:49.038Z] === RUN TestRemoveContainerWithVolume [2022-07-25T16:11:49.606Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-25T16:11:49.606Z] === RUN TestRemoveContainerRunning [2022-07-25T16:11:49.865Z] --- PASS: TestRemoveContainerRunning (0.48s) [2022-07-25T16:11:49.865Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T16:11:50.433Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-25T16:11:50.433Z] === RUN TestRemoveInvalidContainer [2022-07-25T16:11:50.433Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T16:11:50.433Z] === RUN TestRenameLinkedContainer [2022-07-25T16:11:52.339Z] --- PASS: TestRenameLinkedContainer (1.87s) [2022-07-25T16:11:52.339Z] === RUN TestRenameStoppedContainer [2022-07-25T16:11:52.598Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-25T16:11:52.598Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T16:11:53.543Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-07-25T16:11:53.543Z] === RUN TestRenameInvalidName [2022-07-25T16:11:54.112Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-25T16:11:54.112Z] === RUN TestRenameAnonymousContainer [2022-07-25T16:11:55.585Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-07-25T16:11:55.585Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T16:11:55.585Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-25T16:11:55.585Z] === RUN TestWaitNonBlocked [2022-07-25T16:11:55.585Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T16:11:55.585Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T16:11:55.585Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T16:11:55.585Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T16:11:55.585Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T16:11:55.585Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T16:11:55.585Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T16:11:55.585Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-07-25T16:11:55.585Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-07-25T16:11:55.585Z] === RUN TestWaitBlocked [2022-07-25T16:11:55.585Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T16:11:55.585Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T16:11:55.585Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T16:11:55.585Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T16:11:55.585Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T16:11:55.585Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T16:11:56.017Z] --- PASS: TestRenameAnonymousContainer (1.71s) [2022-07-25T16:11:56.017Z] === RUN TestRenameContainerWithSameName [2022-07-25T16:11:56.154Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T16:11:56.154Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-07-25T16:11:56.154Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-07-25T16:11:56.154Z] === RUN TestWaitConditions [2022-07-25T16:11:56.154Z] === RUN TestWaitConditions/default [2022-07-25T16:11:56.154Z] === PAUSE TestWaitConditions/default [2022-07-25T16:11:56.154Z] === RUN TestWaitConditions/not-running [2022-07-25T16:11:56.154Z] === PAUSE TestWaitConditions/not-running [2022-07-25T16:11:56.154Z] === RUN TestWaitConditions/next-exit [2022-07-25T16:11:56.154Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T16:11:56.154Z] === RUN TestWaitConditions/removed [2022-07-25T16:11:56.154Z] === PAUSE TestWaitConditions/removed [2022-07-25T16:11:56.154Z] === CONT TestWaitConditions/default [2022-07-25T16:11:56.154Z] === CONT TestWaitConditions/next-exit [2022-07-25T16:11:56.276Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-25T16:11:56.276Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T16:11:57.213Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-07-25T16:11:57.213Z] === RUN TestResize [2022-07-25T16:11:57.472Z] --- PASS: TestResize (0.44s) [2022-07-25T16:11:57.472Z] === RUN TestResizeWithInvalidSize [2022-07-25T16:11:58.040Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-25T16:11:58.040Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T16:11:58.052Z] === CONT TestWaitConditions/removed [2022-07-25T16:11:58.052Z] === CONT TestWaitConditions/not-running [2022-07-25T16:11:58.610Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:11:58.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:11:58.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:11:58.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T16:11:58.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:11:59.424Z] --- PASS: TestWaitConditions (0.02s) [2022-07-25T16:11:59.424Z] --- PASS: TestWaitConditions/default (1.67s) [2022-07-25T16:11:59.424Z] --- PASS: TestWaitConditions/next-exit (1.71s) [2022-07-25T16:11:59.424Z] --- PASS: TestWaitConditions/removed (1.50s) [2022-07-25T16:11:59.424Z] --- PASS: TestWaitConditions/not-running (1.50s) [2022-07-25T16:11:59.424Z] === CONT TestDaemonRestartIpcMode [2022-07-25T16:11:59.424Z] === CONT TestIpcModeOlderClient [2022-07-25T16:11:59.424Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-25T16:11:59.424Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T16:12:00.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:12:01.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:12:01.958Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-07-25T16:12:02.216Z] --- PASS: TestDaemonRestartIpcMode (2.82s) [2022-07-25T16:12:02.216Z] PASS [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === Skipped [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T16:12:02.216Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-25T16:12:02.216Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-25T16:12:02.216Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-25T16:12:02.216Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-25T16:12:02.216Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-25T16:12:02.216Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-25T16:12:02.216Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-25T16:12:02.216Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-25T16:12:02.216Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-25T16:12:02.216Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T16:12:02.216Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-25T16:12:02.216Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-25T16:12:02.216Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-07-25T16:12:02.216Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-25T16:12:02.216Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-25T16:12:02.216Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-25T16:12:02.216Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T16:12:02.216Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-25T16:12:02.216Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-25T16:12:02.216Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-25T16:12:02.216Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-25T16:12:02.216Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-25T16:12:02.216Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T16:12:02.216Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-25T16:12:02.216Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-25T16:12:02.216Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-25T16:12:02.216Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T16:12:02.216Z] [2022-07-25T16:12:02.216Z] DONE 241 tests, 27 skipped in 81.856s [2022-07-25T16:12:02.216Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T16:12:02.474Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T16:12:02.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:12:02.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:12:03.042Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-25T16:12:03.042Z] === RUN TestConfigDaemonID [2022-07-25T16:12:03.975Z] daemon_test.go:83: [d396d4c13167e] daemon is not started [2022-07-25T16:12:03.975Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-25T16:12:03.975Z] === RUN TestDaemonConfigValidation [2022-07-25T16:12:03.975Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T16:12:03.975Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T16:12:03.975Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T16:12:03.975Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T16:12:03.975Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T16:12:03.975Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T16:12:03.975Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T16:12:03.975Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T16:12:03.975Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T16:12:03.975Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T16:12:03.975Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T16:12:03.975Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T16:12:04.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:12:04.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:12:04.234Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T16:12:04.234Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T16:12:04.234Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T16:12:04.234Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T16:12:04.234Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-25T16:12:04.234Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-25T16:12:04.234Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-25T16:12:04.234Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-25T16:12:04.234Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-25T16:12:04.234Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T16:12:04.234Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T16:12:05.606Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T16:12:06.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T16:12:06.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T16:12:06.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T16:12:06.541Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T16:12:07.474Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T16:12:07.474Z] daemon_test.go:197: [d8502d3b56f3b] daemon is not started [2022-07-25T16:12:07.474Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-07-25T16:12:07.474Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-25T16:12:07.474Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-25T16:12:07.474Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-25T16:12:07.474Z] === RUN TestDaemonProxy [2022-07-25T16:12:07.474Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-25T16:12:07.474Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-25T16:12:07.474Z] PASS [2022-07-25T16:12:07.474Z] [2022-07-25T16:12:07.474Z] === Skipped [2022-07-25T16:12:07.474Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-25T16:12:07.474Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-25T16:12:07.474Z] [2022-07-25T16:12:07.474Z] DONE 13 tests, 1 skipped in 5.272s [2022-07-25T16:12:07.474Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T16:12:07.732Z] INFO: Testing against a local daemon [2022-07-25T16:12:07.732Z] === RUN TestCommitInheritsEnv [2022-07-25T16:12:08.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T16:12:08.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:12:08.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T16:12:09.105Z] --- PASS: TestCommitInheritsEnv (1.40s) [2022-07-25T16:12:09.105Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T16:12:09.105Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T16:12:09.105Z] === RUN TestImportWithCustomPlatform [2022-07-25T16:12:09.105Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T16:12:09.105Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T16:12:09.105Z] === RUN TestImportWithCustomPlatform// [2022-07-25T16:12:09.105Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T16:12:09.363Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T16:12:09.363Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T16:12:09.363Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T16:12:09.363Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T16:12:09.363Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T16:12:09.363Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-25T16:12:09.363Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-25T16:12:09.363Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T16:12:09.363Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T16:12:09.363Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-25T16:12:09.363Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-25T16:12:09.363Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-25T16:12:09.363Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T16:12:09.363Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T16:12:09.363Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T16:12:09.363Z] === RUN TestImagesFilterMultiReference [2022-07-25T16:12:09.620Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-25T16:12:09.620Z] === RUN TestImagePullPlatformInvalid [2022-07-25T16:12:09.620Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-25T16:12:09.620Z] === RUN TestRemoveImageOrphaning [2022-07-25T16:12:10.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T16:12:10.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T16:12:10.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T16:12:11.518Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-07-25T16:12:11.518Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T16:12:11.518Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-25T16:12:11.518Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-25T16:12:11.518Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T16:12:11.518Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-25T16:12:11.518Z] === RUN TestTagInvalidReference [2022-07-25T16:12:11.518Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-25T16:12:11.518Z] === RUN TestTagValidPrefixedRepo [2022-07-25T16:12:11.518Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-25T16:12:11.518Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T16:12:11.518Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T16:12:11.518Z] === RUN TestTagOfficialNames [2022-07-25T16:12:11.518Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-25T16:12:11.518Z] === RUN TestTagMatchesDigest [2022-07-25T16:12:11.518Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-25T16:12:11.518Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T16:12:12.212Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T16:12:12.212Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T16:12:13.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T16:12:14.116Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T16:12:14.116Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T16:12:15.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.74s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.76s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.31s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.21s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-07-25T16:12:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-07-25T16:12:17.397Z] === RUN TestCgroupNamespacesRun [2022-07-25T16:12:18.334Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-07-25T16:12:18.334Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T16:12:18.334Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-25T16:12:18.334Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-25T16:12:18.334Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T16:12:19.710Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-25T16:12:19.710Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T16:12:21.087Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s) [2022-07-25T16:12:21.087Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T16:12:21.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T16:12:22.024Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-07-25T16:12:22.024Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T16:12:23.401Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-07-25T16:12:23.401Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T16:12:23.970Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-25T16:12:23.970Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T16:12:24.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T16:12:25.366Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-07-25T16:12:25.366Z] === RUN TestNISDomainname [2022-07-25T16:12:25.625Z] --- PASS: TestNISDomainname (0.58s) [2022-07-25T16:12:25.625Z] === RUN TestHostnameDnsResolution [2022-07-25T16:12:26.561Z] --- PASS: TestHostnameDnsResolution (0.75s) [2022-07-25T16:12:26.561Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T16:12:27.129Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-07-25T16:12:27.129Z] === RUN TestPrivilegedHostDevices [2022-07-25T16:12:27.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T16:12:27.697Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-25T16:12:27.697Z] === RUN TestRunConsoleSize [2022-07-25T16:12:27.956Z] --- PASS: TestRunConsoleSize (0.42s) [2022-07-25T16:12:27.956Z] === RUN TestStats [2022-07-25T16:12:28.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T16:12:30.498Z] --- PASS: TestStats (2.51s) [2022-07-25T16:12:30.498Z] === RUN TestStopContainerWithTimeout [2022-07-25T16:12:30.498Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T16:12:30.498Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T16:12:30.498Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T16:12:30.498Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T16:12:30.498Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T16:12:30.498Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T16:12:30.498Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T16:12:30.498Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T16:12:30.498Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T16:12:30.498Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T16:12:31.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T16:12:31.436Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T16:12:33.339Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T16:12:33.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T16:12:34.716Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-25T16:12:34.716Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-07-25T16:12:34.716Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2022-07-25T16:12:34.716Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-07-25T16:12:34.716Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-07-25T16:12:34.716Z] === RUN TestDeleteDevicemapper [2022-07-25T16:12:34.716Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T16:12:34.716Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T16:12:34.716Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T16:12:36.621Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s) [2022-07-25T16:12:36.621Z] === RUN TestUpdateMemory [2022-07-25T16:12:36.880Z] --- PASS: TestUpdateMemory (0.57s) [2022-07-25T16:12:36.880Z] === RUN TestUpdateCPUQuota [2022-07-25T16:12:37.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T16:12:37.816Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-07-25T16:12:37.817Z] === RUN TestUpdatePidsLimit [2022-07-25T16:12:37.817Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T16:12:38.076Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T16:12:38.335Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T16:12:38.594Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T16:12:38.857Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T16:12:39.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T16:12:39.117Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T16:12:39.375Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T16:12:39.420Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T16:12:39.420Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T16:12:39.420Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:12:39.420Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T16:12:39.420Z] [2022-07-25T16:12:39.420Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T16:12:39.420Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T16:12:39.420Z] HOSTNAME=6c5846e3c123 [2022-07-25T16:12:39.420Z] TESTDEBUG=0 [2022-07-25T16:12:39.420Z] DEST=bundles/test-integration [2022-07-25T16:12:39.420Z] PWD=/go/src/github.com/docker/docker [2022-07-25T16:12:39.420Z] DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd [2022-07-25T16:12:39.420Z] container=docker [2022-07-25T16:12:39.420Z] HOME=/root [2022-07-25T16:12:39.420Z] GOLANG_VERSION=1.18.4 [2022-07-25T16:12:39.420Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T16:12:39.420Z] VALIDATE_BRANCH=master [2022-07-25T16:12:39.420Z] TERM=xterm [2022-07-25T16:12:39.420Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T16:12:39.420Z] SHLVL=1 [2022-07-25T16:12:39.420Z] TIMEOUT=120m [2022-07-25T16:12:39.420Z] DOCKER_BUILDTAGS= journald [2022-07-25T16:12:39.420Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T16:12:39.420Z] GO111MODULE=off [2022-07-25T16:12:39.420Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T16:12:39.420Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T16:12:39.420Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T16:12:39.420Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T16:12:39.420Z] GOPATH=/go [2022-07-25T16:12:39.420Z] PKG_CONFIG=pkg-config [2022-07-25T16:12:39.420Z] _=/usr/bin/env [2022-07-25T16:12:39.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T16:12:39.943Z] --- PASS: TestUpdatePidsLimit (2.18s) [2022-07-25T16:12:39.943Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-07-25T16:12:39.943Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-07-25T16:12:39.943Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-07-25T16:12:39.943Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-07-25T16:12:39.943Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-07-25T16:12:39.943Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-07-25T16:12:39.943Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-07-25T16:12:39.943Z] === RUN TestUpdateRestartPolicy [2022-07-25T16:12:42.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T16:12:44.236Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T16:12:44.236Z] Using test binary docker [2022-07-25T16:12:44.497Z] +++ /etc/init.d/apparmor start [2022-07-25T16:12:44.497Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T16:12:44.497Z] INFO: Waiting for daemon to start... [2022-07-25T16:12:44.497Z] Starting dockerd [2022-07-25T16:12:44.497Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-25T16:12:46.409Z] . [2022-07-25T16:12:46.409Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T16:12:46.670Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T16:12:46.670Z] Error: No such image: emptyfs [2022-07-25T16:12:46.670Z] ++++ docker load [2022-07-25T16:12:46.670Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T16:12:46.930Z] Running integration-test (iteration 1) [2022-07-25T16:12:46.930Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T16:12:46.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:12:46.930Z] ++ set -e [2022-07-25T16:12:46.930Z] ++ '[' -n 0 ']' [2022-07-25T16:12:46.930Z] ++ set -x [2022-07-25T16:12:46.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:12:47.873Z] Loaded image: busybox:latest [2022-07-25T16:12:48.444Z] Loaded image: busybox:glibc [2022-07-25T16:12:52.147Z] --- PASS: TestUpdateRestartPolicy (11.14s) [2022-07-25T16:12:52.147Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T16:12:52.147Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-25T16:12:52.147Z] === RUN TestWaitNonBlocked [2022-07-25T16:12:52.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T16:12:52.147Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T16:12:52.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T16:12:52.147Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T16:12:52.147Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T16:12:52.147Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T16:12:52.405Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T16:12:52.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-07-25T16:12:52.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2022-07-25T16:12:52.405Z] === RUN TestWaitBlocked [2022-07-25T16:12:52.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T16:12:52.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T16:12:52.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T16:12:52.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T16:12:52.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T16:12:52.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T16:12:52.648Z] Loaded image: debian:bullseye-slim [2022-07-25T16:12:52.908Z] Loaded image: hello-world:latest [2022-07-25T16:12:52.908Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T16:12:53.169Z] INFO: Testing against a local daemon [2022-07-25T16:12:53.169Z] === RUN TestCgroupNamespacesBuild [2022-07-25T16:12:53.342Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T16:12:53.342Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-07-25T16:12:53.342Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-07-25T16:12:53.342Z] === RUN TestWaitConditions [2022-07-25T16:12:53.342Z] === RUN TestWaitConditions/default [2022-07-25T16:12:53.342Z] === PAUSE TestWaitConditions/default [2022-07-25T16:12:53.342Z] === RUN TestWaitConditions/not-running [2022-07-25T16:12:53.342Z] === PAUSE TestWaitConditions/not-running [2022-07-25T16:12:53.342Z] === RUN TestWaitConditions/next-exit [2022-07-25T16:12:53.342Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T16:12:53.342Z] === RUN TestWaitConditions/removed [2022-07-25T16:12:53.342Z] === PAUSE TestWaitConditions/removed [2022-07-25T16:12:53.342Z] === CONT TestWaitConditions/default [2022-07-25T16:12:53.342Z] === CONT TestWaitConditions/next-exit [2022-07-25T16:12:55.244Z] === CONT TestWaitConditions/removed [2022-07-25T16:12:55.244Z] === CONT TestWaitConditions/not-running [2022-07-25T16:12:55.766Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2022-07-25T16:12:55.766Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T16:12:56.623Z] --- PASS: TestWaitConditions (0.01s) [2022-07-25T16:12:56.623Z] --- PASS: TestWaitConditions/next-exit (1.75s) [2022-07-25T16:12:56.623Z] --- PASS: TestWaitConditions/default (1.80s) [2022-07-25T16:12:56.623Z] --- PASS: TestWaitConditions/removed (1.54s) [2022-07-25T16:12:56.623Z] --- PASS: TestWaitConditions/not-running (1.57s) [2022-07-25T16:12:56.623Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T16:12:56.623Z] === CONT TestIpcModeOlderClient [2022-07-25T16:12:56.623Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-07-25T16:12:56.623Z] === CONT TestDaemonHostGatewayIP [2022-07-25T16:12:57.678Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-07-25T16:12:57.678Z] === RUN TestBuildWithSession [2022-07-25T16:12:57.678Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T16:12:57.678Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T16:12:57.678Z] === RUN TestBuildSquashParent [2022-07-25T16:12:57.928Z] INFO [linters context/goanalysis] analyzers took 6m48.90690489s with top 10 stages: buildir: 2m25.737017492s, the_only_name: 42.634904008s, goimports: 30.596916412s, unconvert: 25.915129547s, S1038: 18.904434599s, gosec: 16.913263717s, misspell: 6.431545909s, S1039: 6.309252417s, unused: 5.770313251s, nilness: 5.185682901s [2022-07-25T16:12:57.928Z] INFO [runner] Issues before processing: 2455, after processing: 0 [2022-07-25T16:12:57.928Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2120/2120, skip_dirs: 2120/2120, exclude-rules: 77/2017, nolint: 0/77, identifier_marker: 2017/2017, cgo: 2120/2455, path_prettifier: 2120/2120, skip_files: 2120/2120, autogenerated_exclude: 2017/2120, exclude: 2017/2017 [2022-07-25T16:12:57.928Z] INFO [runner] processing took 91.594377ms with stages: nolint: 33.84532ms, identifier_marker: 22.965557ms, path_prettifier: 13.426132ms, autogenerated_exclude: 10.099248ms, exclude-rules: 7.706987ms, skip_dirs: 3.021099ms, cgo: 328.938µs, filename_unadjuster: 195.129µs, max_same_issues: 1.451µs, skip_files: 921ns, uniq_by_line: 595ns, max_from_linter: 520ns, severity-rules: 390ns, diff: 388ns, exclude: 373ns, sort_results: 310ns, source_code: 310ns, max_per_file_from_linter: 283ns, path_shortener: 236ns, path_prefixer: 190ns [2022-07-25T16:12:57.928Z] INFO [runner] linters took 1m47.250290202s with stages: goanalysis_metalinter: 1m47.158559838s [2022-07-25T16:12:57.928Z] INFO File cache stats: 1693 entries of total size 8.6MiB [2022-07-25T16:12:57.928Z] INFO Memory: 2847 samples, avg is 319.0MB, max is 1194.9MB [2022-07-25T16:12:57.929Z] INFO Execution took 4m44.516058537s [2022-07-25T16:12:57.929Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-25T16:12:58.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/make.sh dynbinary test-docker-py [2022-07-25T16:12:58.537Z] [2022-07-25T16:12:58.793Z] Removing bundles/ [2022-07-25T16:12:58.793Z] [2022-07-25T16:12:58.793Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T16:12:58.793Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T16:12:58.793Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:12:59.159Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s) [2022-07-25T16:12:59.159Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T16:12:59.418Z] --- PASS: TestDaemonHostGatewayIP (2.81s) [2022-07-25T16:12:59.418Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T16:13:01.326Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.80s) [2022-07-25T16:13:01.326Z] === CONT TestDaemonRestartIpcMode [2022-07-25T16:13:03.868Z] --- PASS: TestDaemonRestartIpcMode (2.31s) [2022-07-25T16:13:07.680Z] --- PASS: TestBuildSquashParent (8.75s) [2022-07-25T16:13:07.680Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T16:13:07.680Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T16:13:07.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T16:13:07.680Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T16:13:07.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T16:13:07.680Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T16:13:07.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T16:13:07.680Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T16:13:07.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T16:13:07.680Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T16:13:07.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T16:13:07.680Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T16:13:07.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T16:13:07.680Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T16:13:07.680Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T16:13:09.594Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T16:13:09.594Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T16:13:10.431Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-07-25T16:13:10.431Z] PASS [2022-07-25T16:13:10.431Z] [2022-07-25T16:13:10.431Z] === Skipped [2022-07-25T16:13:10.431Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T16:13:10.431Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T16:13:10.431Z] [2022-07-25T16:13:10.431Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T16:13:10.431Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-25T16:13:10.431Z] [2022-07-25T16:13:10.431Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T16:13:10.431Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T16:13:10.431Z] [2022-07-25T16:13:10.431Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-25T16:13:10.431Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-25T16:13:10.431Z] [2022-07-25T16:13:10.431Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T16:13:10.431Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T16:13:10.431Z] [2022-07-25T16:13:10.431Z] DONE 264 tests, 5 skipped in 131.898s [2022-07-25T16:13:10.431Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T16:13:10.431Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T16:13:10.998Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-25T16:13:10.998Z] === RUN TestConfigDaemonID [2022-07-25T16:13:11.934Z] daemon_test.go:83: [d3eda6315bbea] daemon is not started [2022-07-25T16:13:11.934Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-25T16:13:11.934Z] === RUN TestDaemonConfigValidation [2022-07-25T16:13:11.934Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T16:13:11.934Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T16:13:11.934Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T16:13:11.934Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T16:13:11.934Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T16:13:11.934Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T16:13:11.934Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T16:13:11.934Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T16:13:11.934Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T16:13:11.934Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T16:13:11.934Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T16:13:11.934Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T16:13:12.193Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T16:13:12.193Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T16:13:12.193Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T16:13:12.193Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T16:13:12.193Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-25T16:13:12.193Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-07-25T16:13:12.193Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-25T16:13:12.193Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-25T16:13:12.193Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-25T16:13:12.193Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T16:13:12.193Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T16:13:12.895Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T16:13:12.895Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T16:13:13.570Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T16:13:14.507Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T16:13:15.443Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T16:13:15.443Z] daemon_test.go:197: [d54057c996d52] daemon is not started [2022-07-25T16:13:15.443Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-25T16:13:15.443Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-25T16:13:15.443Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-25T16:13:15.443Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-25T16:13:15.443Z] === RUN TestDaemonProxy [2022-07-25T16:13:15.443Z] === RUN TestDaemonProxy/environment_variables [2022-07-25T16:13:16.200Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-25T16:13:16.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s) [2022-07-25T16:13:16.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s) [2022-07-25T16:13:16.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s) [2022-07-25T16:13:16.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s) [2022-07-25T16:13:16.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s) [2022-07-25T16:13:16.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.17s) [2022-07-25T16:13:16.200Z] === RUN TestBuildMultiStageCopy [2022-07-25T16:13:16.200Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T16:13:17.345Z] === RUN TestDaemonProxy/command-line_options [2022-07-25T16:13:18.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T16:13:18.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T16:13:19.248Z] === RUN TestDaemonProxy/configuration_file [2022-07-25T16:13:19.504Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T16:13:19.765Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T16:13:20.336Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T16:13:20.625Z] === RUN TestDaemonProxy/conflicting_options [2022-07-25T16:13:20.907Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T16:13:21.192Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-25T16:13:21.478Z] --- PASS: TestBuildMultiStageCopy (5.33s) [2022-07-25T16:13:21.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.02s) [2022-07-25T16:13:21.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2022-07-25T16:13:21.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2022-07-25T16:13:21.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2022-07-25T16:13:21.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-07-25T16:13:21.479Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T16:13:21.760Z] --- PASS: TestDaemonProxy (6.32s) [2022-07-25T16:13:21.760Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-07-25T16:13:21.760Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-07-25T16:13:21.760Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-07-25T16:13:21.760Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-07-25T16:13:21.760Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-25T16:13:21.760Z] PASS [2022-07-25T16:13:21.760Z] [2022-07-25T16:13:21.760Z] DONE 18 tests in 11.261s [2022-07-25T16:13:21.760Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T16:13:21.760Z] INFO: Testing against a local daemon [2022-07-25T16:13:21.760Z] === RUN TestCommitInheritsEnv [2022-07-25T16:13:22.019Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-07-25T16:13:22.019Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T16:13:22.019Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T16:13:22.019Z] === RUN TestImportWithCustomPlatform [2022-07-25T16:13:22.019Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T16:13:22.278Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T16:13:22.278Z] === RUN TestImportWithCustomPlatform// [2022-07-25T16:13:22.278Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T16:13:22.278Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T16:13:22.278Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T16:13:22.278Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T16:13:22.278Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T16:13:22.278Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T16:13:22.537Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-25T16:13:22.537Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-25T16:13:22.537Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T16:13:22.537Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T16:13:22.537Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-25T16:13:22.537Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-25T16:13:22.537Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-25T16:13:22.537Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T16:13:22.537Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T16:13:22.537Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T16:13:22.537Z] === RUN TestImagesFilterMultiReference [2022-07-25T16:13:22.537Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-25T16:13:22.537Z] === RUN TestImagePullPlatformInvalid [2022-07-25T16:13:22.537Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T16:13:22.537Z] === RUN TestRemoveImageOrphaning [2022-07-25T16:13:22.796Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-07-25T16:13:22.797Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T16:13:22.863Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2022-07-25T16:13:22.863Z] === RUN TestBuildLabelWithTargets [2022-07-25T16:13:23.363Z] time="2022-07-25T16:13:23Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-25T16:13:24.740Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2022-07-25T16:13:24.740Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T16:13:24.740Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-25T16:13:24.740Z] === RUN TestTagInvalidReference [2022-07-25T16:13:24.740Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T16:13:24.740Z] === RUN TestTagValidPrefixedRepo [2022-07-25T16:13:24.740Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-25T16:13:24.740Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T16:13:24.740Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-25T16:13:24.740Z] === RUN TestTagOfficialNames [2022-07-25T16:13:24.999Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-25T16:13:24.999Z] === RUN TestTagMatchesDigest [2022-07-25T16:13:24.999Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-25T16:13:24.999Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T16:13:25.408Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2022-07-25T16:13:25.408Z] === RUN TestBuildWithEmptyLayers [2022-07-25T16:13:26.350Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2022-07-25T16:13:26.350Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T16:13:29.667Z] --- PASS: TestBuildMultiStageOnBuild (3.15s) [2022-07-25T16:13:29.667Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T16:13:31.580Z] --- PASS: TestBuildUncleanTarFilenames (1.89s) [2022-07-25T16:13:31.580Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T16:13:34.881Z] --- PASS: TestBuildMultiStageLayerLeak (3.45s) [2022-07-25T16:13:34.881Z] === RUN TestBuildWithHugeFile [2022-07-25T16:13:36.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T16:13:41.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T16:13:47.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T16:13:47.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T16:13:47.951Z] --- PASS: TestImportExtremelyLargeImageWorks (93.10s) [2022-07-25T16:13:47.951Z] PASS [2022-07-25T16:13:47.951Z] [2022-07-25T16:13:47.951Z] === Skipped [2022-07-25T16:13:47.951Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-25T16:13:47.951Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-25T16:13:47.951Z] [2022-07-25T16:13:47.951Z] DONE 22 tests, 1 skipped in 96.840s [2022-07-25T16:13:47.951Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T16:13:47.951Z] === RUN TestStripANSICommands [2022-07-25T16:13:47.951Z] === RUN TestStripANSICommands/#00 [2022-07-25T16:13:47.951Z] === RUN TestStripANSICommands/#01 [2022-07-25T16:13:47.951Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T16:13:47.951Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T16:13:47.951Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T16:13:47.951Z] PASS [2022-07-25T16:13:47.951Z] [2022-07-25T16:13:47.951Z] DONE 3 tests in 0.044s [2022-07-25T16:13:47.951Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T16:13:47.951Z] INFO: Testing against a local daemon [2022-07-25T16:13:47.951Z] === RUN TestNetworkCreateDelete [2022-07-25T16:13:47.951Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-25T16:13:47.951Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T16:13:47.951Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-25T16:13:47.951Z] === RUN TestDaemonDNSFallback [2022-07-25T16:13:48.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T16:13:49.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T16:13:49.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T16:13:50.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T16:13:51.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T16:13:52.128Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-07-25T16:13:52.128Z] === RUN TestInspectNetwork [2022-07-25T16:13:52.128Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:13:52.128Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-25T16:13:52.128Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T16:13:52.128Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.128Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T16:13:52.128Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T16:13:52.128Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T16:13:52.128Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T16:13:52.128Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T16:13:52.128Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T16:13:52.128Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T16:13:52.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T16:13:52.128Z] === RUN TestNetworkList [2022-07-25T16:13:52.128Z] === RUN TestNetworkList//networks [2022-07-25T16:13:52.128Z] === PAUSE TestNetworkList//networks [2022-07-25T16:13:52.128Z] === RUN TestNetworkList//networks/ [2022-07-25T16:13:52.128Z] === PAUSE TestNetworkList//networks/ [2022-07-25T16:13:52.128Z] === CONT TestNetworkList//networks [2022-07-25T16:13:52.128Z] === CONT TestNetworkList//networks/ [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T16:13:52.128Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T16:13:52.128Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T16:13:52.128Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.128Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-25T16:13:52.128Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T16:13:52.129Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-25T16:13:52.129Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T16:13:52.129Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-25T16:13:52.129Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T16:13:52.129Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-25T16:13:52.129Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T16:13:52.129Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-25T16:13:52.129Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T16:13:52.129Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-25T16:13:52.129Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T16:13:52.129Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:13:52.129Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T16:13:52.129Z] service_test.go:243: FLAKY_TEST [2022-07-25T16:13:52.129Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T16:13:52.129Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:13:52.129Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-25T16:13:52.129Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T16:13:52.129Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:13:52.129Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-25T16:13:52.129Z] PASS [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === Skipped [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-25T16:13:52.129Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-25T16:13:52.129Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-25T16:13:52.129Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-25T16:13:52.129Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-25T16:13:52.129Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-25T16:13:52.129Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-25T16:13:52.129Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-25T16:13:52.129Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-25T16:13:52.129Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T16:13:52.129Z] service_test.go:243: FLAKY_TEST [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-25T16:13:52.129Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-25T16:13:52.129Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] DONE 34 tests, 12 skipped in 7.131s [2022-07-25T16:13:52.129Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T16:13:52.129Z] INFO: Testing against a local daemon [2022-07-25T16:13:52.129Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T16:13:52.129Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:13:52.129Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestDockerNetworkIpvlan [2022-07-25T16:13:52.129Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:13:52.129Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T16:13:52.129Z] PASS [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === Skipped [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T16:13:52.129Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T16:13:52.129Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] DONE 2 tests, 2 skipped in 0.095s [2022-07-25T16:13:52.129Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T16:13:52.129Z] INFO: Testing against a local daemon [2022-07-25T16:13:52.129Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T16:13:52.129Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestDockerNetworkMacvlan [2022-07-25T16:13:52.129Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-25T16:13:52.129Z] PASS [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === Skipped [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-25T16:13:52.129Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-25T16:13:52.129Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] DONE 2 tests, 2 skipped in 0.091s [2022-07-25T16:13:52.129Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T16:13:52.129Z] testing: warning: no tests to run [2022-07-25T16:13:52.129Z] PASS [2022-07-25T16:13:52.129Z] [2022-07-25T16:13:52.129Z] DONE 0 tests in 0.028s [2022-07-25T16:13:52.129Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T16:13:52.129Z] INFO: Testing against a local daemon [2022-07-25T16:13:52.129Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T16:13:52.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.129Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestAuthZPluginTLS [2022-07-25T16:13:52.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.129Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T16:13:52.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.129Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T16:13:52.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.129Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T16:13:52.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.129Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T16:13:52.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.129Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T16:13:52.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.129Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T16:13:52.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.129Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T16:13:52.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.129Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T16:13:52.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.129Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T16:13:52.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.129Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestAuthZPluginHeader [2022-07-25T16:13:52.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.129Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-25T16:13:52.129Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T16:13:52.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.387Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-25T16:13:52.387Z] === RUN TestAuthZPluginV2Disable [2022-07-25T16:13:52.644Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:52.644Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-25T16:13:52.644Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T16:13:53.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T16:13:53.210Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.210Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-25T16:13:53.210Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T16:13:53.467Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.467Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-25T16:13:53.467Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s) [2022-07-25T16:13:53.726Z] PASS [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === Skipped [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s) [2022-07-25T16:13:53.726Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] DONE 17 tests, 17 skipped in 1.816s [2022-07-25T16:13:53.726Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T16:13:53.726Z] INFO: Testing against a local daemon [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T16:13:53.726Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T16:13:53.726Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T16:13:53.726Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T16:13:53.726Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T16:13:53.726Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T16:13:53.726Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T16:13:53.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T16:13:53.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T16:13:53.726Z] === RUN TestPluginInstall [2022-07-25T16:13:53.726Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-25T16:13:53.726Z] === RUN TestPluginsWithRuntimes [2022-07-25T16:13:53.726Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-25T16:13:53.726Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-25T16:13:53.726Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T16:13:53.726Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-25T16:13:53.726Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T16:13:53.726Z] PASS [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === Skipped [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-25T16:13:53.726Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-25T16:13:53.726Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T16:13:53.726Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-25T16:13:53.726Z] [2022-07-25T16:13:53.726Z] DONE 19 tests, 3 skipped in 0.147s [2022-07-25T16:13:53.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T16:13:53.984Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T16:13:54.241Z] INFO: Testing against a local daemon [2022-07-25T16:13:54.241Z] === RUN TestExternalGraphDriver [2022-07-25T16:13:54.499Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-25T16:13:54.499Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-25T16:13:54.499Z] === RUN TestGraphdriverPluginV2 [2022-07-25T16:13:54.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T16:13:55.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T16:13:56.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T16:13:56.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T16:13:57.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T16:13:58.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T16:13:58.681Z] --- PASS: TestGraphdriverPluginV2 (3.96s) [2022-07-25T16:13:58.681Z] PASS [2022-07-25T16:13:58.681Z] [2022-07-25T16:13:58.681Z] === Skipped [2022-07-25T16:13:58.681Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-25T16:13:58.681Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-25T16:13:58.681Z] [2022-07-25T16:13:58.681Z] DONE 2 tests, 1 skipped in 4.630s [2022-07-25T16:13:58.681Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T16:13:58.681Z] INFO: Testing against a local daemon [2022-07-25T16:13:58.681Z] === RUN TestContinueAfterPluginCrash [2022-07-25T16:13:58.681Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T16:13:58.681Z] === RUN TestReadPluginNoRead [2022-07-25T16:13:58.681Z] === PAUSE TestReadPluginNoRead [2022-07-25T16:13:58.681Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T16:13:58.681Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T16:13:58.681Z] === CONT TestContinueAfterPluginCrash [2022-07-25T16:13:58.681Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T16:13:59.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T16:13:59.649Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T16:13:59.649Z] Using test binary docker [2022-07-25T16:13:59.904Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T16:13:59.904Z] +++ /etc/init.d/apparmor start [2022-07-25T16:13:59.904Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T16:13:59.904Z] INFO: Waiting for daemon to start... [2022-07-25T16:13:59.904Z] Starting dockerd [2022-07-25T16:13:59.904Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-07-25T16:14:01.794Z] . [2022-07-25T16:14:01.794Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T16:14:02.050Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T16:14:02.051Z] Error: No such image: emptyfs [2022-07-25T16:14:02.051Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T16:14:02.051Z] ++++ docker load [2022-07-25T16:14:02.051Z] Running integration-test (iteration 1) [2022-07-25T16:14:02.051Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T16:14:02.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:14:02.051Z] ++ set -e [2022-07-25T16:14:02.051Z] ++ '[' -n 0 ']' [2022-07-25T16:14:02.051Z] ++ set -x [2022-07-25T16:14:02.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:14:02.613Z] Loaded image: busybox:latest [2022-07-25T16:14:02.613Z] Loaded image: busybox:glibc [2022-07-25T16:14:02.874Z] --- PASS: TestDaemonStartWithLogOpt (4.20s) [2022-07-25T16:14:02.874Z] === CONT TestReadPluginNoRead [2022-07-25T16:14:03.541Z] Loaded image: debian:bullseye-slim [2022-07-25T16:14:03.541Z] Loaded image: hello-world:latest [2022-07-25T16:14:03.797Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T16:14:03.797Z] INFO: Testing against a local daemon [2022-07-25T16:14:03.797Z] === RUN TestCgroupNamespacesBuild [2022-07-25T16:14:04.726Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-07-25T16:14:04.726Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T16:14:05.405Z] === RUN TestReadPluginNoRead/default [2022-07-25T16:14:06.092Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-07-25T16:14:06.092Z] === RUN TestBuildWithSession [2022-07-25T16:14:06.092Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T16:14:06.092Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T16:14:06.092Z] === RUN TestBuildSquashParent [2022-07-25T16:14:06.362Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T16:14:07.736Z] --- PASS: TestContinueAfterPluginCrash (8.94s) [2022-07-25T16:14:07.736Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T16:14:09.112Z] === CONT TestReadPluginNoRead [2022-07-25T16:14:09.113Z] read_test.go:92: [dcbd97eba5a46] daemon is not started [2022-07-25T16:14:09.113Z] --- PASS: TestReadPluginNoRead (6.11s) [2022-07-25T16:14:09.113Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-07-25T16:14:09.113Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.39s) [2022-07-25T16:14:09.113Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-07-25T16:14:09.113Z] PASS [2022-07-25T16:14:09.113Z] [2022-07-25T16:14:09.113Z] DONE 6 tests in 10.416s [2022-07-25T16:14:09.113Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-25T16:14:09.113Z] testing: warning: no tests to run [2022-07-25T16:14:09.113Z] PASS [2022-07-25T16:14:09.113Z] [2022-07-25T16:14:09.113Z] DONE 0 tests in 0.037s [2022-07-25T16:14:09.113Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T16:14:09.113Z] INFO: Testing against a local daemon [2022-07-25T16:14:09.113Z] === RUN TestPluginWithDevMounts [2022-07-25T16:14:09.113Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-25T16:14:09.113Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-25T16:14:09.113Z] PASS [2022-07-25T16:14:09.113Z] [2022-07-25T16:14:09.113Z] === Skipped [2022-07-25T16:14:09.113Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-25T16:14:09.113Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-25T16:14:09.113Z] [2022-07-25T16:14:09.113Z] DONE 1 tests, 1 skipped in 0.113s [2022-07-25T16:14:09.113Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T16:14:09.113Z] INFO: Testing against a local daemon [2022-07-25T16:14:09.113Z] === RUN TestSecretInspect [2022-07-25T16:14:09.113Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.113Z] --- SKIP: TestSecretInspect (0.03s) [2022-07-25T16:14:09.113Z] === RUN TestSecretList [2022-07-25T16:14:09.113Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.113Z] --- SKIP: TestSecretList (0.01s) [2022-07-25T16:14:09.113Z] === RUN TestSecretsCreateAndDelete [2022-07-25T16:14:09.371Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-25T16:14:09.371Z] === RUN TestSecretsUpdate [2022-07-25T16:14:09.371Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-25T16:14:09.371Z] === RUN TestTemplatedSecret [2022-07-25T16:14:09.371Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-25T16:14:09.371Z] === RUN TestSecretCreateResolve [2022-07-25T16:14:09.371Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-25T16:14:09.371Z] PASS [2022-07-25T16:14:09.371Z] [2022-07-25T16:14:09.371Z] === Skipped [2022-07-25T16:14:09.371Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2022-07-25T16:14:09.371Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] [2022-07-25T16:14:09.371Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-25T16:14:09.371Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] [2022-07-25T16:14:09.371Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-25T16:14:09.371Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] [2022-07-25T16:14:09.371Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-25T16:14:09.371Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] [2022-07-25T16:14:09.371Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-25T16:14:09.371Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] [2022-07-25T16:14:09.371Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-25T16:14:09.371Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] [2022-07-25T16:14:09.371Z] DONE 6 tests, 6 skipped in 0.171s [2022-07-25T16:14:09.371Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T16:14:09.371Z] INFO: Testing against a local daemon [2022-07-25T16:14:09.371Z] === RUN TestServiceCreateInit [2022-07-25T16:14:09.371Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T16:14:09.371Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T16:14:09.371Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-25T16:14:09.371Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T16:14:09.371Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T16:14:09.371Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T16:14:09.371Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-25T16:14:09.371Z] === RUN TestCreateServiceConflict [2022-07-25T16:14:09.371Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-25T16:14:09.371Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T16:14:09.371Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-25T16:14:09.371Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T16:14:09.371Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.371Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-07-25T16:14:09.371Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T16:14:09.630Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.630Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-25T16:14:09.630Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T16:14:09.630Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.630Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-25T16:14:09.630Z] === RUN TestCreateServiceSysctls [2022-07-25T16:14:09.630Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.630Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-25T16:14:09.630Z] === RUN TestCreateServiceCapabilities [2022-07-25T16:14:09.630Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.630Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-25T16:14:09.630Z] === RUN TestInspect [2022-07-25T16:14:09.630Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.630Z] --- SKIP: TestInspect (0.01s) [2022-07-25T16:14:09.630Z] === RUN TestCreateJob [2022-07-25T16:14:09.630Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.630Z] --- SKIP: TestCreateJob (0.01s) [2022-07-25T16:14:09.630Z] === RUN TestReplicatedJob [2022-07-25T16:14:09.630Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.630Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-25T16:14:09.630Z] === RUN TestUpdateReplicatedJob [2022-07-25T16:14:09.630Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.630Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-25T16:14:09.630Z] === RUN TestServiceListWithStatuses [2022-07-25T16:14:09.630Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T16:14:09.630Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T16:14:09.630Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T16:14:09.630Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.630Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-25T16:14:09.630Z] === RUN TestDockerNetworkReConnect [2022-07-25T16:14:09.630Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:09.630Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-07-25T16:14:09.630Z] === RUN TestServicePlugin [2022-07-25T16:14:10.259Z] --- PASS: TestBuildSquashParent (4.22s) [2022-07-25T16:14:10.259Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T16:14:10.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T16:14:10.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T16:14:10.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T16:14:10.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T16:14:10.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T16:14:10.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T16:14:10.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T16:14:10.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T16:14:10.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T16:14:10.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T16:14:10.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T16:14:10.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T16:14:10.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T16:14:10.259Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T16:14:11.529Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.529Z] --- SKIP: TestServicePlugin (1.93s) [2022-07-25T16:14:11.529Z] === RUN TestServiceUpdateLabel [2022-07-25T16:14:11.529Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.529Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-25T16:14:11.529Z] === RUN TestServiceUpdateSecrets [2022-07-25T16:14:11.529Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.529Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-25T16:14:11.529Z] === RUN TestServiceUpdateConfigs [2022-07-25T16:14:11.529Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.529Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-25T16:14:11.529Z] === RUN TestServiceUpdateNetwork [2022-07-25T16:14:11.529Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.529Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-25T16:14:11.529Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T16:14:11.529Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.625Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T16:14:11.625Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T16:14:11.787Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-07-25T16:14:11.787Z] PASS [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === Skipped [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T16:14:11.787Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T16:14:11.787Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-25T16:14:11.787Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-25T16:14:11.787Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-25T16:14:11.787Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-07-25T16:14:11.787Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-25T16:14:11.787Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-25T16:14:11.787Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-25T16:14:11.787Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-25T16:14:11.787Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-25T16:14:11.787Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-25T16:14:11.787Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-25T16:14:11.787Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-25T16:14:11.787Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T16:14:11.787Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T16:14:11.787Z] [2022-07-25T16:14:11.787Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-25T16:14:11.788Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.788Z] [2022-07-25T16:14:11.788Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-07-25T16:14:11.788Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.788Z] [2022-07-25T16:14:11.788Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-07-25T16:14:11.788Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.788Z] [2022-07-25T16:14:11.788Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-25T16:14:11.788Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.788Z] [2022-07-25T16:14:11.788Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-25T16:14:11.788Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.788Z] [2022-07-25T16:14:11.788Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-25T16:14:11.788Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.788Z] [2022-07-25T16:14:11.788Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-25T16:14:11.788Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.788Z] [2022-07-25T16:14:11.788Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-07-25T16:14:11.788Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T16:14:11.788Z] [2022-07-25T16:14:11.788Z] DONE 24 tests, 23 skipped in 2.372s [2022-07-25T16:14:11.788Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T16:14:11.788Z] INFO: Testing against a local daemon [2022-07-25T16:14:11.788Z] === RUN TestSessionCreate [2022-07-25T16:14:11.788Z] --- PASS: TestSessionCreate (0.04s) [2022-07-25T16:14:11.788Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T16:14:11.788Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-07-25T16:14:11.788Z] PASS [2022-07-25T16:14:11.788Z] [2022-07-25T16:14:11.788Z] DONE 2 tests in 0.170s [2022-07-25T16:14:11.788Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T16:14:12.050Z] INFO: Testing against a local daemon [2022-07-25T16:14:12.050Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T16:14:12.050Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T16:14:12.050Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T16:14:12.050Z] === RUN TestDiskUsage [2022-07-25T16:14:12.050Z] === PAUSE TestDiskUsage [2022-07-25T16:14:12.050Z] === RUN TestEventsExecDie [2022-07-25T16:14:12.615Z] --- PASS: TestEventsExecDie (0.54s) [2022-07-25T16:14:12.615Z] === RUN TestEventsBackwardsCompatible [2022-07-25T16:14:12.615Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-25T16:14:12.615Z] === RUN TestEventsVolumeCreate [2022-07-25T16:14:12.615Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-25T16:14:12.615Z] === RUN TestInfoBinaryCommits [2022-07-25T16:14:12.615Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T16:14:12.615Z] === RUN TestInfoAPIVersioned [2022-07-25T16:14:12.616Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T16:14:12.616Z] === RUN TestInfoAPI [2022-07-25T16:14:12.616Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T16:14:12.616Z] === RUN TestInfoAPIWarnings [2022-07-25T16:14:12.991Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T16:14:12.992Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T16:14:14.366Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-25T16:14:14.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2022-07-25T16:14:14.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2022-07-25T16:14:14.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2022-07-25T16:14:14.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.10s) [2022-07-25T16:14:14.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2022-07-25T16:14:14.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.26s) [2022-07-25T16:14:14.366Z] === RUN TestBuildMultiStageCopy [2022-07-25T16:14:14.366Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T16:14:15.294Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T16:14:15.550Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T16:14:15.550Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T16:14:15.806Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T16:14:16.062Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2022-07-25T16:14:16.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) [2022-07-25T16:14:16.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-25T16:14:16.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-07-25T16:14:16.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-07-25T16:14:16.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-25T16:14:16.062Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T16:14:16.624Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-07-25T16:14:16.624Z] === RUN TestBuildLabelWithTargets [2022-07-25T16:14:17.551Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-07-25T16:14:17.551Z] === RUN TestBuildWithEmptyLayers [2022-07-25T16:14:18.114Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-25T16:14:18.114Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T16:14:19.480Z] --- PASS: TestBuildMultiStageOnBuild (1.30s) [2022-07-25T16:14:19.480Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T16:14:20.042Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-25T16:14:20.042Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T16:14:21.408Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-07-25T16:14:21.408Z] === RUN TestBuildWithHugeFile [2022-07-25T16:14:30.682Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-25T16:14:30.683Z] === RUN TestInfoDebug [2022-07-25T16:14:30.683Z] --- PASS: TestInfoDebug (0.54s) [2022-07-25T16:14:30.683Z] === RUN TestInfoInsecureRegistries [2022-07-25T16:14:30.683Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-25T16:14:30.683Z] === RUN TestInfoRegistryMirrors [2022-07-25T16:14:30.940Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-25T16:14:30.940Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T16:14:31.198Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-25T16:14:31.198Z] === RUN TestPingCacheHeaders [2022-07-25T16:14:31.198Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-25T16:14:31.198Z] === RUN TestPingGet [2022-07-25T16:14:31.198Z] --- PASS: TestPingGet (0.01s) [2022-07-25T16:14:31.198Z] === RUN TestPingHead [2022-07-25T16:14:31.198Z] --- PASS: TestPingHead (0.03s) [2022-07-25T16:14:31.198Z] === RUN TestPingSwarmHeader [2022-07-25T16:14:31.763Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T16:14:32.329Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T16:14:33.263Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T16:14:33.521Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-07-25T16:14:33.521Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T16:14:33.521Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T16:14:33.521Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T16:14:33.521Z] === RUN TestVersion [2022-07-25T16:14:33.521Z] --- PASS: TestVersion (0.03s) [2022-07-25T16:14:33.521Z] === CONT TestDiskUsage [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/empty [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T16:14:34.086Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T16:14:34.344Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T16:14:34.344Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T16:14:34.344Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T16:14:34.344Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T16:14:34.344Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T16:14:34.344Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T16:14:34.344Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T16:14:34.344Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T16:14:34.344Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T16:14:34.602Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage (1.24s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-07-25T16:14:34.602Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-07-25T16:14:34.602Z] PASS [2022-07-25T16:14:34.602Z] [2022-07-25T16:14:34.602Z] === Skipped [2022-07-25T16:14:34.602Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T16:14:34.602Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T16:14:34.602Z] [2022-07-25T16:14:34.602Z] DONE 54 tests, 1 skipped in 22.822s [2022-07-25T16:14:34.602Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T16:14:34.861Z] INFO: Testing against a local daemon [2022-07-25T16:14:34.861Z] === RUN TestVolumesCreateAndList [2022-07-25T16:14:34.861Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T16:14:34.861Z] === RUN TestVolumesRemove [2022-07-25T16:14:34.861Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-25T16:14:34.861Z] === RUN TestVolumesInspect [2022-07-25T16:14:34.861Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T16:14:34.861Z] === RUN TestVolumesInvalidJSON [2022-07-25T16:14:34.861Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T16:14:34.861Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T16:14:34.861Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T16:14:34.861Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T16:14:34.861Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T16:14:34.861Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T16:14:34.861Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T16:14:34.861Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T16:14:34.861Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T16:14:34.861Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T16:14:34.861Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T16:14:34.861Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T16:14:34.861Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T16:14:34.861Z] PASS [2022-07-25T16:14:34.861Z] [2022-07-25T16:14:34.861Z] DONE 9 tests in 0.218s [2022-07-25T16:14:34.861Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T16:14:35.119Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14190 is not a child of this shell [2022-07-25T16:14:35.119Z] warning: PID 14190 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-25T16:14:35.119Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T16:14:35.119Z] [2022-07-25T16:14:35.119Z] Unloading profiles will leave already running processes permanently [2022-07-25T16:14:35.119Z] unconfined, which can lead to unexpected situations. [2022-07-25T16:14:35.119Z] [2022-07-25T16:14:35.119Z] To set a process to complain mode, use the command line tool [2022-07-25T16:14:35.119Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T16:14:35.119Z] Removing test suite binaries [2022-07-25T16:14:35.119Z] exiting test-integration [2022-07-25T16:14:35.119Z] ++ exit 0 [2022-07-25T16:14:35.119Z] Post stage [Pipeline] junit [2022-07-25T16:14:36.064Z] Recording test results [2022-07-25T16:14:37.453Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T16:14:37.788Z] + echo Ensuring container killed. [2022-07-25T16:14:37.788Z] Ensuring container killed. [2022-07-25T16:14:37.788Z] + docker rm -vf docker-pr1 [2022-07-25T16:14:37.788Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-25T16:14:38.080Z] + echo Chowning /workspace to jenkins user [2022-07-25T16:14:38.080Z] Chowning /workspace to jenkins user [2022-07-25T16:14:38.080Z] + id -u [2022-07-25T16:14:38.080Z] + id -g [2022-07-25T16:14:38.080Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43866:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T16:14:39.744Z] + bundleName=amd64-rootless [2022-07-25T16:14:39.744Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-25T16:14:39.744Z] Creating amd64-rootless-bundles.tar.gz [2022-07-25T16:14:39.744Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-25T16:14:39.744Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-25T16:14:39.755Z] Archiving artifacts [2022-07-25T16:14:40.074Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43866/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T16:14:40.389Z] + make clean [2022-07-25T16:14:40.390Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T16:14:40.390Z] docker-dev-cache [2022-07-25T16:14:40.390Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T16:15:00.089Z] --- PASS: TestBuildWithHugeFile (34.87s) [2022-07-25T16:15:00.089Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T16:15:00.089Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T16:15:00.089Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T16:15:00.089Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T16:15:00.089Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T16:15:00.089Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T16:15:00.089Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T16:15:00.089Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T16:15:00.089Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T16:15:00.089Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T16:15:00.089Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T16:15:00.089Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T16:15:00.089Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T16:15:00.089Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-07-25T16:15:00.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-07-25T16:15:00.089Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-07-25T16:15:00.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-07-25T16:15:00.089Z] === RUN TestBuildPreserveOwnership [2022-07-25T16:15:00.089Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T16:15:00.089Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T16:15:00.089Z] --- PASS: TestBuildPreserveOwnership (2.90s) [2022-07-25T16:15:00.089Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.89s) [2022-07-25T16:15:00.089Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s) [2022-07-25T16:15:00.089Z] === RUN TestBuildPlatformInvalid [2022-07-25T16:15:00.089Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-25T16:15:00.089Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T16:15:00.345Z] Loaded image: busybox:latest [2022-07-25T16:15:00.345Z] Loaded image: busybox:glibc [2022-07-25T16:15:01.452Z] --- PASS: TestImportExtremelyLargeImageWorks (91.50s) [2022-07-25T16:15:01.452Z] PASS [2022-07-25T16:15:01.452Z] [2022-07-25T16:15:01.452Z] DONE 22 tests in 94.673s [2022-07-25T16:15:01.452Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T16:15:01.452Z] === RUN TestStripANSICommands [2022-07-25T16:15:01.452Z] === RUN TestStripANSICommands/#00 [2022-07-25T16:15:01.452Z] === RUN TestStripANSICommands/#01 [2022-07-25T16:15:01.452Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T16:15:01.452Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T16:15:01.452Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T16:15:01.452Z] PASS [2022-07-25T16:15:01.452Z] [2022-07-25T16:15:01.452Z] DONE 3 tests in 0.009s [2022-07-25T16:15:01.452Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T16:15:01.452Z] INFO: Testing against a local daemon [2022-07-25T16:15:01.452Z] === RUN TestNetworkCreateDelete [2022-07-25T16:15:01.452Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-25T16:15:01.452Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T16:15:01.452Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-25T16:15:01.452Z] === RUN TestDaemonDNSFallback [2022-07-25T16:15:01.712Z] Loaded image: debian:bullseye-slim [2022-07-25T16:15:01.712Z] Loaded image: hello-world:latest [2022-07-25T16:15:01.712Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T16:15:03.359Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-07-25T16:15:03.359Z] === RUN TestInspectNetwork [2022-07-25T16:15:05.209Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T16:15:05.209Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T16:15:05.209Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:15:05.209Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T16:15:05.209Z] [2022-07-25T16:15:05.209Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-25T16:15:05.209Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-25T16:15:05.209Z] Using test binary docker [2022-07-25T16:15:05.209Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T16:15:05.209Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T16:15:05.209Z] INFO: Waiting for daemon to start... [2022-07-25T16:15:05.209Z] Starting dockerd [2022-07-25T16:15:05.209Z] . [2022-07-25T16:15:05.209Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-25T16:15:06.644Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T16:15:06.644Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T16:15:06.644Z] === RUN TestInspectNetwork/network_name [2022-07-25T16:15:06.644Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T16:15:09.805Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.58s) [2022-07-25T16:15:09.806Z] PASS [2022-07-25T16:15:09.806Z] [2022-07-25T16:15:09.806Z] === Skipped [2022-07-25T16:15:09.806Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-25T16:15:09.806Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T16:15:09.806Z] [2022-07-25T16:15:09.806Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T16:15:09.806Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T16:15:09.806Z] [2022-07-25T16:15:09.806Z] DONE 34 tests, 2 skipped in 66.942s [2022-07-25T16:15:09.806Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T16:15:09.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:15:09.806Z] ++ set -e [2022-07-25T16:15:09.806Z] ++ '[' -n 0 ']' [2022-07-25T16:15:09.806Z] ++ set -x [2022-07-25T16:15:09.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:15:09.806Z] INFO: Testing against a local daemon [2022-07-25T16:15:09.806Z] === RUN TestConfigInspect [2022-07-25T16:15:10.833Z] --- PASS: TestInspectNetwork (7.08s) [2022-07-25T16:15:10.833Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T16:15:10.833Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T16:15:10.833Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T16:15:10.833Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T16:15:10.833Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T16:15:11.695Z] --- PASS: TestConfigInspect (2.26s) [2022-07-25T16:15:11.695Z] === RUN TestConfigList [2022-07-25T16:15:12.210Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T16:15:12.210Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T16:15:12.210Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T16:15:12.210Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T16:15:12.210Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T16:15:12.210Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T16:15:12.210Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T16:15:12.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T16:15:12.210Z] === RUN TestNetworkList [2022-07-25T16:15:12.210Z] === RUN TestNetworkList//networks [2022-07-25T16:15:12.210Z] === PAUSE TestNetworkList//networks [2022-07-25T16:15:12.210Z] === RUN TestNetworkList//networks/ [2022-07-25T16:15:12.210Z] === PAUSE TestNetworkList//networks/ [2022-07-25T16:15:12.210Z] === CONT TestNetworkList//networks [2022-07-25T16:15:12.210Z] === CONT TestNetworkList//networks/ [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T16:15:12.210Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T16:15:12.210Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T16:15:12.777Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-25T16:15:12.777Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T16:15:13.584Z] --- PASS: TestConfigList (2.25s) [2022-07-25T16:15:13.584Z] === RUN TestConfigsCreateAndDelete [2022-07-25T16:15:13.713Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-25T16:15:13.713Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T16:15:14.280Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-07-25T16:15:14.280Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T16:15:15.657Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-25T16:15:15.657Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T16:15:16.100Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-07-25T16:15:16.100Z] === RUN TestConfigsUpdate [2022-07-25T16:15:16.595Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-25T16:15:16.595Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T16:15:17.162Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-25T16:15:17.162Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T16:15:17.988Z] --- PASS: TestConfigsUpdate (2.15s) [2022-07-25T16:15:17.988Z] === RUN TestTemplatedConfig [2022-07-25T16:15:19.708Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2022-07-25T16:15:19.708Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T16:15:19.708Z] service_test.go:243: FLAKY_TEST [2022-07-25T16:15:19.709Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T16:15:19.709Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T16:15:20.515Z] --- PASS: TestTemplatedConfig (2.45s) [2022-07-25T16:15:20.515Z] === RUN TestConfigCreateResolve [2022-07-25T16:15:23.030Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-07-25T16:15:23.030Z] PASS [2022-07-25T16:15:23.030Z] [2022-07-25T16:15:23.030Z] DONE 6 tests in 13.529s [2022-07-25T16:15:23.030Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T16:15:23.030Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:15:23.030Z] ++ set -e [2022-07-25T16:15:23.030Z] ++ '[' -n 0 ']' [2022-07-25T16:15:23.030Z] ++ set -x [2022-07-25T16:15:23.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:15:23.030Z] INFO: Testing against a local daemon [2022-07-25T16:15:23.030Z] === RUN TestAttachWithTTY [2022-07-25T16:15:23.030Z] --- PASS: TestAttachWithTTY (0.09s) [2022-07-25T16:15:23.030Z] === RUN TestAttachWithoutTTy [2022-07-25T16:15:23.030Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-25T16:15:23.030Z] === RUN TestCheckpoint [2022-07-25T16:15:23.030Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T16:15:23.030Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T16:15:23.030Z] === RUN TestContainerInvalidJSON [2022-07-25T16:15:23.030Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T16:15:23.030Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T16:15:23.030Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T16:15:23.030Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T16:15:23.030Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T16:15:23.030Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T16:15:23.030Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T16:15:23.030Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T16:15:23.030Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T16:15:23.030Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T16:15:23.030Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T16:15:23.030Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T16:15:23.030Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T16:15:23.030Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T16:15:23.030Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T16:15:23.030Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T16:15:23.030Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T16:15:23.031Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T16:15:23.031Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T16:15:23.031Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T16:15:23.031Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T16:15:23.031Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T16:15:23.031Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T16:15:23.031Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T16:15:23.031Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T16:15:23.031Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-25T16:15:23.031Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T16:15:23.031Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-25T16:15:23.031Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T16:15:23.031Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-25T16:15:23.031Z] === RUN TestCopyEmptyFile [2022-07-25T16:15:23.287Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-25T16:15:23.287Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T16:15:23.287Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T16:15:23.287Z] === RUN TestCopyFromContainer [2022-07-25T16:15:24.214Z] === RUN TestCopyFromContainer// [2022-07-25T16:15:24.214Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T16:15:24.470Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T16:15:24.470Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T16:15:24.470Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T16:15:24.470Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T16:15:24.726Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T16:15:24.726Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T16:15:24.726Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T16:15:24.726Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T16:15:24.982Z] --- PASS: TestCopyFromContainer (1.49s) [2022-07-25T16:15:24.982Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T16:15:24.982Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-25T16:15:24.982Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T16:15:24.982Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-25T16:15:24.982Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-25T16:15:24.982Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-25T16:15:24.982Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-25T16:15:24.982Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-25T16:15:24.982Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-25T16:15:24.982Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-25T16:15:24.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T16:15:24.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T16:15:24.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T16:15:24.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T16:15:24.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T16:15:24.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T16:15:24.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T16:15:24.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T16:15:24.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T16:15:24.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T16:15:24.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-25T16:15:24.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T16:15:24.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T16:15:24.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T16:15:24.982Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T16:15:24.982Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-25T16:15:24.982Z] === RUN TestCreateWithInvalidEnv [2022-07-25T16:15:24.982Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T16:15:24.982Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T16:15:24.982Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T16:15:24.982Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T16:15:24.982Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T16:15:24.982Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T16:15:24.982Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T16:15:24.982Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T16:15:24.982Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T16:15:24.982Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T16:15:24.982Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T16:15:24.982Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T16:15:24.982Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T16:15:24.982Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T16:15:24.982Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T16:15:24.982Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T16:15:26.348Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-07-25T16:15:26.348Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T16:15:26.388Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T16:15:26.388Z] Using test binary docker [2022-07-25T16:15:26.649Z] +++ /etc/init.d/apparmor start [2022-07-25T16:15:26.649Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T16:15:26.649Z] INFO: Waiting for daemon to start... [2022-07-25T16:15:26.649Z] Starting dockerd [2022-07-25T16:15:26.649Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-25T16:15:26.649Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T16:15:26.649Z] Using test binary docker [2022-07-25T16:15:26.913Z] .+++ /etc/init.d/apparmor start [2022-07-25T16:15:26.913Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T16:15:26.913Z] INFO: Waiting for daemon to start... [2022-07-25T16:15:26.913Z] Starting dockerd [2022-07-25T16:15:26.913Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-25T16:15:27.276Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-07-25T16:15:27.276Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T16:15:27.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T16:15:27.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T16:15:27.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T16:15:27.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T16:15:27.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T16:15:27.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T16:15:27.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T16:15:27.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T16:15:27.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T16:15:27.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T16:15:27.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T16:15:27.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T16:15:27.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T16:15:27.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T16:15:27.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T16:15:27.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-25T16:15:27.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T16:15:27.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-25T16:15:27.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T16:15:27.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-25T16:15:27.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-25T16:15:27.276Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T16:15:27.838Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-25T16:15:27.838Z] === RUN TestCreateDifferentPlatform [2022-07-25T16:15:27.838Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T16:15:27.838Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T16:15:27.838Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-25T16:15:27.838Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T16:15:27.838Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T16:15:27.838Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T16:15:27.838Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-25T16:15:27.838Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T16:15:27.838Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-25T16:15:27.838Z] === RUN TestCreateInvalidHostConfig [2022-07-25T16:15:27.838Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T16:15:27.838Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T16:15:27.838Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T16:15:27.838Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T16:15:27.838Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T16:15:27.838Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T16:15:27.838Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T16:15:27.838Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T16:15:27.838Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T16:15:27.838Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T16:15:27.838Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T16:15:27.838Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T16:15:27.838Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-25T16:15:27.838Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T16:15:27.838Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T16:15:27.838Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T16:15:27.838Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T16:15:27.838Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T16:15:27.838Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T16:15:27.838Z] === RUN TestDaemonRestartIpcMode [2022-07-25T16:15:27.838Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T16:15:27.838Z] === RUN TestDaemonHostGatewayIP [2022-07-25T16:15:27.838Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T16:15:27.838Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T16:15:27.838Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T16:15:27.838Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T16:15:27.838Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T16:15:27.838Z] === RUN TestDiff [2022-07-25T16:15:28.399Z] --- PASS: TestDiff (0.41s) [2022-07-25T16:15:28.399Z] === RUN TestExecConsoleSize [2022-07-25T16:15:28.655Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-25T16:15:28.655Z] === RUN TestExecWithCloseStdin [2022-07-25T16:15:28.822Z] . [2022-07-25T16:15:28.822Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T16:15:28.822Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T16:15:28.822Z] [2022-07-25T16:15:28.822Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T16:15:28.822Z] Error: No such image: emptyfs [2022-07-25T16:15:28.822Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T16:15:28.822Z] ++++ docker load [2022-07-25T16:15:29.082Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T16:15:29.082Z] Error: No such image: emptyfs [2022-07-25T16:15:29.082Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T16:15:29.082Z] ++++ docker load [2022-07-25T16:15:29.217Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-07-25T16:15:29.217Z] === RUN TestExec [2022-07-25T16:15:29.342Z] Running integration-test (iteration 1) [2022-07-25T16:15:29.342Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-25T16:15:29.342Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-25T16:15:29.342Z] ++ set -e [2022-07-25T16:15:29.342Z] ++ '[' -n 0 ']' [2022-07-25T16:15:29.342Z] ++ set -x [2022-07-25T16:15:29.342Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-25T16:15:29.342Z] Running integration-test (iteration 1) [2022-07-25T16:15:29.342Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-25T16:15:29.342Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-25T16:15:29.342Z] ++ set -e [2022-07-25T16:15:29.342Z] ++ '[' -n 0 ']' [2022-07-25T16:15:29.342Z] ++ set -x [2022-07-25T16:15:29.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-25T16:15:29.780Z] --- PASS: TestExec (0.48s) [2022-07-25T16:15:29.780Z] === RUN TestExecUser [2022-07-25T16:15:30.283Z] Loaded image: busybox:latest [2022-07-25T16:15:30.283Z] Loaded image: busybox:latest [2022-07-25T16:15:30.342Z] --- PASS: TestExecUser (0.48s) [2022-07-25T16:15:30.342Z] === RUN TestExportContainerAndImportImage [2022-07-25T16:15:30.544Z] Loaded image: busybox:glibc [2022-07-25T16:15:30.805Z] Loaded image: busybox:glibc [2022-07-25T16:15:30.904Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-07-25T16:15:30.904Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T16:15:32.269Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-07-25T16:15:32.269Z] === RUN TestHealthCheckWorkdir [2022-07-25T16:15:32.535Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-07-25T16:15:32.535Z] === RUN TestHealthKillContainer [2022-07-25T16:15:34.587Z] --- PASS: TestServiceWithDataPathPortInit (13.98s) [2022-07-25T16:15:34.587Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T16:15:35.021Z] Loaded image: debian:bullseye-slim [2022-07-25T16:15:35.285Z] Loaded image: hello-world:latest [2022-07-25T16:15:35.285Z] Loaded image: debian:bullseye-slim [2022-07-25T16:15:35.546Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T16:15:35.546Z] Loaded image: hello-world:latest [2022-07-25T16:15:35.546Z] INFO: Testing against a local daemon [2022-07-25T16:15:35.546Z] === RUN TestDockerDaemonSuite [2022-07-25T16:15:35.546Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-25T16:15:35.832Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T16:15:35.832Z] INFO: Testing against a local daemon [2022-07-25T16:15:35.832Z] === RUN TestDockerSuite [2022-07-25T16:15:35.832Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-25T16:15:35.832Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-25T16:15:35.832Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-25T16:15:35.832Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-25T16:15:35.832Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-25T16:15:35.832Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-25T16:15:35.832Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-25T16:15:35.832Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-25T16:15:36.490Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r9brnoe3zghvhrp5wb0dhqd7t Created:2022-07-25 16:15:34.943075228 +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[7926fdb094083c31270567952fee1fdde59950451eda51a685096de0b8ae5d33:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1b7c5a0scm2g2sbz3lg0bn8gy EndpointID:82c83160d207e724a84dc6a00ddd5b11fe276d0824a05f2afb2161f0e93ad011 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7c074c7a6ba3a82b4c49e7a2e95cfc5dea16cafdc8120b074edb115eaa9ac07c 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:2362f1f07773 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1b7c5a0scm2g2sbz3lg0bn8gy EndpointID:82c83160d207e724a84dc6a00ddd5b11fe276d0824a05f2afb2161f0e93ad011 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T16:15:40.626Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-25T16:15:40.626Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T16:15:40.677Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s) [2022-07-25T16:15:40.677Z] PASS [2022-07-25T16:15:40.677Z] [2022-07-25T16:15:40.677Z] === Skipped [2022-07-25T16:15:40.677Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T16:15:40.677Z] service_test.go:243: FLAKY_TEST [2022-07-25T16:15:40.677Z] [2022-07-25T16:15:40.677Z] DONE 38 tests, 1 skipped in 44.294s [2022-07-25T16:15:40.677Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T16:15:40.677Z] INFO: Testing against a local daemon [2022-07-25T16:15:40.677Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T16:15:40.677Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:15:40.677Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T16:15:40.677Z] === RUN TestDockerNetworkIpvlan [2022-07-25T16:15:40.677Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:15:40.677Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T16:15:40.677Z] PASS [2022-07-25T16:15:40.677Z] [2022-07-25T16:15:40.677Z] === Skipped [2022-07-25T16:15:40.677Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T16:15:40.677Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:15:40.677Z] [2022-07-25T16:15:40.677Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T16:15:40.677Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:15:40.677Z] [2022-07-25T16:15:40.677Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-25T16:15:40.677Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T16:15:40.677Z] INFO: Testing against a local daemon [2022-07-25T16:15:40.677Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T16:15:40.883Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-07-25T16:15:40.883Z] === RUN TestIpcModeNone [2022-07-25T16:15:41.139Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-25T16:15:41.139Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-25T16:15:41.399Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-25T16:15:41.444Z] --- PASS: TestIpcModeNone (0.47s) [2022-07-25T16:15:41.444Z] === RUN TestIpcModePrivate [2022-07-25T16:15:41.660Z] --- PASS: TestBuildWithHugeFile (126.81s) [2022-07-25T16:15:41.660Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T16:15:41.660Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T16:15:41.660Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T16:15:41.660Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T16:15:41.660Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T16:15:41.660Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T16:15:41.660Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T16:15:41.660Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T16:15:41.660Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T16:15:41.660Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T16:15:41.660Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T16:15:41.660Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T16:15:41.700Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-25T16:15:41.700Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-25T16:15:41.700Z] === RUN TestIpcModeShareable [2022-07-25T16:15:41.920Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-25T16:15:41.920Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T16:15:41.920Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-25T16:15:41.920Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-07-25T16:15:41.920Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-25T16:15:41.920Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-25T16:15:41.920Z] === RUN TestBuildPreserveOwnership [2022-07-25T16:15:41.920Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T16:15:42.054Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-07-25T16:15:42.054Z] === RUN TestDockerNetworkMacvlan [2022-07-25T16:15:42.262Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-25T16:15:42.262Z] --- PASS: TestIpcModeShareable (0.49s) [2022-07-25T16:15:42.262Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T16:15:42.491Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-25T16:15:42.621Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T16:15:43.431Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-25T16:15:43.431Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-25T16:15:43.557Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T16:15:43.626Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-07-25T16:15:43.626Z] === RUN TestAPIIpcModeHost [2022-07-25T16:15:43.870Z] sha256:2266438d8f54f169f1432f325edd23e3c5639256d3add7a315a9415f6d51fb48 [2022-07-25T16:15:43.870Z] INFO: Starting docker-py tests... [2022-07-25T16:15:43.870Z] ============================= test session starts ============================== [2022-07-25T16:15:43.870Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-25T16:15:43.870Z] rootdir: /src, inifile: pytest.ini [2022-07-25T16:15:43.870Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-25T16:15:43.870Z] collected 395 items / 2 deselected / 393 selected [2022-07-25T16:15:43.870Z] [2022-07-25T16:15:44.125Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T16:15:44.189Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-07-25T16:15:44.189Z] === RUN TestDaemonIpcModeShareable [2022-07-25T16:15:44.372Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T16:15:44.372Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-25T16:15:44.632Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-25T16:15:44.892Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-25T16:15:44.892Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-25T16:15:44.892Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-25T16:15:45.116Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-25T16:15:45.116Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-07-25T16:15:45.116Z] === RUN TestDaemonIpcModePrivate [2022-07-25T16:15:45.834Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-25T16:15:46.034Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T16:15:46.094Z] --- PASS: TestBuildPreserveOwnership (4.13s) [2022-07-25T16:15:46.094Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.40s) [2022-07-25T16:15:46.094Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.73s) [2022-07-25T16:15:46.094Z] === RUN TestBuildPlatformInvalid [2022-07-25T16:15:46.094Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-25T16:15:46.094Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-07-25T16:15:46.094Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T16:15:46.481Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-25T16:15:46.481Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-07-25T16:15:46.481Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T16:15:46.664Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-25T16:15:46.664Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-25T16:15:46.664Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-25T16:15:46.664Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-25T16:15:47.234Z] Loaded image: busybox:latest [2022-07-25T16:15:47.234Z] Loaded image: busybox:glibc [2022-07-25T16:15:47.409Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-25T16:15:47.409Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-07-25T16:15:47.409Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T16:15:47.938Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T16:15:48.616Z] Loaded image: debian:bullseye-slim [2022-07-25T16:15:48.616Z] Loaded image: hello-world:latest [2022-07-25T16:15:48.774Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-25T16:15:48.774Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-07-25T16:15:48.774Z] === RUN TestIpcModeOlderClient [2022-07-25T16:15:48.774Z] === PAUSE TestIpcModeOlderClient [2022-07-25T16:15:48.774Z] === RUN TestKillContainerInvalidSignal [2022-07-25T16:15:48.876Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T16:15:49.029Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-07-25T16:15:49.030Z] === RUN TestKillContainer [2022-07-25T16:15:49.030Z] === RUN TestKillContainer/no_signal [2022-07-25T16:15:49.592Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T16:15:49.847Z] === RUN TestKillContainer/killing_signal [2022-07-25T16:15:50.411Z] --- PASS: TestKillContainer (1.25s) [2022-07-25T16:15:50.411Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-25T16:15:50.411Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-25T16:15:50.411Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-25T16:15:50.411Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T16:15:50.411Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T16:15:50.667Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T16:15:50.787Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-25T16:15:51.227Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T16:15:51.228Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-07-25T16:15:51.228Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-25T16:15:51.228Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-07-25T16:15:51.228Z] === RUN TestKillStoppedContainer [2022-07-25T16:15:51.228Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-25T16:15:51.228Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T16:15:51.228Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-25T16:15:51.228Z] === RUN TestKillDifferentUserContainer [2022-07-25T16:15:51.790Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-25T16:15:51.790Z] === RUN TestInspectOomKilledTrue [2022-07-25T16:15:51.795Z] --- PASS: TestDockerNetworkMacvlan (9.81s) [2022-07-25T16:15:51.795Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-25T16:15:51.795Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-25T16:15:51.795Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-07-25T16:15:51.795Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-07-25T16:15:51.795Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-07-25T16:15:51.795Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-07-25T16:15:51.795Z] PASS [2022-07-25T16:15:51.795Z] [2022-07-25T16:15:51.795Z] DONE 8 tests in 11.071s [2022-07-25T16:15:51.795Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T16:15:51.795Z] testing: warning: no tests to run [2022-07-25T16:15:51.795Z] PASS [2022-07-25T16:15:51.795Z] [2022-07-25T16:15:51.795Z] DONE 0 tests in 0.007s [2022-07-25T16:15:51.795Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T16:15:51.795Z] INFO: Testing against a local daemon [2022-07-25T16:15:51.795Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T16:15:52.046Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-07-25T16:15:52.046Z] === RUN TestInspectOomKilledFalse [2022-07-25T16:15:52.608Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-07-25T16:15:52.608Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T16:15:52.695Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-25T16:15:52.864Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-07-25T16:15:52.864Z] === RUN TestLinksContainerNames [2022-07-25T16:15:53.171Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-07-25T16:15:53.171Z] === RUN TestAuthZPluginTLS [2022-07-25T16:15:53.738Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-25T16:15:53.738Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T16:15:53.791Z] --- PASS: TestLinksContainerNames (0.87s) [2022-07-25T16:15:53.791Z] === RUN TestLogsFollowTailEmpty [2022-07-25T16:15:54.047Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-25T16:15:54.047Z] === RUN TestLogs [2022-07-25T16:15:54.047Z] === RUN TestLogs/driver_local [2022-07-25T16:15:54.047Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T16:15:54.047Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T16:15:54.047Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T16:15:54.047Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T16:15:54.047Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T16:15:54.047Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T16:15:54.047Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T16:15:54.047Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T16:15:54.047Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T16:15:54.047Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T16:15:54.047Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T16:15:54.047Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T16:15:54.047Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T16:15:54.047Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T16:15:54.305Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-25T16:15:54.305Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T16:15:54.564Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-25T16:15:54.564Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T16:15:54.603Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-25T16:15:54.974Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T16:15:54.975Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T16:15:55.132Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-25T16:15:55.132Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T16:15:55.230Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T16:15:55.486Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T16:15:55.741Z] === RUN TestLogs/driver_json-file [2022-07-25T16:15:55.741Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T16:15:55.741Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T16:15:55.741Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T16:15:55.741Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T16:15:55.741Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T16:15:55.741Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T16:15:55.741Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T16:15:55.741Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T16:15:55.741Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T16:15:55.741Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T16:15:55.741Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T16:15:55.741Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T16:15:55.741Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T16:15:55.741Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T16:15:56.508Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-07-25T16:15:56.508Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T16:15:56.669Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T16:15:56.669Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T16:15:57.075Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-25T16:15:57.075Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T16:15:57.156Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-25T16:15:57.232Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T16:15:57.232Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T16:15:57.416Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-25T16:15:57.642Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-25T16:15:57.642Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T16:15:57.676Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.55s) [2022-07-25T16:15:57.676Z] PASS [2022-07-25T16:15:57.676Z] [2022-07-25T16:15:57.676Z] === Skipped [2022-07-25T16:15:57.676Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T16:15:57.676Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T16:15:57.676Z] [2022-07-25T16:15:57.676Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T16:15:57.676Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T16:15:57.676Z] [2022-07-25T16:15:57.676Z] DONE 34 tests, 2 skipped in 190.646s [2022-07-25T16:15:57.676Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T16:15:57.676Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:15:57.676Z] ++ set -e [2022-07-25T16:15:57.676Z] ++ '[' -n 0 ']' [2022-07-25T16:15:57.676Z] ++ set -x [2022-07-25T16:15:57.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:15:57.794Z] --- PASS: TestLogs (3.55s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.45s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.44s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.58s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s) [2022-07-25T16:15:57.794Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-07-25T16:15:57.794Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T16:15:57.936Z] INFO: Testing against a local daemon [2022-07-25T16:15:57.936Z] === RUN TestConfigInspect [2022-07-25T16:15:58.050Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/default [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/private [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/slave [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/shared [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/default [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/shared [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/slave [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/private [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T16:15:58.050Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T16:15:58.050Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T16:15:58.050Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T16:15:58.197Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-25T16:15:58.210Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-25T16:15:58.210Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T16:15:58.306Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-25T16:15:58.562Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-25T16:15:58.562Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T16:15:59.578Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-25T16:15:59.586Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2022-07-25T16:15:59.586Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T16:15:59.717Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-25T16:15:59.927Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-07-25T16:15:59.927Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T16:16:00.183Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-07-25T16:16:00.183Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T16:16:00.440Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-07-25T16:16:00.440Z] === RUN TestNetworkNat [2022-07-25T16:16:00.649Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-25T16:16:00.649Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-25T16:16:00.649Z] --- PASS: TestConfigInspect (2.55s) [2022-07-25T16:16:00.649Z] === RUN TestConfigList [2022-07-25T16:16:00.967Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s) [2022-07-25T16:16:00.967Z] === RUN TestAuthZPluginHeader [2022-07-25T16:16:01.004Z] --- PASS: TestNetworkNat (0.46s) [2022-07-25T16:16:01.004Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T16:16:01.228Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-25T16:16:01.228Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-25T16:16:01.579Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-07-25T16:16:01.579Z] === RUN TestNetworkLoopbackNat [2022-07-25T16:16:01.796Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-25T16:16:01.902Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-25T16:16:01.902Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T16:16:02.090Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-25T16:16:02.366Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-25T16:16:02.626Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-25T16:16:03.196Z] --- PASS: TestConfigList (2.71s) [2022-07-25T16:16:03.196Z] === RUN TestConfigsCreateAndDelete [2022-07-25T16:16:03.196Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-25T16:16:04.093Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-07-25T16:16:04.093Z] === RUN TestPause [2022-07-25T16:16:04.137Z] docker_cli_daemon_test.go:1474: [dbda784f94160] daemon is not started [2022-07-25T16:16:04.348Z] --- PASS: TestPause (0.42s) [2022-07-25T16:16:04.348Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T16:16:04.348Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T16:16:04.348Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T16:16:04.348Z] === RUN TestPauseStopPausedContainer [2022-07-25T16:16:04.397Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-25T16:16:04.909Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-25T16:16:04.909Z] === RUN TestPidHost [2022-07-25T16:16:04.968Z] check_test.go:540: [d07eb5430aa15] daemon is not started [2022-07-25T16:16:04.968Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-25T16:16:05.837Z] --- PASS: TestPidHost (0.92s) [2022-07-25T16:16:05.837Z] === RUN TestPsFilter [2022-07-25T16:16:05.837Z] --- PASS: TestPsFilter (0.10s) [2022-07-25T16:16:05.837Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T16:16:06.090Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.32s) [2022-07-25T16:16:06.090Z] === RUN TestAuthZPluginV2Disable [2022-07-25T16:16:06.349Z] --- PASS: TestConfigsCreateAndDelete (3.03s) [2022-07-25T16:16:06.349Z] === RUN TestConfigsUpdate [2022-07-25T16:16:06.399Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-25T16:16:06.399Z] === RUN TestRemoveContainerWithVolume [2022-07-25T16:16:06.655Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-25T16:16:06.655Z] === RUN TestRemoveContainerRunning [2022-07-25T16:16:07.216Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-07-25T16:16:07.216Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T16:16:07.288Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-25T16:16:07.472Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-07-25T16:16:07.472Z] === RUN TestRemoveInvalidContainer [2022-07-25T16:16:07.472Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T16:16:07.472Z] === RUN TestRenameLinkedContainer [2022-07-25T16:16:09.196Z] check_test.go:540: [d301a395cee5e] daemon is not started [2022-07-25T16:16:09.196Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-25T16:16:09.196Z] --- PASS: TestConfigsUpdate (2.93s) [2022-07-25T16:16:09.196Z] === RUN TestTemplatedConfig [2022-07-25T16:16:09.361Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-07-25T16:16:09.361Z] === RUN TestRenameStoppedContainer [2022-07-25T16:16:09.456Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-25T16:16:09.617Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-07-25T16:16:09.617Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T16:16:10.026Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-25T16:16:10.277Z] --- PASS: TestAuthZPluginV2Disable (4.08s) [2022-07-25T16:16:10.277Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T16:16:10.286Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-25T16:16:10.545Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-07-25T16:16:10.545Z] === RUN TestRenameInvalidName [2022-07-25T16:16:10.801Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-25T16:16:10.801Z] === RUN TestRenameAnonymousContainer [2022-07-25T16:16:10.856Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-25T16:16:11.116Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-25T16:16:11.116Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-25T16:16:11.375Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-25T16:16:12.316Z] --- PASS: TestTemplatedConfig (3.12s) [2022-07-25T16:16:12.316Z] === RUN TestConfigCreateResolve [2022-07-25T16:16:12.690Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-07-25T16:16:12.690Z] === RUN TestRenameContainerWithSameName [2022-07-25T16:16:12.690Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-07-25T16:16:12.690Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T16:16:12.887Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-25T16:16:13.147Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-25T16:16:13.562Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2022-07-25T16:16:13.562Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T16:16:13.617Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-07-25T16:16:13.617Z] === RUN TestResize [2022-07-25T16:16:14.179Z] --- PASS: TestResize (0.44s) [2022-07-25T16:16:14.179Z] === RUN TestResizeWithInvalidSize [2022-07-25T16:16:14.436Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-25T16:16:14.436Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T16:16:14.528Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-25T16:16:14.528Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-25T16:16:15.002Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-07-25T16:16:15.002Z] === RUN TestDaemonRestartKillContainers [2022-07-25T16:16:15.002Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T16:16:15.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T16:16:15.002Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T16:16:15.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T16:16:15.002Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T16:16:15.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T16:16:15.002Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T16:16:15.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T16:16:15.002Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T16:16:15.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T16:16:15.002Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T16:16:15.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T16:16:15.002Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T16:16:15.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T16:16:15.002Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T16:16:15.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T16:16:15.002Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:16:15.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:16:15.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:16:15.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:16:15.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:16:15.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:16:15.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:16:15.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:16:15.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:16:15.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:16:15.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:16:15.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:16:15.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:16:15.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:16:15.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:16:15.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:16:15.003Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T16:16:15.003Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:16:15.097Z] --- PASS: TestConfigCreateResolve (2.99s) [2022-07-25T16:16:15.097Z] PASS [2022-07-25T16:16:15.097Z] [2022-07-25T16:16:15.097Z] DONE 6 tests in 17.469s [2022-07-25T16:16:15.358Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-25T16:16:15.358Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T16:16:15.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:16:15.358Z] ++ set -e [2022-07-25T16:16:15.358Z] ++ '[' -n 0 ']' [2022-07-25T16:16:15.358Z] ++ set -x [2022-07-25T16:16:15.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:16:15.618Z] INFO: Testing against a local daemon [2022-07-25T16:16:15.618Z] === RUN TestAttachWithTTY [2022-07-25T16:16:15.618Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-25T16:16:15.618Z] === RUN TestAttachWithoutTTy [2022-07-25T16:16:15.618Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-25T16:16:15.618Z] === RUN TestCheckpoint [2022-07-25T16:16:15.618Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T16:16:15.618Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T16:16:15.618Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T16:16:15.618Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T16:16:15.618Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T16:16:15.618Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T16:16:15.618Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T16:16:15.618Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T16:16:15.618Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T16:16:15.618Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T16:16:15.618Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T16:16:15.618Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T16:16:15.618Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T16:16:15.618Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T16:16:15.618Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T16:16:15.618Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T16:16:15.618Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-25T16:16:15.618Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-07-25T16:16:15.878Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T16:16:15.878Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T16:16:15.878Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T16:16:15.878Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T16:16:15.878Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-07-25T16:16:15.878Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T16:16:15.878Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-25T16:16:15.878Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T16:16:15.878Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-25T16:16:15.878Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-25T16:16:15.878Z] === RUN TestCopyEmptyFile [2022-07-25T16:16:16.139Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-25T16:16:16.399Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-07-25T16:16:16.399Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T16:16:16.399Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T16:16:16.399Z] === RUN TestCopyFromContainer [2022-07-25T16:16:16.660Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-25T16:16:16.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:16:17.603Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-25T16:16:17.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:16:18.172Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-25T16:16:18.172Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-25T16:16:18.172Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-25T16:16:18.172Z] === RUN TestCopyFromContainer// [2022-07-25T16:16:18.433Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T16:16:18.433Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T16:16:18.433Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-25T16:16:18.433Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T16:16:18.694Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T16:16:18.694Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T16:16:18.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:16:18.954Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T16:16:18.954Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-25T16:16:18.954Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-25T16:16:18.954Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T16:16:18.954Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-25T16:16:19.003Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:16:19.218Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T16:16:19.218Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-25T16:16:19.218Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T16:16:19.218Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-25T16:16:19.478Z] --- PASS: TestCopyFromContainer (2.97s) [2022-07-25T16:16:19.478Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-07-25T16:16:19.478Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-07-25T16:16:19.478Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-07-25T16:16:19.478Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-07-25T16:16:19.478Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-07-25T16:16:19.478Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-07-25T16:16:19.478Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-07-25T16:16:19.478Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-07-25T16:16:19.478Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s) [2022-07-25T16:16:19.478Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-07-25T16:16:19.478Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T16:16:19.478Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T16:16:19.478Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T16:16:19.478Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T16:16:19.478Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T16:16:19.478Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T16:16:19.478Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T16:16:19.478Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T16:16:19.478Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T16:16:19.478Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T16:16:19.478Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-07-25T16:16:19.478Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T16:16:19.478Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T16:16:19.478Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T16:16:19.478Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T16:16:19.478Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-07-25T16:16:19.478Z] === RUN TestCreateWithInvalidEnv [2022-07-25T16:16:19.478Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T16:16:19.478Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T16:16:19.478Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T16:16:19.478Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T16:16:19.478Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T16:16:19.478Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T16:16:19.478Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T16:16:19.478Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T16:16:19.478Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T16:16:19.478Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-25T16:16:19.478Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-07-25T16:16:19.478Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T16:16:19.478Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-07-25T16:16:19.478Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T16:16:19.478Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-25T16:16:19.478Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T16:16:20.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:16:20.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:16:20.417Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-25T16:16:20.986Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-25T16:16:21.928Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2022-07-25T16:16:21.928Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T16:16:21.928Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-25T16:16:21.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-25T16:16:21.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-25T16:16:23.635Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:16:23.635Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T16:16:23.840Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-25T16:16:23.840Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s) [2022-07-25T16:16:23.840Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T16:16:23.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T16:16:23.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T16:16:23.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T16:16:23.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T16:16:23.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T16:16:23.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T16:16:23.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T16:16:23.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T16:16:23.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T16:16:23.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T16:16:23.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T16:16:23.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T16:16:23.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T16:16:23.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T16:16:23.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T16:16:23.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-07-25T16:16:23.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-25T16:16:23.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-25T16:16:23.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T16:16:23.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T16:16:23.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-25T16:16:23.840Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T16:16:24.783Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2022-07-25T16:16:24.784Z] === RUN TestCreateDifferentPlatform [2022-07-25T16:16:24.784Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T16:16:24.784Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T16:16:24.784Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-25T16:16:24.784Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T16:16:24.784Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T16:16:24.784Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T16:16:24.784Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-25T16:16:24.784Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-25T16:16:24.784Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-25T16:16:24.784Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T16:16:24.784Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-25T16:16:24.784Z] === RUN TestCreateInvalidHostConfig [2022-07-25T16:16:24.784Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T16:16:24.784Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T16:16:24.784Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T16:16:24.784Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T16:16:24.784Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T16:16:24.784Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T16:16:24.784Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T16:16:24.784Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T16:16:24.784Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T16:16:24.784Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T16:16:24.784Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T16:16:24.784Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T16:16:24.784Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-25T16:16:24.784Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T16:16:24.784Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T16:16:24.784Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T16:16:24.784Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T16:16:24.784Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T16:16:24.784Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T16:16:24.784Z] === RUN TestDaemonRestartIpcMode [2022-07-25T16:16:24.784Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T16:16:24.784Z] === RUN TestDaemonHostGatewayIP [2022-07-25T16:16:24.784Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T16:16:24.784Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T16:16:24.784Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T16:16:24.784Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T16:16:24.784Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T16:16:24.784Z] === RUN TestDiff [2022-07-25T16:16:25.043Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-25T16:16:25.303Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-25T16:16:25.525Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T16:16:25.564Z] --- PASS: TestDiff (0.79s) [2022-07-25T16:16:25.564Z] === RUN TestExecConsoleSize [2022-07-25T16:16:25.772Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.41s) [2022-07-25T16:16:25.772Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T16:16:26.135Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-25T16:16:26.396Z] --- PASS: TestExecConsoleSize (0.79s) [2022-07-25T16:16:26.396Z] === RUN TestExecWithCloseStdin [2022-07-25T16:16:26.966Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-25T16:16:27.226Z] --- PASS: TestExecWithCloseStdin (0.89s) [2022-07-25T16:16:27.226Z] === RUN TestExec [2022-07-25T16:16:27.413Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T16:16:27.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T16:16:27.486Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-25T16:16:27.746Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-25T16:16:27.746Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-25T16:16:28.008Z] --- PASS: TestExec (0.83s) [2022-07-25T16:16:28.008Z] === RUN TestExecUser [2022-07-25T16:16:28.579Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-25T16:16:28.840Z] --- PASS: TestExecUser (0.80s) [2022-07-25T16:16:28.840Z] === RUN TestExportContainerAndImportImage [2022-07-25T16:16:29.101Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-25T16:16:29.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T16:16:29.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T16:16:29.361Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-25T16:16:29.931Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2022-07-25T16:16:29.931Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T16:16:30.192Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-25T16:16:30.452Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-25T16:16:30.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T16:16:31.393Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-25T16:16:31.393Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-25T16:16:31.393Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2022-07-25T16:16:31.393Z] === RUN TestHealthCheckWorkdir [2022-07-25T16:16:31.852Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-07-25T16:16:32.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s) [2022-07-25T16:16:32.055Z] === RUN TestCgroupNamespacesRun [2022-07-25T16:16:32.341Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2022-07-25T16:16:32.341Z] === RUN TestHealthKillContainer [2022-07-25T16:16:32.602Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-25T16:16:32.602Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-25T16:16:33.174Z] check_test.go:540: [d8a1d437d0b5b] daemon is not started [2022-07-25T16:16:33.174Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-25T16:16:33.420Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-07-25T16:16:33.420Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T16:16:33.743Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-25T16:16:33.743Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-25T16:16:33.743Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-25T16:16:33.743Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-25T16:16:33.743Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-25T16:16:34.314Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-25T16:16:34.347Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-07-25T16:16:34.347Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T16:16:35.254Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-25T16:16:35.711Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-25T16:16:35.711Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T16:16:36.194Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-25T16:16:36.639Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-07-25T16:16:36.639Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T16:16:38.004Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-07-25T16:16:38.004Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T16:16:38.104Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-25T16:16:38.689Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-25T16:16:38.932Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-07-25T16:16:38.933Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T16:16:39.258Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-25T16:16:39.828Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-25T16:16:39.828Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-25T16:16:39.828Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-25T16:16:39.828Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-25T16:16:39.860Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-25T16:16:39.860Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T16:16:40.768Z] --- PASS: TestHealthKillContainer (8.38s) [2022-07-25T16:16:40.768Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T16:16:40.787Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-07-25T16:16:40.787Z] === RUN TestNISDomainname [2022-07-25T16:16:41.027Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-07-25T16:16:41.027Z] === RUN TestIpcModeNone [2022-07-25T16:16:41.349Z] --- PASS: TestNISDomainname (0.52s) [2022-07-25T16:16:41.349Z] === RUN TestHostnameDnsResolution [2022-07-25T16:16:41.597Z] --- PASS: TestIpcModeNone (0.49s) [2022-07-25T16:16:41.597Z] === RUN TestIpcModePrivate [2022-07-25T16:16:41.597Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-25T16:16:41.910Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-07-25T16:16:41.910Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T16:16:42.167Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-07-25T16:16:42.167Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-25T16:16:42.167Z] --- PASS: TestIpcModePrivate (0.60s) [2022-07-25T16:16:42.167Z] === RUN TestIpcModeShareable [2022-07-25T16:16:42.472Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-07-25T16:16:42.472Z] === RUN TestPrivilegedHostDevices [2022-07-25T16:16:42.738Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-07-25T16:16:42.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-25T16:16:42.998Z] --- PASS: TestIpcModeShareable (0.68s) [2022-07-25T16:16:42.998Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T16:16:43.034Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-25T16:16:43.034Z] === RUN TestRunConsoleSize [2022-07-25T16:16:43.595Z] --- PASS: TestRunConsoleSize (0.42s) [2022-07-25T16:16:43.595Z] === RUN TestStats [2022-07-25T16:16:43.864Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-25T16:16:43.864Z] PASS [2022-07-25T16:16:43.864Z] [2022-07-25T16:16:43.864Z] DONE 17 tests in 49.062s [2022-07-25T16:16:43.864Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T16:16:43.864Z] INFO: Testing against a local daemon [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T16:16:43.864Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T16:16:43.864Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T16:16:43.864Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T16:16:43.864Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T16:16:43.864Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T16:16:43.864Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T16:16:43.864Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T16:16:43.864Z] === RUN TestPluginInstall [2022-07-25T16:16:43.864Z] === RUN TestPluginInstall/no_auth [2022-07-25T16:16:43.864Z] time="2022-07-25T16:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:16:43.864Z] time="2022-07-25T16:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce29130cc685103efd0946151c0d0134e807368e60a95cd8cd45f3fcb87bea43" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:16:43.864Z] time="2022-07-25T16:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:16:43.864Z] time="2022-07-25T16:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce29130cc685103efd0946151c0d0134e807368e60a95cd8cd45f3fcb87bea43" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:16:43.864Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T16:16:43.864Z] time="2022-07-25T16:16:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:16:43.864Z] time="2022-07-25T16:16:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce29130cc685103efd0946151c0d0134e807368e60a95cd8cd45f3fcb87bea43" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:16:43.864Z] time="2022-07-25T16:16:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:16:43.864Z] time="2022-07-25T16:16:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce29130cc685103efd0946151c0d0134e807368e60a95cd8cd45f3fcb87bea43" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:16:43.864Z] === RUN TestPluginInstall/with_insecure [2022-07-25T16:16:43.864Z] time="2022-07-25T16:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:16:43.864Z] time="2022-07-25T16:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40db0f8d3b9268754524785284eab963794ebea4c0e3e19080e8ac88614d6d24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:16:43.864Z] time="2022-07-25T16:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:16:43.864Z] time="2022-07-25T16:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40db0f8d3b9268754524785284eab963794ebea4c0e3e19080e8ac88614d6d24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:16:43.864Z] plugin_test.go:195: [da8a45ea10a07] daemon is not started [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInstall (2.74s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-07-25T16:16:43.864Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-25T16:16:43.864Z] === RUN TestPluginsWithRuntimes [2022-07-25T16:16:43.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-25T16:16:44.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-25T16:16:44.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-25T16:16:45.028Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.10s) [2022-07-25T16:16:45.028Z] === RUN TestAPIIpcModeHost [2022-07-25T16:16:45.242Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T16:16:45.287Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-25T16:16:45.547Z] --- PASS: TestAPIIpcModeHost (0.57s) [2022-07-25T16:16:45.547Z] === RUN TestDaemonIpcModeShareable [2022-07-25T16:16:45.808Z] check_test.go:540: [d1fc375141ca2] daemon is not started [2022-07-25T16:16:45.808Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-25T16:16:46.116Z] --- PASS: TestStats (2.42s) [2022-07-25T16:16:46.116Z] === RUN TestStopContainerWithTimeout [2022-07-25T16:16:46.116Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T16:16:46.116Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T16:16:46.116Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T16:16:46.116Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T16:16:46.116Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T16:16:46.116Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T16:16:46.116Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T16:16:46.116Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T16:16:46.116Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T16:16:46.116Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T16:16:46.178Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T16:16:46.377Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-25T16:16:46.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-25T16:16:46.677Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T16:16:46.947Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-07-25T16:16:46.947Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-25T16:16:46.947Z] --- PASS: TestDaemonIpcModeShareable (1.48s) [2022-07-25T16:16:46.947Z] === RUN TestDaemonIpcModePrivate [2022-07-25T16:16:47.115Z] --- PASS: TestPluginsWithRuntimes (3.46s) [2022-07-25T16:16:47.115Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-07-25T16:16:47.115Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.95s) [2022-07-25T16:16:47.115Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T16:16:47.516Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-25T16:16:47.684Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-07-25T16:16:47.684Z] PASS [2022-07-25T16:16:47.684Z] [2022-07-25T16:16:47.684Z] DONE 24 tests in 6.841s [2022-07-25T16:16:47.684Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T16:16:47.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0010526c0__} [2022-07-25T16:16:47.942Z] INFO: Testing against a local daemon [2022-07-25T16:16:47.942Z] === RUN TestExternalGraphDriver [2022-07-25T16:16:48.201Z] === RUN TestExternalGraphDriver/json [2022-07-25T16:16:48.348Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-07-25T16:16:48.564Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T16:16:48.608Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2022-07-25T16:16:48.608Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T16:16:49.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12669682557_/foo_false_____} [2022-07-25T16:16:49.928Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T16:16:49.929Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-07-25T16:16:49.929Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-07-25T16:16:49.929Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-07-25T16:16:49.929Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-07-25T16:16:49.929Z] === RUN TestDeleteDevicemapper [2022-07-25T16:16:49.929Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T16:16:49.929Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T16:16:49.929Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T16:16:50.104Z] === RUN TestExternalGraphDriver/spec [2022-07-25T16:16:50.120Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2022-07-25T16:16:50.120Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-25T16:16:50.120Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.60s) [2022-07-25T16:16:50.120Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T16:16:51.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12669682557_/foo_true_____} [2022-07-25T16:16:51.294Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-07-25T16:16:51.294Z] === RUN TestUpdateMemory [2022-07-25T16:16:51.481Z] === RUN TestExternalGraphDriver/pull [2022-07-25T16:16:51.629Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-07-25T16:16:51.855Z] --- PASS: TestUpdateMemory (0.53s) [2022-07-25T16:16:51.855Z] === RUN TestUpdateCPUQuota [2022-07-25T16:16:51.889Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.56s) [2022-07-25T16:16:51.889Z] === RUN TestIpcModeOlderClient [2022-07-25T16:16:51.889Z] === PAUSE TestIpcModeOlderClient [2022-07-25T16:16:51.889Z] === RUN TestKillContainerInvalidSignal [2022-07-25T16:16:52.417Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-07-25T16:16:52.417Z] === RUN TestUpdatePidsLimit [2022-07-25T16:16:52.417Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T16:16:52.457Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2022-07-25T16:16:52.457Z] === RUN TestKillContainer [2022-07-25T16:16:52.457Z] === RUN TestKillContainer/no_signal [2022-07-25T16:16:52.673Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T16:16:52.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33375489472_/foo_false_____} [2022-07-25T16:16:52.717Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T16:16:52.928Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T16:16:53.184Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T16:16:53.184Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T16:16:53.285Z] === RUN TestKillContainer/killing_signal [2022-07-25T16:16:53.385Z] --- PASS: TestExternalGraphDriver (5.28s) [2022-07-25T16:16:53.385Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-07-25T16:16:53.385Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-07-25T16:16:53.385Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-07-25T16:16:53.385Z] === RUN TestGraphdriverPluginV2 [2022-07-25T16:16:53.440Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T16:16:53.696Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T16:16:53.855Z] --- PASS: TestKillContainer (1.62s) [2022-07-25T16:16:53.855Z] --- PASS: TestKillContainer/no_signal (0.47s) [2022-07-25T16:16:53.855Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2022-07-25T16:16:53.855Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2022-07-25T16:16:53.855Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T16:16:53.855Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T16:16:54.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33375489472_/foo_true_____} [2022-07-25T16:16:54.257Z] --- PASS: TestUpdatePidsLimit (1.75s) [2022-07-25T16:16:54.257Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-07-25T16:16:54.257Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-25T16:16:54.257Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-07-25T16:16:54.257Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-07-25T16:16:54.257Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-25T16:16:54.257Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-07-25T16:16:54.257Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-25T16:16:54.257Z] === RUN TestUpdateRestartPolicy [2022-07-25T16:16:54.686Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T16:16:54.686Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-25T16:16:55.255Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2022-07-25T16:16:55.255Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2022-07-25T16:16:55.255Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2022-07-25T16:16:55.255Z] === RUN TestKillStoppedContainer [2022-07-25T16:16:55.255Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-25T16:16:55.255Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T16:16:55.515Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-25T16:16:55.515Z] === RUN TestKillDifferentUserContainer [2022-07-25T16:16:55.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33375489472_/foo_true__0xc0010526f0___} [2022-07-25T16:16:56.086Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2022-07-25T16:16:56.086Z] === RUN TestInspectOomKilledTrue [2022-07-25T16:16:56.086Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T16:16:56.086Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T16:16:56.086Z] === RUN TestInspectOomKilledFalse [2022-07-25T16:16:56.086Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T16:16:56.086Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-25T16:16:56.086Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T16:16:56.673Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2022-07-25T16:16:56.673Z] === RUN TestLinksContainerNames [2022-07-25T16:16:56.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001052708__} [2022-07-25T16:16:57.208Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-25T16:16:57.208Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-25T16:16:57.208Z] check_test.go:540: [d98ca4568a7ba] daemon is not started [2022-07-25T16:16:57.208Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-25T16:16:57.580Z] --- PASS: TestGraphdriverPluginV2 (4.26s) [2022-07-25T16:16:57.580Z] PASS [2022-07-25T16:16:57.580Z] [2022-07-25T16:16:57.580Z] DONE 5 tests in 9.584s [2022-07-25T16:16:57.580Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T16:16:57.580Z] INFO: Testing against a local daemon [2022-07-25T16:16:57.580Z] === RUN TestContinueAfterPluginCrash [2022-07-25T16:16:57.580Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T16:16:57.580Z] === RUN TestReadPluginNoRead [2022-07-25T16:16:57.580Z] === PAUSE TestReadPluginNoRead [2022-07-25T16:16:57.580Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T16:16:57.580Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T16:16:57.580Z] === CONT TestContinueAfterPluginCrash [2022-07-25T16:16:57.580Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T16:16:58.148Z] --- PASS: TestLinksContainerNames (1.35s) [2022-07-25T16:16:58.149Z] === RUN TestLogsFollowTailEmpty [2022-07-25T16:16:58.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001052720__} [2022-07-25T16:16:58.719Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2022-07-25T16:16:58.719Z] === RUN TestLogs [2022-07-25T16:16:58.719Z] === RUN TestLogs/driver_local [2022-07-25T16:16:58.719Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T16:16:58.719Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T16:16:58.719Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T16:16:58.719Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T16:16:58.719Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T16:16:58.719Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T16:16:58.719Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T16:16:58.719Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T16:16:58.719Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T16:16:58.719Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T16:16:58.719Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T16:16:58.719Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T16:16:58.719Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T16:16:58.719Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T16:16:58.979Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-25T16:16:59.551Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T16:16:59.811Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T16:17:00.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001052738__} [2022-07-25T16:17:00.645Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T16:17:00.645Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T16:17:00.869Z] --- PASS: TestDaemonStartWithLogOpt (3.51s) [2022-07-25T16:17:00.869Z] === CONT TestReadPluginNoRead [2022-07-25T16:17:01.217Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-25T16:17:01.477Z] === RUN TestLogs/driver_json-file [2022-07-25T16:17:01.477Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T16:17:01.477Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T16:17:01.477Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T16:17:01.477Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T16:17:01.477Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T16:17:01.477Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T16:17:01.477Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T16:17:01.477Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T16:17:01.477Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T16:17:01.477Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T16:17:01.477Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T16:17:01.477Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T16:17:01.477Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T16:17:01.477Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T16:17:01.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001052750__} [2022-07-25T16:17:02.679Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T16:17:02.679Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-25T16:17:02.679Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T16:17:03.401Z] === RUN TestReadPluginNoRead/default [2022-07-25T16:17:03.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-25T16:17:03.624Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T16:17:03.624Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T16:17:04.338Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T16:17:04.567Z] check_test.go:540: [dcf39e2a975f4] daemon is not started [2022-07-25T16:17:04.567Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-25T16:17:04.827Z] --- PASS: TestLogs (6.15s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.05s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.07s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.86s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.88s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.92s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.00s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.20s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.26s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.85s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.84s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.02s) [2022-07-25T16:17:04.827Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.16s) [2022-07-25T16:17:04.827Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T16:17:04.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-25T16:17:04.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-25T16:17:04.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-25T16:17:04.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-25T16:17:04.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-25T16:17:04.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-25T16:17:05.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-25T16:17:05.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-25T16:17:05.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-25T16:17:05.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-25T16:17:05.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-25T16:17:05.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-25T16:17:05.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-25T16:17:05.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-25T16:17:05.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-25T16:17:05.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-25T16:17:05.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-25T16:17:05.347Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-25T16:17:05.347Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-25T16:17:05.347Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/default [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/private [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T16:17:05.347Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/slave [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/shared [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T16:17:05.347Z] === CONT TestMountDaemonRoot/default [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T16:17:05.347Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T16:17:05.347Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T16:17:05.347Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T16:17:05.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T16:17:05.347Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T16:17:05.348Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T16:17:05.348Z] === CONT TestMountDaemonRoot/shared [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T16:17:05.348Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T16:17:05.348Z] === CONT TestMountDaemonRoot/slave [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T16:17:05.348Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T16:17:05.348Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T16:17:05.348Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T16:17:05.348Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T16:17:05.348Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-25T16:17:05.348Z] === CONT TestMountDaemonRoot/private [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T16:17:05.348Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T16:17:05.348Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T16:17:05.348Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T16:17:05.608Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T16:17:05.608Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T16:17:05.608Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T16:17:05.608Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T16:17:05.608Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T16:17:05.608Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T16:17:05.608Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T16:17:05.608Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T16:17:05.608Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T16:17:05.714Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T16:17:05.714Z] --- PASS: TestContinueAfterPluginCrash (8.41s) [2022-07-25T16:17:05.869Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T16:17:05.869Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T16:17:05.869Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T16:17:05.869Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T16:17:05.869Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T16:17:05.869Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T16:17:05.869Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T16:17:05.869Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T16:17:05.869Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T16:17:05.869Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T16:17:05.869Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T16:17:05.869Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-25T16:17:05.869Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T16:17:05.869Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T16:17:06.128Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-25T16:17:06.423Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-07-25T16:17:06.423Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T16:17:06.423Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-25T16:17:06.424Z] === RUN TestWaitNonBlocked [2022-07-25T16:17:06.424Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T16:17:06.424Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T16:17:06.424Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T16:17:06.424Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T16:17:06.424Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T16:17:06.424Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T16:17:06.424Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T16:17:06.424Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-07-25T16:17:06.424Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-07-25T16:17:06.424Z] === RUN TestWaitBlocked [2022-07-25T16:17:06.424Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T16:17:06.424Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T16:17:06.424Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T16:17:06.424Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T16:17:06.424Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T16:17:06.424Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T16:17:06.994Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T16:17:06.994Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-07-25T16:17:06.994Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-07-25T16:17:06.994Z] === RUN TestWaitConditions [2022-07-25T16:17:07.092Z] === CONT TestReadPluginNoRead [2022-07-25T16:17:07.092Z] read_test.go:92: [da466a18477fe] daemon is not started [2022-07-25T16:17:07.092Z] --- PASS: TestReadPluginNoRead (5.96s) [2022-07-25T16:17:07.092Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-07-25T16:17:07.092Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-07-25T16:17:07.092Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-07-25T16:17:07.092Z] PASS [2022-07-25T16:17:07.092Z] [2022-07-25T16:17:07.092Z] DONE 6 tests in 9.492s [2022-07-25T16:17:07.092Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-25T16:17:07.092Z] testing: warning: no tests to run [2022-07-25T16:17:07.092Z] PASS [2022-07-25T16:17:07.092Z] [2022-07-25T16:17:07.092Z] DONE 0 tests in 0.008s [2022-07-25T16:17:07.092Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T16:17:07.092Z] INFO: Testing against a local daemon [2022-07-25T16:17:07.092Z] === RUN TestPluginWithDevMounts [2022-07-25T16:17:07.092Z] === PAUSE TestPluginWithDevMounts [2022-07-25T16:17:07.092Z] === CONT TestPluginWithDevMounts [2022-07-25T16:17:07.250Z] === RUN TestWaitConditions/default [2022-07-25T16:17:07.250Z] === PAUSE TestWaitConditions/default [2022-07-25T16:17:07.250Z] === RUN TestWaitConditions/not-running [2022-07-25T16:17:07.250Z] === PAUSE TestWaitConditions/not-running [2022-07-25T16:17:07.250Z] === RUN TestWaitConditions/next-exit [2022-07-25T16:17:07.250Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T16:17:07.250Z] === RUN TestWaitConditions/removed [2022-07-25T16:17:07.250Z] === PAUSE TestWaitConditions/removed [2022-07-25T16:17:07.250Z] === CONT TestWaitConditions/default [2022-07-25T16:17:07.250Z] === CONT TestWaitConditions/removed [2022-07-25T16:17:08.039Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-25T16:17:08.039Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-25T16:17:08.039Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2022-07-25T16:17:08.039Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T16:17:08.300Z] check_test.go:540: [d63d018b5db2f] daemon is not started [2022-07-25T16:17:08.300Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-25T16:17:08.471Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-07-25T16:17:08.471Z] PASS [2022-07-25T16:17:08.471Z] [2022-07-25T16:17:08.471Z] DONE 1 tests in 1.617s [2022-07-25T16:17:08.471Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T16:17:08.471Z] INFO: Testing against a local daemon [2022-07-25T16:17:08.471Z] === RUN TestSecretInspect [2022-07-25T16:17:08.560Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s) [2022-07-25T16:17:08.560Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T16:17:08.560Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-25T16:17:09.130Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s) [2022-07-25T16:17:09.130Z] === RUN TestNetworkNat [2022-07-25T16:17:09.138Z] === CONT TestWaitConditions/next-exit [2022-07-25T16:17:09.138Z] === CONT TestWaitConditions/not-running [2022-07-25T16:17:10.068Z] --- PASS: TestNetworkNat (0.67s) [2022-07-25T16:17:10.068Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T16:17:10.068Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-25T16:17:10.329Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2022-07-25T16:17:10.329Z] === RUN TestNetworkLoopbackNat [2022-07-25T16:17:10.503Z] --- PASS: TestWaitConditions (0.02s) [2022-07-25T16:17:10.503Z] --- PASS: TestWaitConditions/default (1.71s) [2022-07-25T16:17:10.503Z] --- PASS: TestWaitConditions/removed (1.75s) [2022-07-25T16:17:10.503Z] --- PASS: TestWaitConditions/next-exit (1.43s) [2022-07-25T16:17:10.503Z] --- PASS: TestWaitConditions/not-running (1.45s) [2022-07-25T16:17:10.503Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T16:17:10.503Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T16:17:11.004Z] --- PASS: TestSecretInspect (2.21s) [2022-07-25T16:17:11.004Z] === RUN TestSecretList [2022-07-25T16:17:11.710Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-25T16:17:11.710Z] docker_cli_daemon_plugins_test.go:80: [dd85f8396cae3] daemon is not started [2022-07-25T16:17:11.970Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-25T16:17:12.394Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.92s) [2022-07-25T16:17:12.394Z] === CONT TestIpcModeOlderClient [2022-07-25T16:17:12.394Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-25T16:17:12.394Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T16:17:12.394Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s) [2022-07-25T16:17:12.394Z] === CONT TestDaemonHostGatewayIP [2022-07-25T16:17:12.542Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-25T16:17:12.542Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-25T16:17:12.542Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-25T16:17:12.916Z] --- PASS: TestSecretList (2.20s) [2022-07-25T16:17:12.916Z] === RUN TestSecretsCreateAndDelete [2022-07-25T16:17:13.112Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-25T16:17:13.372Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2022-07-25T16:17:13.372Z] === RUN TestPause [2022-07-25T16:17:13.632Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-25T16:17:14.202Z] --- PASS: TestPause (0.62s) [2022-07-25T16:17:14.203Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T16:17:14.203Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T16:17:14.203Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T16:17:14.203Z] === RUN TestPauseStopPausedContainer [2022-07-25T16:17:14.463Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-25T16:17:14.724Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2022-07-25T16:17:14.724Z] === RUN TestPidHost [2022-07-25T16:17:14.909Z] --- PASS: TestDaemonHostGatewayIP (2.32s) [2022-07-25T16:17:14.909Z] === CONT TestDaemonRestartIpcMode [2022-07-25T16:17:15.448Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-07-25T16:17:15.448Z] === RUN TestSecretsUpdate [2022-07-25T16:17:15.685Z] docker_cli_daemon_plugins_test.go:170: [db839d3d7b469] daemon is not started [2022-07-25T16:17:16.255Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-25T16:17:16.515Z] --- PASS: TestPidHost (1.60s) [2022-07-25T16:17:16.515Z] === RUN TestPsFilter [2022-07-25T16:17:16.515Z] --- PASS: TestPsFilter (0.12s) [2022-07-25T16:17:16.515Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T16:17:16.777Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-25T16:17:16.796Z] --- PASS: TestDaemonRestartIpcMode (2.11s) [2022-07-25T16:17:17.037Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-25T16:17:17.296Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2022-07-25T16:17:17.296Z] === RUN TestRemoveContainerWithVolume [2022-07-25T16:17:17.351Z] --- PASS: TestSecretsUpdate (2.20s) [2022-07-25T16:17:17.351Z] === RUN TestTemplatedSecret [2022-07-25T16:17:17.556Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-25T16:17:18.125Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2022-07-25T16:17:18.125Z] === RUN TestRemoveContainerRunning [2022-07-25T16:17:18.695Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-25T16:17:18.955Z] --- PASS: TestRemoveContainerRunning (0.78s) [2022-07-25T16:17:18.955Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T16:17:19.526Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-25T16:17:19.526Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2022-07-25T16:17:19.526Z] === RUN TestRemoveInvalidContainer [2022-07-25T16:17:19.526Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T16:17:19.526Z] === RUN TestRenameLinkedContainer [2022-07-25T16:17:19.883Z] --- PASS: TestTemplatedSecret (2.59s) [2022-07-25T16:17:19.883Z] === RUN TestSecretCreateResolve [2022-07-25T16:17:20.467Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-25T16:17:20.467Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-25T16:17:21.038Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-25T16:17:21.038Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-25T16:17:21.609Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-25T16:17:21.869Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-25T16:17:22.129Z] check_test.go:540: [d0b5adea559a0] daemon is not started [2022-07-25T16:17:22.129Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-25T16:17:22.389Z] --- PASS: TestRenameLinkedContainer (2.86s) [2022-07-25T16:17:22.389Z] === RUN TestRenameStoppedContainer [2022-07-25T16:17:22.415Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-07-25T16:17:22.415Z] PASS [2022-07-25T16:17:22.415Z] [2022-07-25T16:17:22.415Z] DONE 6 tests in 13.585s [2022-07-25T16:17:22.415Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T16:17:22.415Z] INFO: Testing against a local daemon [2022-07-25T16:17:22.415Z] === RUN TestServiceCreateInit [2022-07-25T16:17:22.415Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T16:17:23.329Z] --- PASS: TestRenameStoppedContainer (0.70s) [2022-07-25T16:17:23.329Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T16:17:23.329Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-25T16:17:23.899Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-25T16:17:24.470Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2022-07-25T16:17:24.470Z] === RUN TestRenameInvalidName [2022-07-25T16:17:24.877Z] --- PASS: TestContainerKillOnDaemonStart (11.56s) [2022-07-25T16:17:24.877Z] PASS [2022-07-25T16:17:24.877Z] [2022-07-25T16:17:24.877Z] === Skipped [2022-07-25T16:17:24.877Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-25T16:17:24.877Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T16:17:24.877Z] [2022-07-25T16:17:24.877Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T16:17:24.877Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T16:17:24.877Z] [2022-07-25T16:17:24.877Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T16:17:24.877Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T16:17:24.877Z] [2022-07-25T16:17:24.877Z] DONE 264 tests, 3 skipped in 121.244s [2022-07-25T16:17:24.877Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T16:17:24.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:17:24.877Z] ++ set -e [2022-07-25T16:17:24.877Z] ++ '[' -n 0 ']' [2022-07-25T16:17:24.877Z] ++ set -x [2022-07-25T16:17:24.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:17:24.877Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T16:17:24.877Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-25T16:17:24.877Z] === RUN TestConfigDaemonID [2022-07-25T16:17:25.412Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-25T16:17:25.412Z] --- PASS: TestRenameInvalidName (0.80s) [2022-07-25T16:17:25.412Z] === RUN TestRenameAnonymousContainer [2022-07-25T16:17:25.806Z] daemon_test.go:83: [db399a22a1216] daemon is not started [2022-07-25T16:17:25.806Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-25T16:17:25.806Z] === RUN TestDaemonConfigValidation [2022-07-25T16:17:25.806Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T16:17:25.806Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T16:17:25.806Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T16:17:25.806Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T16:17:25.806Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T16:17:25.806Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T16:17:25.806Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T16:17:25.806Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T16:17:25.806Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T16:17:25.806Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T16:17:25.806Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T16:17:25.806Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T16:17:25.806Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T16:17:25.806Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T16:17:25.806Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T16:17:25.806Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T16:17:25.806Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-25T16:17:25.806Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-25T16:17:25.806Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-25T16:17:25.806Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-25T16:17:25.806Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-25T16:17:25.806Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T16:17:25.806Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T16:17:26.451Z] .........................xx.................... [ 29%] [2022-07-25T16:17:26.604Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T16:17:26.746Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T16:17:26.794Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-25T16:17:27.363Z] --- PASS: TestRenameAnonymousContainer (2.13s) [2022-07-25T16:17:27.363Z] === RUN TestRenameContainerWithSameName [2022-07-25T16:17:28.113Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T16:17:28.303Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-25T16:17:28.303Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2022-07-25T16:17:28.303Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T16:17:29.040Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T16:17:29.041Z] daemon_test.go:197: [d749d785ee9ac] daemon is not started [2022-07-25T16:17:29.041Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-25T16:17:29.041Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-25T16:17:29.041Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-25T16:17:29.041Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-25T16:17:29.041Z] === RUN TestDaemonProxy [2022-07-25T16:17:29.041Z] === RUN TestDaemonProxy/environment_variables [2022-07-25T16:17:29.245Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2022-07-25T16:17:29.245Z] === RUN TestResize [2022-07-25T16:17:29.506Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-25T16:17:29.766Z] --- PASS: TestResize (0.54s) [2022-07-25T16:17:29.766Z] === RUN TestResizeWithInvalidSize [2022-07-25T16:17:29.892Z] --- PASS: TestServiceCreateInit (7.70s) [2022-07-25T16:17:29.892Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-07-25T16:17:29.892Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2022-07-25T16:17:29.892Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T16:17:30.337Z] --- PASS: TestResizeWithInvalidSize (0.51s) [2022-07-25T16:17:30.337Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T16:17:30.909Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:17:30.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:17:30.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:17:30.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T16:17:30.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:17:30.909Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-25T16:17:30.930Z] === RUN TestDaemonProxy/command-line_options [2022-07-25T16:17:32.293Z] === RUN TestDaemonProxy/configuration_file [2022-07-25T16:17:32.818Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-25T16:17:33.388Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:17:33.388Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-25T16:17:34.181Z] === RUN TestDaemonProxy/conflicting_options [2022-07-25T16:17:34.326Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-25T16:17:34.442Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-25T16:17:34.589Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:17:35.003Z] --- PASS: TestDaemonProxy (6.19s) [2022-07-25T16:17:35.003Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-07-25T16:17:35.003Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-25T16:17:35.003Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-25T16:17:35.003Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-25T16:17:35.003Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-25T16:17:35.003Z] PASS [2022-07-25T16:17:35.003Z] [2022-07-25T16:17:35.003Z] DONE 18 tests in 11.197s [2022-07-25T16:17:35.003Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T16:17:35.003Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:17:35.003Z] ++ set -e [2022-07-25T16:17:35.003Z] ++ '[' -n 0 ']' [2022-07-25T16:17:35.003Z] ++ set -x [2022-07-25T16:17:35.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:17:35.259Z] INFO: Testing against a local daemon [2022-07-25T16:17:35.259Z] === RUN TestCommitInheritsEnv [2022-07-25T16:17:35.515Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-07-25T16:17:35.515Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T16:17:35.515Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-25T16:17:35.515Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-25T16:17:35.515Z] === RUN TestImportWithCustomPlatform [2022-07-25T16:17:35.515Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T16:17:35.515Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T16:17:35.515Z] === RUN TestImportWithCustomPlatform// [2022-07-25T16:17:35.515Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T16:17:35.771Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T16:17:35.771Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T16:17:35.771Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T16:17:35.771Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T16:17:35.771Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T16:17:35.771Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-25T16:17:35.771Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-25T16:17:35.771Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T16:17:35.771Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T16:17:35.771Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-25T16:17:35.771Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-25T16:17:35.771Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-25T16:17:35.771Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T16:17:35.771Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T16:17:35.771Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T16:17:35.771Z] === RUN TestImagesFilterMultiReference [2022-07-25T16:17:35.771Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-25T16:17:35.771Z] === RUN TestImagePullPlatformInvalid [2022-07-25T16:17:35.992Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T16:17:35.992Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T16:17:36.027Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T16:17:36.027Z] === RUN TestRemoveImageOrphaning [2022-07-25T16:17:36.283Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-25T16:17:36.283Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T16:17:36.283Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:17:36.283Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-25T16:17:36.283Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T16:17:36.283Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-25T16:17:36.283Z] === RUN TestTagInvalidReference [2022-07-25T16:17:36.283Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T16:17:36.283Z] === RUN TestTagValidPrefixedRepo [2022-07-25T16:17:36.283Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-25T16:17:36.283Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T16:17:36.283Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T16:17:36.283Z] === RUN TestTagOfficialNames [2022-07-25T16:17:36.283Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-25T16:17:36.283Z] === RUN TestTagMatchesDigest [2022-07-25T16:17:36.283Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-25T16:17:36.283Z] PASS [2022-07-25T16:17:36.283Z] [2022-07-25T16:17:36.283Z] === Skipped [2022-07-25T16:17:36.283Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-25T16:17:36.283Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-25T16:17:36.283Z] [2022-07-25T16:17:36.283Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-25T16:17:36.283Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:17:36.283Z] [2022-07-25T16:17:36.283Z] DONE 22 tests, 2 skipped in 1.238s [2022-07-25T16:17:36.283Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T16:17:36.283Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:17:36.283Z] ++ set -e [2022-07-25T16:17:36.283Z] ++ '[' -n 0 ']' [2022-07-25T16:17:36.283Z] ++ set -x [2022-07-25T16:17:36.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:17:36.283Z] === RUN TestStripANSICommands [2022-07-25T16:17:36.283Z] === RUN TestStripANSICommands/#00 [2022-07-25T16:17:36.283Z] === RUN TestStripANSICommands/#01 [2022-07-25T16:17:36.283Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T16:17:36.283Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T16:17:36.283Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T16:17:36.283Z] PASS [2022-07-25T16:17:36.283Z] [2022-07-25T16:17:36.283Z] DONE 3 tests in 0.034s [2022-07-25T16:17:36.283Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T16:17:36.283Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:17:36.283Z] ++ set -e [2022-07-25T16:17:36.283Z] ++ '[' -n 0 ']' [2022-07-25T16:17:36.283Z] ++ set -x [2022-07-25T16:17:36.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:17:36.539Z] INFO: Testing against a local daemon [2022-07-25T16:17:36.539Z] === RUN TestNetworkCreateDelete [2022-07-25T16:17:36.539Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-25T16:17:36.539Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T16:17:36.932Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-25T16:17:37.100Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-25T16:17:37.100Z] === RUN TestDaemonDNSFallback [2022-07-25T16:17:37.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:17:37.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T16:17:39.099Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-25T16:17:41.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T16:17:41.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T16:17:42.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T16:17:43.484Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-25T16:17:43.484Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-25T16:17:43.636Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-07-25T16:17:43.636Z] === RUN TestInspectNetwork [2022-07-25T16:17:44.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T16:17:44.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T16:17:45.129Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-25T16:17:46.155Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T16:17:46.155Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T16:17:46.155Z] === RUN TestInspectNetwork/network_name [2022-07-25T16:17:46.155Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T16:17:47.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T16:17:47.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T16:17:47.992Z] --- PASS: TestCreateServiceMultipleTimes (15.90s) [2022-07-25T16:17:47.992Z] === RUN TestCreateServiceConflict [2022-07-25T16:17:48.007Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-25T16:17:48.552Z] check_test.go:540: [df8fb33a0c32a] daemon is not started [2022-07-25T16:17:48.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-25T16:17:49.122Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T16:17:50.064Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-25T16:17:50.320Z] --- PASS: TestInspectNetwork (7.09s) [2022-07-25T16:17:50.320Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T16:17:50.320Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T16:17:50.320Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T16:17:50.320Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T16:17:50.320Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T16:17:50.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-25T16:17:50.895Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-25T16:17:50.895Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-25T16:17:50.895Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-25T16:17:51.155Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T16:17:51.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2022-07-25T16:17:51.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-07-25T16:17:51.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-25T16:17:51.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.92s) [2022-07-25T16:17:51.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-07-25T16:17:51.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-07-25T16:17:51.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-07-25T16:17:51.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s) [2022-07-25T16:17:51.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.06s) [2022-07-25T16:17:51.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.10s) [2022-07-25T16:17:51.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) [2022-07-25T16:17:51.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.13s) [2022-07-25T16:17:51.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.95s) [2022-07-25T16:17:51.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2022-07-25T16:17:51.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s) [2022-07-25T16:17:51.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.98s) [2022-07-25T16:17:51.156Z] === RUN TestCgroupNamespacesRun [2022-07-25T16:17:51.276Z] --- PASS: TestCreateServiceConflict (5.11s) [2022-07-25T16:17:51.276Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T16:17:51.685Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-07-25T16:17:51.685Z] === RUN TestNetworkInvalidJSON [2022-07-25T16:17:51.685Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T16:17:51.685Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T16:17:51.685Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T16:17:51.685Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T16:17:51.685Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T16:17:51.685Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T16:17:51.685Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T16:17:51.685Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T16:17:51.685Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T16:17:51.685Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T16:17:51.685Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T16:17:51.685Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T16:17:51.685Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T16:17:51.685Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T16:17:51.685Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T16:17:51.685Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T16:17:51.726Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-25T16:17:51.941Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T16:17:51.941Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T16:17:51.941Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T16:17:51.941Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T16:17:51.941Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T16:17:51.941Z] === RUN TestNetworkList [2022-07-25T16:17:51.941Z] === RUN TestNetworkList//networks [2022-07-25T16:17:51.941Z] === PAUSE TestNetworkList//networks [2022-07-25T16:17:51.941Z] === RUN TestNetworkList//networks/ [2022-07-25T16:17:51.941Z] === PAUSE TestNetworkList//networks/ [2022-07-25T16:17:51.941Z] === CONT TestNetworkList//networks [2022-07-25T16:17:51.941Z] === CONT TestNetworkList//networks/ [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T16:17:51.941Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T16:17:51.941Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T16:17:52.502Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-25T16:17:52.502Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T16:17:52.666Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-25T16:17:53.236Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2022-07-25T16:17:53.236Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T16:17:53.428Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-25T16:17:53.428Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T16:17:53.805Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-25T16:17:53.808Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2022-07-25T16:17:53.808Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T16:17:54.355Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-25T16:17:54.355Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T16:17:54.745Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-25T16:17:55.282Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-25T16:17:55.282Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T16:17:55.418Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-25T16:17:55.685Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.23s) [2022-07-25T16:17:55.685Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T16:17:55.685Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-25T16:17:56.268Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-25T16:17:56.268Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-25T16:17:56.268Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-25T16:17:56.647Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-25T16:17:56.647Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T16:17:57.207Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-25T16:17:57.207Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2022-07-25T16:17:57.207Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T16:17:57.208Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-25T16:17:57.208Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T16:17:58.590Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-25T16:17:58.852Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2022-07-25T16:17:58.852Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T16:17:59.723Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s) [2022-07-25T16:17:59.723Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T16:17:59.723Z] service_test.go:243: FLAKY_TEST [2022-07-25T16:17:59.723Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T16:17:59.723Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T16:18:00.350Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-25T16:18:00.764Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2022-07-25T16:18:00.764Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T16:18:02.146Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-25T16:18:02.146Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s) [2022-07-25T16:18:02.146Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T16:18:03.086Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-25T16:18:03.346Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.14s) [2022-07-25T16:18:03.346Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T16:18:04.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-25T16:18:04.855Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2022-07-25T16:18:04.855Z] === RUN TestNISDomainname [2022-07-25T16:18:05.426Z] --- PASS: TestNISDomainname (0.78s) [2022-07-25T16:18:05.426Z] === RUN TestHostnameDnsResolution [2022-07-25T16:18:05.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-25T16:18:06.255Z] --- PASS: TestHostnameDnsResolution (0.86s) [2022-07-25T16:18:06.255Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T16:18:07.196Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-07-25T16:18:07.196Z] === RUN TestPrivilegedHostDevices [2022-07-25T16:18:07.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-25T16:18:07.456Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2022-07-25T16:18:07.456Z] === RUN TestRunConsoleSize [2022-07-25T16:18:08.026Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-25T16:18:08.026Z] --- PASS: TestRunConsoleSize (0.55s) [2022-07-25T16:18:08.026Z] === RUN TestStats [2022-07-25T16:18:08.684Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-07-25T16:18:08.684Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T16:18:08.965Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-25T16:18:09.620Z] --- PASS: TestCreateServiceSecretFileMode (2.47s) [2022-07-25T16:18:09.620Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T16:18:09.904Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-25T16:18:10.844Z] --- PASS: TestStats (2.83s) [2022-07-25T16:18:10.844Z] === RUN TestStopContainerWithTimeout [2022-07-25T16:18:10.844Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T16:18:10.844Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T16:18:10.844Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T16:18:10.844Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T16:18:10.844Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T16:18:10.844Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T16:18:10.844Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T16:18:10.844Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T16:18:10.844Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T16:18:10.844Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T16:18:11.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-25T16:18:11.984Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T16:18:12.161Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-07-25T16:18:12.161Z] === RUN TestCreateServiceSysctls [2022-07-25T16:18:13.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-25T16:18:13.893Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T16:18:14.566Z] --- PASS: TestServiceWithDataPathPortInit (13.72s) [2022-07-25T16:18:14.566Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T16:18:15.275Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T16:18:15.275Z] --- PASS: TestStopContainerWithTimeout/0 (0.92s) [2022-07-25T16:18:15.275Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2022-07-25T16:18:15.275Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-07-25T16:18:15.275Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-07-25T16:18:15.275Z] === RUN TestDeleteDevicemapper [2022-07-25T16:18:15.275Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T16:18:15.275Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T16:18:15.275Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T16:18:15.447Z] --- PASS: TestCreateServiceSysctls (3.21s) [2022-07-25T16:18:15.447Z] === RUN TestCreateServiceCapabilities [2022-07-25T16:18:15.493Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2db7e1nctmrniumap9n4xsy6k Created:2022-07-25 16:18:14.362289517 +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[9018dd52d4c0dcd606521fa86af058efb42fc2a52de646bb836fc97c49985a1b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e3scrn4adhk3tlfrm07xhi6kd EndpointID:8ad1e3bb9949e14bbe146b1aa4950a6244ada5223377622a2a0f622cfba1834f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cf384c40c7c0259f83a2d0f6dab934c20035a2af4d65aeaeec7a526aae4deaf4 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:1d0ab3a51af1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e3scrn4adhk3tlfrm07xhi6kd EndpointID:8ad1e3bb9949e14bbe146b1aa4950a6244ada5223377622a2a0f622cfba1834f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T16:18:16.667Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-25T16:18:16.667Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-25T16:18:16.667Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-25T16:18:16.748Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-25T16:18:17.609Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-25T16:18:17.609Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-25T16:18:17.980Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-07-25T16:18:17.980Z] === RUN TestInspect [2022-07-25T16:18:18.549Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-25T16:18:18.549Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-25T16:18:18.549Z] check_test.go:540: [d650a29b68ab9] daemon is not started [2022-07-25T16:18:18.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-25T16:18:18.549Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s) [2022-07-25T16:18:18.549Z] === RUN TestUpdateMemory [2022-07-25T16:18:18.549Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-25T16:18:18.549Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-25T16:18:18.549Z] === RUN TestUpdateCPUQuota [2022-07-25T16:18:19.119Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-25T16:18:19.119Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-25T16:18:19.689Z] --- PASS: TestUpdateCPUQuota (1.24s) [2022-07-25T16:18:19.689Z] === RUN TestUpdatePidsLimit [2022-07-25T16:18:19.950Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T16:18:19.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-25T16:18:20.211Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T16:18:20.471Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-25T16:18:20.471Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-25T16:18:20.515Z] --- PASS: TestInspect (2.75s) [2022-07-25T16:18:20.516Z] === RUN TestCreateJob [2022-07-25T16:18:20.732Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T16:18:20.736Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.94s) [2022-07-25T16:18:20.736Z] PASS [2022-07-25T16:18:20.736Z] [2022-07-25T16:18:20.736Z] === Skipped [2022-07-25T16:18:20.736Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T16:18:20.736Z] service_test.go:243: FLAKY_TEST [2022-07-25T16:18:20.736Z] [2022-07-25T16:18:20.736Z] DONE 38 tests, 1 skipped in 43.533s [2022-07-25T16:18:20.736Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T16:18:20.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:18:20.736Z] ++ set -e [2022-07-25T16:18:20.736Z] ++ '[' -n 0 ']' [2022-07-25T16:18:20.736Z] ++ set -x [2022-07-25T16:18:20.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:18:20.736Z] INFO: Testing against a local daemon [2022-07-25T16:18:20.736Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T16:18:20.736Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:18:20.736Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T16:18:20.736Z] === RUN TestDockerNetworkIpvlan [2022-07-25T16:18:20.736Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:18:20.736Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T16:18:20.736Z] PASS [2022-07-25T16:18:20.736Z] [2022-07-25T16:18:20.736Z] === Skipped [2022-07-25T16:18:20.736Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T16:18:20.736Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:18:20.736Z] [2022-07-25T16:18:20.736Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T16:18:20.736Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:18:20.736Z] [2022-07-25T16:18:20.736Z] DONE 2 tests, 2 skipped in 0.080s [2022-07-25T16:18:20.736Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T16:18:20.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:18:20.736Z] ++ set -e [2022-07-25T16:18:20.736Z] ++ '[' -n 0 ']' [2022-07-25T16:18:20.736Z] ++ set -x [2022-07-25T16:18:20.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:18:20.736Z] INFO: Testing against a local daemon [2022-07-25T16:18:20.736Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T16:18:20.992Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T16:18:21.253Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T16:18:21.298Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-07-25T16:18:21.298Z] === RUN TestDockerNetworkMacvlan [2022-07-25T16:18:21.514Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-25T16:18:21.774Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T16:18:22.034Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T16:18:22.034Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-25T16:18:22.225Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T16:18:22.787Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T16:18:22.975Z] --- PASS: TestUpdatePidsLimit (3.15s) [2022-07-25T16:18:22.975Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-07-25T16:18:22.975Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-07-25T16:18:22.975Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2022-07-25T16:18:22.975Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2022-07-25T16:18:22.975Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-07-25T16:18:22.975Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2022-07-25T16:18:22.975Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2022-07-25T16:18:22.975Z] === RUN TestUpdateRestartPolicy [2022-07-25T16:18:23.235Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-25T16:18:23.715Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T16:18:23.804Z] --- PASS: TestCreateJob (3.30s) [2022-07-25T16:18:23.804Z] === RUN TestReplicatedJob [2022-07-25T16:18:25.080Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T16:18:25.149Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-25T16:18:26.088Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-25T16:18:26.661Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-25T16:18:26.701Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-25T16:18:26.968Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T16:18:28.451Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-25T16:18:28.569Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-25T16:18:29.140Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-25T16:18:29.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-25T16:18:29.969Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-25T16:18:30.239Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T16:18:30.371Z] --- PASS: TestReplicatedJob (5.34s) [2022-07-25T16:18:30.371Z] === RUN TestUpdateReplicatedJob [2022-07-25T16:18:30.495Z] --- PASS: TestDockerNetworkMacvlan (9.24s) [2022-07-25T16:18:30.495Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-25T16:18:30.495Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-25T16:18:30.495Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-07-25T16:18:30.495Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-07-25T16:18:30.495Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-07-25T16:18:30.495Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-07-25T16:18:30.495Z] PASS [2022-07-25T16:18:30.495Z] [2022-07-25T16:18:30.495Z] DONE 8 tests in 10.561s [2022-07-25T16:18:30.495Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T16:18:30.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:18:30.495Z] ++ set -e [2022-07-25T16:18:30.495Z] ++ '[' -n 0 ']' [2022-07-25T16:18:30.495Z] ++ set -x [2022-07-25T16:18:30.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:18:30.751Z] testing: warning: no tests to run [2022-07-25T16:18:30.751Z] PASS [2022-07-25T16:18:30.751Z] [2022-07-25T16:18:30.751Z] DONE 0 tests in 0.024s [2022-07-25T16:18:30.751Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T16:18:30.751Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:18:30.751Z] ++ set -e [2022-07-25T16:18:30.751Z] ++ '[' -n 0 ']' [2022-07-25T16:18:30.751Z] ++ set -x [2022-07-25T16:18:30.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:18:30.751Z] INFO: Testing against a local daemon [2022-07-25T16:18:30.751Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T16:18:32.116Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-07-25T16:18:32.116Z] === RUN TestAuthZPluginTLS [2022-07-25T16:18:32.281Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-07-25T16:18:32.281Z] === RUN TestServiceListWithStatuses [2022-07-25T16:18:32.281Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T16:18:32.281Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T16:18:32.281Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T16:18:32.372Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-25T16:18:32.372Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T16:18:32.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-25T16:18:32.626Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-25T16:18:32.933Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-25T16:18:32.933Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T16:18:33.494Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-25T16:18:33.494Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T16:18:33.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-25T16:18:34.056Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-25T16:18:34.056Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T16:18:35.422Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-07-25T16:18:35.422Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T16:18:35.678Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-25T16:18:35.678Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T16:18:35.799Z] --- PASS: TestUpdateRestartPolicy (12.65s) [2022-07-25T16:18:35.800Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T16:18:35.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-25T16:18:36.240Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-25T16:18:36.240Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T16:18:36.369Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2022-07-25T16:18:36.369Z] === RUN TestWaitNonBlocked [2022-07-25T16:18:36.369Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T16:18:36.369Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T16:18:36.369Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T16:18:36.369Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T16:18:36.369Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T16:18:36.369Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T16:18:36.470Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2022-07-25T16:18:36.470Z] === RUN TestDockerNetworkReConnect [2022-07-25T16:18:36.801Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-25T16:18:36.801Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T16:18:36.918Z] ............................ [ 66%] [2022-07-25T16:18:37.778Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T16:18:37.778Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2022-07-25T16:18:37.778Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2022-07-25T16:18:37.778Z] === RUN TestWaitBlocked [2022-07-25T16:18:37.778Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T16:18:37.778Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T16:18:37.778Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T16:18:37.778Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T16:18:37.778Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T16:18:37.778Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T16:18:38.166Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-07-25T16:18:38.166Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T16:18:39.159Z] --- PASS: TestWaitBlocked (0.04s) [2022-07-25T16:18:39.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2022-07-25T16:18:39.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2022-07-25T16:18:39.159Z] === RUN TestWaitConditions [2022-07-25T16:18:39.159Z] === RUN TestWaitConditions/default [2022-07-25T16:18:39.159Z] === PAUSE TestWaitConditions/default [2022-07-25T16:18:39.159Z] === RUN TestWaitConditions/not-running [2022-07-25T16:18:39.159Z] === PAUSE TestWaitConditions/not-running [2022-07-25T16:18:39.159Z] === RUN TestWaitConditions/next-exit [2022-07-25T16:18:39.159Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T16:18:39.159Z] === RUN TestWaitConditions/removed [2022-07-25T16:18:39.159Z] === PAUSE TestWaitConditions/removed [2022-07-25T16:18:39.159Z] === CONT TestWaitConditions/default [2022-07-25T16:18:39.159Z] === CONT TestWaitConditions/next-exit [2022-07-25T16:18:39.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-25T16:18:39.159Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-25T16:18:39.159Z] check_test.go:540: [d286cbd8b6674] daemon is not started [2022-07-25T16:18:39.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-25T16:18:39.159Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-25T16:18:39.159Z] check_test.go:540: [dc508c9963971] daemon is not started [2022-07-25T16:18:39.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-25T16:18:39.530Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-07-25T16:18:39.530Z] === RUN TestAuthZPluginHeader [2022-07-25T16:18:40.092Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-25T16:18:40.092Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T16:18:40.092Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:18:40.092Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-25T16:18:40.092Z] === RUN TestAuthZPluginV2Disable [2022-07-25T16:18:40.092Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:18:40.092Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-25T16:18:40.092Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T16:18:40.092Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:18:40.092Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-25T16:18:40.092Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T16:18:40.092Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:18:40.092Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-25T16:18:40.092Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T16:18:40.659Z] --- PASS: TestDockerNetworkReConnect (3.48s) [2022-07-25T16:18:40.659Z] === RUN TestServicePlugin [2022-07-25T16:18:41.068Z] === CONT TestWaitConditions/removed [2022-07-25T16:18:41.068Z] === CONT TestWaitConditions/not-running [2022-07-25T16:18:42.450Z] check_test.go:540: [d4918866afd99] daemon is not started [2022-07-25T16:18:42.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-25T16:18:42.710Z] --- PASS: TestWaitConditions (0.02s) [2022-07-25T16:18:42.710Z] --- PASS: TestWaitConditions/next-exit (2.02s) [2022-07-25T16:18:42.710Z] --- PASS: TestWaitConditions/default (2.07s) [2022-07-25T16:18:42.710Z] --- PASS: TestWaitConditions/removed (1.82s) [2022-07-25T16:18:42.710Z] --- PASS: TestWaitConditions/not-running (1.81s) [2022-07-25T16:18:42.710Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T16:18:42.710Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T16:18:43.946Z] plugin_test.go:61: [dd352e434bd73] joining swarm manager [df2744be84870]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:18:44.882Z] plugin_test.go:64: [d6c42837688b0] joining swarm manager [df2744be84870]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:18:46.007Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-25T16:18:46.577Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-25T16:18:46.577Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s) [2022-07-25T16:18:46.577Z] === CONT TestDaemonHostGatewayIP [2022-07-25T16:18:47.149Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.19s) [2022-07-25T16:18:47.149Z] === CONT TestDaemonRestartIpcMode [2022-07-25T16:18:47.411Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-25T16:18:48.352Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-25T16:18:48.613Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-25T16:18:51.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-25T16:18:51.159Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-25T16:18:51.420Z] --- PASS: TestDaemonHostGatewayIP (4.85s) [2022-07-25T16:18:51.420Z] === CONT TestIpcModeOlderClient [2022-07-25T16:18:51.681Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-07-25T16:18:51.681Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T16:18:51.681Z] --- PASS: TestDaemonRestartIpcMode (4.63s) [2022-07-25T16:18:53.594Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-25T16:18:53.853Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-25T16:18:54.423Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-25T16:18:56.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-25T16:18:58.133Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-25T16:18:58.133Z] PASS [2022-07-25T16:18:58.133Z] [2022-07-25T16:18:58.133Z] === Skipped [2022-07-25T16:18:58.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-25T16:18:58.133Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:18:58.133Z] [2022-07-25T16:18:58.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-25T16:18:58.133Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:18:58.133Z] [2022-07-25T16:18:58.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-25T16:18:58.133Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:18:58.133Z] [2022-07-25T16:18:58.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-25T16:18:58.133Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:18:58.133Z] [2022-07-25T16:18:58.133Z] DONE 17 tests, 4 skipped in 26.283s [2022-07-25T16:18:58.133Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T16:18:58.133Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:18:58.133Z] ++ set -e [2022-07-25T16:18:58.133Z] ++ '[' -n 0 ']' [2022-07-25T16:18:58.133Z] ++ set -x [2022-07-25T16:18:58.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:18:58.133Z] INFO: Testing against a local daemon [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T16:18:58.133Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T16:18:58.133Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T16:18:58.133Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T16:18:58.133Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T16:18:58.133Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T16:18:58.133Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T16:18:58.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T16:18:58.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T16:18:58.133Z] === RUN TestPluginInstall [2022-07-25T16:18:58.133Z] === RUN TestPluginInstall/no_auth [2022-07-25T16:18:58.133Z] time="2022-07-25T16:18:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:18:58.133Z] time="2022-07-25T16:18:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad575a90eb00a608692b1b8f7f33f7f2fa4817bd07f46c0f2496b91df7d2562c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:18:58.133Z] time="2022-07-25T16:18:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:18:58.133Z] time="2022-07-25T16:18:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad575a90eb00a608692b1b8f7f33f7f2fa4817bd07f46c0f2496b91df7d2562c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:18:58.133Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T16:18:58.389Z] time="2022-07-25T16:18:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:18:58.389Z] time="2022-07-25T16:18:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad575a90eb00a608692b1b8f7f33f7f2fa4817bd07f46c0f2496b91df7d2562c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:18:58.389Z] time="2022-07-25T16:18:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:18:58.389Z] time="2022-07-25T16:18:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad575a90eb00a608692b1b8f7f33f7f2fa4817bd07f46c0f2496b91df7d2562c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:18:58.645Z] === RUN TestPluginInstall/with_insecure [2022-07-25T16:18:59.508Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-25T16:18:59.575Z] time="2022-07-25T16:18:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:18:59.575Z] time="2022-07-25T16:18:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43672a5c6c70966f27f391be3a5d979c18456bed9fc74514f206db3ba2067574" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:18:59.575Z] time="2022-07-25T16:18:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:18:59.575Z] time="2022-07-25T16:18:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43672a5c6c70966f27f391be3a5d979c18456bed9fc74514f206db3ba2067574" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:18:59.830Z] plugin_test.go:195: [d6a72842b61a1] daemon is not started [2022-07-25T16:18:59.831Z] --- PASS: TestPluginInstall (2.65s) [2022-07-25T16:18:59.831Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-07-25T16:18:59.831Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-07-25T16:18:59.831Z] --- PASS: TestPluginInstall/with_insecure (1.15s) [2022-07-25T16:18:59.831Z] === RUN TestPluginsWithRuntimes [2022-07-25T16:19:00.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-25T16:19:01.197Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T16:19:01.845Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-25T16:19:02.104Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-25T16:19:02.124Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T16:19:03.051Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-07-25T16:19:03.051Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-07-25T16:19:03.051Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-25T16:19:03.051Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T16:19:03.613Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-25T16:19:03.613Z] PASS [2022-07-25T16:19:03.613Z] [2022-07-25T16:19:03.613Z] DONE 24 tests in 6.611s [2022-07-25T16:19:03.613Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T16:19:03.613Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:03.613Z] ++ set -e [2022-07-25T16:19:03.613Z] ++ '[' -n 0 ']' [2022-07-25T16:19:03.613Z] ++ set -x [2022-07-25T16:19:03.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:03.613Z] INFO: Testing against a local daemon [2022-07-25T16:19:03.613Z] === RUN TestExternalGraphDriver [2022-07-25T16:19:04.015Z] --- PASS: TestContainerKillOnDaemonStart (12.17s) [2022-07-25T16:19:04.015Z] PASS [2022-07-25T16:19:04.015Z] [2022-07-25T16:19:04.015Z] === Skipped [2022-07-25T16:19:04.015Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T16:19:04.015Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T16:19:04.015Z] [2022-07-25T16:19:04.015Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T16:19:04.015Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T16:19:04.015Z] [2022-07-25T16:19:04.015Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-25T16:19:04.015Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T16:19:04.015Z] [2022-07-25T16:19:04.015Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T16:19:04.015Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T16:19:04.015Z] [2022-07-25T16:19:04.015Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T16:19:04.015Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T16:19:04.015Z] [2022-07-25T16:19:04.015Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-25T16:19:04.015Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-25T16:19:04.015Z] [2022-07-25T16:19:04.015Z] DONE 264 tests, 6 skipped in 168.524s [2022-07-25T16:19:04.015Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T16:19:04.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:04.015Z] ++ set -e [2022-07-25T16:19:04.015Z] ++ '[' -n 0 ']' [2022-07-25T16:19:04.015Z] ++ set -x [2022-07-25T16:19:04.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:04.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-25T16:19:04.015Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-25T16:19:04.015Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T16:19:04.174Z] === RUN TestExternalGraphDriver/json [2022-07-25T16:19:04.586Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-25T16:19:04.586Z] === RUN TestConfigDaemonID [2022-07-25T16:19:05.540Z] === RUN TestExternalGraphDriver/spec [2022-07-25T16:19:05.969Z] daemon_test.go:83: [d5c3c985faf41] daemon is not started [2022-07-25T16:19:05.969Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-25T16:19:05.969Z] === RUN TestDaemonConfigValidation [2022-07-25T16:19:05.969Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T16:19:05.969Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T16:19:05.969Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T16:19:05.969Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T16:19:05.969Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T16:19:05.969Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T16:19:05.969Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T16:19:05.969Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T16:19:05.969Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T16:19:05.969Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T16:19:05.969Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T16:19:05.969Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T16:19:05.969Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T16:19:05.969Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T16:19:05.969Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T16:19:06.229Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T16:19:06.229Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-07-25T16:19:06.229Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2022-07-25T16:19:06.229Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-07-25T16:19:06.229Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.25s) [2022-07-25T16:19:06.229Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-07-25T16:19:06.229Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T16:19:06.229Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T16:19:07.168Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T16:19:07.429Z] === RUN TestExternalGraphDriver/pull [2022-07-25T16:19:07.742Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-25T16:19:08.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-25T16:19:08.263Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T16:19:08.796Z] --- PASS: TestExternalGraphDriver (5.12s) [2022-07-25T16:19:08.796Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-25T16:19:08.796Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-07-25T16:19:08.796Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-07-25T16:19:08.796Z] === RUN TestGraphdriverPluginV2 [2022-07-25T16:19:08.834Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-25T16:19:09.055Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:19:09.055Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-25T16:19:09.055Z] PASS [2022-07-25T16:19:09.055Z] [2022-07-25T16:19:09.055Z] === Skipped [2022-07-25T16:19:09.055Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-25T16:19:09.055Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:19:09.055Z] [2022-07-25T16:19:09.055Z] DONE 5 tests, 1 skipped in 5.537s [2022-07-25T16:19:09.055Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T16:19:09.055Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:09.055Z] ++ set -e [2022-07-25T16:19:09.055Z] ++ '[' -n 0 ']' [2022-07-25T16:19:09.055Z] ++ set -x [2022-07-25T16:19:09.055Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:09.319Z] INFO: Testing against a local daemon [2022-07-25T16:19:09.319Z] === RUN TestContinueAfterPluginCrash [2022-07-25T16:19:09.319Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T16:19:09.319Z] === RUN TestReadPluginNoRead [2022-07-25T16:19:09.319Z] === PAUSE TestReadPluginNoRead [2022-07-25T16:19:09.319Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T16:19:09.319Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T16:19:09.319Z] === CONT TestContinueAfterPluginCrash [2022-07-25T16:19:09.319Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T16:19:09.404Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T16:19:09.404Z] daemon_test.go:197: [d332e2ab39d89] daemon is not started [2022-07-25T16:19:09.404Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2022-07-25T16:19:09.404Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-07-25T16:19:09.404Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-07-25T16:19:09.404Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-07-25T16:19:09.404Z] === RUN TestDaemonProxy [2022-07-25T16:19:09.404Z] === RUN TestDaemonProxy/environment_variables [2022-07-25T16:19:09.974Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-25T16:19:10.235Z] check_test.go:540: [d7f5ae17471c3] daemon is not started [2022-07-25T16:19:10.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-25T16:19:11.175Z] === RUN TestDaemonProxy/command-line_options [2022-07-25T16:19:11.423Z] --- PASS: TestServicePlugin (30.21s) [2022-07-25T16:19:11.423Z] === RUN TestServiceUpdateLabel [2022-07-25T16:19:12.368Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-07-25T16:19:12.368Z] === RUN TestServiceUpdateSecrets [2022-07-25T16:19:12.557Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-25T16:19:12.585Z] --- PASS: TestDaemonStartWithLogOpt (3.11s) [2022-07-25T16:19:12.585Z] === CONT TestReadPluginNoRead [2022-07-25T16:19:13.126Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-25T16:19:13.126Z] === RUN TestDaemonProxy/configuration_file [2022-07-25T16:19:14.473Z] === RUN TestReadPluginNoRead/default [2022-07-25T16:19:15.035Z] === RUN TestDaemonProxy/conflicting_options [2022-07-25T16:19:15.296Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-25T16:19:15.296Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-25T16:19:15.839Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T16:19:15.865Z] --- PASS: TestDaemonProxy (6.43s) [2022-07-25T16:19:15.865Z] --- PASS: TestDaemonProxy/environment_variables (1.85s) [2022-07-25T16:19:15.865Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-07-25T16:19:15.865Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-25T16:19:15.865Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-25T16:19:15.865Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-07-25T16:19:15.865Z] PASS [2022-07-25T16:19:15.865Z] [2022-07-25T16:19:15.865Z] DONE 18 tests in 12.003s [2022-07-25T16:19:15.865Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T16:19:15.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:15.865Z] ++ set -e [2022-07-25T16:19:15.865Z] ++ '[' -n 0 ']' [2022-07-25T16:19:15.865Z] ++ set -x [2022-07-25T16:19:15.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:16.125Z] INFO: Testing against a local daemon [2022-07-25T16:19:16.125Z] === RUN TestCommitInheritsEnv [2022-07-25T16:19:16.125Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-25T16:19:16.386Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-07-25T16:19:16.386Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T16:19:16.386Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T16:19:16.386Z] === RUN TestImportWithCustomPlatform [2022-07-25T16:19:16.386Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T16:19:16.647Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T16:19:16.647Z] === RUN TestImportWithCustomPlatform// [2022-07-25T16:19:16.647Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T16:19:16.647Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T16:19:16.767Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T16:19:16.907Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-25T16:19:16.907Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T16:19:16.907Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T16:19:16.907Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T16:19:16.907Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T16:19:17.166Z] --- PASS: TestImportWithCustomPlatform (0.64s) [2022-07-25T16:19:17.166Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-07-25T16:19:17.166Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T16:19:17.166Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T16:19:17.166Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-07-25T16:19:17.166Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-07-25T16:19:17.166Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-07-25T16:19:17.166Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T16:19:17.166Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T16:19:17.166Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T16:19:17.166Z] === RUN TestImagesFilterMultiReference [2022-07-25T16:19:17.166Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-25T16:19:17.166Z] === RUN TestImagePullPlatformInvalid [2022-07-25T16:19:17.166Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-07-25T16:19:17.166Z] === RUN TestRemoveImageOrphaning [2022-07-25T16:19:17.328Z] --- PASS: TestContinueAfterPluginCrash (7.98s) [2022-07-25T16:19:17.737Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-07-25T16:19:17.737Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T16:19:17.998Z] time="2022-07-25T16:19:17Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-25T16:19:18.256Z] === CONT TestReadPluginNoRead [2022-07-25T16:19:18.256Z] read_test.go:92: [dbc1c3372f2a2] daemon is not started [2022-07-25T16:19:18.256Z] --- PASS: TestReadPluginNoRead (5.68s) [2022-07-25T16:19:18.256Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-07-25T16:19:18.256Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-07-25T16:19:18.256Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-07-25T16:19:18.256Z] PASS [2022-07-25T16:19:18.256Z] [2022-07-25T16:19:18.256Z] DONE 6 tests in 8.886s [2022-07-25T16:19:18.256Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-25T16:19:18.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:18.256Z] ++ set -e [2022-07-25T16:19:18.256Z] ++ '[' -n 0 ']' [2022-07-25T16:19:18.256Z] ++ set -x [2022-07-25T16:19:18.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:18.256Z] testing: warning: no tests to run [2022-07-25T16:19:18.256Z] PASS [2022-07-25T16:19:18.256Z] [2022-07-25T16:19:18.256Z] DONE 0 tests in 0.035s [2022-07-25T16:19:18.256Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T16:19:18.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:18.256Z] ++ set -e [2022-07-25T16:19:18.256Z] ++ '[' -n 0 ']' [2022-07-25T16:19:18.256Z] ++ set -x [2022-07-25T16:19:18.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:18.256Z] INFO: Testing against a local daemon [2022-07-25T16:19:18.256Z] === RUN TestPluginWithDevMounts [2022-07-25T16:19:18.256Z] === PAUSE TestPluginWithDevMounts [2022-07-25T16:19:18.256Z] === CONT TestPluginWithDevMounts [2022-07-25T16:19:18.569Z] check_test.go:540: [d6a25d15ffccf] daemon is not started [2022-07-25T16:19:18.569Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-25T16:19:18.830Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-25T16:19:18.888Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-25T16:19:19.622Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-07-25T16:19:19.622Z] PASS [2022-07-25T16:19:19.622Z] [2022-07-25T16:19:19.622Z] DONE 1 tests in 1.629s [2022-07-25T16:19:19.622Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T16:19:19.622Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:19.622Z] ++ set -e [2022-07-25T16:19:19.622Z] ++ '[' -n 0 ']' [2022-07-25T16:19:19.622Z] ++ set -x [2022-07-25T16:19:19.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:19.772Z] --- PASS: TestRemoveImageGarbageCollector (2.19s) [2022-07-25T16:19:19.772Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T16:19:19.772Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-25T16:19:19.772Z] === RUN TestTagInvalidReference [2022-07-25T16:19:19.772Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T16:19:19.772Z] === RUN TestTagValidPrefixedRepo [2022-07-25T16:19:19.772Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-25T16:19:19.772Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T16:19:19.772Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T16:19:19.772Z] === RUN TestTagOfficialNames [2022-07-25T16:19:19.878Z] INFO: Testing against a local daemon [2022-07-25T16:19:19.878Z] === RUN TestSecretInspect [2022-07-25T16:19:20.032Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-25T16:19:20.032Z] === RUN TestTagMatchesDigest [2022-07-25T16:19:20.032Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-25T16:19:20.032Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T16:19:21.952Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-25T16:19:22.393Z] --- PASS: TestSecretInspect (2.26s) [2022-07-25T16:19:22.393Z] === RUN TestSecretList [2022-07-25T16:19:24.282Z] --- PASS: TestSecretList (2.18s) [2022-07-25T16:19:24.282Z] === RUN TestSecretsCreateAndDelete [2022-07-25T16:19:25.249Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-25T16:19:26.800Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-07-25T16:19:26.800Z] === RUN TestSecretsUpdate [2022-07-25T16:19:27.245Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2022-07-25T16:19:27.245Z] === RUN TestServiceUpdateConfigs [2022-07-25T16:19:28.550Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-25T16:19:28.689Z] --- PASS: TestSecretsUpdate (2.15s) [2022-07-25T16:19:28.689Z] === RUN TestTemplatedSecret [2022-07-25T16:19:29.490Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-25T16:19:29.750Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-25T16:19:29.750Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-25T16:19:30.690Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-25T16:19:30.690Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-25T16:19:30.950Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-25T16:19:31.205Z] --- PASS: TestTemplatedSecret (2.43s) [2022-07-25T16:19:31.205Z] === RUN TestSecretCreateResolve [2022-07-25T16:19:31.521Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-25T16:19:32.091Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-25T16:19:32.662Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-25T16:19:32.662Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-25T16:19:32.922Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-25T16:19:33.181Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-25T16:19:33.722Z] --- PASS: TestSecretCreateResolve (2.25s) [2022-07-25T16:19:33.722Z] PASS [2022-07-25T16:19:33.722Z] [2022-07-25T16:19:33.722Z] DONE 6 tests in 13.559s [2022-07-25T16:19:33.722Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T16:19:33.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:33.722Z] ++ set -e [2022-07-25T16:19:33.722Z] ++ '[' -n 0 ']' [2022-07-25T16:19:33.722Z] ++ set -x [2022-07-25T16:19:33.723Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:19:33.723Z] INFO: Testing against a local daemon [2022-07-25T16:19:33.723Z] === RUN TestServiceCreateInit [2022-07-25T16:19:33.723Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T16:19:33.753Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-25T16:19:33.987Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-25T16:19:34.013Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-25T16:19:34.584Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-25T16:19:35.156Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-25T16:19:35.725Z] check_test.go:540: [dd511eafb3e61] daemon is not started [2022-07-25T16:19:35.725Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-25T16:19:36.499Z] tests/integration/client_test.py ..... [ 75%] [2022-07-25T16:19:36.499Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-25T16:19:36.499Z] tests/integration/errors_test.py . [ 76%] [2022-07-25T16:19:36.665Z] check_test.go:540: [d124c1b6a7dd9] daemon is not started [2022-07-25T16:19:36.665Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-25T16:19:36.989Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T16:19:37.235Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-25T16:19:39.145Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-25T16:19:41.055Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-25T16:19:41.155Z] --- PASS: TestServiceCreateInit (7.16s) [2022-07-25T16:19:41.156Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s) [2022-07-25T16:19:41.156Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s) [2022-07-25T16:19:41.156Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T16:19:41.996Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-25T16:19:42.215Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-07-25T16:19:42.215Z] === RUN TestServiceUpdateNetwork [2022-07-25T16:19:42.566Z] check_test.go:540: [d853e64bed849] daemon is not started [2022-07-25T16:19:42.566Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-25T16:19:42.566Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-25T16:19:43.961Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-25T16:19:45.346Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-25T16:19:47.258Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-25T16:19:48.199Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-25T16:19:51.496Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-25T16:19:52.066Z] check_test.go:540: [dcbccc6eefe21] daemon is not started [2022-07-25T16:19:52.066Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-25T16:19:54.420Z] --- PASS: TestServiceUpdateNetwork (12.52s) [2022-07-25T16:19:54.420Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T16:19:55.360Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T16:19:55.363Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-25T16:19:55.401Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-25T16:19:55.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-25T16:19:55.998Z] --- PASS: TestCreateServiceMultipleTimes (15.33s) [2022-07-25T16:19:55.998Z] === RUN TestCreateServiceConflict [2022-07-25T16:19:56.314Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T16:19:57.006Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-25T16:19:57.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-25T16:19:58.513Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-07-25T16:19:58.513Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T16:20:00.490Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-25T16:20:00.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-25T16:20:01.028Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2022-07-25T16:20:01.028Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T16:20:01.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-25T16:20:02.876Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T16:20:03.254Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-25T16:20:04.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-25T16:20:05.576Z] check_test.go:540: [dba2a015940cc] daemon is not started [2022-07-25T16:20:05.576Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-25T16:20:06.148Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-25T16:20:06.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-25T16:20:06.669Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-25T16:20:07.249Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-25T16:20:09.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-25T16:20:09.157Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-25T16:20:09.157Z] check_test.go:540: [d72c6366dbd2b] daemon is not started [2022-07-25T16:20:09.157Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-25T16:20:10.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-25T16:20:10.989Z] --- PASS: TestServiceUpdatePidsLimit (16.30s) [2022-07-25T16:20:10.989Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2022-07-25T16:20:10.989Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-25T16:20:10.989Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-25T16:20:10.989Z] PASS [2022-07-25T16:20:10.989Z] [2022-07-25T16:20:10.989Z] === Skipped [2022-07-25T16:20:10.989Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T16:20:10.989Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T16:20:10.989Z] [2022-07-25T16:20:10.989Z] DONE 27 tests, 1 skipped in 168.242s [2022-07-25T16:20:10.989Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T16:20:10.989Z] INFO: Testing against a local daemon [2022-07-25T16:20:10.989Z] === RUN TestSessionCreate [2022-07-25T16:20:10.989Z] --- PASS: TestSessionCreate (0.02s) [2022-07-25T16:20:10.989Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T16:20:10.989Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-25T16:20:10.989Z] PASS [2022-07-25T16:20:10.989Z] [2022-07-25T16:20:10.989Z] DONE 2 tests in 0.058s [2022-07-25T16:20:10.989Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T16:20:10.989Z] INFO: Testing against a local daemon [2022-07-25T16:20:10.989Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T16:20:10.989Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-25T16:20:10.989Z] === RUN TestDiskUsage [2022-07-25T16:20:10.989Z] === PAUSE TestDiskUsage [2022-07-25T16:20:10.989Z] === RUN TestEventsExecDie [2022-07-25T16:20:10.989Z] --- PASS: TestEventsExecDie (0.57s) [2022-07-25T16:20:10.989Z] === RUN TestEventsBackwardsCompatible [2022-07-25T16:20:11.248Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-25T16:20:11.248Z] === RUN TestEventsVolumeCreate [2022-07-25T16:20:11.248Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-25T16:20:11.248Z] === RUN TestInfoBinaryCommits [2022-07-25T16:20:11.248Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T16:20:11.248Z] === RUN TestInfoAPIVersioned [2022-07-25T16:20:11.248Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T16:20:11.248Z] === RUN TestInfoAPI [2022-07-25T16:20:11.248Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T16:20:11.248Z] === RUN TestInfoAPIWarnings [2022-07-25T16:20:11.749Z] ......... [ 85%] [2022-07-25T16:20:12.006Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-25T16:20:13.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-25T16:20:14.769Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-25T16:20:15.867Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-07-25T16:20:15.867Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T16:20:15.867Z] --- PASS: TestCreateServiceSecretFileMode (1.98s) [2022-07-25T16:20:15.867Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T16:20:16.869Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-25T16:20:18.051Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-25T16:20:18.381Z] --- PASS: TestCreateServiceConfigFileMode (2.45s) [2022-07-25T16:20:18.381Z] === RUN TestCreateServiceSysctls [2022-07-25T16:20:18.965Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-25T16:20:20.350Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-25T16:20:21.656Z] --- PASS: TestCreateServiceSysctls (3.01s) [2022-07-25T16:20:21.656Z] === RUN TestCreateServiceCapabilities [2022-07-25T16:20:22.262Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-25T16:20:23.544Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-07-25T16:20:23.544Z] === RUN TestInspect [2022-07-25T16:20:24.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-25T16:20:24.583Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-25T16:20:24.583Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-25T16:20:26.060Z] --- PASS: TestInspect (2.65s) [2022-07-25T16:20:26.060Z] === RUN TestCreateJob [2022-07-25T16:20:26.085Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-25T16:20:26.582Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-25T16:20:27.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-25T16:20:29.310Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-25T16:20:29.310Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-25T16:20:29.326Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-25T16:20:29.326Z] === RUN TestInfoDebug [2022-07-25T16:20:29.326Z] --- PASS: TestInfoDebug (0.52s) [2022-07-25T16:20:29.326Z] === RUN TestInfoInsecureRegistries [2022-07-25T16:20:29.326Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-07-25T16:20:29.326Z] === RUN TestInfoRegistryMirrors [2022-07-25T16:20:29.326Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-25T16:20:29.326Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T16:20:29.326Z] --- PASS: TestCreateJob (2.92s) [2022-07-25T16:20:29.326Z] === RUN TestReplicatedJob [2022-07-25T16:20:29.379Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-25T16:20:29.893Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2022-07-25T16:20:29.893Z] === RUN TestPingCacheHeaders [2022-07-25T16:20:29.893Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-25T16:20:29.893Z] === RUN TestPingGet [2022-07-25T16:20:29.893Z] --- PASS: TestPingGet (0.01s) [2022-07-25T16:20:29.893Z] === RUN TestPingHead [2022-07-25T16:20:29.893Z] --- PASS: TestPingHead (0.02s) [2022-07-25T16:20:29.893Z] === RUN TestPingSwarmHeader [2022-07-25T16:20:29.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-25T16:20:30.460Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T16:20:30.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-25T16:20:31.032Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T16:20:31.973Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T16:20:31.973Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-07-25T16:20:31.973Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T16:20:31.973Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T16:20:31.973Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T16:20:31.973Z] === RUN TestVersion [2022-07-25T16:20:31.973Z] --- PASS: TestVersion (0.02s) [2022-07-25T16:20:31.973Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-25T16:20:31.973Z] === CONT TestDiskUsage [2022-07-25T16:20:32.540Z] === RUN TestDiskUsage/empty [2022-07-25T16:20:32.540Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T16:20:32.540Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T16:20:32.540Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T16:20:32.540Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T16:20:32.540Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T16:20:32.540Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T16:20:32.540Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T16:20:32.540Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T16:20:32.540Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T16:20:32.540Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T16:20:32.540Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T16:20:32.799Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T16:20:32.799Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T16:20:32.799Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T16:20:32.799Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T16:20:32.799Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T16:20:32.799Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T16:20:32.799Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T16:20:32.799Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T16:20:32.799Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T16:20:32.799Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T16:20:32.799Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T16:20:33.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-25T16:20:33.341Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-25T16:20:33.367Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T16:20:33.367Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T16:20:33.367Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T16:20:33.367Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T16:20:33.367Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T16:20:33.367Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T16:20:33.367Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T16:20:33.367Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T16:20:33.367Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T16:20:33.367Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T16:20:33.626Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage (1.63s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T16:20:33.626Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T16:20:33.627Z] PASS [2022-07-25T16:20:33.627Z] [2022-07-25T16:20:33.627Z] DONE 54 tests in 23.067s [2022-07-25T16:20:33.627Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T16:20:33.627Z] INFO: Testing against a local daemon [2022-07-25T16:20:33.627Z] === RUN TestVolumesCreateAndList [2022-07-25T16:20:33.627Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T16:20:33.627Z] === RUN TestVolumesRemove [2022-07-25T16:20:33.627Z] --- PASS: TestVolumesRemove (0.09s) [2022-07-25T16:20:33.627Z] === RUN TestVolumesInspect [2022-07-25T16:20:33.627Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T16:20:33.627Z] === RUN TestVolumesInvalidJSON [2022-07-25T16:20:33.627Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T16:20:33.627Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T16:20:33.627Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T16:20:33.627Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T16:20:33.627Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T16:20:33.627Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T16:20:33.627Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T16:20:33.627Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T16:20:33.627Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T16:20:33.627Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T16:20:33.627Z] PASS [2022-07-25T16:20:33.627Z] [2022-07-25T16:20:33.627Z] DONE 9 tests in 0.166s [2022-07-25T16:20:33.627Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T16:20:33.646Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-25T16:20:33.854Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-25T16:20:33.854Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-25T16:20:33.854Z] [2022-07-25T16:20:33.854Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-25T16:20:33.854Z] =========================== short test summary info ============================ [2022-07-25T16:20:33.854Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-25T16:20:33.854Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-25T16:20:33.854Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-25T16:20:33.854Z] Not supported on most drivers [2022-07-25T16:20:33.854Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-25T16:20:33.854Z] Output of docker top depends on host distro, and is not formalized. [2022-07-25T16:20:33.854Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-25T16:20:33.854Z] Output of docker top depends on host distro, and is not formalized. [2022-07-25T16:20:33.854Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-25T16:20:33.854Z] Can fail if eth0 has multiple IP addresses [2022-07-25T16:20:33.854Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-25T16:20:33.854Z] This doesn't seem to be taken into account by the engine [2022-07-25T16:20:33.854Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-25T16:20:33.854Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-25T16:20:33.854Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 291.99 seconds == [2022-07-25T16:20:34.110Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-25T16:20:34.193Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-25T16:20:34.193Z] Removing test suite binaries [2022-07-25T16:20:34.193Z] exiting test-integration [2022-07-25T16:20:34.193Z] ++ exit 0 [2022-07-25T16:20:34.193Z] [2022-07-25T16:20:34.569Z] --- PASS: TestReplicatedJob (5.17s) [2022-07-25T16:20:34.569Z] === RUN TestUpdateReplicatedJob [2022-07-25T16:20:35.557Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-25T16:20:35.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants Post stage [Pipeline] junit [2022-07-25T16:20:35.583Z] Recording test results [2022-07-25T16:20:35.813Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T16:20:36.141Z] + echo Ensuring container killed. [2022-07-25T16:20:36.141Z] Ensuring container killed. [2022-07-25T16:20:36.141Z] + docker rm -vf docker-pr1 [2022-07-25T16:20:36.141Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-25T16:20:36.422Z] + echo Chowning /workspace to jenkins user [2022-07-25T16:20:36.422Z] Chowning /workspace to jenkins user [2022-07-25T16:20:36.422Z] + id -u [2022-07-25T16:20:36.422Z] + id -g [2022-07-25T16:20:36.422Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43866:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T16:20:36.498Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T16:20:37.834Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-07-25T16:20:37.834Z] === RUN TestServiceListWithStatuses [2022-07-25T16:20:37.834Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T16:20:37.834Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T16:20:37.834Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T16:20:37.881Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-25T16:20:38.106Z] + bundleName=amd64-cgroup2 [2022-07-25T16:20:38.106Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-25T16:20:38.106Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-25T16:20:38.106Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-25T16:20:38.106Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-25T16:20:38.377Z] Archiving artifacts [2022-07-25T16:20:38.805Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43866/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T16:20:39.109Z] + make clean [2022-07-25T16:20:39.109Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T16:20:39.109Z] docker-dev-cache [2022-07-25T16:20:39.109Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T16:20:41.177Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-25T16:20:41.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-25T16:20:42.010Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2022-07-25T16:20:42.010Z] === RUN TestDockerNetworkReConnect [2022-07-25T16:20:42.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-25T16:20:44.527Z] --- PASS: TestDockerNetworkReConnect (3.18s) [2022-07-25T16:20:44.527Z] === RUN TestServicePlugin [2022-07-25T16:20:44.527Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:20:44.527Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-25T16:20:44.527Z] === RUN TestServiceUpdateLabel [2022-07-25T16:20:44.733Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-25T16:20:45.303Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-25T16:20:46.279Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T16:20:46.279Z] [2022-07-25T16:20:46.279Z] Unloading profiles will leave already running processes permanently [2022-07-25T16:20:46.279Z] unconfined, which can lead to unexpected situations. [2022-07-25T16:20:46.279Z] [2022-07-25T16:20:46.279Z] To set a process to complain mode, use the command line tool [2022-07-25T16:20:46.279Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T16:20:46.279Z] Post stage [Pipeline] junit [2022-07-25T16:20:46.288Z] Recording test results [2022-07-25T16:20:46.386Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-25T16:20:46.686Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-25T16:20:46.686Z] docker_cli_daemon_test.go:2503: [d962efa9b5d4d] daemon is not started [2022-07-25T16:20:46.698Z] + echo Ensuring container killed. [2022-07-25T16:20:46.699Z] Ensuring container killed. [2022-07-25T16:20:46.699Z] + docker rm -vf docker-pr1 [2022-07-25T16:20:46.699Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-25T16:20:47.016Z] + echo Chowning /workspace to jenkins user [2022-07-25T16:20:47.016Z] Chowning /workspace to jenkins user [2022-07-25T16:20:47.016Z] + id -u [2022-07-25T16:20:47.016Z] + id -g [2022-07-25T16:20:47.016Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43866:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T16:20:47.041Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-07-25T16:20:47.041Z] === RUN TestServiceUpdateSecrets [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T16:20:48.598Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-25T16:20:48.710Z] + bundleName=docker-py [2022-07-25T16:20:48.710Z] + echo Creating docker-py-bundles.tar.gz [2022-07-25T16:20:48.710Z] Creating docker-py-bundles.tar.gz [2022-07-25T16:20:48.710Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-25T16:20:48.719Z] Archiving artifacts [2022-07-25T16:20:49.044Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43866/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-25T16:20:49.380Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -e DOCKER_GRAPHDRIVER docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/make.sh binary [2022-07-25T16:20:49.636Z] [2022-07-25T16:20:49.892Z] Removing bundles/ [2022-07-25T16:20:49.892Z] [2022-07-25T16:20:49.892Z] ---> Making bundle: binary (in bundles/binary) [2022-07-25T16:20:49.892Z] Building: bundles/binary-daemon/dockerd [2022-07-25T16:20:49.892Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:20:52.803Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-25T16:20:54.187Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-25T16:20:54.758Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-25T16:20:55.701Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-25T16:20:57.122Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-25T16:20:57.694Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-25T16:20:59.075Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-25T16:20:59.644Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-25T16:20:59.644Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-25T16:20:59.904Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-25T16:21:00.164Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-25T16:21:00.733Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-25T16:21:00.733Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-25T16:21:00.733Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-25T16:21:01.303Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-25T16:21:01.876Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2022-07-25T16:21:01.876Z] === RUN TestServiceUpdateConfigs [2022-07-25T16:21:02.686Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-25T16:21:04.596Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-25T16:21:04.596Z] check_test.go:540: [d4f64dc8376a4] daemon is not started [2022-07-25T16:21:04.596Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-25T16:21:07.892Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-25T16:21:08.834Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-25T16:21:09.775Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-25T16:21:10.346Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite (335.01s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.79s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.52s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.44s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.26s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.69s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.33s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.44s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.18s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.45s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.20s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.31s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.01s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.30s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.78s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.67s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.73s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.36s) [2022-07-25T16:21:10.607Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.81s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.93s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.16s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.21s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.39s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.54s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.38s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.43s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.38s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.46s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.87s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.10s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.03s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.68s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.91s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.19s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.20s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.82s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.24s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.52s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.70s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.01s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.36s) [2022-07-25T16:21:10.607Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-25T16:21:10.607Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.03s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.09s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.48s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.71s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.96s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.10s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.28s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.14s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.33s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.62s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.61s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.12s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.24s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.05s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.74s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.69s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.80s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.52s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.44s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.87s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.39s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.50s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.77s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.48s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.68s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.70s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.97s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-07-25T16:21:10.607Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.04s) [2022-07-25T16:21:10.607Z] === RUN TestDockerSwarmSuite [2022-07-25T16:21:10.607Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-25T16:21:11.178Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-25T16:21:11.748Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-25T16:21:12.008Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-25T16:21:13.922Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-25T16:21:16.714Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-07-25T16:21:16.714Z] === RUN TestServiceUpdateNetwork [2022-07-25T16:21:17.219Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-25T16:21:22.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-25T16:21:24.415Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-25T16:21:24.985Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-25T16:21:28.282Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-25T16:21:28.901Z] --- PASS: TestServiceUpdateNetwork (12.26s) [2022-07-25T16:21:28.901Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T16:21:28.901Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T16:21:29.462Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T16:21:30.822Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-25T16:21:32.732Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-25T16:21:32.732Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-25T16:21:32.732Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-25T16:21:32.732Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-25T16:21:32.732Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-25T16:21:32.732Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-25T16:21:32.732Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-25T16:21:32.732Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-25T16:21:32.732Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-25T16:21:35.273Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-25T16:21:35.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-25T16:21:36.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-25T16:21:37.546Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T16:21:40.086Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-25T16:21:40.086Z] docker_api_swarm_test.go:563: [de55628437c5d] joining swarm manager [df02983a7f0dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:21:43.385Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-25T16:21:43.385Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-25T16:21:44.081Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-07-25T16:21:44.081Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-25T16:21:44.081Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-25T16:21:44.081Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-07-25T16:21:44.081Z] PASS [2022-07-25T16:21:44.081Z] [2022-07-25T16:21:44.081Z] === Skipped [2022-07-25T16:21:44.081Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T16:21:44.081Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T16:21:44.081Z] [2022-07-25T16:21:44.081Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-25T16:21:44.081Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T16:21:44.081Z] [2022-07-25T16:21:44.081Z] DONE 27 tests, 2 skipped in 130.282s [2022-07-25T16:21:44.081Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T16:21:44.081Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:21:44.081Z] ++ set -e [2022-07-25T16:21:44.081Z] ++ '[' -n 0 ']' [2022-07-25T16:21:44.081Z] ++ set -x [2022-07-25T16:21:44.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:21:44.081Z] INFO: Testing against a local daemon [2022-07-25T16:21:44.081Z] === RUN TestSessionCreate [2022-07-25T16:21:44.081Z] --- PASS: TestSessionCreate (0.02s) [2022-07-25T16:21:44.081Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T16:21:44.081Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-25T16:21:44.081Z] PASS [2022-07-25T16:21:44.081Z] [2022-07-25T16:21:44.081Z] DONE 2 tests in 0.128s [2022-07-25T16:21:44.081Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T16:21:44.081Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:21:44.081Z] ++ set -e [2022-07-25T16:21:44.081Z] ++ '[' -n 0 ']' [2022-07-25T16:21:44.081Z] ++ set -x [2022-07-25T16:21:44.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:21:44.081Z] INFO: Testing against a local daemon [2022-07-25T16:21:44.081Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T16:21:44.081Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T16:21:44.081Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T16:21:44.081Z] === RUN TestDiskUsage [2022-07-25T16:21:44.081Z] === PAUSE TestDiskUsage [2022-07-25T16:21:44.081Z] === RUN TestEventsExecDie [2022-07-25T16:21:44.337Z] --- PASS: TestEventsExecDie (0.49s) [2022-07-25T16:21:44.337Z] === RUN TestEventsBackwardsCompatible [2022-07-25T16:21:44.337Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-25T16:21:44.337Z] === RUN TestEventsVolumeCreate [2022-07-25T16:21:44.337Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-25T16:21:44.337Z] === RUN TestInfoBinaryCommits [2022-07-25T16:21:44.337Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T16:21:44.337Z] === RUN TestInfoAPIVersioned [2022-07-25T16:21:44.592Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-07-25T16:21:44.593Z] === RUN TestInfoAPI [2022-07-25T16:21:44.593Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T16:21:44.593Z] === RUN TestInfoAPIWarnings [2022-07-25T16:21:48.669Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-25T16:21:51.236Z] docker_api_swarm_test.go:585: [d5c79cfcb25b5] joining swarm manager [df02983a7f0dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:21:54.535Z] check_test.go:611: [de55628437c5d] daemon is not started [2022-07-25T16:21:54.535Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-25T16:21:54.795Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-25T16:21:56.177Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-25T16:21:58.720Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-25T16:21:59.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-25T16:21:59.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-25T16:22:00.671Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-25T16:22:01.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-25T16:22:02.552Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-25T16:22:02.642Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-25T16:22:02.642Z] === RUN TestInfoDebug [2022-07-25T16:22:02.642Z] --- PASS: TestInfoDebug (0.52s) [2022-07-25T16:22:02.642Z] === RUN TestInfoInsecureRegistries [2022-07-25T16:22:02.642Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-25T16:22:02.642Z] === RUN TestInfoRegistryMirrors [2022-07-25T16:22:02.642Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-25T16:22:02.642Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T16:22:02.898Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-25T16:22:02.898Z] === RUN TestPingCacheHeaders [2022-07-25T16:22:02.898Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-25T16:22:02.898Z] === RUN TestPingGet [2022-07-25T16:22:03.154Z] --- PASS: TestPingGet (0.02s) [2022-07-25T16:22:03.154Z] === RUN TestPingHead [2022-07-25T16:22:03.154Z] --- PASS: TestPingHead (0.02s) [2022-07-25T16:22:03.154Z] === RUN TestPingSwarmHeader [2022-07-25T16:22:03.715Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T16:22:04.278Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T16:22:05.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-25T16:22:05.097Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-25T16:22:05.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-25T16:22:05.206Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T16:22:05.206Z] --- PASS: TestPingSwarmHeader (2.01s) [2022-07-25T16:22:05.206Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T16:22:05.206Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T16:22:05.206Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T16:22:05.206Z] === RUN TestVersion [2022-07-25T16:22:05.206Z] --- PASS: TestVersion (0.02s) [2022-07-25T16:22:05.206Z] === CONT TestDiskUsage [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/empty [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T16:22:05.821Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T16:22:06.076Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T16:22:06.076Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T16:22:06.076Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T16:22:06.076Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T16:22:06.076Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T16:22:06.076Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T16:22:06.076Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T16:22:06.076Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T16:22:06.076Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T16:22:06.076Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage (1.13s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T16:22:06.333Z] PASS [2022-07-25T16:22:06.333Z] [2022-07-25T16:22:06.333Z] === Skipped [2022-07-25T16:22:06.333Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T16:22:06.333Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T16:22:06.333Z] [2022-07-25T16:22:06.333Z] DONE 54 tests, 1 skipped in 22.476s [2022-07-25T16:22:06.333Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T16:22:06.333Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:22:06.333Z] ++ set -e [2022-07-25T16:22:06.333Z] ++ '[' -n 0 ']' [2022-07-25T16:22:06.333Z] ++ set -x [2022-07-25T16:22:06.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:22:06.333Z] INFO: Testing against a local daemon [2022-07-25T16:22:06.333Z] === RUN TestVolumesCreateAndList [2022-07-25T16:22:06.333Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T16:22:06.333Z] === RUN TestVolumesRemove [2022-07-25T16:22:06.333Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-25T16:22:06.333Z] === RUN TestVolumesInspect [2022-07-25T16:22:06.333Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T16:22:06.333Z] === RUN TestVolumesInvalidJSON [2022-07-25T16:22:06.333Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T16:22:06.333Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T16:22:06.333Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T16:22:06.333Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T16:22:06.333Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T16:22:06.333Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T16:22:06.333Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T16:22:06.333Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T16:22:06.333Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T16:22:06.333Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T16:22:06.333Z] PASS [2022-07-25T16:22:06.333Z] [2022-07-25T16:22:06.333Z] DONE 9 tests in 0.198s [2022-07-25T16:22:06.333Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T16:22:06.589Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T16:22:06.589Z] +++ kill 14268 [2022-07-25T16:22:06.845Z] +++ /etc/init.d/apparmor stop [2022-07-25T16:22:06.845Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T16:22:06.845Z] [2022-07-25T16:22:06.845Z] Unloading profiles will leave already running processes permanently [2022-07-25T16:22:06.845Z] unconfined, which can lead to unexpected situations. [2022-07-25T16:22:06.845Z] [2022-07-25T16:22:06.845Z] To set a process to complain mode, use the command line tool [2022-07-25T16:22:06.845Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T16:22:06.845Z] +++ true [2022-07-25T16:22:06.845Z] exiting test-integration [2022-07-25T16:22:06.845Z] ++ exit 0 [2022-07-25T16:22:06.845Z] Post stage [Pipeline] junit [2022-07-25T16:22:07.418Z] Recording test results [2022-07-25T16:22:07.579Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T16:22:07.642Z] docker_api_swarm_test.go:46: [d7026e406f289] joining swarm manager [d564f443ea9fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:22:07.952Z] + echo Ensuring container killed. [2022-07-25T16:22:07.952Z] Ensuring container killed. [2022-07-25T16:22:07.952Z] + docker rm -vf docker-pr1 [2022-07-25T16:22:07.952Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-25T16:22:08.225Z] + echo Chowning /workspace to jenkins user [2022-07-25T16:22:08.225Z] Chowning /workspace to jenkins user [2022-07-25T16:22:08.225Z] + id -u [2022-07-25T16:22:08.225Z] + id -g [2022-07-25T16:22:08.225Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43866:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T16:22:09.918Z] + bundleName=arm64-integration [2022-07-25T16:22:09.918Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-25T16:22:09.918Z] Creating arm64-integration-bundles.tar.gz [2022-07-25T16:22:09.918Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-25T16:22:09.918Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-25T16:22:10.183Z] Archiving artifacts [2022-07-25T16:22:10.468Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43866/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T16:22:10.765Z] + make clean [2022-07-25T16:22:10.765Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T16:22:10.765Z] docker-dev-cache [2022-07-25T16:22:10.765Z] docker-mod-cache [Pipeline] deleteDir [2022-07-25T16:22:11.845Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-25T16:22:12.416Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T16:22:14.958Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-25T16:22:20.256Z] --- PASS: TestImportExtremelyLargeImageWorks (179.36s) [2022-07-25T16:22:20.256Z] PASS [2022-07-25T16:22:20.256Z] [2022-07-25T16:22:20.256Z] DONE 22 tests in 183.514s [2022-07-25T16:22:20.256Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T16:22:20.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:22:20.256Z] ++ set -e [2022-07-25T16:22:20.256Z] ++ '[' -n 0 ']' [2022-07-25T16:22:20.256Z] ++ set -x [2022-07-25T16:22:20.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:22:20.256Z] === RUN TestStripANSICommands [2022-07-25T16:22:20.256Z] === RUN TestStripANSICommands/#00 [2022-07-25T16:22:20.256Z] === RUN TestStripANSICommands/#01 [2022-07-25T16:22:20.256Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T16:22:20.256Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T16:22:20.256Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T16:22:20.256Z] PASS [2022-07-25T16:22:20.256Z] [2022-07-25T16:22:20.256Z] DONE 3 tests in 0.074s [2022-07-25T16:22:20.256Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T16:22:20.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:22:20.256Z] ++ set -e [2022-07-25T16:22:20.256Z] ++ '[' -n 0 ']' [2022-07-25T16:22:20.256Z] ++ set -x [2022-07-25T16:22:20.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:22:20.256Z] INFO: Testing against a local daemon [2022-07-25T16:22:20.256Z] === RUN TestNetworkCreateDelete [2022-07-25T16:22:20.256Z] --- PASS: TestNetworkCreateDelete (0.24s) [2022-07-25T16:22:20.256Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T16:22:20.516Z] --- PASS: TestDockerNetworkDeletePreferID (0.68s) [2022-07-25T16:22:20.516Z] === RUN TestDaemonDNSFallback [2022-07-25T16:22:23.814Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-25T16:22:23.814Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-25T16:22:23.814Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-25T16:22:25.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-25T16:22:26.293Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-25T16:22:26.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-25T16:22:27.124Z] --- PASS: TestDaemonDNSFallback (6.74s) [2022-07-25T16:22:27.124Z] === RUN TestInspectNetwork [2022-07-25T16:22:28.065Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-25T16:22:29.977Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-25T16:22:31.358Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T16:22:31.358Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T16:22:31.358Z] === RUN TestInspectNetwork/network_name [2022-07-25T16:22:31.358Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T16:22:33.898Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-25T16:22:35.280Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-25T16:22:35.852Z] --- PASS: TestInspectNetwork (8.48s) [2022-07-25T16:22:35.852Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T16:22:35.852Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T16:22:35.852Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T16:22:35.852Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T16:22:35.852Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T16:22:36.796Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-25T16:22:37.738Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T16:22:37.738Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T16:22:37.738Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T16:22:37.738Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T16:22:37.738Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T16:22:37.738Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T16:22:37.738Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T16:22:37.738Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T16:22:37.738Z] === RUN TestNetworkList [2022-07-25T16:22:37.738Z] === RUN TestNetworkList//networks [2022-07-25T16:22:37.738Z] === PAUSE TestNetworkList//networks [2022-07-25T16:22:37.738Z] === RUN TestNetworkList//networks/ [2022-07-25T16:22:37.738Z] === PAUSE TestNetworkList//networks/ [2022-07-25T16:22:37.738Z] === CONT TestNetworkList//networks [2022-07-25T16:22:37.738Z] === CONT TestNetworkList//networks/ [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkList (0.02s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T16:22:37.738Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T16:22:37.738Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T16:22:38.308Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-07-25T16:22:38.308Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T16:22:39.689Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-07-25T16:22:39.689Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T16:22:40.258Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-07-25T16:22:40.258Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T16:22:41.641Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-07-25T16:22:41.641Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T16:22:42.596Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-07-25T16:22:42.596Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T16:22:43.167Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-25T16:22:43.167Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T16:22:46.463Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2022-07-25T16:22:46.463Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T16:22:46.463Z] service_test.go:243: FLAKY_TEST [2022-07-25T16:22:46.463Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T16:22:46.463Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T16:22:47.843Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-25T16:22:47.844Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-25T16:22:51.141Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-25T16:22:51.141Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-25T16:22:51.141Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-25T16:22:51.711Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-25T16:22:51.711Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-25T16:22:51.971Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-25T16:22:51.971Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-25T16:22:53.879Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-25T16:22:54.449Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-25T16:22:55.834Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-25T16:22:56.300Z] Created binary: bundles/binary-daemon/dockerd [2022-07-25T16:22:56.300Z] Copying nested executables into bundles/binary-daemon [2022-07-25T16:22:56.300Z] Building: bundles/binary-daemon/docker-proxy [2022-07-25T16:22:56.301Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:22:56.301Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-25T16:22:56.301Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-25T16:22:56.657Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -e DOCKER_GRAPHDRIVER docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/make.sh cross [2022-07-25T16:22:56.779Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-25T16:22:56.913Z] [2022-07-25T16:22:56.913Z] Removing bundles/ [2022-07-25T16:22:57.168Z] [2022-07-25T16:22:57.169Z] ---> Making bundle: cross (in bundles/cross) [2022-07-25T16:22:57.169Z] Cross building: bundles/cross/linux/amd64 [2022-07-25T16:22:57.169Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-25T16:22:57.169Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-25T16:22:57.718Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-25T16:22:58.287Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-25T16:23:01.582Z] --- PASS: TestServiceWithDataPathPortInit (15.56s) [2022-07-25T16:23:01.582Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T16:23:02.522Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-25T16:23:05.069Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p1cev19fnorepi1fhc9x8vwo0 Created:2022-07-25 16:23:02.973981552 +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[17985f53924bb8beb037244bcc34f0959e7cdf25754c83713ffbefa674fc681b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hxmj1axy8dlfni7ijtie3jdl4 EndpointID:82f40a0ea179b7d0f751447c7181f1460d6a28c2687cfe6b6e9aa4d3f27e6ddb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:502568a203485af6fc9435336686370794218dbe0ed091f0e41238e35112a19f 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:3cd60210df13 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hxmj1axy8dlfni7ijtie3jdl4 EndpointID:82f40a0ea179b7d0f751447c7181f1460d6a28c2687cfe6b6e9aa4d3f27e6ddb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T16:23:10.374Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.22s) [2022-07-25T16:23:10.374Z] PASS [2022-07-25T16:23:10.374Z] [2022-07-25T16:23:10.374Z] === Skipped [2022-07-25T16:23:10.374Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T16:23:10.374Z] service_test.go:243: FLAKY_TEST [2022-07-25T16:23:10.374Z] [2022-07-25T16:23:10.374Z] DONE 38 tests, 1 skipped in 50.285s [2022-07-25T16:23:10.374Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T16:23:10.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:23:10.374Z] ++ set -e [2022-07-25T16:23:10.374Z] ++ '[' -n 0 ']' [2022-07-25T16:23:10.374Z] ++ set -x [2022-07-25T16:23:10.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:23:10.374Z] INFO: Testing against a local daemon [2022-07-25T16:23:10.374Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T16:23:10.374Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:23:10.374Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-25T16:23:10.374Z] === RUN TestDockerNetworkIpvlan [2022-07-25T16:23:10.374Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:23:10.374Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T16:23:10.374Z] PASS [2022-07-25T16:23:10.374Z] [2022-07-25T16:23:10.374Z] === Skipped [2022-07-25T16:23:10.374Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-25T16:23:10.374Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:23:10.374Z] [2022-07-25T16:23:10.374Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T16:23:10.374Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T16:23:10.374Z] [2022-07-25T16:23:10.374Z] DONE 2 tests, 2 skipped in 0.120s [2022-07-25T16:23:10.374Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T16:23:10.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:23:10.374Z] ++ set -e [2022-07-25T16:23:10.374Z] ++ '[' -n 0 ']' [2022-07-25T16:23:10.374Z] ++ set -x [2022-07-25T16:23:10.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:23:10.374Z] INFO: Testing against a local daemon [2022-07-25T16:23:10.374Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T16:23:11.313Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-07-25T16:23:11.313Z] === RUN TestDockerNetworkMacvlan [2022-07-25T16:23:12.252Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T16:23:12.822Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T16:23:13.762Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T16:23:15.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-25T16:23:16.090Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T16:23:17.474Z] docker_api_swarm_test.go:304: [d7a07e47d5b79] joining swarm manager [d83044aec49a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:23:18.045Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-25T16:23:18.986Z] docker_api_swarm_test.go:305: [df0485452bd9d] joining swarm manager [d83044aec49a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:23:18.986Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T16:23:19.928Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-25T16:23:19.928Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-25T16:23:24.129Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T16:23:24.700Z] --- PASS: TestDockerNetworkMacvlan (13.23s) [2022-07-25T16:23:24.700Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-25T16:23:24.700Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-07-25T16:23:24.700Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2022-07-25T16:23:24.700Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.81s) [2022-07-25T16:23:24.700Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2022-07-25T16:23:24.700Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-07-25T16:23:24.700Z] PASS [2022-07-25T16:23:24.700Z] [2022-07-25T16:23:24.700Z] DONE 8 tests in 14.709s [2022-07-25T16:23:24.700Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T16:23:24.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:23:24.700Z] ++ set -e [2022-07-25T16:23:24.700Z] ++ '[' -n 0 ']' [2022-07-25T16:23:24.700Z] ++ set -x [2022-07-25T16:23:24.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:23:24.700Z] testing: warning: no tests to run [2022-07-25T16:23:24.700Z] PASS [2022-07-25T16:23:24.700Z] [2022-07-25T16:23:24.700Z] DONE 0 tests in 0.034s [2022-07-25T16:23:24.700Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T16:23:24.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:23:24.700Z] ++ set -e [2022-07-25T16:23:24.700Z] ++ '[' -n 0 ']' [2022-07-25T16:23:24.700Z] ++ set -x [2022-07-25T16:23:24.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:23:24.700Z] INFO: Testing against a local daemon [2022-07-25T16:23:24.700Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T16:23:26.613Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-07-25T16:23:26.613Z] === RUN TestAuthZPluginTLS [2022-07-25T16:23:26.613Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-25T16:23:26.873Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-25T16:23:26.873Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T16:23:27.443Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-25T16:23:27.443Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-25T16:23:27.443Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T16:23:27.703Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-25T16:23:27.963Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-25T16:23:27.963Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T16:23:27.963Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-25T16:23:28.532Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-07-25T16:23:28.532Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T16:23:29.104Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-25T16:23:29.104Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-25T16:23:29.104Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-25T16:23:29.365Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-25T16:23:29.936Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2022-07-25T16:23:29.936Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T16:23:30.507Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-07-25T16:23:30.507Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T16:23:31.080Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2022-07-25T16:23:31.080Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T16:23:31.650Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-07-25T16:23:31.650Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T16:23:33.596Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2022-07-25T16:23:33.596Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T16:23:34.983Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2022-07-25T16:23:34.983Z] === RUN TestAuthZPluginHeader [2022-07-25T16:23:35.924Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-07-25T16:23:35.924Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T16:23:37.305Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-25T16:23:37.305Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-25T16:23:37.565Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-25T16:23:38.507Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-25T16:23:38.768Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-25T16:23:39.339Z] === RUN TestDockerSuite/TestBuildFails [2022-07-25T16:23:39.912Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-25T16:23:39.912Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-25T16:23:40.852Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2022-07-25T16:23:40.852Z] === RUN TestAuthZPluginV2Disable [2022-07-25T16:23:41.793Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-25T16:23:43.175Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-25T16:23:44.116Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-25T16:23:45.057Z] --- PASS: TestAuthZPluginV2Disable (4.26s) [2022-07-25T16:23:45.057Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T16:23:45.057Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-25T16:23:45.316Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-25T16:23:46.261Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-25T16:23:47.201Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-25T16:23:47.771Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-25T16:23:48.031Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-25T16:23:48.971Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.86s) [2022-07-25T16:23:48.971Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T16:23:49.232Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-25T16:23:49.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-25T16:23:50.749Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-25T16:23:52.131Z] docker_api_swarm_test.go:272: [dc478aeee0b1e] joining swarm manager [db8eecd71b906]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:23:52.391Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-25T16:23:52.961Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-25T16:23:53.906Z] docker_api_swarm_test.go:273: [d248a792ae054] joining swarm manager [db8eecd71b906]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:23:53.906Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-25T16:23:54.845Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-25T16:23:55.416Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-25T16:23:55.416Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-25T16:23:56.801Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-25T16:23:57.061Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-25T16:23:57.632Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-25T16:23:58.204Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-25T16:23:58.464Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-25T16:23:58.725Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-25T16:23:59.665Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-25T16:24:01.575Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.55s) [2022-07-25T16:24:01.575Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T16:24:01.838Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-25T16:24:06.035Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-25T16:24:07.943Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-25T16:24:07.943Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-25T16:24:07.943Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-25T16:24:08.203Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-25T16:24:08.203Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-25T16:24:08.463Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-25T16:24:09.403Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-25T16:24:10.345Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-25T16:24:10.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-25T16:24:13.146Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-25T16:24:13.407Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-25T16:24:13.977Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-25T16:24:18.205Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-25T16:24:18.205Z] PASS [2022-07-25T16:24:18.205Z] [2022-07-25T16:24:18.205Z] DONE 17 tests in 53.599s [2022-07-25T16:24:18.205Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T16:24:18.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:24:18.205Z] ++ set -e [2022-07-25T16:24:18.205Z] ++ '[' -n 0 ']' [2022-07-25T16:24:18.205Z] ++ set -x [2022-07-25T16:24:18.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:24:18.464Z] INFO: Testing against a local daemon [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T16:24:18.464Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T16:24:18.464Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T16:24:18.464Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T16:24:18.464Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T16:24:18.464Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T16:24:18.464Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T16:24:18.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T16:24:18.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T16:24:18.464Z] === RUN TestPluginInstall [2022-07-25T16:24:18.464Z] === RUN TestPluginInstall/no_auth [2022-07-25T16:24:20.374Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-25T16:24:20.635Z] time="2022-07-25T16:24:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:24:20.635Z] time="2022-07-25T16:24:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c0a9cbde9d6dffa5f9372a6bd7a937fe987eef4741f64eb087656ccdc61d86a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:24:20.635Z] time="2022-07-25T16:24:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:24:20.635Z] time="2022-07-25T16:24:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c0a9cbde9d6dffa5f9372a6bd7a937fe987eef4741f64eb087656ccdc61d86a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:24:20.895Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T16:24:21.466Z] time="2022-07-25T16:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:24:21.466Z] time="2022-07-25T16:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c0a9cbde9d6dffa5f9372a6bd7a937fe987eef4741f64eb087656ccdc61d86a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:24:21.466Z] time="2022-07-25T16:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:24:21.466Z] time="2022-07-25T16:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c0a9cbde9d6dffa5f9372a6bd7a937fe987eef4741f64eb087656ccdc61d86a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:24:21.727Z] === RUN TestPluginInstall/with_insecure [2022-07-25T16:24:22.668Z] time="2022-07-25T16:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:24:22.668Z] time="2022-07-25T16:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cef853f8b6ee86c76a335e27a2e511916473fed849b36fb85619192f6a8994b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:24:22.668Z] time="2022-07-25T16:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T16:24:22.668Z] time="2022-07-25T16:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cef853f8b6ee86c76a335e27a2e511916473fed849b36fb85619192f6a8994b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T16:24:23.239Z] plugin_test.go:195: [df90416b24ec2] daemon is not started [2022-07-25T16:24:23.239Z] --- PASS: TestPluginInstall (4.59s) [2022-07-25T16:24:23.239Z] --- PASS: TestPluginInstall/no_auth (2.53s) [2022-07-25T16:24:23.239Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2022-07-25T16:24:23.239Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-07-25T16:24:23.239Z] === RUN TestPluginsWithRuntimes [2022-07-25T16:24:23.239Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-25T16:24:24.181Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-25T16:24:24.752Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T16:24:25.691Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-25T16:24:25.691Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-25T16:24:25.691Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-25T16:24:25.691Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T16:24:27.072Z] --- PASS: TestPluginsWithRuntimes (3.86s) [2022-07-25T16:24:27.072Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2022-07-25T16:24:27.072Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-07-25T16:24:27.072Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T16:24:27.642Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2022-07-25T16:24:27.642Z] PASS [2022-07-25T16:24:27.642Z] [2022-07-25T16:24:27.642Z] DONE 24 tests in 9.392s [2022-07-25T16:24:27.642Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T16:24:27.642Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:24:27.642Z] ++ set -e [2022-07-25T16:24:27.642Z] ++ '[' -n 0 ']' [2022-07-25T16:24:27.642Z] ++ set -x [2022-07-25T16:24:27.642Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:24:27.903Z] INFO: Testing against a local daemon [2022-07-25T16:24:27.903Z] === RUN TestExternalGraphDriver [2022-07-25T16:24:28.163Z] === RUN TestExternalGraphDriver/json [2022-07-25T16:24:29.104Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-25T16:24:29.365Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-25T16:24:30.033Z] === RUN TestExternalGraphDriver/spec [2022-07-25T16:24:31.424Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-25T16:24:31.424Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-25T16:24:31.686Z] === RUN TestExternalGraphDriver/pull [2022-07-25T16:24:33.068Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-25T16:24:33.327Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-25T16:24:33.587Z] --- PASS: TestExternalGraphDriver (5.79s) [2022-07-25T16:24:33.587Z] --- PASS: TestExternalGraphDriver/json (1.76s) [2022-07-25T16:24:33.587Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2022-07-25T16:24:33.587Z] --- PASS: TestExternalGraphDriver/pull (1.90s) [2022-07-25T16:24:33.587Z] === RUN TestGraphdriverPluginV2 [2022-07-25T16:24:34.157Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-25T16:24:34.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-25T16:24:34.990Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-25T16:24:36.901Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-25T16:24:37.472Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-25T16:24:37.472Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-25T16:24:38.043Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-25T16:24:38.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-25T16:24:38.612Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-25T16:24:38.872Z] --- PASS: TestGraphdriverPluginV2 (5.19s) [2022-07-25T16:24:38.872Z] PASS [2022-07-25T16:24:38.872Z] [2022-07-25T16:24:38.873Z] DONE 5 tests in 11.133s [2022-07-25T16:24:38.873Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T16:24:38.873Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:24:38.873Z] ++ set -e [2022-07-25T16:24:38.873Z] ++ '[' -n 0 ']' [2022-07-25T16:24:38.873Z] ++ set -x [2022-07-25T16:24:38.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:24:39.133Z] INFO: Testing against a local daemon [2022-07-25T16:24:39.133Z] === RUN TestContinueAfterPluginCrash [2022-07-25T16:24:39.133Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T16:24:39.133Z] === RUN TestReadPluginNoRead [2022-07-25T16:24:39.133Z] === PAUSE TestReadPluginNoRead [2022-07-25T16:24:39.133Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T16:24:39.133Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T16:24:39.133Z] === CONT TestContinueAfterPluginCrash [2022-07-25T16:24:39.133Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T16:24:39.393Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-25T16:24:41.305Z] docker_api_swarm_node_test.go:20: [de851a0c75348] joining swarm manager [d0a19cebf7f1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:24:42.245Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-25T16:24:42.505Z] docker_api_swarm_node_test.go:21: [d4a24bd76ddd3] joining swarm manager [d0a19cebf7f1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:24:44.417Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-25T16:24:44.677Z] --- PASS: TestDaemonStartWithLogOpt (5.56s) [2022-07-25T16:24:44.677Z] === CONT TestReadPluginNoRead [2022-07-25T16:24:45.616Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-25T16:24:47.526Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-25T16:24:47.526Z] === RUN TestReadPluginNoRead/default [2022-07-25T16:24:48.466Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-25T16:24:48.726Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T16:24:49.667Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-25T16:24:49.667Z] --- PASS: TestContinueAfterPluginCrash (10.54s) [2022-07-25T16:24:50.608Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T16:24:51.990Z] === CONT TestReadPluginNoRead [2022-07-25T16:24:51.990Z] read_test.go:92: [d81cc287b5be8] daemon is not started [2022-07-25T16:24:51.990Z] --- PASS: TestReadPluginNoRead (7.32s) [2022-07-25T16:24:51.990Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2022-07-25T16:24:51.990Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.58s) [2022-07-25T16:24:51.990Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2022-07-25T16:24:51.990Z] PASS [2022-07-25T16:24:51.990Z] [2022-07-25T16:24:51.990Z] DONE 6 tests in 13.039s [2022-07-25T16:24:51.990Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-25T16:24:51.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:24:51.990Z] ++ set -e [2022-07-25T16:24:51.990Z] ++ '[' -n 0 ']' [2022-07-25T16:24:51.990Z] ++ set -x [2022-07-25T16:24:51.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:24:51.990Z] testing: warning: no tests to run [2022-07-25T16:24:51.990Z] PASS [2022-07-25T16:24:51.990Z] [2022-07-25T16:24:51.990Z] DONE 0 tests in 0.059s [2022-07-25T16:24:51.990Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T16:24:51.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:24:51.990Z] ++ set -e [2022-07-25T16:24:51.990Z] ++ '[' -n 0 ']' [2022-07-25T16:24:51.990Z] ++ set -x [2022-07-25T16:24:51.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:24:51.990Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-25T16:24:52.250Z] INFO: Testing against a local daemon [2022-07-25T16:24:52.250Z] === RUN TestPluginWithDevMounts [2022-07-25T16:24:52.250Z] === PAUSE TestPluginWithDevMounts [2022-07-25T16:24:52.250Z] === CONT TestPluginWithDevMounts [2022-07-25T16:24:53.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-25T16:24:54.132Z] --- PASS: TestPluginWithDevMounts (1.87s) [2022-07-25T16:24:54.132Z] PASS [2022-07-25T16:24:54.132Z] [2022-07-25T16:24:54.132Z] DONE 1 tests in 2.033s [2022-07-25T16:24:54.132Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T16:24:54.132Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:24:54.132Z] ++ set -e [2022-07-25T16:24:54.132Z] ++ '[' -n 0 ']' [2022-07-25T16:24:54.132Z] ++ set -x [2022-07-25T16:24:54.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:24:54.132Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-25T16:24:54.132Z] INFO: Testing against a local daemon [2022-07-25T16:24:54.132Z] === RUN TestSecretInspect [2022-07-25T16:24:55.072Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-25T16:24:56.011Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-25T16:24:56.992Z] --- PASS: TestSecretInspect (2.78s) [2022-07-25T16:24:56.992Z] === RUN TestSecretList [2022-07-25T16:24:57.936Z] docker_api_swarm_test.go:502: [d33db023c5467] joining swarm manager [ddb4dfea79a0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:24:59.850Z] --- PASS: TestSecretList (2.85s) [2022-07-25T16:24:59.850Z] === RUN TestSecretsCreateAndDelete [2022-07-25T16:25:02.391Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2022-07-25T16:25:02.391Z] === RUN TestSecretsUpdate [2022-07-25T16:25:03.588Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-25T16:25:03.588Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-25T16:25:03.588Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-25T16:25:03.588Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-25T16:25:03.588Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-25T16:25:03.588Z] Cross building: bundles/cross/windows/amd64 [2022-07-25T16:25:03.588Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-25T16:25:03.588Z] { [2022-07-25T16:25:03.588Z] "RT_GROUP_ICON": { [2022-07-25T16:25:03.588Z] "#1": { [2022-07-25T16:25:03.588Z] "0409": "../../winresources/docker.ico" [2022-07-25T16:25:03.588Z] } [2022-07-25T16:25:03.588Z] }, [2022-07-25T16:25:03.588Z] "RT_MANIFEST": { [2022-07-25T16:25:03.588Z] "#1": { [2022-07-25T16:25:03.588Z] "0409": { [2022-07-25T16:25:03.588Z] "identity": {}, [2022-07-25T16:25:03.588Z] "description": "Docker Engine", [2022-07-25T16:25:03.588Z] "minimum-os": "vista", [2022-07-25T16:25:03.588Z] "execution-level": "", [2022-07-25T16:25:03.588Z] "ui-access": false, [2022-07-25T16:25:03.588Z] "auto-elevate": false, [2022-07-25T16:25:03.588Z] "dpi-awareness": "unaware", [2022-07-25T16:25:03.588Z] "disable-theming": false, [2022-07-25T16:25:03.588Z] "disable-window-filtering": false, [2022-07-25T16:25:03.588Z] "high-resolution-scrolling-aware": false, [2022-07-25T16:25:03.588Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-25T16:25:03.588Z] "long-path-aware": false, [2022-07-25T16:25:03.588Z] "printer-driver-isolation": false, [2022-07-25T16:25:03.588Z] "gdi-scaling": false, [2022-07-25T16:25:03.588Z] "segment-heap": false, [2022-07-25T16:25:03.588Z] "use-common-controls-v6": false [2022-07-25T16:25:03.588Z] } [2022-07-25T16:25:03.588Z] } [2022-07-25T16:25:03.588Z] }, [2022-07-25T16:25:03.588Z] "RT_MESSAGETABLE": { [2022-07-25T16:25:03.588Z] "#1": { [2022-07-25T16:25:03.588Z] "0409": "../../winresources/event_messages.bin" [2022-07-25T16:25:03.588Z] } [2022-07-25T16:25:03.588Z] }, [2022-07-25T16:25:03.588Z] "RT_VERSION": { [2022-07-25T16:25:03.588Z] "#1": { [2022-07-25T16:25:03.588Z] "0409": { [2022-07-25T16:25:03.588Z] "fixed": { [2022-07-25T16:25:03.588Z] "file_version": "0.0.0.0", [2022-07-25T16:25:03.588Z] "product_version": "0.0.0.0", [2022-07-25T16:25:03.588Z] "type": "Unknown" [2022-07-25T16:25:03.588Z] }, [2022-07-25T16:25:03.588Z] "info": { [2022-07-25T16:25:03.588Z] "0000": { [2022-07-25T16:25:03.588Z] "CompanyName": "", [2022-07-25T16:25:03.588Z] "FileVersion": "dev", [2022-07-25T16:25:03.588Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-25T16:25:03.588Z] "OriginalFileName": "dockerd.exe", [2022-07-25T16:25:03.588Z] "ProductName": "", [2022-07-25T16:25:03.588Z] "ProductVersion": "dev", [2022-07-25T16:25:03.588Z] "SpecialBuild": "a61f7abf5ad4a7f380c79c877d46909d8df104dd" [2022-07-25T16:25:03.588Z] } [2022-07-25T16:25:03.588Z] } [2022-07-25T16:25:03.588Z] } [2022-07-25T16:25:03.588Z] } [2022-07-25T16:25:03.588Z] } [2022-07-25T16:25:03.588Z] } [2022-07-25T16:25:03.588Z] cmd/dockerd/config.go [2022-07-25T16:25:03.588Z] cmd/dockerd/config_windows.go [2022-07-25T16:25:03.588Z] cmd/dockerd/daemon.go [2022-07-25T16:25:03.588Z] cmd/dockerd/daemon_test.go [2022-07-25T16:25:03.588Z] cmd/dockerd/daemon_windows.go [2022-07-25T16:25:03.588Z] cmd/dockerd/docker.go [2022-07-25T16:25:03.588Z] cmd/dockerd/docker_windows.go [2022-07-25T16:25:03.588Z] cmd/dockerd/genwinres_windows.go [2022-07-25T16:25:03.588Z] cmd/dockerd/metrics.go [2022-07-25T16:25:03.588Z] cmd/dockerd/options.go [2022-07-25T16:25:03.588Z] cmd/dockerd/options_test.go [2022-07-25T16:25:03.588Z] cmd/dockerd/service_windows.go [2022-07-25T16:25:03.588Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-25T16:25:03.588Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-25T16:25:03.773Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-25T16:25:05.154Z] --- PASS: TestSecretsUpdate (2.71s) [2022-07-25T16:25:05.154Z] === RUN TestTemplatedSecret [2022-07-25T16:25:07.065Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-25T16:25:08.449Z] --- PASS: TestTemplatedSecret (3.20s) [2022-07-25T16:25:08.449Z] === RUN TestSecretCreateResolve [2022-07-25T16:25:08.449Z] docker_api_swarm_test.go:507: [dca872d1bf0bd] joining swarm manager [ddb4dfea79a0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:25:09.018Z] === RUN TestDockerSuite/TestBuildRm [2022-07-25T16:25:10.928Z] --- PASS: TestSecretCreateResolve (2.68s) [2022-07-25T16:25:10.928Z] PASS [2022-07-25T16:25:10.928Z] [2022-07-25T16:25:10.928Z] DONE 6 tests in 16.926s [2022-07-25T16:25:10.928Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T16:25:10.928Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:25:10.928Z] ++ set -e [2022-07-25T16:25:10.928Z] ++ '[' -n 0 ']' [2022-07-25T16:25:10.928Z] ++ set -x [2022-07-25T16:25:10.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:25:11.191Z] INFO: Testing against a local daemon [2022-07-25T16:25:11.191Z] === RUN TestServiceCreateInit [2022-07-25T16:25:11.191Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T16:25:11.191Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-25T16:25:12.133Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-25T16:25:13.075Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-25T16:25:13.645Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-25T16:25:14.587Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-25T16:25:15.526Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T16:25:15.526Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-25T16:25:16.464Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-25T16:25:19.794Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-25T16:25:19.794Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-25T16:25:20.053Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-25T16:25:20.053Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-25T16:25:20.053Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-25T16:25:20.314Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-25T16:25:20.574Z] --- PASS: TestServiceCreateInit (9.34s) [2022-07-25T16:25:20.575Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.36s) [2022-07-25T16:25:20.575Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.97s) [2022-07-25T16:25:20.575Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T16:25:21.145Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-25T16:25:21.145Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-25T16:25:21.714Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-25T16:25:25.917Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-25T16:25:27.300Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-25T16:25:27.870Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-25T16:25:28.443Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-25T16:25:29.012Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-25T16:25:29.952Z] === RUN TestDockerSuite/TestBuildUser [2022-07-25T16:25:31.861Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-25T16:25:33.771Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-25T16:25:36.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-25T16:25:37.695Z] --- PASS: TestCreateServiceMultipleTimes (17.34s) [2022-07-25T16:25:37.695Z] === RUN TestCreateServiceConflict [2022-07-25T16:25:38.267Z] docker_api_swarm_node_test.go:81: [dc3fc5b27f1ee] joining swarm manager [d2d962681acc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:25:40.810Z] --- PASS: TestCreateServiceConflict (2.89s) [2022-07-25T16:25:40.811Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T16:25:45.011Z] --- PASS: TestCreateServiceMaxReplicas (3.80s) [2022-07-25T16:25:45.011Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T16:25:47.586Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-25T16:25:48.156Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-25T16:25:48.417Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-25T16:25:49.357Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-25T16:25:49.927Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-25T16:25:50.867Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-25T16:25:50.867Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-25T16:25:50.867Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-25T16:25:50.867Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-25T16:25:50.867Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-25T16:25:50.867Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-25T16:25:50.867Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-25T16:25:50.867Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-25T16:25:50.867Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-25T16:25:51.808Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-25T16:25:51.808Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-25T16:25:52.378Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-25T16:25:52.948Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-25T16:25:52.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-25T16:25:53.523Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-25T16:25:53.523Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-25T16:25:55.435Z] docker_api_swarm_node_test.go:53: [d12ab77bd2cf4] joining swarm manager [d3aa62af1df23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:25:56.006Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-25T16:25:56.268Z] docker_api_swarm_node_test.go:54: [d006c8833b2e9] joining swarm manager [d3aa62af1df23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:25:57.207Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-25T16:25:57.777Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-25T16:25:58.038Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-25T16:25:58.607Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-25T16:25:58.607Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-25T16:25:58.607Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-25T16:25:58.867Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-25T16:25:59.132Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.54s) [2022-07-25T16:25:59.132Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T16:26:00.513Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-25T16:26:01.455Z] === RUN TestDockerSuite/TestCommitChange [2022-07-25T16:26:02.024Z] --- PASS: TestCreateServiceSecretFileMode (2.93s) [2022-07-25T16:26:02.024Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T16:26:02.283Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-25T16:26:02.853Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-25T16:26:04.236Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-25T16:26:05.176Z] --- PASS: TestCreateServiceConfigFileMode (3.01s) [2022-07-25T16:26:05.176Z] === RUN TestCreateServiceSysctls [2022-07-25T16:26:05.436Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-25T16:26:06.376Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-25T16:26:07.759Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-25T16:26:09.146Z] --- PASS: TestCreateServiceSysctls (3.95s) [2022-07-25T16:26:09.146Z] === RUN TestCreateServiceCapabilities [2022-07-25T16:26:09.146Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-25T16:26:09.715Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-25T16:26:11.098Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-25T16:26:11.098Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-25T16:26:11.667Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-25T16:26:11.928Z] --- PASS: TestCreateServiceCapabilities (2.95s) [2022-07-25T16:26:11.928Z] === RUN TestInspect [2022-07-25T16:26:12.188Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-25T16:26:13.129Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-25T16:26:13.699Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-25T16:26:14.639Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-25T16:26:15.209Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-25T16:26:15.209Z] --- PASS: TestInspect (3.41s) [2022-07-25T16:26:15.209Z] === RUN TestCreateJob [2022-07-25T16:26:15.779Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-25T16:26:16.724Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-25T16:26:17.294Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-25T16:26:18.235Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-25T16:26:18.805Z] --- PASS: TestCreateJob (3.63s) [2022-07-25T16:26:18.805Z] === RUN TestReplicatedJob [2022-07-25T16:26:19.065Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-25T16:26:19.635Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-25T16:26:20.205Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-25T16:26:21.587Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-25T16:26:22.529Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-25T16:26:23.470Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-25T16:26:23.470Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-25T16:26:24.041Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-25T16:26:24.613Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-25T16:26:25.553Z] --- PASS: TestReplicatedJob (6.50s) [2022-07-25T16:26:25.553Z] === RUN TestUpdateReplicatedJob [2022-07-25T16:26:25.553Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-25T16:26:26.493Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-25T16:26:27.064Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-25T16:26:28.448Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-25T16:26:28.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-25T16:26:29.058Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-25T16:26:29.058Z] --- PASS: TestUpdateReplicatedJob (3.68s) [2022-07-25T16:26:29.058Z] === RUN TestServiceListWithStatuses [2022-07-25T16:26:29.058Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T16:26:29.058Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T16:26:29.058Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T16:26:31.605Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-25T16:26:34.146Z] --- PASS: TestDockerNetworkConnectAlias (5.11s) [2022-07-25T16:26:34.146Z] === RUN TestDockerNetworkReConnect [2022-07-25T16:26:34.716Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-25T16:26:34.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-25T16:26:38.273Z] docker_api_swarm_test.go:202: [d054c51c051bd] joining swarm manager [de27c8f67690b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:26:38.273Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-25T16:26:38.842Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-25T16:26:39.102Z] --- PASS: TestDockerNetworkReConnect (4.80s) [2022-07-25T16:26:39.102Z] === RUN TestServicePlugin [2022-07-25T16:26:39.989Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-25T16:26:39.989Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-25T16:26:39.989Z] { [2022-07-25T16:26:39.989Z] "RT_GROUP_ICON": { [2022-07-25T16:26:39.989Z] "#1": { [2022-07-25T16:26:39.989Z] "0409": "../../winresources/docker.ico" [2022-07-25T16:26:39.989Z] } [2022-07-25T16:26:39.989Z] }, [2022-07-25T16:26:39.989Z] "RT_MANIFEST": { [2022-07-25T16:26:39.989Z] "#1": { [2022-07-25T16:26:39.989Z] "0409": { [2022-07-25T16:26:39.989Z] "identity": {}, [2022-07-25T16:26:39.989Z] "description": "Docker Engine", [2022-07-25T16:26:39.989Z] "minimum-os": "vista", [2022-07-25T16:26:39.989Z] "execution-level": "", [2022-07-25T16:26:39.989Z] "ui-access": false, [2022-07-25T16:26:39.989Z] "auto-elevate": false, [2022-07-25T16:26:39.989Z] "dpi-awareness": "unaware", [2022-07-25T16:26:39.989Z] "disable-theming": false, [2022-07-25T16:26:39.989Z] "disable-window-filtering": false, [2022-07-25T16:26:39.989Z] "high-resolution-scrolling-aware": false, [2022-07-25T16:26:39.989Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-25T16:26:39.989Z] "long-path-aware": false, [2022-07-25T16:26:39.989Z] "printer-driver-isolation": false, [2022-07-25T16:26:39.989Z] "gdi-scaling": false, [2022-07-25T16:26:39.989Z] "segment-heap": false, [2022-07-25T16:26:39.989Z] "use-common-controls-v6": false [2022-07-25T16:26:39.989Z] } [2022-07-25T16:26:39.989Z] } [2022-07-25T16:26:39.989Z] }, [2022-07-25T16:26:39.989Z] "RT_MESSAGETABLE": { [2022-07-25T16:26:39.989Z] "#1": { [2022-07-25T16:26:39.989Z] "0409": "../../winresources/event_messages.bin" [2022-07-25T16:26:39.989Z] } [2022-07-25T16:26:39.989Z] }, [2022-07-25T16:26:39.989Z] "RT_VERSION": { [2022-07-25T16:26:39.989Z] "#1": { [2022-07-25T16:26:39.989Z] "0409": { [2022-07-25T16:26:39.989Z] "fixed": { [2022-07-25T16:26:39.989Z] "file_version": "0.0.0.0", [2022-07-25T16:26:39.989Z] "product_version": "0.0.0.0", [2022-07-25T16:26:39.989Z] "type": "Unknown" [2022-07-25T16:26:39.989Z] }, [2022-07-25T16:26:39.989Z] "info": { [2022-07-25T16:26:39.989Z] "0000": { [2022-07-25T16:26:39.989Z] "CompanyName": "", [2022-07-25T16:26:39.989Z] "FileVersion": "dev", [2022-07-25T16:26:39.989Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-25T16:26:39.989Z] "OriginalFileName": "docker-proxy.exe", [2022-07-25T16:26:39.989Z] "ProductName": "", [2022-07-25T16:26:39.989Z] "ProductVersion": "dev", [2022-07-25T16:26:39.989Z] "SpecialBuild": "a61f7abf5ad4a7f380c79c877d46909d8df104dd" [2022-07-25T16:26:39.989Z] } [2022-07-25T16:26:39.989Z] } [2022-07-25T16:26:39.989Z] } [2022-07-25T16:26:39.989Z] } [2022-07-25T16:26:39.989Z] } [2022-07-25T16:26:39.989Z] } [2022-07-25T16:26:39.989Z] cmd/docker-proxy/genwinres_windows.go [2022-07-25T16:26:39.989Z] cmd/docker-proxy/main.go [2022-07-25T16:26:39.989Z] cmd/docker-proxy/network_proxy_test.go [2022-07-25T16:26:39.989Z] cmd/docker-proxy/proxy.go [2022-07-25T16:26:39.989Z] cmd/docker-proxy/sctp_proxy.go [2022-07-25T16:26:39.989Z] cmd/docker-proxy/tcp_proxy.go [2022-07-25T16:26:39.989Z] cmd/docker-proxy/udp_proxy.go [2022-07-25T16:26:39.989Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-25T16:26:39.989Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-25T16:26:39.989Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-25T16:26:39.989Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-25T16:26:39.989Z] remote: Enumerating objects: 23, done. [2022-07-25T16:26:39.989Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-25T16:26:39.989Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-25T16:26:39.989Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-25T16:26:39.989Z] 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-07-25T16:26:39.989Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-25T16:26:39.989Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-25T16:26:39.989Z] Cross building: bundles/cross/linux/ppc64le [2022-07-25T16:26:39.989Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-25T16:26:39.989Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-25T16:26:42.397Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-25T16:26:43.338Z] plugin_test.go:61: [d924e2226992c] joining swarm manager [dc7b7b5e3d88b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:26:44.721Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-25T16:26:44.721Z] plugin_test.go:64: [dda03e049ea56] joining swarm manager [dc7b7b5e3d88b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:26:45.291Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-25T16:26:48.590Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-25T16:26:49.531Z] === RUN TestDockerSuite/TestCpToDot [2022-07-25T16:26:49.790Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-25T16:26:50.730Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-25T16:26:51.669Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-25T16:26:52.238Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-25T16:26:53.179Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-25T16:26:53.439Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-25T16:26:54.009Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-25T16:26:55.398Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-25T16:26:55.398Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-25T16:26:55.398Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-25T16:26:55.658Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-25T16:26:55.918Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-25T16:26:55.918Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-25T16:26:55.918Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-25T16:26:56.177Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-25T16:26:56.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-25T16:26:56.697Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-25T16:26:56.957Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-25T16:26:56.957Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-25T16:26:56.957Z] === RUN TestDockerSuite/TestCreateRM [2022-07-25T16:26:57.218Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-25T16:26:57.218Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-25T16:26:57.218Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-25T16:26:57.218Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-25T16:26:57.479Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-25T16:26:58.865Z] docker_api_swarm_test.go:384: [d45da5e94f343] joining swarm manager [dea9302dfb111]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:26:59.807Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-25T16:26:59.808Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-25T16:26:59.808Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-25T16:27:00.377Z] docker_api_swarm_test.go:385: [d24211c4c250f] joining swarm manager [dea9302dfb111]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:27:02.922Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-25T16:27:02.922Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-25T16:27:02.922Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-25T16:27:03.492Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-25T16:27:04.062Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-25T16:27:04.631Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-25T16:27:05.201Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-25T16:27:05.770Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-25T16:27:07.150Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-25T16:27:08.090Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-25T16:27:10.629Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-25T16:27:11.567Z] --- PASS: TestServicePlugin (32.59s) [2022-07-25T16:27:11.567Z] === RUN TestServiceUpdateLabel [2022-07-25T16:27:12.136Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-25T16:27:13.077Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-25T16:27:14.462Z] --- PASS: TestServiceUpdateLabel (2.62s) [2022-07-25T16:27:14.462Z] === RUN TestServiceUpdateSecrets [2022-07-25T16:27:14.462Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-25T16:27:19.767Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-25T16:27:20.027Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-25T16:27:20.965Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-25T16:27:21.224Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-25T16:27:21.224Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-25T16:27:21.484Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-25T16:27:21.745Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-25T16:27:21.745Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-25T16:27:22.684Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-25T16:27:23.623Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-25T16:27:23.623Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-25T16:27:23.623Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-25T16:27:24.193Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-25T16:27:24.453Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-25T16:27:25.390Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-25T16:27:26.770Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-25T16:27:26.770Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-25T16:27:26.770Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-25T16:27:26.770Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-25T16:27:26.770Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-25T16:27:26.770Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-25T16:27:29.307Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2022-07-25T16:27:29.307Z] === RUN TestServiceUpdateConfigs [2022-07-25T16:27:29.307Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-25T16:27:29.568Z] === RUN TestDockerSuite/TestEventsRename [2022-07-25T16:27:30.136Z] === RUN TestDockerSuite/TestEventsResize [2022-07-25T16:27:30.707Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-25T16:27:37.281Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-25T16:27:37.281Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-25T16:27:37.850Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-25T16:27:40.390Z] === RUN TestDockerSuite/TestEventsTop [2022-07-25T16:27:40.960Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-25T16:27:43.498Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-25T16:27:44.067Z] --- PASS: TestServiceUpdateConfigs (14.97s) [2022-07-25T16:27:44.067Z] === RUN TestServiceUpdateNetwork [2022-07-25T16:27:56.290Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-25T16:27:56.290Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-25T16:27:56.550Z] --- PASS: TestServiceUpdateNetwork (12.48s) [2022-07-25T16:27:56.550Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T16:27:57.930Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T16:27:58.501Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T16:27:58.501Z] check_test.go:611: [d24211c4c250f] daemon is not started [2022-07-25T16:27:58.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-25T16:28:01.039Z] === RUN TestDockerSuite/TestExec [2022-07-25T16:28:01.039Z] docker_api_swarm_test.go:802: [dc19587a05ad4] joining swarm manager [d7464617f06d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:28:01.302Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-25T16:28:02.245Z] docker_api_swarm_test.go:802: [d85610b267aad] joining swarm manager [d7464617f06d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:28:02.505Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-25T16:28:03.445Z] docker_api_swarm_test.go:802: [d0fae2bd52411] joining swarm manager [d7464617f06d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T16:28:03.445Z] === RUN TestDockerSuite/TestExecEnv [2022-07-25T16:28:04.016Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-25T16:28:04.956Z] docker_api_swarm_test.go:802: [dac67e1669197] joining swarm manager [d7464617f06d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-25T16:28:05.217Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-25T16:28:05.476Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T16:28:05.736Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-25T16:28:06.307Z] docker_api_swarm_test.go:810: [d57a3e60eb507] joining swarm manager [d7464617f06d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-25T16:28:07.688Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-25T16:28:08.256Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-25T16:28:08.517Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-25T16:28:09.086Z] === RUN TestDockerSuite/TestExecParseError [2022-07-25T16:28:09.655Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-25T16:28:10.225Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-25T16:28:10.795Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-25T16:28:11.364Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-25T16:28:11.934Z] === RUN TestDockerSuite/TestExecTTY [2022-07-25T16:28:12.504Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-25T16:28:13.445Z] --- PASS: TestServiceUpdatePidsLimit (16.75s) [2022-07-25T16:28:13.445Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-25T16:28:13.445Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-07-25T16:28:13.445Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2022-07-25T16:28:13.445Z] PASS [2022-07-25T16:28:13.445Z] [2022-07-25T16:28:13.445Z] === Skipped [2022-07-25T16:28:13.445Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T16:28:13.445Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T16:28:13.445Z] [2022-07-25T16:28:13.445Z] DONE 27 tests, 1 skipped in 182.257s [2022-07-25T16:28:13.445Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T16:28:13.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:28:13.445Z] ++ set -e [2022-07-25T16:28:13.445Z] ++ '[' -n 0 ']' [2022-07-25T16:28:13.445Z] ++ set -x [2022-07-25T16:28:13.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:28:13.445Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-25T16:28:13.445Z] INFO: Testing against a local daemon [2022-07-25T16:28:13.445Z] === RUN TestSessionCreate [2022-07-25T16:28:13.445Z] --- PASS: TestSessionCreate (0.02s) [2022-07-25T16:28:13.445Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T16:28:13.445Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2022-07-25T16:28:13.445Z] PASS [2022-07-25T16:28:13.445Z] [2022-07-25T16:28:13.445Z] DONE 2 tests in 0.198s [2022-07-25T16:28:13.445Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T16:28:13.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:28:13.445Z] ++ set -e [2022-07-25T16:28:13.445Z] ++ '[' -n 0 ']' [2022-07-25T16:28:13.445Z] ++ set -x [2022-07-25T16:28:13.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:28:13.705Z] INFO: Testing against a local daemon [2022-07-25T16:28:13.705Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T16:28:13.705Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T16:28:13.705Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T16:28:13.705Z] === RUN TestDiskUsage [2022-07-25T16:28:13.705Z] === PAUSE TestDiskUsage [2022-07-25T16:28:13.705Z] === RUN TestEventsExecDie [2022-07-25T16:28:13.966Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-25T16:28:14.537Z] --- PASS: TestEventsExecDie (0.77s) [2022-07-25T16:28:14.537Z] === RUN TestEventsBackwardsCompatible [2022-07-25T16:28:14.537Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-25T16:28:14.537Z] === RUN TestEventsVolumeCreate [2022-07-25T16:28:14.537Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-25T16:28:14.537Z] === RUN TestInfoBinaryCommits [2022-07-25T16:28:14.537Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T16:28:14.537Z] === RUN TestInfoAPIVersioned [2022-07-25T16:28:14.537Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T16:28:14.537Z] === RUN TestInfoAPI [2022-07-25T16:28:14.537Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T16:28:14.537Z] === RUN TestInfoAPIWarnings [2022-07-25T16:28:14.537Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-25T16:28:14.537Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-25T16:28:14.537Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-25T16:28:15.935Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-25T16:28:16.504Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-25T16:28:17.074Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-25T16:28:17.645Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-25T16:28:18.216Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-25T16:28:19.156Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-25T16:28:21.065Z] === RUN TestDockerSuite/TestHealth [2022-07-25T16:28:31.052Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-25T16:28:31.052Z] === RUN TestInfoDebug [2022-07-25T16:28:31.622Z] --- PASS: TestInfoDebug (0.52s) [2022-07-25T16:28:31.622Z] === RUN TestInfoInsecureRegistries [2022-07-25T16:28:32.192Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-25T16:28:32.192Z] === RUN TestInfoRegistryMirrors [2022-07-25T16:28:32.761Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-25T16:28:32.761Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T16:28:33.020Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2022-07-25T16:28:33.020Z] === RUN TestPingCacheHeaders [2022-07-25T16:28:33.020Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-25T16:28:33.020Z] === RUN TestPingGet [2022-07-25T16:28:33.020Z] --- PASS: TestPingGet (0.01s) [2022-07-25T16:28:33.020Z] === RUN TestPingHead [2022-07-25T16:28:33.020Z] --- PASS: TestPingHead (0.03s) [2022-07-25T16:28:33.020Z] === RUN TestPingSwarmHeader [2022-07-25T16:28:33.590Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T16:28:34.159Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T16:28:35.097Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T16:28:35.357Z] --- PASS: TestPingSwarmHeader (2.12s) [2022-07-25T16:28:35.357Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T16:28:35.357Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T16:28:35.357Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T16:28:35.357Z] === RUN TestVersion [2022-07-25T16:28:35.357Z] --- PASS: TestVersion (0.02s) [2022-07-25T16:28:35.357Z] === CONT TestDiskUsage [2022-07-25T16:28:35.925Z] === RUN TestDiskUsage/empty [2022-07-25T16:28:35.925Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T16:28:35.926Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T16:28:36.496Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T16:28:36.496Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T16:28:36.496Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T16:28:36.496Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T16:28:36.496Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T16:28:36.496Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T16:28:36.496Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T16:28:36.496Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T16:28:36.496Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T16:28:36.496Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage (1.23s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.21s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-25T16:28:36.496Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T16:28:36.496Z] PASS [2022-07-25T16:28:36.496Z] [2022-07-25T16:28:36.496Z] === Skipped [2022-07-25T16:28:36.496Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T16:28:36.496Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T16:28:36.496Z] [2022-07-25T16:28:36.496Z] DONE 54 tests, 1 skipped in 23.030s [2022-07-25T16:28:36.496Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T16:28:36.496Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:28:36.496Z] ++ set -e [2022-07-25T16:28:36.496Z] ++ '[' -n 0 ']' [2022-07-25T16:28:36.496Z] ++ set -x [2022-07-25T16:28:36.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-25T16:28:36.757Z] INFO: Testing against a local daemon [2022-07-25T16:28:36.757Z] === RUN TestVolumesCreateAndList [2022-07-25T16:28:36.757Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T16:28:36.757Z] === RUN TestVolumesRemove [2022-07-25T16:28:36.757Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-25T16:28:36.757Z] === RUN TestVolumesInspect [2022-07-25T16:28:36.757Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T16:28:36.757Z] === RUN TestVolumesInvalidJSON [2022-07-25T16:28:36.757Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T16:28:36.757Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T16:28:36.757Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T16:28:36.757Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T16:28:36.757Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T16:28:36.757Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T16:28:36.757Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T16:28:36.757Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-25T16:28:36.757Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T16:28:36.757Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T16:28:36.757Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T16:28:36.757Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T16:28:36.757Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T16:28:36.757Z] PASS [2022-07-25T16:28:36.757Z] [2022-07-25T16:28:36.757Z] DONE 9 tests in 0.234s [2022-07-25T16:28:36.757Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T16:28:37.017Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T16:28:37.017Z] +++ kill 6686 [2022-07-25T16:28:37.017Z] +++ /etc/init.d/apparmor stop [2022-07-25T16:28:37.017Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T16:28:37.017Z] [2022-07-25T16:28:37.017Z] Unloading profiles will leave already running processes permanently [2022-07-25T16:28:37.017Z] unconfined, which can lead to unexpected situations. [2022-07-25T16:28:37.017Z] [2022-07-25T16:28:37.017Z] To set a process to complain mode, use the command line tool [2022-07-25T16:28:37.017Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T16:28:37.017Z] +++ true [2022-07-25T16:28:37.017Z] exiting test-integration [2022-07-25T16:28:37.017Z] ++ exit 0 [2022-07-25T16:28:37.017Z] [2022-07-25T16:28:37.955Z] + for job in $(jobs -p) [2022-07-25T16:28:37.955Z] + wait 25447 [2022-07-25T16:28:40.493Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-25T16:28:43.031Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-25T16:28:45.587Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-25T16:28:45.587Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-25T16:28:45.587Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-25T16:28:45.587Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-25T16:28:46.157Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-25T16:28:46.397Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-25T16:28:46.397Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-25T16:28:46.397Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-25T16:28:46.397Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-25T16:28:46.397Z] Cross building: bundles/cross/linux/s390x [2022-07-25T16:28:46.397Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-25T16:28:46.397Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-25T16:28:46.416Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-25T16:28:46.985Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-25T16:28:47.556Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-25T16:28:47.556Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-25T16:28:47.556Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-25T16:28:47.556Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-25T16:28:47.815Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-25T16:28:48.075Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-25T16:28:48.335Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-25T16:28:48.335Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-25T16:28:48.904Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-25T16:28:48.904Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-25T16:28:49.474Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-25T16:28:50.044Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-25T16:28:50.044Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-25T16:28:50.614Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-25T16:28:53.152Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-25T16:28:53.152Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-25T16:28:53.412Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-25T16:28:54.352Z] === RUN TestDockerSuite/TestImportFile [2022-07-25T16:28:55.735Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-25T16:28:55.735Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-25T16:28:56.675Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-25T16:28:57.616Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-25T16:28:58.996Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-25T16:28:59.256Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-25T16:28:59.826Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-25T16:29:00.086Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-25T16:29:00.346Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-25T16:29:00.346Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-25T16:29:00.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-25T16:29:00.606Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-25T16:29:01.176Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-25T16:29:01.176Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-25T16:29:01.746Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-25T16:29:01.746Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-25T16:29:01.746Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-25T16:29:02.319Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-25T16:29:02.891Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-25T16:29:03.460Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-25T16:29:04.031Z] === RUN TestDockerSuite/TestInspectImage [2022-07-25T16:29:04.031Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-25T16:29:04.031Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-25T16:29:04.031Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-25T16:29:04.031Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-25T16:29:04.626Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-25T16:29:04.887Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-25T16:29:04.887Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-25T16:29:05.457Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-25T16:29:05.716Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-25T16:29:08.255Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-25T16:29:08.255Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-25T16:29:08.515Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-25T16:29:09.088Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-25T16:29:10.027Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-25T16:29:10.598Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-25T16:29:11.168Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-25T16:29:11.428Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-25T16:29:11.998Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-25T16:29:12.568Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-25T16:29:12.829Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-25T16:29:12.829Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-25T16:29:13.771Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-25T16:29:14.711Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-25T16:29:14.971Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-25T16:29:16.352Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-25T16:29:17.733Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-25T16:29:19.114Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-25T16:29:19.114Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-25T16:29:20.496Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-25T16:29:20.496Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-25T16:29:21.065Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-25T16:29:22.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-25T16:29:26.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-25T16:29:29.195Z] docker_api_swarm_service_test.go:395: [dc4a07500bad7] joining swarm manager [d2b7da7e5e537]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:29:29.455Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-25T16:29:30.025Z] docker_api_swarm_service_test.go:395: [d105188e426f9] joining swarm manager [d2b7da7e5e537]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:29:31.408Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-25T16:29:31.669Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-25T16:29:34.212Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-25T16:29:34.212Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-25T16:29:34.212Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-25T16:29:35.597Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-25T16:29:36.167Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-25T16:29:37.106Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-25T16:29:38.046Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-25T16:29:38.616Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-25T16:29:40.525Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-25T16:29:41.095Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-25T16:29:41.357Z] === RUN TestDockerSuite/TestLogsSince [2022-07-25T16:29:46.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-25T16:29:48.014Z] docker_api_swarm_service_test.go:343: [dc34aaa01a975] joining swarm manager [dbcbc3c64298b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:29:48.014Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-25T16:29:48.583Z] docker_api_swarm_service_test.go:343: [dc303f56ba3b1] joining swarm manager [dbcbc3c64298b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:29:53.864Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-25T16:29:53.864Z] === RUN TestDockerSuite/TestLogsTail [2022-07-25T16:29:54.433Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-25T16:29:55.002Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-25T16:29:55.268Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-25T16:29:55.268Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-25T16:29:55.268Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-25T16:29:55.552Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-25T16:29:55.552Z] === RUN TestDockerSuite/TestNetHostname [2022-07-25T16:29:56.933Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-25T16:29:56.933Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-25T16:29:56.933Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-25T16:29:57.193Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-25T16:29:57.762Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-25T16:29:58.333Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-25T16:29:59.273Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-25T16:29:59.274Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-25T16:29:59.274Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-25T16:29:59.534Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-25T16:30:02.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-25T16:30:03.981Z] docker_api_swarm_service_test.go:490: [d0f1cfd4753ff] joining swarm manager [de1dc4e72038e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:30:04.552Z] docker_api_swarm_service_test.go:490: [d10fa6b3b8f2b] joining swarm manager [de1dc4e72038e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:30:04.813Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-25T16:30:06.196Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-25T16:30:07.577Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-25T16:30:09.487Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-25T16:30:12.032Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-25T16:30:12.972Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-25T16:30:16.264Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-25T16:30:17.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-25T16:30:18.213Z] === RUN TestDockerSuite/TestPluginActive [2022-07-25T16:30:20.755Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-25T16:30:22.791Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-25T16:30:22.791Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-25T16:30:22.791Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-25T16:30:23.047Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-25T16:30:23.047Z] [2022-07-25T16:30:23.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-25T16:30:24.781Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-25T16:30:25.097Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/test/unit [2022-07-25T16:30:25.207Z] docker_api_swarm_service_test.go:128: [d88cceb075d0c] joining swarm manager [da29d4918ae95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:30:25.353Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-25T16:30:25.353Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-25T16:30:25.353Z] + TESTDIRS=./... [2022-07-25T16:30:25.353Z] + exclude_paths='/vendor/|/integration' [2022-07-25T16:30:25.353Z] ++ go list ./... [2022-07-25T16:30:25.353Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-25T16:30:26.282Z] + pkg_list='github.com/docker/docker/api [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/backend/build [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/httputils [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/middleware [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router/build [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router/container [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router/debug [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router/image [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router/network [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router/session [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router/system [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/server/router/volume [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/backend [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/container [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/events [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/filters [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/image [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/mount [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/network [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/registry [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/strslice [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/swarm [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/time [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/versions [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T16:30:26.282Z] github.com/docker/docker/api/types/volume [2022-07-25T16:30:26.282Z] github.com/docker/docker/builder [2022-07-25T16:30:26.282Z] github.com/docker/docker/builder/builder-next [2022-07-25T16:30:26.282Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T16:30:26.282Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T16:30:26.282Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T16:30:26.282Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T16:30:26.282Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T16:30:26.282Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T16:30:26.282Z] github.com/docker/docker/builder/dockerfile [2022-07-25T16:30:26.282Z] github.com/docker/docker/builder/remotecontext [2022-07-25T16:30:26.282Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T16:30:26.282Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T16:30:26.282Z] github.com/docker/docker/cli [2022-07-25T16:30:26.282Z] github.com/docker/docker/cli/config [2022-07-25T16:30:26.282Z] github.com/docker/docker/cli/debug [2022-07-25T16:30:26.282Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T16:30:26.282Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T16:30:26.282Z] github.com/docker/docker/client [2022-07-25T16:30:26.282Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T16:30:26.282Z] github.com/docker/docker/cmd/dockerd [2022-07-25T16:30:26.282Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T16:30:26.282Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T16:30:26.282Z] github.com/docker/docker/container [2022-07-25T16:30:26.282Z] github.com/docker/docker/container/stream [2022-07-25T16:30:26.282Z] github.com/docker/docker/contrib/apparmor [2022-07-25T16:30:26.282Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T16:30:26.282Z] github.com/docker/docker/contrib/httpserver [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/cluster [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/config [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/containerd [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/events [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/exec [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/images [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/initlayer [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/links [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/listeners [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/logger [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/logger/local [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T16:30:26.282Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/names [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/network [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/stats [2022-07-25T16:30:26.283Z] github.com/docker/docker/distribution [2022-07-25T16:30:26.283Z] github.com/docker/docker/distribution/metadata [2022-07-25T16:30:26.283Z] github.com/docker/docker/distribution/utils [2022-07-25T16:30:26.283Z] github.com/docker/docker/distribution/xfer [2022-07-25T16:30:26.283Z] github.com/docker/docker/dockerversion [2022-07-25T16:30:26.283Z] github.com/docker/docker/errdefs [2022-07-25T16:30:26.283Z] github.com/docker/docker/image [2022-07-25T16:30:26.283Z] github.com/docker/docker/image/cache [2022-07-25T16:30:26.283Z] github.com/docker/docker/image/tarexport [2022-07-25T16:30:26.283Z] github.com/docker/docker/image/v1 [2022-07-25T16:30:26.283Z] github.com/docker/docker/internal/test/suite [2022-07-25T16:30:26.283Z] github.com/docker/docker/layer [2022-07-25T16:30:26.283Z] github.com/docker/docker/libcontainerd [2022-07-25T16:30:26.283Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T16:30:26.283Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T16:30:26.283Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T16:30:26.283Z] github.com/docker/docker/libcontainerd/types [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/config [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/idm [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ns [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/options [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/osl [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/types [2022-07-25T16:30:26.283Z] github.com/docker/docker/oci [2022-07-25T16:30:26.283Z] github.com/docker/docker/oci/caps [2022-07-25T16:30:26.283Z] github.com/docker/docker/opts [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/aaparser [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/archive [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/authorization [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/capabilities [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/containerfs [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/directory [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/dmesg [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/fileutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/fsutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/homedir [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/idtools [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/ioutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/longpath [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/loopback [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/parsers [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/pidfile [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/platform [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/plugins [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/pools [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/progress [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/pubsub [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/reexec [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/signal [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/stack [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/stringid [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/system [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/tailfile [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/tarsum [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/urlutil [2022-07-25T16:30:26.283Z] github.com/docker/docker/pkg/useragent [2022-07-25T16:30:26.283Z] github.com/docker/docker/plugin [2022-07-25T16:30:26.283Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T16:30:26.283Z] github.com/docker/docker/plugin/v2 [2022-07-25T16:30:26.283Z] github.com/docker/docker/profiles/apparmor [2022-07-25T16:30:26.283Z] github.com/docker/docker/profiles/seccomp [2022-07-25T16:30:26.283Z] github.com/docker/docker/quota [2022-07-25T16:30:26.283Z] github.com/docker/docker/reference [2022-07-25T16:30:26.283Z] github.com/docker/docker/registry [2022-07-25T16:30:26.283Z] github.com/docker/docker/registry/resumable [2022-07-25T16:30:26.283Z] github.com/docker/docker/restartmanager [2022-07-25T16:30:26.283Z] github.com/docker/docker/rootless [2022-07-25T16:30:26.283Z] github.com/docker/docker/rootless/specconv [2022-07-25T16:30:26.283Z] github.com/docker/docker/runconfig [2022-07-25T16:30:26.283Z] github.com/docker/docker/runconfig/opts [2022-07-25T16:30:26.283Z] github.com/docker/docker/testutil [2022-07-25T16:30:26.283Z] github.com/docker/docker/testutil/daemon [2022-07-25T16:30:26.283Z] github.com/docker/docker/testutil/environment [2022-07-25T16:30:26.283Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T16:30:26.283Z] github.com/docker/docker/testutil/fakegit [2022-07-25T16:30:26.283Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T16:30:26.283Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T16:30:26.283Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T16:30:26.283Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T16:30:26.283Z] github.com/docker/docker/testutil/registry [2022-07-25T16:30:26.283Z] github.com/docker/docker/testutil/request [2022-07-25T16:30:26.283Z] github.com/docker/docker/volume [2022-07-25T16:30:26.283Z] github.com/docker/docker/volume/drivers [2022-07-25T16:30:26.283Z] github.com/docker/docker/volume/local [2022-07-25T16:30:26.283Z] github.com/docker/docker/volume/mounts [2022-07-25T16:30:26.283Z] github.com/docker/docker/volume/service [2022-07-25T16:30:26.283Z] github.com/docker/docker/volume/service/opts [2022-07-25T16:30:26.283Z] github.com/docker/docker/volume/testutils' [2022-07-25T16:30:26.283Z] ++ grep --fixed-strings -v /libnetwork [2022-07-25T16:30:26.283Z] ++ echo 'github.com/docker/docker/api [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/backend/build [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/httputils [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/middleware [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router/build [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router/container [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router/debug [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router/image [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router/network [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router/session [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router/system [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/server/router/volume [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/backend [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/container [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/events [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/filters [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/image [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/mount [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/network [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/registry [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/strslice [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/swarm [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/time [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/versions [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T16:30:26.283Z] github.com/docker/docker/api/types/volume [2022-07-25T16:30:26.283Z] github.com/docker/docker/builder [2022-07-25T16:30:26.283Z] github.com/docker/docker/builder/builder-next [2022-07-25T16:30:26.283Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T16:30:26.283Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T16:30:26.283Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T16:30:26.283Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T16:30:26.283Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T16:30:26.283Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T16:30:26.283Z] github.com/docker/docker/builder/dockerfile [2022-07-25T16:30:26.283Z] github.com/docker/docker/builder/remotecontext [2022-07-25T16:30:26.283Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T16:30:26.283Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T16:30:26.283Z] github.com/docker/docker/cli [2022-07-25T16:30:26.283Z] github.com/docker/docker/cli/config [2022-07-25T16:30:26.283Z] github.com/docker/docker/cli/debug [2022-07-25T16:30:26.283Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T16:30:26.283Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T16:30:26.283Z] github.com/docker/docker/client [2022-07-25T16:30:26.283Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T16:30:26.283Z] github.com/docker/docker/cmd/dockerd [2022-07-25T16:30:26.283Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T16:30:26.283Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T16:30:26.283Z] github.com/docker/docker/container [2022-07-25T16:30:26.283Z] github.com/docker/docker/container/stream [2022-07-25T16:30:26.283Z] github.com/docker/docker/contrib/apparmor [2022-07-25T16:30:26.283Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T16:30:26.283Z] github.com/docker/docker/contrib/httpserver [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/cluster [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/config [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/containerd [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/events [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/exec [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/images [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/initlayer [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/links [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/listeners [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/local [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/names [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/network [2022-07-25T16:30:26.283Z] github.com/docker/docker/daemon/stats [2022-07-25T16:30:26.283Z] github.com/docker/docker/distribution [2022-07-25T16:30:26.283Z] github.com/docker/docker/distribution/metadata [2022-07-25T16:30:26.283Z] github.com/docker/docker/distribution/utils [2022-07-25T16:30:26.283Z] github.com/docker/docker/distribution/xfer [2022-07-25T16:30:26.283Z] github.com/docker/docker/dockerversion [2022-07-25T16:30:26.283Z] github.com/docker/docker/errdefs [2022-07-25T16:30:26.283Z] github.com/docker/docker/image [2022-07-25T16:30:26.283Z] github.com/docker/docker/image/cache [2022-07-25T16:30:26.283Z] github.com/docker/docker/image/tarexport [2022-07-25T16:30:26.283Z] github.com/docker/docker/image/v1 [2022-07-25T16:30:26.283Z] github.com/docker/docker/internal/test/suite [2022-07-25T16:30:26.283Z] github.com/docker/docker/layer [2022-07-25T16:30:26.283Z] github.com/docker/docker/libcontainerd [2022-07-25T16:30:26.283Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T16:30:26.283Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T16:30:26.283Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T16:30:26.283Z] github.com/docker/docker/libcontainerd/types [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/config [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/idm [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/ns [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/options [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/osl [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T16:30:26.283Z] github.com/docker/docker/libnetwork/types [2022-07-25T16:30:26.283Z] github.com/docker/docker/oci [2022-07-25T16:30:26.283Z] github.com/docker/docker/oci/caps [2022-07-25T16:30:26.284Z] github.com/docker/docker/opts [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/aaparser [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/archive [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/authorization [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/capabilities [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/containerfs [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/directory [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/dmesg [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/fileutils [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/fsutils [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/homedir [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/idtools [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/ioutils [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/longpath [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/loopback [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/parsers [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/pidfile [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/platform [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/plugins [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/pools [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/progress [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/pubsub [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/reexec [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/signal [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/stack [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/stringid [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/system [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/tailfile [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/tarsum [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/urlutil [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/useragent [2022-07-25T16:30:26.284Z] github.com/docker/docker/plugin [2022-07-25T16:30:26.284Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T16:30:26.284Z] github.com/docker/docker/plugin/v2 [2022-07-25T16:30:26.284Z] github.com/docker/docker/profiles/apparmor [2022-07-25T16:30:26.284Z] github.com/docker/docker/profiles/seccomp [2022-07-25T16:30:26.284Z] github.com/docker/docker/quota [2022-07-25T16:30:26.284Z] github.com/docker/docker/reference [2022-07-25T16:30:26.284Z] github.com/docker/docker/registry [2022-07-25T16:30:26.284Z] github.com/docker/docker/registry/resumable [2022-07-25T16:30:26.284Z] github.com/docker/docker/restartmanager [2022-07-25T16:30:26.284Z] github.com/docker/docker/rootless [2022-07-25T16:30:26.284Z] github.com/docker/docker/rootless/specconv [2022-07-25T16:30:26.284Z] github.com/docker/docker/runconfig [2022-07-25T16:30:26.284Z] github.com/docker/docker/runconfig/opts [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/daemon [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/environment [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/fakegit [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/registry [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/request [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume/drivers [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume/local [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume/mounts [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume/service [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume/service/opts [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume/testutils' [2022-07-25T16:30:26.284Z] + base_pkg_list='github.com/docker/docker/api [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/backend/build [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/httputils [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/middleware [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/build [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/container [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/debug [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/image [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/network [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/session [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/system [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/volume [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/backend [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/container [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/events [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/filters [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/image [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/mount [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/network [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/registry [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/strslice [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/swarm [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/time [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/versions [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/volume [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/dockerfile [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/remotecontext [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T16:30:26.284Z] github.com/docker/docker/cli [2022-07-25T16:30:26.284Z] github.com/docker/docker/cli/config [2022-07-25T16:30:26.284Z] github.com/docker/docker/cli/debug [2022-07-25T16:30:26.284Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T16:30:26.284Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T16:30:26.284Z] github.com/docker/docker/client [2022-07-25T16:30:26.284Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T16:30:26.284Z] github.com/docker/docker/cmd/dockerd [2022-07-25T16:30:26.284Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T16:30:26.284Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T16:30:26.284Z] github.com/docker/docker/container [2022-07-25T16:30:26.284Z] github.com/docker/docker/container/stream [2022-07-25T16:30:26.284Z] github.com/docker/docker/contrib/apparmor [2022-07-25T16:30:26.284Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T16:30:26.284Z] github.com/docker/docker/contrib/httpserver [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/cluster [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/config [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/containerd [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/events [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/exec [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/images [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/initlayer [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/links [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/listeners [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/local [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/names [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/network [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/stats [2022-07-25T16:30:26.284Z] github.com/docker/docker/distribution [2022-07-25T16:30:26.284Z] github.com/docker/docker/distribution/metadata [2022-07-25T16:30:26.284Z] github.com/docker/docker/distribution/utils [2022-07-25T16:30:26.284Z] github.com/docker/docker/distribution/xfer [2022-07-25T16:30:26.284Z] github.com/docker/docker/dockerversion [2022-07-25T16:30:26.284Z] github.com/docker/docker/errdefs [2022-07-25T16:30:26.284Z] github.com/docker/docker/image [2022-07-25T16:30:26.284Z] github.com/docker/docker/image/cache [2022-07-25T16:30:26.284Z] github.com/docker/docker/image/tarexport [2022-07-25T16:30:26.284Z] github.com/docker/docker/image/v1 [2022-07-25T16:30:26.284Z] github.com/docker/docker/internal/test/suite [2022-07-25T16:30:26.284Z] github.com/docker/docker/layer [2022-07-25T16:30:26.284Z] github.com/docker/docker/libcontainerd [2022-07-25T16:30:26.284Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T16:30:26.284Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T16:30:26.284Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T16:30:26.284Z] github.com/docker/docker/libcontainerd/types [2022-07-25T16:30:26.284Z] github.com/docker/docker/oci [2022-07-25T16:30:26.284Z] github.com/docker/docker/oci/caps [2022-07-25T16:30:26.284Z] github.com/docker/docker/opts [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/aaparser [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/archive [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/authorization [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/capabilities [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/containerfs [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/directory [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/dmesg [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/fileutils [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/fsutils [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/homedir [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/idtools [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/ioutils [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/longpath [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/loopback [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/parsers [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/pidfile [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/platform [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/plugins [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/pools [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/progress [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/pubsub [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/reexec [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/signal [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/stack [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/stringid [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/system [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/tailfile [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/tarsum [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/urlutil [2022-07-25T16:30:26.284Z] github.com/docker/docker/pkg/useragent [2022-07-25T16:30:26.284Z] github.com/docker/docker/plugin [2022-07-25T16:30:26.284Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T16:30:26.284Z] github.com/docker/docker/plugin/v2 [2022-07-25T16:30:26.284Z] github.com/docker/docker/profiles/apparmor [2022-07-25T16:30:26.284Z] github.com/docker/docker/profiles/seccomp [2022-07-25T16:30:26.284Z] github.com/docker/docker/quota [2022-07-25T16:30:26.284Z] github.com/docker/docker/reference [2022-07-25T16:30:26.284Z] github.com/docker/docker/registry [2022-07-25T16:30:26.284Z] github.com/docker/docker/registry/resumable [2022-07-25T16:30:26.284Z] github.com/docker/docker/restartmanager [2022-07-25T16:30:26.284Z] github.com/docker/docker/rootless [2022-07-25T16:30:26.284Z] github.com/docker/docker/rootless/specconv [2022-07-25T16:30:26.284Z] github.com/docker/docker/runconfig [2022-07-25T16:30:26.284Z] github.com/docker/docker/runconfig/opts [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/daemon [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/environment [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/fakegit [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/registry [2022-07-25T16:30:26.284Z] github.com/docker/docker/testutil/request [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume/drivers [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume/local [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume/mounts [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume/service [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume/service/opts [2022-07-25T16:30:26.284Z] github.com/docker/docker/volume/testutils' [2022-07-25T16:30:26.284Z] ++ grep --fixed-strings /libnetwork [2022-07-25T16:30:26.284Z] ++ echo 'github.com/docker/docker/api [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/backend/build [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/httputils [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/middleware [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/build [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/container [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/debug [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/image [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/network [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/session [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/system [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/server/router/volume [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/backend [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/container [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/events [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/filters [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/image [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/mount [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/network [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/registry [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/strslice [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/swarm [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/time [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/versions [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T16:30:26.284Z] github.com/docker/docker/api/types/volume [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/dockerfile [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/remotecontext [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T16:30:26.284Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T16:30:26.284Z] github.com/docker/docker/cli [2022-07-25T16:30:26.284Z] github.com/docker/docker/cli/config [2022-07-25T16:30:26.284Z] github.com/docker/docker/cli/debug [2022-07-25T16:30:26.284Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T16:30:26.284Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T16:30:26.284Z] github.com/docker/docker/client [2022-07-25T16:30:26.284Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T16:30:26.284Z] github.com/docker/docker/cmd/dockerd [2022-07-25T16:30:26.284Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T16:30:26.284Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T16:30:26.284Z] github.com/docker/docker/container [2022-07-25T16:30:26.284Z] github.com/docker/docker/container/stream [2022-07-25T16:30:26.284Z] github.com/docker/docker/contrib/apparmor [2022-07-25T16:30:26.284Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T16:30:26.284Z] github.com/docker/docker/contrib/httpserver [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/cluster [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/config [2022-07-25T16:30:26.284Z] github.com/docker/docker/daemon/containerd [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/events [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/exec [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/images [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/initlayer [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/links [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/listeners [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/local [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/names [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/network [2022-07-25T16:30:26.285Z] github.com/docker/docker/daemon/stats [2022-07-25T16:30:26.285Z] github.com/docker/docker/distribution [2022-07-25T16:30:26.285Z] github.com/docker/docker/distribution/metadata [2022-07-25T16:30:26.285Z] github.com/docker/docker/distribution/utils [2022-07-25T16:30:26.285Z] github.com/docker/docker/distribution/xfer [2022-07-25T16:30:26.285Z] github.com/docker/docker/dockerversion [2022-07-25T16:30:26.285Z] github.com/docker/docker/errdefs [2022-07-25T16:30:26.285Z] github.com/docker/docker/image [2022-07-25T16:30:26.285Z] github.com/docker/docker/image/cache [2022-07-25T16:30:26.285Z] github.com/docker/docker/image/tarexport [2022-07-25T16:30:26.285Z] github.com/docker/docker/image/v1 [2022-07-25T16:30:26.285Z] github.com/docker/docker/internal/test/suite [2022-07-25T16:30:26.285Z] github.com/docker/docker/layer [2022-07-25T16:30:26.285Z] github.com/docker/docker/libcontainerd [2022-07-25T16:30:26.285Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T16:30:26.285Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T16:30:26.285Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T16:30:26.285Z] github.com/docker/docker/libcontainerd/types [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/config [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/idm [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ns [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/options [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/osl [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/types [2022-07-25T16:30:26.285Z] github.com/docker/docker/oci [2022-07-25T16:30:26.285Z] github.com/docker/docker/oci/caps [2022-07-25T16:30:26.285Z] github.com/docker/docker/opts [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/aaparser [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/archive [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/authorization [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/capabilities [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/containerfs [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/directory [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/dmesg [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/fileutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/fsutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/homedir [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/idtools [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/ioutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/longpath [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/loopback [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/parsers [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/pidfile [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/platform [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/plugins [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/pools [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/progress [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/pubsub [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/reexec [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/signal [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/stack [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/stringid [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/system [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/tailfile [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/tarsum [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/urlutil [2022-07-25T16:30:26.285Z] github.com/docker/docker/pkg/useragent [2022-07-25T16:30:26.285Z] github.com/docker/docker/plugin [2022-07-25T16:30:26.285Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T16:30:26.285Z] github.com/docker/docker/plugin/v2 [2022-07-25T16:30:26.285Z] github.com/docker/docker/profiles/apparmor [2022-07-25T16:30:26.285Z] github.com/docker/docker/profiles/seccomp [2022-07-25T16:30:26.285Z] github.com/docker/docker/quota [2022-07-25T16:30:26.285Z] github.com/docker/docker/reference [2022-07-25T16:30:26.285Z] github.com/docker/docker/registry [2022-07-25T16:30:26.285Z] github.com/docker/docker/registry/resumable [2022-07-25T16:30:26.285Z] github.com/docker/docker/restartmanager [2022-07-25T16:30:26.285Z] github.com/docker/docker/rootless [2022-07-25T16:30:26.285Z] github.com/docker/docker/rootless/specconv [2022-07-25T16:30:26.285Z] github.com/docker/docker/runconfig [2022-07-25T16:30:26.285Z] github.com/docker/docker/runconfig/opts [2022-07-25T16:30:26.285Z] github.com/docker/docker/testutil [2022-07-25T16:30:26.285Z] github.com/docker/docker/testutil/daemon [2022-07-25T16:30:26.285Z] github.com/docker/docker/testutil/environment [2022-07-25T16:30:26.285Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T16:30:26.285Z] github.com/docker/docker/testutil/fakegit [2022-07-25T16:30:26.285Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T16:30:26.285Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T16:30:26.285Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T16:30:26.285Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T16:30:26.285Z] github.com/docker/docker/testutil/registry [2022-07-25T16:30:26.285Z] github.com/docker/docker/testutil/request [2022-07-25T16:30:26.285Z] github.com/docker/docker/volume [2022-07-25T16:30:26.285Z] github.com/docker/docker/volume/drivers [2022-07-25T16:30:26.285Z] github.com/docker/docker/volume/local [2022-07-25T16:30:26.285Z] github.com/docker/docker/volume/mounts [2022-07-25T16:30:26.285Z] github.com/docker/docker/volume/service [2022-07-25T16:30:26.285Z] github.com/docker/docker/volume/service/opts [2022-07-25T16:30:26.285Z] github.com/docker/docker/volume/testutils' [2022-07-25T16:30:26.285Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/config [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/idm [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ns [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/options [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/osl [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/types' [2022-07-25T16:30:26.285Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-25T16:30:26.285Z] + echo 'github.com/docker/docker/libnetwork [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/config [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/idm [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/ns [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/options [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/osl [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/types' [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:30:26.285Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:30:26.285Z] + type docker-proxy [2022-07-25T16:30:26.285Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-25T16:30:26.285Z] + hack/make.sh binary-proxy install-proxy [2022-07-25T16:30:26.285Z] [2022-07-25T16:30:26.542Z] Removing bundles/ [2022-07-25T16:30:26.542Z] [2022-07-25T16:30:26.542Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-25T16:30:26.542Z] Building: bundles/binary-proxy/docker-proxy [2022-07-25T16:30:26.542Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T16:30:26.588Z] docker_api_swarm_service_test.go:129: [d0f157d918573] joining swarm manager [da29d4918ae95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:30:27.972Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-25T16:30:27.972Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-25T16:30:27.972Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-25T16:30:28.232Z] docker_api_swarm_service_test.go:137: [d28643ea497e2] joining swarm manager [da29d4918ae95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T16:30:28.802Z] docker_api_swarm_service_test.go:138: [d8a146abee0fc] joining swarm manager [da29d4918ae95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-25T16:30:29.742Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-25T16:30:33.033Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-25T16:30:34.634Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-25T16:30:34.634Z] [2022-07-25T16:30:34.634Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-25T16:30:34.634Z] Installing docker-proxy to /usr/local/bin/ [2022-07-25T16:30:34.634Z] [2022-07-25T16:30:34.634Z] + mkdir -p bundles [2022-07-25T16:30:34.634Z] + '[' -n 'github.com/docker/docker/api [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/backend/build [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/httputils [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/middleware [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router/build [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router/container [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router/debug [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router/image [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router/network [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router/session [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router/system [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/server/router/volume [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/backend [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/container [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/events [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/filters [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/image [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/mount [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/network [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/registry [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/strslice [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/swarm [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/time [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/versions [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T16:30:34.634Z] github.com/docker/docker/api/types/volume [2022-07-25T16:30:34.634Z] github.com/docker/docker/builder [2022-07-25T16:30:34.634Z] github.com/docker/docker/builder/builder-next [2022-07-25T16:30:34.634Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T16:30:34.634Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T16:30:34.634Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T16:30:34.634Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T16:30:34.634Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T16:30:34.634Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T16:30:34.634Z] github.com/docker/docker/builder/dockerfile [2022-07-25T16:30:34.634Z] github.com/docker/docker/builder/remotecontext [2022-07-25T16:30:34.634Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T16:30:34.634Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T16:30:34.634Z] github.com/docker/docker/cli [2022-07-25T16:30:34.634Z] github.com/docker/docker/cli/config [2022-07-25T16:30:34.634Z] github.com/docker/docker/cli/debug [2022-07-25T16:30:34.634Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T16:30:34.634Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T16:30:34.634Z] github.com/docker/docker/client [2022-07-25T16:30:34.634Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T16:30:34.634Z] github.com/docker/docker/cmd/dockerd [2022-07-25T16:30:34.634Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T16:30:34.634Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T16:30:34.634Z] github.com/docker/docker/container [2022-07-25T16:30:34.634Z] github.com/docker/docker/container/stream [2022-07-25T16:30:34.634Z] github.com/docker/docker/contrib/apparmor [2022-07-25T16:30:34.634Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T16:30:34.634Z] github.com/docker/docker/contrib/httpserver [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/cluster [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/config [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/containerd [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/events [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/exec [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T16:30:34.634Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/images [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/initlayer [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/links [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/listeners [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/local [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/names [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/network [2022-07-25T16:30:34.635Z] github.com/docker/docker/daemon/stats [2022-07-25T16:30:34.635Z] github.com/docker/docker/distribution [2022-07-25T16:30:34.635Z] github.com/docker/docker/distribution/metadata [2022-07-25T16:30:34.635Z] github.com/docker/docker/distribution/utils [2022-07-25T16:30:34.635Z] github.com/docker/docker/distribution/xfer [2022-07-25T16:30:34.635Z] github.com/docker/docker/dockerversion [2022-07-25T16:30:34.635Z] github.com/docker/docker/errdefs [2022-07-25T16:30:34.635Z] github.com/docker/docker/image [2022-07-25T16:30:34.635Z] github.com/docker/docker/image/cache [2022-07-25T16:30:34.635Z] github.com/docker/docker/image/tarexport [2022-07-25T16:30:34.635Z] github.com/docker/docker/image/v1 [2022-07-25T16:30:34.635Z] github.com/docker/docker/internal/test/suite [2022-07-25T16:30:34.635Z] github.com/docker/docker/layer [2022-07-25T16:30:34.635Z] github.com/docker/docker/libcontainerd [2022-07-25T16:30:34.635Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T16:30:34.635Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T16:30:34.635Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T16:30:34.635Z] github.com/docker/docker/libcontainerd/types [2022-07-25T16:30:34.635Z] github.com/docker/docker/oci [2022-07-25T16:30:34.635Z] github.com/docker/docker/oci/caps [2022-07-25T16:30:34.635Z] github.com/docker/docker/opts [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/aaparser [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/archive [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/authorization [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/capabilities [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/containerfs [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/directory [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/dmesg [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/fileutils [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/fsutils [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/homedir [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/idtools [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/ioutils [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/longpath [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/loopback [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/parsers [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/pidfile [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/platform [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/plugins [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/pools [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/progress [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/pubsub [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/reexec [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/signal [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/stack [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/stringid [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/system [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/tailfile [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/tarsum [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/urlutil [2022-07-25T16:30:34.635Z] github.com/docker/docker/pkg/useragent [2022-07-25T16:30:34.635Z] github.com/docker/docker/plugin [2022-07-25T16:30:34.635Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T16:30:34.635Z] github.com/docker/docker/plugin/v2 [2022-07-25T16:30:34.635Z] github.com/docker/docker/profiles/apparmor [2022-07-25T16:30:34.635Z] github.com/docker/docker/profiles/seccomp [2022-07-25T16:30:34.635Z] github.com/docker/docker/quota [2022-07-25T16:30:34.635Z] github.com/docker/docker/reference [2022-07-25T16:30:34.635Z] github.com/docker/docker/registry [2022-07-25T16:30:34.635Z] github.com/docker/docker/registry/resumable [2022-07-25T16:30:34.635Z] github.com/docker/docker/restartmanager [2022-07-25T16:30:34.635Z] github.com/docker/docker/rootless [2022-07-25T16:30:34.635Z] github.com/docker/docker/rootless/specconv [2022-07-25T16:30:34.635Z] github.com/docker/docker/runconfig [2022-07-25T16:30:34.635Z] github.com/docker/docker/runconfig/opts [2022-07-25T16:30:34.635Z] github.com/docker/docker/testutil [2022-07-25T16:30:34.635Z] github.com/docker/docker/testutil/daemon [2022-07-25T16:30:34.635Z] github.com/docker/docker/testutil/environment [2022-07-25T16:30:34.635Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T16:30:34.635Z] github.com/docker/docker/testutil/fakegit [2022-07-25T16:30:34.635Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T16:30:34.635Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T16:30:34.635Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T16:30:34.635Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T16:30:34.635Z] github.com/docker/docker/testutil/registry [2022-07-25T16:30:34.635Z] github.com/docker/docker/testutil/request [2022-07-25T16:30:34.635Z] github.com/docker/docker/volume [2022-07-25T16:30:34.635Z] github.com/docker/docker/volume/drivers [2022-07-25T16:30:34.635Z] github.com/docker/docker/volume/local [2022-07-25T16:30:34.635Z] github.com/docker/docker/volume/mounts [2022-07-25T16:30:34.635Z] github.com/docker/docker/volume/service [2022-07-25T16:30:34.635Z] github.com/docker/docker/volume/service/opts [2022-07-25T16:30:34.635Z] github.com/docker/docker/volume/testutils' ']' [2022-07-25T16:30:34.635Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-25T16:30:34.891Z] ? github.com/docker/docker/api [no test files] [2022-07-25T16:30:38.310Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-25T16:30:39.252Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-25T16:30:40.193Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-25T16:30:41.136Z] === RUN TestDockerSuite/TestPortList [2022-07-25T16:30:47.713Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-25T16:30:49.624Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-25T16:30:49.624Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-25T16:30:51.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-25T16:30:51.618Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-25T16:30:52.556Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-25T16:30:52.961Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-25T16:30:53.126Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-25T16:30:53.386Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-25T16:30:53.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-25T16:30:55.557Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-25T16:30:55.818Z] docker_api_swarm_service_test.go:304: [d9405f8c09050] joining swarm manager [da5ca3778b053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:30:56.391Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-25T16:30:56.962Z] docker_api_swarm_service_test.go:304: [dcd93b2bf401c] joining swarm manager [da5ca3778b053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:30:59.504Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-25T16:31:02.803Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-25T16:31:02.803Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-25T16:31:05.343Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-25T16:31:11.919Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-25T16:31:12.861Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-25T16:31:14.242Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-25T16:31:15.182Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-25T16:31:15.752Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-25T16:31:16.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-25T16:31:17.704Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-25T16:31:18.650Z] docker_api_swarm_service_test.go:100: [d13d966018e89] joining swarm manager [dde71a69ffa88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:31:19.590Z] docker_api_swarm_service_test.go:101: [d4cc5569c1f95] joining swarm manager [dde71a69ffa88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:31:19.590Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-25T16:31:20.531Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-25T16:31:20.531Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-25T16:31:21.473Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-25T16:31:24.019Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-25T16:31:25.928Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-25T16:31:25.928Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-25T16:31:25.928Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-25T16:31:25.928Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-25T16:31:26.498Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-25T16:31:26.498Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-25T16:31:27.438Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-25T16:31:28.381Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-25T16:31:28.951Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-25T16:31:35.532Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-25T16:31:36.103Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-25T16:31:38.015Z] check_test.go:611: [d13d966018e89] daemon is not started [2022-07-25T16:31:38.015Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-25T16:31:38.277Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-25T16:31:38.277Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-25T16:31:38.537Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-25T16:31:40.444Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-25T16:31:41.387Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-25T16:31:43.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-25T16:31:43.296Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-25T16:31:44.701Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-25T16:31:44.701Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-25T16:31:44.701Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-25T16:31:45.640Z] docker_api_swarm_service_test.go:533: [d071874b16584] joining swarm manager [d442f92392d82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:31:47.022Z] docker_api_swarm_service_test.go:534: [d4285d3f2b170] joining swarm manager [d442f92392d82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:31:47.593Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-25T16:31:48.162Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-25T16:31:48.422Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-25T16:31:50.334Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-25T16:31:51.274Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-25T16:31:52.657Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-25T16:31:53.598Z] === RUN TestDockerSuite/TestRmiTag [2022-07-25T16:31:53.598Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-25T16:31:54.538Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-25T16:31:57.078Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-25T16:31:57.648Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-25T16:31:58.219Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-25T16:31:58.478Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-25T16:31:58.738Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-25T16:31:59.307Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-25T16:31:59.878Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-25T16:32:00.448Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-25T16:32:01.018Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-25T16:32:04.312Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-25T16:32:04.312Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-25T16:32:05.696Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-25T16:32:06.266Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-25T16:32:08.178Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-25T16:32:09.118Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-25T16:32:10.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-25T16:32:10.998Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-25T16:32:11.572Z] === RUN TestDockerSuite/TestDockerFails [2022-07-25T16:32:11.572Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-25T16:32:12.143Z] docker_api_swarm_service_test.go:148: [d48f44182a190] joining swarm manager [d3f4c2bf26a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:32:13.083Z] docker_api_swarm_service_test.go:148: [d0d7d9a13318c] joining swarm manager [d3f4c2bf26a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:32:13.654Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-25T16:32:13.914Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-25T16:32:14.855Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-25T16:32:16.237Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-25T16:32:16.808Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-25T16:32:17.380Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-25T16:32:18.321Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-25T16:32:18.890Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-25T16:32:18.890Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-25T16:32:19.461Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-25T16:32:19.461Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-25T16:32:19.722Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-25T16:32:21.103Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-25T16:32:21.363Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-25T16:32:21.932Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-25T16:32:22.502Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-25T16:32:23.884Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-25T16:32:24.455Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-25T16:32:25.395Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-25T16:32:25.655Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-25T16:32:26.224Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-25T16:32:26.794Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-25T16:32:27.370Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-25T16:32:28.308Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-25T16:32:29.248Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-25T16:32:29.354Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-25T16:32:29.354Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-25T16:32:29.354Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-25T16:32:29.354Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-07-25T16:32:29.354Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-25T16:32:29.354Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-25T16:32:29.354Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-07-25T16:32:29.354Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/builder [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-25T16:32:29.354Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-25T16:32:29.354Z] ok github.com/docker/docker/builder/remotecontext 0.131s coverage: 13.7% of statements [2022-07-25T16:32:29.354Z] ok github.com/docker/docker/builder/dockerfile 0.556s coverage: 49.3% of statements [2022-07-25T16:32:29.508Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-25T16:32:29.611Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-07-25T16:32:30.077Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-25T16:32:30.174Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-25T16:32:30.338Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-25T16:32:30.338Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-25T16:32:31.104Z] ok github.com/docker/docker/builder/remotecontext/git 1.865s coverage: 86.3% of statements [2022-07-25T16:32:31.104Z] ? github.com/docker/docker/cli [no test files] [2022-07-25T16:32:31.104Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-25T16:32:31.104Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-25T16:32:31.104Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-25T16:32:32.036Z] ok github.com/docker/docker/cmd/docker-proxy 0.263s coverage: 69.3% of statements [2022-07-25T16:32:32.250Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-25T16:32:32.819Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-25T16:32:33.079Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-25T16:32:33.648Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-25T16:32:34.217Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-25T16:32:34.217Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-25T16:32:34.476Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-25T16:32:35.046Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-25T16:32:35.616Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-25T16:32:35.876Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-25T16:32:36.206Z] ok github.com/docker/docker/client 0.111s coverage: 75.9% of statements [2022-07-25T16:32:36.445Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-25T16:32:36.445Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-25T16:32:37.016Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-25T16:32:37.016Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-25T16:32:37.956Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-25T16:32:38.895Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-25T16:32:39.156Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-25T16:32:39.726Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-25T16:32:39.726Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-25T16:32:40.296Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-25T16:32:41.236Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-25T16:32:42.176Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-25T16:32:43.115Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-25T16:32:43.377Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-25T16:32:43.946Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-25T16:32:44.516Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-25T16:32:44.776Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-25T16:32:45.345Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-25T16:32:46.284Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-25T16:32:48.211Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-25T16:32:48.471Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-25T16:32:48.731Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-25T16:32:48.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-25T16:32:50.376Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-25T16:32:52.290Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-25T16:32:54.832Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-25T16:32:56.217Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-25T16:32:56.217Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-25T16:32:56.217Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-25T16:32:56.217Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-25T16:32:56.217Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-25T16:32:56.477Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-25T16:32:57.859Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-25T16:32:58.800Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-25T16:33:00.712Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-25T16:33:00.972Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-25T16:33:02.355Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-25T16:33:02.924Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-25T16:33:02.924Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-25T16:33:02.924Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-25T16:33:03.494Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-25T16:33:04.435Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-25T16:33:04.695Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-25T16:33:04.955Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-25T16:33:05.896Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-25T16:33:06.155Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-25T16:33:06.725Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-25T16:33:06.725Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-25T16:33:07.297Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-25T16:33:08.239Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-25T16:33:08.499Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-25T16:33:09.088Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-25T16:33:10.034Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-25T16:33:10.604Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-25T16:33:10.865Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-25T16:33:11.435Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-25T16:33:11.435Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-25T16:33:12.007Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-25T16:33:12.268Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-25T16:33:13.651Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-25T16:33:13.912Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-25T16:33:13.912Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-25T16:33:13.912Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-25T16:33:14.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-25T16:33:16.398Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-25T16:33:17.341Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-25T16:33:19.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-25T16:33:21.799Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-25T16:33:22.839Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 31.5% of statements [2022-07-25T16:33:22.839Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-25T16:33:22.839Z] ok github.com/docker/docker/cmd/dockerd/trap 2.569s coverage: 0.0% of statements [2022-07-25T16:33:22.839Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-25T16:33:22.839Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-25T16:33:22.839Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-25T16:33:22.839Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-25T16:33:22.839Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-25T16:33:24.339Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-25T16:33:26.878Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-25T16:33:28.091Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2022-07-25T16:33:28.786Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-25T16:33:29.022Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-07-25T16:33:29.048Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-25T16:33:29.618Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-25T16:33:30.389Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-25T16:33:30.560Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-25T16:33:30.560Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-25T16:33:30.560Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-25T16:33:30.560Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-25T16:33:31.131Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-25T16:33:31.700Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-25T16:33:33.628Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-25T16:33:35.014Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-25T16:33:35.954Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-25T16:33:36.213Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-25T16:33:38.480Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-07-25T16:33:39.043Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.7% of statements [2022-07-25T16:33:39.605Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-25T16:33:40.168Z] ok github.com/docker/docker/daemon 10.127s coverage: 16.2% of statements [2022-07-25T16:33:40.168Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-25T16:33:40.168Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-25T16:33:40.168Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-25T16:33:40.168Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-25T16:33:40.168Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-25T16:33:40.168Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-25T16:33:40.413Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-25T16:33:42.057Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.756s coverage: 74.8% of statements [2022-07-25T16:33:42.314Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-07-25T16:33:42.323Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-25T16:33:42.583Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-25T16:33:42.844Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-25T16:33:43.413Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-25T16:33:43.413Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-25T16:33:43.674Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-25T16:33:43.680Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.470s coverage: 56.2% of statements [2022-07-25T16:33:44.614Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-25T16:33:45.060Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2022-07-25T16:33:45.183Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-25T16:33:46.122Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-25T16:33:46.122Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-25T16:33:46.382Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-25T16:33:46.957Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.329s coverage: 50.6% of statements [2022-07-25T16:33:46.958Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.488s coverage: 45.9% of statements [2022-07-25T16:33:46.958Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-25T16:33:47.322Z] === RUN TestDockerSuite/TestRunMount [2022-07-25T16:33:48.326Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 58.5% of statements [2022-07-25T16:33:48.889Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.756s coverage: 58.5% of statements [2022-07-25T16:33:48.889Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-25T16:33:48.889Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-25T16:33:49.144Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-25T16:33:49.706Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-07-25T16:33:51.519Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-25T16:33:51.519Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-25T16:33:51.597Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 6.9% of statements [2022-07-25T16:33:51.597Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-25T16:33:51.597Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-25T16:33:51.597Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-07-25T16:33:52.089Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-25T16:33:52.973Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 53.6% of statements [2022-07-25T16:33:52.973Z] ok github.com/docker/docker/daemon/logger/awslogs 0.198s coverage: 79.9% of statements [2022-07-25T16:33:52.973Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-25T16:33:53.029Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-25T16:33:53.535Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-25T16:33:53.535Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-25T16:33:54.098Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-07-25T16:33:54.412Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-25T16:33:55.027Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.186s coverage: 76.8% of statements [2022-07-25T16:33:55.027Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 79.4% of statements [2022-07-25T16:33:55.027Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-25T16:33:55.027Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-25T16:33:55.354Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-25T16:33:56.393Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 62.0% of statements [2022-07-25T16:33:56.393Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2022-07-25T16:33:57.276Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-25T16:33:57.323Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2022-07-25T16:33:57.580Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-25T16:33:57.865Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-25T16:33:58.141Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-25T16:33:58.803Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-25T16:33:58.803Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-25T16:33:59.068Z] ok github.com/docker/docker/daemon/logger/splunk 1.606s coverage: 82.5% of statements [2022-07-25T16:33:59.068Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-25T16:33:59.068Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-25T16:33:59.372Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-25T16:33:59.941Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-25T16:33:59.997Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-25T16:34:00.512Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-25T16:34:00.772Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-25T16:34:01.449Z] ok github.com/docker/docker/distribution 1.525s coverage: 28.0% of statements [2022-07-25T16:34:01.449Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-25T16:34:01.449Z] ok github.com/docker/docker/errdefs 0.016s coverage: 77.0% of statements [2022-07-25T16:34:02.155Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-25T16:34:02.397Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-25T16:34:02.397Z] ok github.com/docker/docker/distribution/xfer 1.919s coverage: 84.9% of statements [2022-07-25T16:34:02.397Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-25T16:34:02.654Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-25T16:34:03.217Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-07-25T16:34:03.217Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-25T16:34:03.217Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-25T16:34:03.537Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-25T16:34:03.780Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2022-07-25T16:34:03.796Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-25T16:34:04.711Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-07-25T16:34:05.274Z] ok github.com/docker/docker/opts 0.031s coverage: 66.0% of statements [2022-07-25T16:34:05.274Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-25T16:34:07.166Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.2% of statements [2022-07-25T16:34:07.995Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-25T16:34:07.995Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-25T16:34:07.995Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-25T16:34:08.094Z] ok github.com/docker/docker/pkg/authorization 0.391s coverage: 68.3% of statements [2022-07-25T16:34:08.094Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-25T16:34:08.094Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-25T16:34:08.566Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-25T16:34:08.566Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-25T16:34:09.136Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-25T16:34:09.397Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-25T16:34:09.397Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-25T16:34:09.966Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-25T16:34:11.359Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 42.7% of statements [2022-07-25T16:34:11.615Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-25T16:34:11.871Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-25T16:34:11.871Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-25T16:34:11.875Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-25T16:34:12.127Z] ok github.com/docker/docker/layer 7.514s coverage: 68.9% of statements [2022-07-25T16:34:12.127Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-25T16:34:12.127Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-25T16:34:12.127Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-25T16:34:12.127Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-25T16:34:12.127Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-25T16:34:12.127Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-25T16:34:12.383Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-07-25T16:34:12.640Z] ok github.com/docker/docker/pkg/fsutils 0.147s coverage: 85.1% of statements [2022-07-25T16:34:12.640Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2022-07-25T16:34:14.008Z] ok github.com/docker/docker/pkg/idtools 0.495s coverage: 67.9% of statements [2022-07-25T16:34:14.008Z] ok github.com/docker/docker/pkg/ioutils 0.444s coverage: 70.1% of statements [2022-07-25T16:34:14.265Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-07-25T16:34:14.265Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-07-25T16:34:14.265Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-25T16:34:14.521Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-25T16:34:14.777Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-25T16:34:15.033Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-07-25T16:34:15.033Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-25T16:34:15.170Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-25T16:34:15.289Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-07-25T16:34:15.289Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-25T16:34:15.289Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-25T16:34:15.741Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-25T16:34:15.741Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-25T16:34:15.741Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-25T16:34:15.852Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-07-25T16:34:16.313Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-25T16:34:16.415Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-25T16:34:16.672Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-25T16:34:16.884Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-25T16:34:16.927Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-25T16:34:18.267Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-25T16:34:18.267Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-25T16:34:18.309Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-07-25T16:34:18.309Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-25T16:34:18.565Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-25T16:34:18.822Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-25T16:34:19.077Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-25T16:34:19.210Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-25T16:34:19.333Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-25T16:34:19.472Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-25T16:34:19.472Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-25T16:34:19.589Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-25T16:34:20.151Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-25T16:34:20.407Z] ok github.com/docker/docker/pkg/tailfile 0.075s coverage: 88.6% of statements [2022-07-25T16:34:20.412Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-25T16:34:20.970Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-07-25T16:34:20.970Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-25T16:34:20.997Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-25T16:34:20.997Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-25T16:34:21.565Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-25T16:34:22.135Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-25T16:34:22.135Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-25T16:34:22.135Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-25T16:34:22.705Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-25T16:34:22.861Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-25T16:34:23.118Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-25T16:34:23.276Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-25T16:34:23.276Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-25T16:34:23.276Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-25T16:34:23.680Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-07-25T16:34:23.846Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-25T16:34:24.106Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-25T16:34:24.608Z] ok github.com/docker/docker/quota 0.245s coverage: 71.4% of statements [2022-07-25T16:34:24.865Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-25T16:34:25.050Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-25T16:34:25.050Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-25T16:34:25.050Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-25T16:34:25.794Z] ok github.com/docker/docker/registry 0.057s coverage: 58.6% of statements [2022-07-25T16:34:26.358Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-25T16:34:26.358Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-25T16:34:26.921Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-25T16:34:26.958Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-25T16:34:27.177Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-25T16:34:27.528Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-25T16:34:28.470Z] === RUN TestDockerSuite/TestRunRm [2022-07-25T16:34:29.041Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-25T16:34:29.069Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-25T16:34:29.611Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-25T16:34:29.630Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.8% of statements [2022-07-25T16:34:30.192Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-07-25T16:34:31.127Z] ok github.com/docker/docker/volume/service 0.029s coverage: 72.3% of statements [2022-07-25T16:34:32.151Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-25T16:34:32.725Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-25T16:34:33.295Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-25T16:34:33.865Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-25T16:34:35.777Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-25T16:34:35.777Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-25T16:34:36.346Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-25T16:34:38.254Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-25T16:34:39.195Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-25T16:34:41.736Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-25T16:34:42.307Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-25T16:34:43.289Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-25T16:34:43.861Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-25T16:34:44.431Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-25T16:34:44.691Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-25T16:34:45.261Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-25T16:34:45.830Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-25T16:34:46.090Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-25T16:34:46.660Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-25T16:34:47.601Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-25T16:34:47.601Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-25T16:34:50.140Z] === RUN TestDockerSuite/TestRunState [2022-07-25T16:34:51.079Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-25T16:34:51.340Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-25T16:34:51.909Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-25T16:34:51.909Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-25T16:34:51.909Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-25T16:34:51.909Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-25T16:34:52.479Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-25T16:34:52.479Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-25T16:34:53.007Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/rootless [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/volume [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-25T16:34:53.007Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === Skipped [2022-07-25T16:34:53.007Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-25T16:34:53.007Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-25T16:34:53.007Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-25T16:34:53.007Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-25T16:34:53.007Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:71: No driver to put! [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.01s) [2022-07-25T16:34:53.007Z] time="2022-07-25T16:33:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-25T16:34:53.007Z] time="2022-07-25T16:33:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-25T16:34:53.007Z] time="2022-07-25T16:33:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-25T16:34:53.007Z] time="2022-07-25T16:33:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-25T16:34:53.007Z] time="2022-07-25T16:33:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:71: No driver to put! [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-25T16:34:53.007Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-25T16:34:53.007Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-25T16:34:53.007Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T16:34:53.007Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-25T16:34:53.007Z] graphtest_unix.go:71: No driver to put! [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-25T16:34:53.007Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-25T16:34:53.007Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-25T16:34:53.007Z] [2022-07-25T16:34:53.007Z] DONE 2811 tests, 28 skipped in 256.228s [2022-07-25T16:34:53.007Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/config [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T16:34:53.007Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/idm [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/ns [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/options [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/osl [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T16:34:53.008Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-25T16:34:53.008Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-25T16:34:53.050Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-25T16:34:53.990Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-25T16:34:53.990Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-25T16:34:53.990Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-25T16:34:54.930Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-25T16:34:55.869Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-25T16:34:56.810Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-25T16:34:57.381Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-25T16:34:58.764Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-25T16:34:59.024Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-25T16:35:02.321Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-25T16:35:02.321Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-25T16:35:04.861Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-25T16:35:04.861Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-25T16:35:05.122Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-25T16:35:05.709Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-25T16:35:06.280Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-25T16:35:08.190Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-25T16:35:09.129Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-25T16:35:09.389Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-25T16:35:09.959Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-25T16:35:09.959Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-25T16:35:09.959Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-25T16:35:10.530Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-25T16:35:11.470Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-25T16:35:12.040Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-25T16:35:12.040Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-25T16:35:12.040Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-25T16:35:12.300Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-25T16:35:12.300Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-25T16:35:12.870Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-25T16:35:15.415Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-25T16:35:15.984Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-25T16:35:16.555Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-25T16:35:17.500Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-25T16:35:18.441Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-25T16:35:19.382Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-25T16:35:20.767Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-25T16:35:21.027Z] docker_cli_service_logs_test.go:248: checking task qerjn1qwlnvs [2022-07-25T16:35:21.027Z] docker_cli_service_logs_test.go:253: checking messages for qerjn1qwlnvs [2022-07-25T16:35:21.027Z] docker_cli_service_logs_test.go:248: checking task a10vcce44383 [2022-07-25T16:35:21.027Z] docker_cli_service_logs_test.go:253: checking messages for a10vcce44383 [2022-07-25T16:35:21.597Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-25T16:35:22.538Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-25T16:35:24.447Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-25T16:35:24.447Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-25T16:35:25.018Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-25T16:35:25.019Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-25T16:35:25.019Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-25T16:35:25.019Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-25T16:35:25.019Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-25T16:35:25.019Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-25T16:35:25.019Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-25T16:35:25.019Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-25T16:35:25.019Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-25T16:35:25.019Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-25T16:35:25.588Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-25T16:35:26.529Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-25T16:35:27.477Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-25T16:35:27.736Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-25T16:35:28.308Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-25T16:35:28.308Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-25T16:35:28.878Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-25T16:35:28.878Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-25T16:35:28.878Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-25T16:35:28.878Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-25T16:35:28.878Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-25T16:35:28.878Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-25T16:35:28.878Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-25T16:35:28.878Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-25T16:35:28.878Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-25T16:35:28.878Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-25T16:35:28.878Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-25T16:35:28.878Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-25T16:35:28.878Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-25T16:35:28.878Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-25T16:35:28.878Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-25T16:35:29.448Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-25T16:35:29.707Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-25T16:35:29.707Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-25T16:35:30.278Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-25T16:35:30.537Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-25T16:35:31.107Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-25T16:35:31.107Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-25T16:35:31.678Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-25T16:35:31.938Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-25T16:35:31.938Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-25T16:35:31.938Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-25T16:35:32.511Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-25T16:35:33.895Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-25T16:35:34.465Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-25T16:35:34.465Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-25T16:35:34.465Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-25T16:35:34.726Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-25T16:35:34.726Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-25T16:35:35.666Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-25T16:35:36.235Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-25T16:35:37.617Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-25T16:35:37.877Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-25T16:35:37.877Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-25T16:35:37.877Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-25T16:35:37.877Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-25T16:35:38.819Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-25T16:35:39.389Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-25T16:35:39.636Z] ok github.com/docker/docker/libnetwork 37.260s coverage: 40.6% of statements [2022-07-25T16:35:39.636Z] ok github.com/docker/docker/libnetwork/bitseq 0.114s coverage: 84.4% of statements [2022-07-25T16:35:39.636Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-25T16:35:39.636Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-25T16:35:39.636Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-25T16:35:39.636Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-25T16:35:39.636Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-25T16:35:39.636Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-25T16:35:39.636Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-25T16:35:39.636Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-25T16:35:39.636Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-25T16:35:39.636Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-25T16:35:39.636Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-25T16:35:39.636Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-25T16:35:39.636Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-25T16:35:39.636Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.413s coverage: 59.9% of statements [2022-07-25T16:35:39.636Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-25T16:35:39.636Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-25T16:35:39.636Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.101s coverage: 5.2% of statements [2022-07-25T16:35:39.636Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-25T16:35:39.636Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-25T16:35:39.636Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-25T16:35:39.636Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-25T16:35:39.959Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-25T16:35:41.869Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-25T16:35:41.869Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-25T16:35:42.439Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-25T16:35:44.349Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-25T16:35:44.919Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-25T16:35:46.831Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-25T16:35:47.771Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-25T16:35:49.162Z] docker_cli_swarm_test.go:1895: [d23d24652dfb9] joining swarm manager [de76e1342e2ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:35:49.577Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.128s coverage: 6.6% of statements [2022-07-25T16:35:49.577Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-25T16:35:49.577Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-25T16:35:49.577Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-25T16:35:49.577Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-25T16:35:49.577Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-25T16:35:49.834Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-25T16:35:50.091Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-25T16:35:50.346Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-25T16:35:50.542Z] docker_cli_swarm_test.go:1896: [d91b4bc0228d6] joining swarm manager [de76e1342e2ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:35:50.603Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-25T16:35:50.858Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-25T16:35:51.112Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-25T16:35:52.495Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-25T16:35:53.877Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-25T16:35:54.816Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-25T16:35:55.386Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-25T16:35:56.770Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-25T16:35:58.150Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-25T16:35:59.532Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-25T16:36:00.914Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-25T16:36:02.294Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-25T16:36:03.026Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-25T16:36:03.675Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-25T16:36:05.058Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-25T16:36:06.970Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-25T16:36:07.540Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-25T16:36:07.540Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-25T16:36:07.540Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-25T16:36:07.540Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-25T16:36:08.110Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-25T16:36:09.050Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-25T16:36:09.620Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-25T16:36:10.574Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-25T16:36:10.574Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-25T16:36:11.962Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-25T16:36:11.962Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-25T16:36:12.223Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-25T16:36:13.162Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3271771849 [2022-07-25T16:36:13.422Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-25T16:36:13.422Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-25T16:36:14.805Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-25T16:36:15.065Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-25T16:36:15.065Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-25T16:36:15.065Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-25T16:36:16.449Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-25T16:36:17.390Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-25T16:36:17.650Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-25T16:36:17.873Z] ok github.com/docker/docker/libnetwork/ipam 14.465s coverage: 85.3% of statements [2022-07-25T16:36:17.873Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-25T16:36:17.873Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-25T16:36:17.873Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-25T16:36:17.873Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-25T16:36:17.873Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-25T16:36:17.873Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-25T16:36:17.874Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-07-25T16:36:18.130Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.0% of statements [2022-07-25T16:36:18.387Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-25T16:36:18.642Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-25T16:36:20.190Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-25T16:36:20.449Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-25T16:36:20.709Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-25T16:36:20.709Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-25T16:36:22.089Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-25T16:36:22.089Z] docker_cli_sni_test.go:30: Flakey test [2022-07-25T16:36:22.089Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-25T16:36:27.366Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-25T16:36:28.747Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-25T16:36:29.316Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-25T16:36:30.257Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-25T16:36:32.795Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-25T16:36:32.795Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-25T16:36:34.705Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-25T16:36:34.705Z] docker_cli_swarm_test.go:1796: [d7330e87fc9ef] joining swarm manager [da72f250ac1af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:36:35.275Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-25T16:36:35.886Z] docker_cli_swarm_test.go:1797: [d0a09e1db5dbb] joining swarm manager [da72f250ac1af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:36:36.828Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-25T16:36:38.211Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-25T16:36:39.593Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-25T16:36:42.132Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-25T16:36:46.328Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-25T16:36:47.707Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-25T16:36:49.087Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-25T16:36:54.364Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-25T16:36:55.302Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-25T16:36:56.241Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-25T16:36:56.812Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-25T16:36:57.383Z] docker_cli_swarm_test.go:1315: [d4b15bab02ca9] joining swarm manager [df4e313b1fccb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:36:57.643Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-25T16:36:58.212Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-25T16:36:58.212Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-25T16:36:58.212Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-25T16:36:58.782Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-25T16:36:58.782Z] docker_cli_swarm_test.go:1316: [d2df5b0ef665a] joining swarm manager [df4e313b1fccb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:36:59.351Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-25T16:36:59.351Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-25T16:36:59.351Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-25T16:36:59.351Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-25T16:36:59.351Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-25T16:37:00.291Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-25T16:37:00.868Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-25T16:37:01.456Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-25T16:37:02.395Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-25T16:37:06.590Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-25T16:37:06.849Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-25T16:37:06.849Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-25T16:37:06.849Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-25T16:37:07.419Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-25T16:37:07.989Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-25T16:37:09.899Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-25T16:37:11.284Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-25T16:37:12.665Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-25T16:37:27.553Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-25T16:37:27.553Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-25T16:37:27.553Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-25T16:37:28.123Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-25T16:37:28.123Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-25T16:37:28.123Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-25T16:37:28.383Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-25T16:37:28.644Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-25T16:37:28.644Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-25T16:37:29.584Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-25T16:37:29.584Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-25T16:37:29.584Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-25T16:37:29.584Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-25T16:37:29.584Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-25T16:37:30.966Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-25T16:37:30.966Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-25T16:37:31.226Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-25T16:37:31.226Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-25T16:37:31.226Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-25T16:37:31.226Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite (1315.58s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.69s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.24s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.54s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.12s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.08s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.19s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.88s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.19s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.89s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.80s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.61s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.13s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.05s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.48s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.50s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.96s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.71s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.71s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.79s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.70s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.15s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.94s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.81s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.42s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.10s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.62s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2022-07-25T16:37:31.489Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.55s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (0.55s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (0.60s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.50s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.46s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0010526c0__} (1.57s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12669682557_/foo_false_____} (1.55s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12669682557_/foo_true_____} (1.63s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33375489472_/foo_false_____} (1.38s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33375489472_/foo_true_____} (1.49s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33375489472_/foo_true__0xc0010526f0___} (1.50s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001052708__} (1.58s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001052720__} (1.58s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001052738__} (1.67s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001052750__} (1.55s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.39s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.40s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.51s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.61s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.66s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.77s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.69s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.88s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.98s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.78s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.76s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.55s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.58s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.74s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.75s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.94s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.13s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.90s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.18s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.16s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.65s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.93s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.74s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.41s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.80s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.93s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.79s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAttachDetach (0.79s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.66s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.94s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.82s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.74s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.38s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.59s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.83s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.80s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.82s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.73s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.26s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.62s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.72s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.80s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.72s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.15s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.83s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.94s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.97s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.35s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.77s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.44s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.34s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.44s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.42s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.13s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.56s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.15s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.12s) [2022-07-25T16:37:31.489Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.89s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.24s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.74s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.15s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.85s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.81s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.48s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.53s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.23s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.78s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.23s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.16s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.18s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.23s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.72s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.18s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.47s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.42s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.72s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.21s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.74s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.34s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.08s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.80s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.00s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.99s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.85s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.03s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.57s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.58s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.45s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.50s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.69s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.98s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.82s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.45s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.57s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.85s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.00s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.19s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.48s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.88s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.22s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEnv (1.14s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.80s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.62s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.15s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.62s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.92s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.59s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.41s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.37s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.99s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.96s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.44s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.56s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.31s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.20s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.99s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.68s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.23s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.49s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.31s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.36s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.68s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.39s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.98s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.93s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.11s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildLabel (0.55s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.80s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.32s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.03s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.04s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.92s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.61s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.55s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.25s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.95s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.85s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.68s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.43s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.66s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.37s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.57s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.86s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.55s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.78s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.69s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.59s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.83s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.53s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.44s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.17s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.90s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.18s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.62s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildPATH (2.05s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.81s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.03s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.82s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.34s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.85s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildRm (2.26s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.97s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.02s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.25s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.17s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.27s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.69s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildUser (1.60s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.19s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.40s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.63s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.26s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.28s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.55s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.91s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCommitChange (0.86s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.35s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.21s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCommitTTY (1.29s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.45s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.75s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.17s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.70s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.70s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.64s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.82s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.77s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.63s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.63s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.36s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.84s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.67s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.94s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.59s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.71s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.27s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.74s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.32s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.50s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.07s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.53s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.32s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.52s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.63s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToDot (0.59s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.94s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.90s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.83s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.23s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2022-07-25T16:37:31.490Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.29s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-25T16:37:31.490Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.57s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.54s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.93s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.09s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.96s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsCopy (0.92s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.31s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.32s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.20s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsFormat (0.96s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.60s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.03s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-07-25T16:37:31.491Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T16:37:31.491Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.43s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsRename (0.58s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsResize (0.65s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.62s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.74s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.98s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.66s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExec (0.71s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.23s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecCgroup (0.96s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.21s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecInspectID (1.80s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.72s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecTTY (0.61s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.74s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.59s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecUlimits (0.73s) [2022-07-25T16:37:31.491Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.27s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.49s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestExecWithUser (0.56s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.94s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestHealth (19.06s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestBuildHistory (2.57s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImportFile (1.16s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImportGzipped (1.07s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-07-25T16:37:31.491Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-25T16:37:31.491Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.26s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.35s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.50s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.65s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.61s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.08s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.34s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.95s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.03s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.65s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.72s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.54s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestNetHostname (1.35s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.14s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.32s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.47s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.94s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.03s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPluginActive (2.64s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.14s) [2022-07-25T16:37:31.491Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.79s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.91s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.32s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPortList (6.04s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.94s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.04s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsByOrder (2.18s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.94s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.82s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.05s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.51s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.89s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.37s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.58s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.04s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.00s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.78s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.58s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.59s) [2022-07-25T16:37:31.491Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.33s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.96s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.96s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.15s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.99s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.09s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.87s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.28s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.81s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.17s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.37s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.89s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-07-25T16:37:31.491Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.66s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.70s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.48s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.65s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.71s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.32s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.83s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.75s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.18s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.91s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.54s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.96s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.38s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.80s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.34s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.59s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.65s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.07s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.64s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.09s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.64s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.86s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.74s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.58s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.08s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.72s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.05s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.58s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.87s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.06s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.67s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.17s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.98s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.87s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.09s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.19s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.67s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.53s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.57s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.76s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.58s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunExitCode (0.75s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.24s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.56s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.40s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.86s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.66s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.34s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.35s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.41s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.89s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunMount (3.77s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.31s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.30s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.43s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.71s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.52s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.44s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.49s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.86s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.64s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.40s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.69s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.67s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.54s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.57s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.53s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.65s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.05s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.44s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.02s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunRm (0.77s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.61s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.86s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.53s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.77s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.37s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.73s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.58s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.51s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunState (0.99s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.56s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunSysctls (1.01s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.75s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.06s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.66s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.82s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.75s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.52s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.61s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.73s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunUserByID (0.57s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.51s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.23s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.52s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.39s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.06s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.76s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.18s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.79s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.02s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.64s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.54s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.56s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.16s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.58s) [2022-07-25T16:37:31.492Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T16:37:31.492Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.40s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.74s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.75s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.72s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.25s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.48s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.54s) [2022-07-25T16:37:31.493Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.34s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.02s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.45s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.27s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s) [2022-07-25T16:37:31.493Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.88s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.47s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.51s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.96s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.62s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStartRecordError (1.46s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.60s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.19s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.73s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.59s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.77s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-07-25T16:37:31.493Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.52s) [2022-07-25T16:37:31.493Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T16:37:31.493Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.00s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2022-07-25T16:37:31.493Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.59s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.68s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-25T16:37:31.493Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-25T16:37:31.493Z] === RUN TestDockerRegistrySuite [2022-07-25T16:37:31.493Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-25T16:37:32.432Z] check_test.go:427: [dc38a6d6c1129] daemon is not started [2022-07-25T16:37:32.432Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-25T16:37:33.371Z] check_test.go:427: [d0323ea370437] daemon is not started [2022-07-25T16:37:33.371Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-25T16:37:34.762Z] check_test.go:427: [d40827c1612f7] daemon is not started [2022-07-25T16:37:34.762Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-25T16:37:35.024Z] check_test.go:427: [d600bcd54bcfa] daemon is not started [2022-07-25T16:37:35.024Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-25T16:37:37.564Z] check_test.go:427: [d3e919c228a58] daemon is not started [2022-07-25T16:37:37.564Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-25T16:37:42.843Z] check_test.go:427: [d032a441ae9c1] daemon is not started [2022-07-25T16:37:42.843Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-25T16:37:45.384Z] check_test.go:427: [d27ec38d75595] daemon is not started [2022-07-25T16:37:45.384Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-25T16:37:46.324Z] check_test.go:427: [d40a798a62c14] daemon is not started [2022-07-25T16:37:46.324Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-25T16:37:47.263Z] check_test.go:427: [d6c761875e078] daemon is not started [2022-07-25T16:37:47.263Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-25T16:37:48.202Z] check_test.go:427: [d0f45047865ed] daemon is not started [2022-07-25T16:37:48.202Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-25T16:37:49.584Z] check_test.go:427: [dd0a941a813e6] daemon is not started [2022-07-25T16:37:49.584Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-25T16:37:50.524Z] check_test.go:427: [dc4c5320ee310] daemon is not started [2022-07-25T16:37:50.524Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-25T16:37:51.464Z] check_test.go:427: [d6c9d9ba74d04] daemon is not started [2022-07-25T16:37:51.464Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-25T16:37:52.404Z] check_test.go:427: [dada0ad87df25] daemon is not started [2022-07-25T16:37:52.404Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-25T16:37:53.785Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2b65bc35682ca80bacce9580dfdafad296d66229143d491f8538ccfa73c038c8 [2022-07-25T16:37:54.354Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e7cdb6eadd6f4d1a840d2a2a6a0b6012575286fb016b11add385ee6259e7aac8 [2022-07-25T16:37:54.614Z] check_test.go:427: [ddf94805c5676] daemon is not started [2022-07-25T16:37:54.614Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-25T16:37:55.553Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:00ec14c8b0f351fff53170ba70c16e4038d5ee3f70cf47c1fd0993f7e6df4b4c [2022-07-25T16:37:56.122Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7fbc7300aa1ecc290a358f3684bb86329451d8ba878a0aa9c42317f289d1950f [2022-07-25T16:37:56.381Z] check_test.go:427: [d0b72da143d2c] daemon is not started [2022-07-25T16:37:56.381Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-25T16:37:57.322Z] check_test.go:427: [d2b9a7f689284] daemon is not started [2022-07-25T16:37:57.322Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-25T16:37:59.254Z] check_test.go:427: [dd0c1c24f90b9] daemon is not started [2022-07-25T16:37:59.524Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-25T16:38:00.476Z] check_test.go:427: [d24452f03ca6a] daemon is not started [2022-07-25T16:38:00.476Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-25T16:38:00.476Z] check_test.go:427: [de7ee7c571a67] daemon is not started [2022-07-25T16:38:00.476Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-25T16:38:01.415Z] check_test.go:427: [d919427a2e892] daemon is not started [2022-07-25T16:38:01.415Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-25T16:38:02.354Z] check_test.go:427: [d0fc6342adef4] daemon is not started [2022-07-25T16:38:02.354Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-25T16:38:03.294Z] check_test.go:427: [d5fa85774ff1c] daemon is not started [2022-07-25T16:38:03.294Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-25T16:38:03.867Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-25T16:38:06.409Z] check_test.go:427: [ddc6ab023ea23] daemon is not started [2022-07-25T16:38:06.409Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-25T16:38:06.409Z] check_test.go:427: [dede07eb98d6a] daemon is not started [2022-07-25T16:38:06.409Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-25T16:38:07.791Z] check_test.go:427: [db2cf4e8689d3] daemon is not started [2022-07-25T16:38:07.791Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-25T16:38:08.052Z] check_test.go:427: [d51782542172c] daemon is not started [2022-07-25T16:38:08.052Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-25T16:38:08.052Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-25T16:38:08.313Z] check_test.go:427: [d39321d91279a] daemon is not started [2022-07-25T16:38:08.313Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-25T16:38:08.573Z] check_test.go:427: [dcef59a19f6cb] daemon is not started [2022-07-25T16:38:08.573Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-25T16:38:08.835Z] check_test.go:427: [d863c7c3b3e66] daemon is not started [2022-07-25T16:38:08.835Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-25T16:38:09.095Z] check_test.go:427: [d4fc13862a843] daemon is not started [2022-07-25T16:38:09.095Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-25T16:38:09.355Z] check_test.go:427: [d72e573431613] daemon is not started [2022-07-25T16:38:09.355Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-25T16:38:10.740Z] check_test.go:427: [d8e23998d92ac] daemon is not started [2022-07-25T16:38:10.740Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-25T16:38:12.650Z] check_test.go:427: [d591f2be9ccb5] daemon is not started [2022-07-25T16:38:12.650Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-25T16:38:13.591Z] check_test.go:427: [da4cc3981470b] daemon is not started [2022-07-25T16:38:13.591Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-25T16:38:14.973Z] check_test.go:427: [d216724ba65fb] daemon is not started [2022-07-25T16:38:14.973Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-25T16:38:15.542Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-25T16:38:15.802Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite (45.16s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.88s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.86s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.10s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.88s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.72s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.54s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.23s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.76s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.22s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2022-07-25T16:38:16.744Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-07-25T16:38:16.744Z] === RUN TestDockerSchema1RegistrySuite [2022-07-25T16:38:16.744Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-25T16:38:16.744Z] check_test.go:454: [dddb57c421cab] daemon is not started [2022-07-25T16:38:16.744Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-25T16:38:20.945Z] check_test.go:454: [de977979c7ef4] daemon is not started [2022-07-25T16:38:20.945Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-25T16:38:22.325Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-25T16:38:24.876Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-25T16:38:25.819Z] check_test.go:454: [de408211e2068] daemon is not started [2022-07-25T16:38:25.819Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-25T16:38:27.201Z] check_test.go:454: [d210cf3d5c098] daemon is not started [2022-07-25T16:38:27.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-25T16:38:27.201Z] check_test.go:454: [d32249324788a] daemon is not started [2022-07-25T16:38:27.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-25T16:38:28.140Z] check_test.go:454: [d149ad513811a] daemon is not started [2022-07-25T16:38:28.400Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-25T16:38:28.973Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-25T16:38:29.544Z] check_test.go:454: [dc5276eb61cf1] daemon is not started [2022-07-25T16:38:29.544Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-25T16:38:30.486Z] check_test.go:454: [d42b3b6101152] daemon is not started [2022-07-25T16:38:30.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-25T16:38:33.026Z] check_test.go:454: [d54ebe449752e] daemon is not started [2022-07-25T16:38:33.026Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-25T16:38:33.596Z] check_test.go:454: [d81c919ff49b5] daemon is not started [2022-07-25T16:38:33.596Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-25T16:38:33.856Z] check_test.go:454: [da7fa8c79c4c3] daemon is not started [2022-07-25T16:38:33.856Z] --- PASS: TestDockerSchema1RegistrySuite (17.35s) [2022-07-25T16:38:33.856Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-25T16:38:33.856Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.57s) [2022-07-25T16:38:33.856Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.43s) [2022-07-25T16:38:33.856Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.23s) [2022-07-25T16:38:33.856Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-25T16:38:33.856Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.20s) [2022-07-25T16:38:33.856Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2022-07-25T16:38:33.856Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2022-07-25T16:38:33.856Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.44s) [2022-07-25T16:38:33.856Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-07-25T16:38:33.856Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-07-25T16:38:33.856Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-25T16:38:33.856Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-25T16:38:34.797Z] check_test.go:483: [d9d811626edeb] daemon is not started [2022-07-25T16:38:34.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-25T16:38:35.057Z] check_test.go:483: [dc74bfa7b252d] daemon is not started [2022-07-25T16:38:35.057Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-25T16:38:35.317Z] check_test.go:483: [d938f81c15592] daemon is not started [2022-07-25T16:38:35.317Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-25T16:38:35.886Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-25T16:38:36.827Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-25T16:38:37.397Z] check_test.go:483: [d25ab68c462b2] daemon is not started [2022-07-25T16:38:37.397Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-25T16:38:37.967Z] check_test.go:483: [daaa63409b0d9] daemon is not started [2022-07-25T16:38:37.967Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-25T16:38:38.908Z] check_test.go:483: [d532ff2f75604] daemon is not started [2022-07-25T16:38:38.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-25T16:38:39.167Z] check_test.go:483: [df6e4726ed4da] daemon is not started [2022-07-25T16:38:39.167Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.26s) [2022-07-25T16:38:39.167Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-07-25T16:38:39.168Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-07-25T16:38:39.168Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-25T16:38:39.168Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.38s) [2022-07-25T16:38:39.168Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.72s) [2022-07-25T16:38:39.168Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.54s) [2022-07-25T16:38:39.168Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.00s) [2022-07-25T16:38:39.168Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-07-25T16:38:39.168Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-25T16:38:39.168Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-25T16:38:39.736Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-25T16:38:39.736Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-25T16:38:39.736Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-25T16:38:45.018Z] check_test.go:510: [d48caa9d79b8a] daemon is not started [2022-07-25T16:38:45.018Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-25T16:38:45.018Z] check_test.go:510: [df61d032e2bda] daemon is not started [2022-07-25T16:38:45.018Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-25T16:38:45.018Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-25T16:38:45.018Z] check_test.go:510: [d05839a3b0d7f] daemon is not started [2022-07-25T16:38:45.018Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-25T16:38:45.018Z] check_test.go:510: [ddcf888a3cadc] daemon is not started [2022-07-25T16:38:45.018Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-25T16:38:45.018Z] check_test.go:510: [d54b999530a30] daemon is not started [2022-07-25T16:38:45.018Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2022-07-25T16:38:45.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-07-25T16:38:45.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-25T16:38:45.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-07-25T16:38:45.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-07-25T16:38:45.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-07-25T16:38:45.018Z] === RUN TestDockerNetworkSuite [2022-07-25T16:38:45.018Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-25T16:38:45.278Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-25T16:38:46.219Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-25T16:38:46.219Z] docker_cli_network_unix_test.go:46: [d8a571efc4313] daemon is not started [2022-07-25T16:38:46.494Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-25T16:38:47.068Z] docker_cli_network_unix_test.go:46: [d6d369abd8639] daemon is not started [2022-07-25T16:38:47.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-25T16:38:48.709Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-25T16:38:50.619Z] docker_cli_network_unix_test.go:46: [dfa2bbf4d2a6d] daemon is not started [2022-07-25T16:38:51.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-25T16:38:52.571Z] docker_cli_network_unix_test.go:46: [dad2c23055ca4] daemon is not started [2022-07-25T16:38:52.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-25T16:38:52.571Z] docker_cli_network_unix_test.go:1233: [d33320bbd6b80] daemon is not started [2022-07-25T16:38:55.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-25T16:38:56.050Z] docker_cli_network_unix_test.go:46: [d50dea4ac66fe] daemon is not started [2022-07-25T16:38:56.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-25T16:39:00.821Z] docker_cli_network_unix_test.go:46: [d3d6ec46d494b] daemon is not started [2022-07-25T16:39:01.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-25T16:39:03.672Z] docker_cli_network_unix_test.go:46: [dacb470b899e0] daemon is not started [2022-07-25T16:39:03.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-25T16:39:04.871Z] docker_cli_network_unix_test.go:46: [dd821a8af0ffd] daemon is not started [2022-07-25T16:39:04.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-25T16:39:05.440Z] docker_cli_network_unix_test.go:46: [df9903085b06e] daemon is not started [2022-07-25T16:39:05.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-25T16:39:05.700Z] docker_cli_network_unix_test.go:46: [deabbfe0a130c] daemon is not started [2022-07-25T16:39:05.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-25T16:39:06.532Z] docker_cli_network_unix_test.go:46: [da6c8d3bc846f] daemon is not started [2022-07-25T16:39:06.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-25T16:39:07.363Z] docker_cli_network_unix_test.go:46: [d61af4c68be30] daemon is not started [2022-07-25T16:39:07.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-25T16:39:07.883Z] docker_cli_network_unix_test.go:46: [d051d99d19712] daemon is not started [2022-07-25T16:39:07.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-25T16:39:08.143Z] docker_cli_network_unix_test.go:46: [ddab785ecceac] daemon is not started [2022-07-25T16:39:08.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-25T16:39:08.713Z] docker_cli_network_unix_test.go:46: [da30e726835d0] daemon is not started [2022-07-25T16:39:08.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-25T16:39:09.232Z] docker_cli_network_unix_test.go:46: [d9adfc5f119e7] daemon is not started [2022-07-25T16:39:09.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-25T16:39:09.232Z] docker_cli_network_unix_test.go:46: [d606273b26e79] daemon is not started [2022-07-25T16:39:09.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-25T16:39:09.232Z] docker_cli_network_unix_test.go:46: [dde1fdaa82ecb] daemon is not started [2022-07-25T16:39:09.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-25T16:39:10.047Z] ok github.com/docker/docker/libnetwork/networkdb 155.543s coverage: 60.1% of statements [2022-07-25T16:39:10.047Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-25T16:39:10.047Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-25T16:39:10.047Z] ok github.com/docker/docker/libnetwork/osl 4.296s coverage: 39.7% of statements [2022-07-25T16:39:10.047Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-25T16:39:10.047Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-25T16:39:10.047Z] ok github.com/docker/docker/libnetwork/portmapper 0.603s coverage: 48.6% of statements [2022-07-25T16:39:10.047Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-25T16:39:10.047Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-25T16:39:10.047Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-07-25T16:39:10.047Z] [2022-07-25T16:39:10.047Z] === Skipped [2022-07-25T16:39:10.047Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-25T16:39:10.047Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T16:39:10.047Z] [2022-07-25T16:39:10.047Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-25T16:39:10.047Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T16:39:10.047Z] [2022-07-25T16:39:10.047Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-25T16:39:10.047Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T16:39:10.047Z] [2022-07-25T16:39:10.047Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-25T16:39:10.047Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T16:39:10.047Z] [2022-07-25T16:39:10.047Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-25T16:39:10.047Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T16:39:10.047Z] [2022-07-25T16:39:10.047Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-25T16:39:10.047Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T16:39:10.047Z] [2022-07-25T16:39:10.047Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-25T16:39:10.047Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T16:39:10.047Z] [2022-07-25T16:39:10.047Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-25T16:39:10.047Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T16:39:10.047Z] [2022-07-25T16:39:10.047Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-25T16:39:10.047Z] firewalld_test.go:14: firewalld is not running [2022-07-25T16:39:10.047Z] [2022-07-25T16:39:10.047Z] DONE 327 tests, 9 skipped in 253.021s Post stage [Pipeline] junit [2022-07-25T16:39:10.056Z] Recording test results [2022-07-25T16:39:10.189Z] docker_cli_network_unix_test.go:46: [df6dfe1f2edf1] daemon is not started [2022-07-25T16:39:10.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-25T16:39:10.379Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-25T16:39:10.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43866/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a61f7abf5ad4a7f380c79c877d46909d8df104dd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a61f7abf5ad4a7f380c79c877d46909d8df104dd hack/validate/vendor [2022-07-25T16:39:10.757Z] docker_cli_network_unix_test.go:46: [dd4952ce3c4c1] daemon is not started [2022-07-25T16:39:11.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-25T16:39:11.017Z] docker_cli_network_unix_test.go:46: [d9419685acb1d] daemon is not started [2022-07-25T16:39:11.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-25T16:39:11.277Z] docker_cli_network_unix_test.go:46: [d0532bb958287] daemon is not started [2022-07-25T16:39:11.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-25T16:39:11.285Z] No vendor changes in diff. [2022-07-25T16:39:11.537Z] docker_cli_network_unix_test.go:46: [d99c4e671b8f4] daemon is not started [2022-07-25T16:39:11.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T16:39:11.921Z] + echo Ensuring container killed. [2022-07-25T16:39:11.921Z] Ensuring container killed. [2022-07-25T16:39:11.921Z] + docker rm -vf docker-pr1 [2022-07-25T16:39:11.921Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-25T16:39:12.237Z] + echo Chowning /workspace to jenkins user [2022-07-25T16:39:12.237Z] Chowning /workspace to jenkins user [2022-07-25T16:39:12.237Z] + id -u [2022-07-25T16:39:12.237Z] + id -g [2022-07-25T16:39:12.237Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43866:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T16:39:12.477Z] docker_cli_network_unix_test.go:968: [d67b7fbe47b6c] daemon is not started [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T16:39:13.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-25T16:39:13.932Z] + bundleName=unit [2022-07-25T16:39:13.932Z] + echo Creating unit-bundles.tar.gz [2022-07-25T16:39:13.932Z] Creating unit-bundles.tar.gz [2022-07-25T16:39:13.932Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-07-25T16:39:13.932Z] bundles/junit-report-libnetwork.xml [2022-07-25T16:39:13.932Z] bundles/junit-report.xml [2022-07-25T16:39:13.932Z] bundles/go-test-report-libnetwork.json [2022-07-25T16:39:13.932Z] bundles/go-test-report.json [2022-07-25T16:39:13.932Z] bundles/profile-libnetwork.out [2022-07-25T16:39:13.932Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-25T16:39:13.941Z] Archiving artifacts [2022-07-25T16:39:14.452Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43866/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T16:39:14.750Z] + make clean [2022-07-25T16:39:14.750Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T16:39:14.750Z] docker-dev-cache [2022-07-25T16:39:14.750Z] docker-mod-cache [Pipeline] deleteDir [2022-07-25T16:39:14.798Z] docker_cli_network_unix_test.go:46: [dbfd813b49835] daemon is not started [2022-07-25T16:39:14.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T16:39:17.340Z] docker_cli_network_unix_test.go:1116: [d840b11488cc0] daemon is not started [2022-07-25T16:39:20.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-25T16:39:20.640Z] docker_cli_network_unix_test.go:46: [da7f0440eb0b8] daemon is not started [2022-07-25T16:39:20.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-25T16:39:21.210Z] docker_cli_network_unix_test.go:46: [d50bec6786315] daemon is not started [2022-07-25T16:39:21.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-25T16:39:21.470Z] docker_cli_network_unix_test.go:46: [d24a5299685d7] daemon is not started [2022-07-25T16:39:21.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-25T16:39:21.470Z] docker_cli_network_unix_test.go:46: [d4bb664ff1c80] daemon is not started [2022-07-25T16:39:21.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-25T16:39:21.729Z] docker_cli_network_unix_test.go:46: [dd4f72da0b1fa] daemon is not started [2022-07-25T16:39:21.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-25T16:39:21.729Z] docker_cli_network_unix_test.go:46: [da0e3745399b0] daemon is not started [2022-07-25T16:39:21.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-25T16:39:21.729Z] docker_cli_network_unix_test.go:46: [d082283327c17] daemon is not started [2022-07-25T16:39:21.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-25T16:39:23.641Z] docker_cli_network_unix_test.go:46: [d30343e44dde4] daemon is not started [2022-07-25T16:39:24.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-25T16:39:24.211Z] docker_cli_network_unix_test.go:46: [d5f80dfd99e55] daemon is not started [2022-07-25T16:39:24.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-25T16:39:24.211Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-25T16:39:24.211Z] docker_cli_network_unix_test.go:46: [d9c4a2bb62507] daemon is not started [2022-07-25T16:39:24.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-25T16:39:24.782Z] docker_cli_network_unix_test.go:46: [dd53f6b16dbd9] daemon is not started [2022-07-25T16:39:25.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-25T16:39:29.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-25T16:39:30.183Z] docker_cli_network_unix_test.go:1084: [d28400e723537] daemon is not started [2022-07-25T16:39:31.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-25T16:39:31.564Z] docker_cli_network_unix_test.go:46: [d6addae9ee8ac] daemon is not started [2022-07-25T16:39:31.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-25T16:39:32.134Z] docker_cli_network_unix_test.go:46: [d82859357be85] daemon is not started [2022-07-25T16:39:32.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-25T16:39:33.777Z] docker_cli_network_unix_test.go:46: [d6984435a9637] daemon is not started [2022-07-25T16:39:33.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-25T16:39:34.040Z] docker_cli_network_unix_test.go:46: [d722bb0c5e708] daemon is not started [2022-07-25T16:39:34.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-25T16:39:34.299Z] docker_cli_network_unix_test.go:46: [d272e097d6e25] daemon is not started [2022-07-25T16:39:34.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-25T16:39:35.129Z] docker_cli_network_unix_test.go:46: [dcbec07c9bae1] daemon is not started [2022-07-25T16:39:35.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-25T16:39:36.069Z] docker_cli_network_unix_test.go:46: [d3bc63ec1504a] daemon is not started [2022-07-25T16:39:36.069Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-25T16:39:42.704Z] docker_cli_network_unix_test.go:46: [d825d1f59440b] daemon is not started [2022-07-25T16:39:42.704Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite (57.15s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.49s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.86s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.73s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.16s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.41s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.44s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-25T16:39:42.704Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.44s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.74s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-07-25T16:39:42.704Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.95s) [2022-07-25T16:39:42.704Z] === RUN TestDockerHubPullSuite [2022-07-25T16:39:42.704Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-25T16:39:44.613Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-25T16:39:44.613Z] docker_cli_swarm_test.go:1180: [d8b8f575a8447] joining swarm manager [d8b1feaba1aad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:39:47.150Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-25T16:39:48.089Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-25T16:39:49.997Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-25T16:39:50.257Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-25T16:39:50.829Z] --- PASS: TestDockerHubPullSuite (8.57s) [2022-07-25T16:39:50.829Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.26s) [2022-07-25T16:39:50.829Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s) [2022-07-25T16:39:50.829Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2022-07-25T16:39:50.829Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.75s) [2022-07-25T16:39:50.829Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.63s) [2022-07-25T16:39:50.829Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.41s) [2022-07-25T16:39:50.829Z] PASS [2022-07-25T16:39:50.829Z] [2022-07-25T16:39:50.829Z] === Skipped [2022-07-25T16:39:50.829Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-07-25T16:39:50.829Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.829Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-07-25T16:39:50.829Z] [2022-07-25T16:39:50.829Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-25T16:39:50.829Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.829Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-25T16:39:50.829Z] [2022-07-25T16:39:50.829Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-25T16:39:50.829Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.829Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-25T16:39:50.829Z] [2022-07-25T16:39:50.829Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-25T16:39:50.829Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.829Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-25T16:39:50.829Z] [2022-07-25T16:39:50.829Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-25T16:39:50.829Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-25T16:39:50.830Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-25T16:39:50.830Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T16:39:50.830Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T16:39:50.830Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-25T16:39:50.830Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-25T16:39:50.830Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-25T16:39:50.830Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-25T16:39:50.830Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T16:39:50.830Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-25T16:39:50.830Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-07-25T16:39:50.830Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_sni_test.go:30: Flakey test [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T16:39:50.830Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-25T16:39:50.830Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-25T16:39:50.830Z] docker_cli_network_unix_test.go:46: [d9c4a2bb62507] daemon is not started [2022-07-25T16:39:50.830Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] DONE 1265 tests, 51 skipped in 1461.354s [2022-07-25T16:39:50.830Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T16:39:50.830Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T16:39:50.830Z] +++ kill 9330 [2022-07-25T16:39:50.830Z] +++ /etc/init.d/apparmor stop [2022-07-25T16:39:50.830Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] Unloading profiles will leave already running processes permanently [2022-07-25T16:39:50.830Z] unconfined, which can lead to unexpected situations. [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] To set a process to complain mode, use the command line tool [2022-07-25T16:39:50.830Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T16:39:50.830Z] +++ true [2022-07-25T16:39:50.830Z] exiting test-integration [2022-07-25T16:39:50.830Z] ++ exit 0 [2022-07-25T16:39:50.830Z] [2022-07-25T16:39:50.830Z] docker_cli_swarm_test.go:1189: [db316df7b77b2] joining swarm manager [d8b1feaba1aad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:39:51.090Z] + for job in $(jobs -p) [2022-07-25T16:39:51.090Z] + wait 25448 [2022-07-25T16:40:29.819Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-25T16:40:34.015Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-25T16:40:38.213Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-25T16:40:40.121Z] docker_cli_swarm_test.go:1112: [d30c8f4f5502a] joining swarm manager [d93f0f303af84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:40:42.029Z] docker_cli_swarm_test.go:1113: [dee849e964530] joining swarm manager [d93f0f303af84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:42:33.535Z] docker_cli_swarm_test.go:1166: [d1f26dea64fa0] joining swarm manager [d93f0f303af84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T16:42:51.643Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-25T16:42:53.025Z] docker_cli_swarm_test.go:1447: [dd58c5af1738e] joining swarm manager [dd4b4ac67aacc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:42:53.963Z] docker_cli_swarm_test.go:1448: [d2081814c1a1f] joining swarm manager [dd4b4ac67aacc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T16:43:06.182Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-25T16:43:06.182Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-25T16:43:06.182Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-25T16:43:06.182Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-25T16:43:06.182Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-25T16:43:06.750Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-25T16:43:09.287Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-25T16:43:12.580Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-25T16:43:14.499Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-25T16:43:16.420Z] docker_cli_swarm_unix_test.go:63: [d331302a41e73] joining swarm manager [d310553db5668]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:44:12.662Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-25T16:44:12.662Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-25T16:44:12.662Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-25T16:44:14.569Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-25T16:44:17.864Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-25T16:44:20.403Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-25T16:44:21.783Z] docker_api_swarm_test.go:962: [d28b3d48bb455] joining swarm manager [d750a791081f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T16:44:43.729Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-25T16:44:51.882Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-25T16:44:53.791Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-25T16:44:55.699Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-25T16:44:58.992Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-25T16:45:05.568Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-25T16:45:10.845Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-25T16:45:12.755Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-25T16:45:15.295Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-25T16:45:17.835Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-25T16:45:19.744Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-25T16:45:23.043Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-25T16:45:25.580Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-25T16:46:21.819Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-25T16:46:34.040Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite (1540.81s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.27s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.20s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.50s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.78s) [2022-07-25T16:46:52.138Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.05s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.39s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.90s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.95s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.78s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.04s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.53s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.01s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.93s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.54s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.41s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.17s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.08s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.41s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.17s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.88s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.63s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.49s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.10s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.70s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.74s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.91s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.65s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.03s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.49s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.01s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.15s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.46s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.40s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.66s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.60s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.29s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.58s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.78s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.57s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.12s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.86s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.03s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.55s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.11s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.48s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.19s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.94s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.51s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.94s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.06s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.63s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.98s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.90s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.00s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.43s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.43s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.54s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.67s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.20s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.13s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.21s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.68s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (68.44s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.34s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.24s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.85s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.25s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.48s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.84s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.77s) [2022-07-25T16:46:52.138Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.94s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.68s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.37s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.91s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.01s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.25s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.87s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.28s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.57s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.30s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.52s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.16s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.78s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-07-25T16:46:52.138Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s) [2022-07-25T16:46:52.138Z] === RUN TestDockerExternalVolumeSuite [2022-07-25T16:46:52.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-25T16:46:52.138Z] docker_cli_external_volume_driver_test.go:53: [d2381069fab6d] daemon is not started [2022-07-25T16:47:07.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-25T16:48:14.751Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-25T16:48:24.734Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-25T16:48:39.624Z] docker_cli_external_volume_driver_test.go:53: [da79b1a37e2e2] daemon is not started [2022-07-25T16:48:54.514Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-25T16:49:09.415Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-25T16:49:24.302Z] docker_cli_external_volume_driver_test.go:53: [df100108648bc] daemon is not started [2022-07-25T16:49:39.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-25T16:49:39.451Z] docker_cli_external_volume_driver_test.go:53: [d5a7e52152a21] daemon is not started [2022-07-25T16:49:54.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-25T16:50:26.429Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-25T16:50:44.538Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-25T16:50:59.425Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-25T16:51:46.110Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-25T16:52:04.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-25T16:52:36.311Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-25T16:53:08.400Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-25T16:53:20.615Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-25T16:53:38.716Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-25T16:53:38.716Z] docker_cli_external_volume_driver_test.go:485: [d33c55674bbd1] daemon is not started [2022-07-25T16:53:53.632Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-25T16:53:53.632Z] docker_cli_external_volume_driver_test.go:53: [d74fe40f47aca] daemon is not started [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite (436.92s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-07-25T16:54:08.520Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-25T16:54:08.520Z] PASS [2022-07-25T16:54:08.520Z] [2022-07-25T16:54:08.520Z] === Skipped [2022-07-25T16:54:08.520Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-25T16:54:08.520Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-25T16:54:08.520Z] check_test.go:540: [d98ca4568a7ba] daemon is not started [2022-07-25T16:54:08.520Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-25T16:54:08.520Z] [2022-07-25T16:54:08.520Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-25T16:54:08.520Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-25T16:54:08.520Z] check_test.go:540: [d286cbd8b6674] daemon is not started [2022-07-25T16:54:08.520Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-25T16:54:08.520Z] [2022-07-25T16:54:08.520Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-25T16:54:08.520Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-25T16:54:08.520Z] check_test.go:540: [dc508c9963971] daemon is not started [2022-07-25T16:54:08.520Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-25T16:54:08.520Z] [2022-07-25T16:54:08.520Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-25T16:54:08.520Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-25T16:54:08.520Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-25T16:54:08.520Z] [2022-07-25T16:54:08.520Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-25T16:54:08.520Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-25T16:54:08.520Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-25T16:54:08.520Z] [2022-07-25T16:54:08.520Z] DONE 269 tests, 5 skipped in 2318.951s [2022-07-25T16:54:08.520Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T16:54:08.520Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d957a9bf3eb11/docker.pid [2022-07-25T16:54:08.520Z] +++ kill 7070 [2022-07-25T16:54:08.520Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7070 is not a child of this shell [2022-07-25T16:54:08.520Z] warning: PID 7070 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d957a9bf3eb11/docker.pid had a nonzero exit code [2022-07-25T16:54:08.520Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T16:54:08.520Z] +++ kill 9346 [2022-07-25T16:54:08.520Z] +++ /etc/init.d/apparmor stop [2022-07-25T16:54:08.520Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T16:54:08.520Z] [2022-07-25T16:54:08.520Z] Unloading profiles will leave already running processes permanently [2022-07-25T16:54:08.520Z] unconfined, which can lead to unexpected situations. [2022-07-25T16:54:08.520Z] [2022-07-25T16:54:08.520Z] To set a process to complain mode, use the command line tool [2022-07-25T16:54:08.520Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T16:54:08.520Z] +++ true [2022-07-25T16:54:08.520Z] exiting test-integration [2022-07-25T16:54:08.520Z] ++ exit 0 [2022-07-25T16:54:08.520Z] [2022-07-25T16:54:08.779Z] + exit 0 [2022-07-25T16:54:08.779Z] ++ jobs -p [2022-07-25T16:54:08.779Z] + pids= [2022-07-25T16:54:08.779Z] + echo 'Remaining pids to kill: []' [2022-07-25T16:54:08.779Z] Remaining pids to kill: [] [2022-07-25T16:54:08.779Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-25T16:54:08.795Z] Recording test results [2022-07-25T16:54:09.270Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T16:54:09.591Z] + echo Ensuring container killed. [2022-07-25T16:54:09.591Z] Ensuring container killed. [2022-07-25T16:54:09.591Z] + docker ps -aq -f name=docker-pr1-* [2022-07-25T16:54:09.591Z] + cids=5098c487c18b [2022-07-25T16:54:09.591Z] 07dd35a9ece9 [2022-07-25T16:54:09.591Z] 6261db76f5db [2022-07-25T16:54:09.591Z] + [ -n 5098c487c18b [2022-07-25T16:54:09.591Z] 07dd35a9ece9 [2022-07-25T16:54:09.591Z] 6261db76f5db ] [2022-07-25T16:54:09.591Z] + docker rm -vf 5098c487c18b 07dd35a9ece9 6261db76f5db [2022-07-25T16:54:10.160Z] 5098c487c18b [2022-07-25T16:54:10.160Z] 07dd35a9ece9 [2022-07-25T16:54:10.160Z] 6261db76f5db [Pipeline] sh [2022-07-25T16:54:10.445Z] + echo Chowning /workspace to jenkins user [2022-07-25T16:54:10.445Z] Chowning /workspace to jenkins user [2022-07-25T16:54:10.445Z] + id -u [2022-07-25T16:54:10.445Z] + id -g [2022-07-25T16:54:10.445Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43866:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T16:54:13.279Z] + bundleName=amd64 [2022-07-25T16:54:13.279Z] + echo Creating amd64-bundles.tar.gz [2022-07-25T16:54:13.279Z] Creating amd64-bundles.tar.gz [2022-07-25T16:54:13.279Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-25T16:54:13.279Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-25T16:54:14.678Z] Archiving artifacts [2022-07-25T16:54:15.283Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43866/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T16:54:15.599Z] + make clean [2022-07-25T16:54:15.865Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T16:54:15.865Z] docker-dev-cache [2022-07-25T16:54:15.865Z] 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